Branch indexing Connecting to https://api.github.com using eclipse-capella-bot/****** (GitHub bot (username/token)) Obtained Jenkinsfile from 274999f59eb4f2207d07adf9fbd5355fd205b394 Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task All nodes of label ‘migration’ are offline Agent centos-7-pttbk is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-pttbk" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.capella.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-pttbk" - 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-pttbk" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.capella.svc.cluster.local/capella/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-capella" 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" Running on centos-7-pttbk in /home/jenkins/agent/workspace/Docgen-addon_v1.4.x [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential github-bot Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/eclipse/capella-xhtml-docgen.git > git init /home/jenkins/agent/workspace/Docgen-addon_v1.4.x # timeout=10 Fetching upstream changes from https://github.com/eclipse/capella-xhtml-docgen.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --no-tags --progress https://github.com/eclipse/capella-xhtml-docgen.git +refs/heads/v1.4.x:refs/remotes/origin/v1.4.x # timeout=10 Avoid second fetch > git config remote.origin.url https://github.com/eclipse/capella-xhtml-docgen.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/v1.4.x:refs/remotes/origin/v1.4.x # timeout=10 Checking out Revision 274999f59eb4f2207d07adf9fbd5355fd205b394 (v1.4.x) > git config core.sparsecheckout # timeout=10 > git checkout -f 274999f59eb4f2207d07adf9fbd5355fd205b394 # timeout=10 Commit message: "#187 Harmonize plugin display names" > git rev-list --no-walk 381d591407f3b72a486f0ad3f41d2b77df7b1fad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Generate TP) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mvn verify -e -f releng/org.polarsys.capella.docgen.target/pom.xml Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.10.19-200.fc33.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ---------------< org.polarsys:capella.target-definition >--------------- [INFO] Building capella.target-definition 1.4.5-SNAPSHOT [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- tycho-eclipserun-plugin:1.0.0:eclipse-run (generate.target) @ capella.target-definition --- [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/ (122B) [INFO] Adding repository http://download.eclipse.org/releases/oxygen [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/oxygen/ (502B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/oxygen/ (502B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/oxygen/ (72.42kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/oxygen/ (72.42kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201804111000/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201804111000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201804111000/ (863.03kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201804111000/ (863.03kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201803211000/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201803211000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201803211000/ (863.37kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201803211000/ (863.37kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201712201001/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201712201001/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201712201001/ (861.64kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201712201001/ (861.64kB) [INFO] Adding repository http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest [INFO] Fetching content.jar from http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest/ (4.87kB) [INFO] Fetching content.jar from http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest/ (4.87kB) [INFO] Fetching 201804111000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/oxygen/ [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (592.33kB) [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (592.33kB) [INFO] Fetching com.google.inject_3.0.0.v201312141243.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (137.12kB) [INFO] Fetching com.google.inject_3.0.0.v201312141243.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (137.12kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.6kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.6kB) [INFO] Fetching fr.obeo.releng.targetplatform_2.1.1.201810231422.jar from http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest/plugins/ (388.35kB) [INFO] Fetching fr.obeo.releng.targetplatform_2.1.1.201810231422.jar from http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest/plugins/ (388.35kB) [INFO] Fetching org.eclipse.xtext_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (763.75kB) [INFO] Fetching org.eclipse.xtext_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (763.75kB) [INFO] Fetching org.eclipse.xtext.util_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (102.9kB) [INFO] Fetching org.eclipse.xtext.util_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (102.9kB) [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (368.51kB) [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (368.51kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.91kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.91kB) [INFO] Fetching org.eclipse.emf.ecore.xcore_1.5.0.v20170613-0242.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (288.75kB) [INFO] Fetching org.eclipse.emf.ecore.xcore_1.5.0.v20170613-0242.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (288.75kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.1.100.v20170613-0242.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.07kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.1.100.v20170613-0242.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.07kB) [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.66kB) [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.66kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (99.04kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (99.04kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.32kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.32kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.24kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.24kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.67kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.67kB) [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.26kB) [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.26kB) [INFO] Fetching org.eclipse.xtext.common.types_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (130.65kB) [INFO] Fetching org.eclipse.xtext.common.types_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (130.65kB) [INFO] Fetching 201803211000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/oxygen/ [INFO] Fetching org.objectweb.asm_5.2.0.v20170126-0011.jar from http://download.eclipse.org/releases/oxygen/201803211000/plugins/ (72.38kB) [INFO] Fetching org.objectweb.asm_5.2.0.v20170126-0011.jar from http://download.eclipse.org/releases/oxygen/201803211000/plugins/ (72.38kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.4kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.4kB) [INFO] Fetching org.eclipse.jdt.launching_3.9.100.v20180323-1351.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (127.62kB) [INFO] Fetching org.eclipse.jdt.launching_3.9.100.v20180323-1351.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (127.62kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (129.49kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (129.49kB) [INFO] Fetching org.eclipse.osgi_3.12.100.v20180210-1608.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (435.62kB) [INFO] Fetching org.eclipse.osgi_3.12.100.v20180210-1608.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (435.62kB) [INFO] Fetching fr.obeo.releng.targetplatform.ui_2.1.1.201810231422.jar from http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest/plugins/ (224.18kB) [INFO] Fetching fr.obeo.releng.targetplatform.ui_2.1.1.201810231422.jar from http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest/plugins/ (224.18kB) [INFO] Fetching fr.obeo.releng.targetplatform-feature_2.1.1.201810231422.jar from http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest/features/ (13.24kB) [INFO] Fetching fr.obeo.releng.targetplatform-feature_2.1.1.201810231422.jar from http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest/features/ (13.24kB) [INFO] Fetching org.eclipse.xtext.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (500.78kB) [INFO] Fetching org.eclipse.xtext.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (500.78kB) [INFO] Fetching org.eclipse.ui.editors_3.11.0.v20170202-1823.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (199.22kB) [INFO] Fetching org.eclipse.ui.editors_3.11.0.v20170202-1823.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (199.22kB) [INFO] Fetching org.eclipse.ui.ide_3.13.1.v20170822-1526.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (972.73kB) [INFO] Fetching org.eclipse.ui.ide_3.13.1.v20170822-1526.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (972.73kB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.13kB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.13kB) [INFO] Fetching org.eclipse.ui_3.109.0.v20170411-1742.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (357.53kB) [INFO] Fetching org.eclipse.ui_3.109.0.v20170411-1742.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (357.53kB) [INFO] Fetching org.eclipse.xtext.builder_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (117.62kB) [INFO] Fetching org.eclipse.xtext.builder_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (117.62kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.14kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.14kB) [INFO] Fetching org.eclipse.compare_3.7.101.v20170724-1603.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (314.64kB) [INFO] Fetching org.eclipse.compare_3.7.101.v20170724-1603.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (314.64kB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (85.86kB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (85.86kB) [INFO] Fetching org.eclipse.pde.core_3.11.101.v20171228-1230.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.26MB) [INFO] Fetching org.eclipse.pde.core_3.11.101.v20171228-1230.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.26MB) [INFO] Fetching org.apache.ant_1.10.1.v20170504-0840.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (2.58MB) [INFO] Fetching org.apache.ant_1.10.1.v20170504-0840.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (2.58MB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.68kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.68kB) [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (81.58kB) [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (81.58kB) [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (56.27kB) [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (56.27kB) [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB) [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (106.17kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (106.17kB) [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.64kB) [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.64kB) [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.09kB) [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.09kB) [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.98kB) [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.98kB) [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (140.57kB) [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (140.57kB) [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.93kB) [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.93kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.7kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.7kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (323.38kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (323.38kB) [INFO] Fetching org.eclipse.ant.core_3.5.0.v20170509-2149.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.08kB) [INFO] Fetching org.eclipse.ant.core_3.5.0.v20170509-2149.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.08kB) [INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.01kB) [INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.01kB) [INFO] Fetching org.eclipse.core.resources_3.12.0.v20170417-1558.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (870.77kB) [INFO] Fetching org.eclipse.core.resources_3.12.0.v20170417-1558.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (870.77kB) [INFO] Fetching org.eclipse.jface.text_3.12.2.v20180112-1341.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (318.76kB) [INFO] Fetching org.eclipse.jface.text_3.12.2.v20180112-1341.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (318.76kB) [INFO] Fetching org.eclipse.ui.views_3.9.0.v20170226-1833.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.42kB) [INFO] Fetching org.eclipse.ui.views_3.9.0.v20170226-1833.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.42kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (229.15kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (229.15kB) [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.1kB) [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.1kB) [INFO] Fetching org.eclipse.ui.forms_3.7.101.v20170815-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.68kB) [INFO] Fetching org.eclipse.ui.forms_3.7.101.v20170815-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.68kB) [INFO] Fetching org.eclipse.compare.core_3.6.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.79kB) [INFO] Fetching org.eclipse.compare.core_3.6.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.79kB) [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.71MB) [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.71MB) [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (43.34kB) [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (43.34kB) [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.81kB) [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.81kB) [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.97kB) [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.97kB) [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.99kB) [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.99kB) [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.7kB) [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.7kB) [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (58.16kB) [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (58.16kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (90.43kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (90.43kB) [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (49.74kB) [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (49.74kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.14kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.14kB) [INFO] Fetching org.eclipse.text_3.6.100.v20170203-0814.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (91.18kB) [INFO] Fetching org.eclipse.text_3.6.100.v20170203-0814.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (91.18kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.68kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.68kB) [INFO] Fetching org.eclipse.core.jobs_3.9.3.v20180115-1757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (46.25kB) [INFO] Fetching org.eclipse.core.jobs_3.9.3.v20180115-1757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (46.25kB) [INFO] Fetching org.eclipse.core.net_1.3.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.81kB) [INFO] Fetching org.eclipse.core.net_1.3.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.81kB) [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.3kB) [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.3kB) [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.76kB) [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.76kB) [INFO] Fetching org.eclipse.debug.core_3.11.0.v20170605-1534.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (123.34kB) [INFO] Fetching org.eclipse.debug.core_3.11.0.v20170605-1534.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (123.34kB) [INFO] Fetching org.eclipse.debug.ui_3.12.50.v20170920-1329.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (993.18kB) [INFO] Fetching org.eclipse.debug.ui_3.12.50.v20170920-1329.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (993.18kB) [INFO] Fetching org.eclipse.ui.console_3.7.1.v20170728-0806.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (82.03kB) [INFO] Fetching org.eclipse.ui.console_3.7.1.v20170728-0806.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (82.03kB) [INFO] Fetching org.eclipse.help_3.8.1.v20170815-1448.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.73kB) [INFO] Fetching org.eclipse.help_3.8.1.v20170815-1448.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.73kB) [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.47kB) [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.47kB) [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.17kB) [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.17kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.58kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.58kB) [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB) [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.71kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.71kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.77kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.77kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB) [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.34kB) [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.34kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.68kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.68kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (98kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (98kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.35kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.35kB) [INFO] Fetching org.eclipse.swt_3.106.3.v20180329-0507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.86kB) [INFO] Fetching org.eclipse.swt_3.106.3.v20180329-0507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.86kB) [INFO] Fetching org.eclipse.jface_3.13.2.v20171022-1656.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (355.27kB) [INFO] Fetching org.eclipse.jface_3.13.2.v20171022-1656.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (355.27kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (65.05kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (65.05kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.65kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.65kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.49kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.49kB) [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.98kB) [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.98kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.68kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.68kB) [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.36kB) [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.36kB) [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB) [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.85kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.85kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (85.98kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (85.98kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.3kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.3kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.92kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.92kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.59kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.59kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.102.v20180117-1153.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (94.14kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.102.v20180117-1153.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (94.14kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.39kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.39kB) [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.53kB) [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.53kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.93kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.93kB) [INFO] Fetching org.eclipse.ecf_3.8.0.v20170104-0657.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.54kB) [INFO] Fetching org.eclipse.ecf_3.8.0.v20170104-0657.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.54kB) [INFO] Fetching org.eclipse.ecf.identity_3.8.0.v20161203-2153.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.49kB) [INFO] Fetching org.eclipse.ecf.identity_3.8.0.v20161203-2153.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.49kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.04kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.04kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.4.0.v20170516-2248.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (18.71kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.4.0.v20170516-2248.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (18.71kB) [INFO] Fetching org.eclipse.ecf.source_3.8.0.v20170104-0657.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (93.64kB) [INFO] Fetching org.eclipse.ecf.source_3.8.0.v20170104-0657.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (93.64kB) [INFO] Fetching org.eclipse.ecf.identity.source_3.8.0.v20161203-2153.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.24kB) [INFO] Fetching org.eclipse.ecf.identity.source_3.8.0.v20161203-2153.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.24kB) [INFO] Fetching org.eclipse.ecf.core.feature.source_1.4.0.v20170516-2248.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (19.01kB) [INFO] Fetching org.eclipse.ecf.core.feature.source_1.4.0.v20170516-2248.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (19.01kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160817-1024.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.55kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160817-1024.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.55kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (18.68kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (18.68kB) [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.0.v20160817-1024.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.01kB) [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.0.v20160817-1024.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.01kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (19.06kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (19.06kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.33kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.33kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.1kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.1kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (26.8kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (26.8kB) [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.0.0.v20160817-1024.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (76.38kB) [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.0.0.v20160817-1024.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (76.38kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.300.v20161203-1840.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (86.42kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.300.v20161203-1840.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (86.42kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.13.8.v20170715-2257.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (19.1kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.13.8.v20170715-2257.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (19.1kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.4kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.4kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (26.8kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (26.8kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.source_1.1.200.v20170314-0133.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (54.01kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.source_1.1.200.v20170314-0133.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (54.01kB) [INFO] Fetching org.apache.commons.codec.source_1.9.0.v20170208-1614.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (301.21kB) [INFO] Fetching org.apache.commons.codec.source_1.9.0.v20170208-1614.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (301.21kB) [INFO] Fetching org.apache.commons.logging.source_1.1.1.v201101211721.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (84.6kB) [INFO] Fetching org.apache.commons.logging.source_1.1.1.v201101211721.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (84.6kB) [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.2.v20170210-0925.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (949.16kB) [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.2.v20170210-0925.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (949.16kB) [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.6.v20170210-0925.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (428.2kB) [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.6.v20170210-0925.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (428.2kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature.source_3.13.8.v20170715-2257.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (19.29kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature.source_3.13.8.v20170715-2257.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (19.29kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.62kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.62kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (26.7kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (26.7kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl.source_1.1.0.v20160817-1024.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.99kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl.source_1.1.0.v20160817-1024.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.99kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature.source_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (19.24kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature.source_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (19.24kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.36kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.36kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (22.71kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (22.71kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.0.v20160817-1024.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.5kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.0.v20160817-1024.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.5kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (19.1kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.codegen_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (102.97kB) [INFO] Fetching org.eclipse.emf.codegen_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (102.97kB) [INFO] Fetching org.eclipse.jdt.core_3.13.102.v20180330-0919.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (6.44MB) [INFO] Fetching org.eclipse.jdt.core_3.13.102.v20180330-0919.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (6.44MB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (451.05kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (451.05kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.xtext_1.2.0.v20170613-0242.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.23kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.xtext_1.2.0.v20170613-0242.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.23kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.88kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.88kB) [INFO] Fetching org.eclipse.emf.common.ui_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (56.72kB) [INFO] Fetching org.eclipse.emf.common.ui_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (56.72kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.48kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.48kB) [INFO] Fetching org.eclipse.emf.edit_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (88.62kB) [INFO] Fetching org.eclipse.emf.edit_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (88.62kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.05kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.05kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (74.95kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (74.95kB) [INFO] Fetching org.eclipse.xtext.xbase_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (869.55kB) [INFO] Fetching org.eclipse.xtext.xbase_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (869.55kB) [INFO] Fetching org.eclipse.xtext.ecore_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.34kB) [INFO] Fetching org.eclipse.xtext.ecore_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.34kB) [INFO] Fetching org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1,013.66kB) [INFO] Fetching org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1,013.66kB) [INFO] Fetching org.eclipse.emf.mwe.core_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (63.18kB) [INFO] Fetching org.eclipse.emf.mwe.core_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (63.18kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.36kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.36kB) [INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.43kB) [INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.43kB) [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.15kB) [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.15kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.03kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.03kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.14kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.14kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.2kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.2kB) [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.34kB) [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.34kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.96kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.96kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.0.600.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.38kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.0.600.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.38kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.05kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.05kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.2kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.2kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.84kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.84kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.19kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.19kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.87kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.87kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (103.26kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (103.26kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.9kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.9kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.49kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.49kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (31.18kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (31.18kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.31kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.31kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (18.35kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (18.35kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.1.v20180131-1435.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.19kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.1.v20180131-1435.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.19kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.59kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.59kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.3kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.3kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.67kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.67kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (102.59kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (102.59kB) [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.32kB) [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.32kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.201.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (25.85kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.201.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (25.85kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.300.v20170418-0708.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (77.77kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.300.v20170418-0708.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (77.77kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.feature_1.1.1.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (17.77kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.feature_1.1.1.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (17.77kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.14kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.14kB) [INFO] Fetching org.eclipse.equinox.p2.installer_1.0.500.v20160419-0100.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.21kB) [INFO] Fetching org.eclipse.equinox.p2.installer_1.0.500.v20160419-0100.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.21kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.68kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.68kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (116.15kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (116.15kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.1.650.v20170928-1405.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (97.04kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.1.650.v20170928-1405.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (97.04kB) [INFO] Fetching org.eclipse.equinox.p2.console.source_1.0.600.v20170511-1106.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.98kB) [INFO] Fetching org.eclipse.equinox.p2.console.source_1.0.600.v20170511-1106.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.98kB) [INFO] Fetching org.eclipse.equinox.p2.core.source_2.4.101.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (60.82kB) [INFO] Fetching org.eclipse.equinox.p2.core.source_2.4.101.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (60.82kB) [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.0.500.v20160419-0834.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (34.07kB) [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.0.500.v20160419-0834.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (34.07kB) [INFO] Fetching org.eclipse.equinox.p2.director.source_2.3.300.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.3kB) [INFO] Fetching org.eclipse.equinox.p2.director.source_2.3.300.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.3kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.1.100.v20150423-1455.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.77kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.1.100.v20150423-1455.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.77kB) [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.5.0.v20170319-2002.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (138.7kB) [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.5.0.v20170319-2002.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (138.7kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.2.300.v20160419-0834.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.66kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.2.300.v20160419-0834.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.66kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.0.300.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.2kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.0.300.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.2kB) [INFO] Fetching org.eclipse.equinox.p2.installer.source_1.0.500.v20160419-0100.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.14kB) [INFO] Fetching org.eclipse.equinox.p2.installer.source_1.0.500.v20160419-0100.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.14kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.0.500.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.25kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.0.500.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.25kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.2.401.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (58.88kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.2.401.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (58.88kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.3.200.v20170511-1106.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (240.44kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.3.200.v20170511-1106.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (240.44kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.4.200.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (74.2kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.4.200.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (74.2kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.1.400.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (34.5kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.1.400.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (34.5kB) [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.3.301.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (118.79kB) [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.3.301.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (118.79kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.1.400.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (176.09kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.1.400.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (176.09kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.1.501.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (95.47kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.1.501.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (95.47kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.2.200.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (59.53kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.2.200.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (59.53kB) [INFO] Fetching org.eclipse.equinox.p2.ui.admin.rcp_1.0.300.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.79kB) [INFO] Fetching org.eclipse.equinox.p2.ui.admin.rcp_1.0.300.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.79kB) [INFO] Fetching org.eclipse.equinox.p2.ui.admin.rcp.source_1.0.300.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.04kB) [INFO] Fetching org.eclipse.equinox.p2.ui.admin.rcp.source_1.0.300.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.04kB) [INFO] Fetching org.eclipse.equinox.p2.ui.admin_1.0.300.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.1kB) [INFO] Fetching org.eclipse.equinox.p2.ui.admin_1.0.300.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.1kB) [INFO] Fetching org.eclipse.equinox.p2.ui.admin.source_1.0.300.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.73kB) [INFO] Fetching org.eclipse.equinox.p2.ui.admin.source_1.0.300.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.73kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.301.v20170816-1007.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (63.82kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.301.v20170816-1007.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (63.82kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.1.301.v20170816-1007.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.1kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.1.301.v20170816-1007.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.1kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (295.11kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (295.11kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.500.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.78kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.500.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.78kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.100.v20170418-0708.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.89kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.100.v20170418-0708.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.89kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.3.100.v20170418-0708.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (58.02kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.3.100.v20170418-0708.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (58.02kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.0.500.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.0.500.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30kB) [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.5.2.v20171013-1525.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (297.26kB) [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.5.2.v20171013-1525.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (297.26kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.400.v20170106-2125.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (10.85kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.400.v20170106-2125.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (10.85kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.1.400.v20170106-2125.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.5kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.1.400.v20170106-2125.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.5kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.601.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.74kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.601.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.74kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.0.601.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.83kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.0.601.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.83kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.0.300.v20170515-0721.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.4kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.0.300.v20170515-0721.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.4kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.0.800.v20170524-1345.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.2kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.0.800.v20170524-1345.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.2kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.0.300.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.13kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.0.300.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.13kB) [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.4.300.v20170511-1106.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (64.66kB) [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.4.300.v20170511-1106.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (64.66kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.2.201.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (147.33kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.2.201.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (147.33kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.0.400.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.63kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.0.400.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.63kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.0.201.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (38.93kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.0.201.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (38.93kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.0.300.v20170418-0708.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.19kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.0.300.v20170418-0708.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.19kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.2.1.v20180131-1435.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.95kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.2.1.v20180131-1435.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.95kB) [INFO] Fetching org.eclipse.equinox.p2.sdk_3.10.3.v20180207-1239.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (19.08kB) [INFO] Fetching org.eclipse.equinox.p2.sdk_3.10.3.v20180207-1239.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (19.08kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.71kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.71kB) [INFO] Fetching org.eclipse.ui.browser_3.6.100.v20170418-1342.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (96.68kB) [INFO] Fetching org.eclipse.ui.browser_3.6.100.v20170418-1342.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (96.68kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (105.95kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (105.95kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.9.100.v20180321-0831.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (99.42kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.9.100.v20180321-0831.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (99.42kB) [INFO] Fetching org.eclipse.jdt.debug_3.11.50.v20170920-1717.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (912.26kB) [INFO] Fetching org.eclipse.jdt.debug_3.11.50.v20170920-1717.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (912.26kB) [INFO] Fetching org.eclipse.jdt.ui_3.13.100.v20180330-0726.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (4.04MB) [INFO] Fetching org.eclipse.jdt.ui_3.13.100.v20180330-0726.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (4.04MB) [INFO] Fetching org.eclipse.search_3.11.100.v20170515-1603.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (218.87kB) [INFO] Fetching org.eclipse.search_3.11.100.v20170515-1603.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (218.87kB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.8.100.v20180322-1256.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.61MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.8.100.v20180322-1256.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.61MB) [INFO] Fetching org.eclipse.team.ui_3.8.1.v20170515-1133.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (517.17kB) [INFO] Fetching org.eclipse.team.ui_3.8.1.v20170515-1133.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (517.17kB) [INFO] Fetching org.eclipse.team.core_3.8.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (127.48kB) [INFO] Fetching org.eclipse.team.core_3.8.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (127.48kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (179.49kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (179.49kB) [INFO] Fetching org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (134.81kB) [INFO] Fetching org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (134.81kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.86kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.86kB) [INFO] Fetching org.eclipse.pde.build_3.9.300.v20170515-0912.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (479.6kB) [INFO] Fetching org.eclipse.pde.build_3.9.300.v20170515-0912.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (479.6kB) [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.89kB) [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.89kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.3.v20180329-0507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.25MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.3.v20180329-0507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.25MB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.42kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.42kB) [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.37kB) [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.37kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (148.58kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (148.58kB) [INFO] Fetching org.eclipse.xtend.lib_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (60.07kB) [INFO] Fetching org.eclipse.xtend.lib_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (60.07kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.36kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.36kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.12kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.12kB) [INFO] Fetching org.eclipse.xtext.smap_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.84kB) [INFO] Fetching org.eclipse.xtext.smap_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.84kB) [INFO] Fetching org.eclipse.xtext.builder.standalone_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.37kB) [INFO] Fetching org.eclipse.xtext.builder.standalone_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.37kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (49.47kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (49.47kB) [INFO] Fetching org.eclipse.xtext.common.types.shared_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (10.93kB) [INFO] Fetching org.eclipse.xtext.common.types.shared_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (10.93kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.75kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.75kB) [INFO] Fetching org.eclipse.xtext.xbase.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (190.91kB) [INFO] Fetching org.eclipse.xtext.xbase.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (190.91kB) [INFO] Fetching org.eclipse.xtext.generator_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (258.65kB) [INFO] Fetching org.eclipse.xtext.generator_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (258.65kB) [INFO] Fetching org.eclipse.xtext.xtext.generator_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (514.68kB) [INFO] Fetching org.eclipse.xtext.xtext.generator_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (514.68kB) [INFO] Fetching org.eclipse.xtext.ide_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (158.48kB) [INFO] Fetching org.eclipse.xtext.ide_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (158.48kB) [INFO] Fetching org.eclipse.xtext.java_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.16kB) [INFO] Fetching org.eclipse.xtext.java_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.16kB) [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.23kB) [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.23kB) [INFO] Fetching org.eclipse.xtext.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.64MB) [INFO] Fetching org.eclipse.xtext.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.64MB) [INFO] Fetching org.eclipse.xtext.generator.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (531.72kB) [INFO] Fetching org.eclipse.xtext.generator.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (531.72kB) [INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.15MB) [INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.15MB) [INFO] Fetching org.eclipse.xtext.xtext.ide_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (67.04kB) [INFO] Fetching org.eclipse.xtext.xtext.ide_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (67.04kB) [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (92.88kB) [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (92.88kB) [INFO] Fetching org.eclipse.xtext.util.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (144.1kB) [INFO] Fetching org.eclipse.xtext.util.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (144.1kB) [INFO] Fetching org.eclipse.xtext.common.types.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (365.3kB) [INFO] Fetching org.eclipse.xtext.common.types.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (365.3kB) [INFO] Fetching org.eclipse.xtext.builder.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (210.36kB) [INFO] Fetching org.eclipse.xtext.builder.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (210.36kB) [INFO] Fetching org.eclipse.xtext.ecore.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.05kB) [INFO] Fetching org.eclipse.xtext.ecore.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.05kB) [INFO] Fetching org.eclipse.xtext.smap.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.67kB) [INFO] Fetching org.eclipse.xtext.smap.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.67kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (165.1kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (165.1kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (206.53kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (206.53kB) [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (58.49kB) [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (58.49kB) [INFO] Fetching org.eclipse.xtext.java.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (62.08kB) [INFO] Fetching org.eclipse.xtext.java.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (62.08kB) [INFO] Fetching org.eclipse.xtext.runtime_2.12.0.v20170519-1412.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (21.18kB) [INFO] Fetching org.eclipse.xtext.runtime_2.12.0.v20170519-1412.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (21.18kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (65.11kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (65.11kB) [INFO] Fetching org.eclipse.xtext.ui.ecore_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.35kB) [INFO] Fetching org.eclipse.xtext.ui.ecore_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.35kB) [INFO] Fetching org.eclipse.xtext.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1,005.58kB) [INFO] Fetching org.eclipse.xtext.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1,005.58kB) [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (148.65kB) [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (148.65kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.56kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.56kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.17kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.17kB) [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.93kB) [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.93kB) [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.1kB) [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.1kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (125.58kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (125.58kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (155.49kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (155.49kB) [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (97.56kB) [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (97.56kB) [INFO] Fetching org.eclipse.xtext.ide.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (387.14kB) [INFO] Fetching org.eclipse.xtext.ide.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (387.14kB) [INFO] Fetching org.eclipse.xtext.ui_2.12.0.v20170519-1412.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (20.89kB) [INFO] Fetching org.eclipse.xtext.ui_2.12.0.v20170519-1412.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (20.89kB) [INFO] Fetching org.eclipse.xtext.xbase.ide_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (281.71kB) [INFO] Fetching org.eclipse.xtext.xbase.ide_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (281.71kB) [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.64kB) [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.64kB) [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.target/target/eclipserun-work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/latest/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.target/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.target/target/eclipserun-work/configuration, -application, fr.obeo.releng.targetplatform.targetPlatform.converter, tp/capella.target-definition.targetplatform] Retrieve included location:https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/targets/capella.target-definition.targetplatform Retrieve included location:https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/targets/modules/gmf-runtime-1.13.tpd Retrieve included location:https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/targets/capella.target-definition.targetplatform Retrieve included location:https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/targets/modules/gmf-runtime-1.13.tpd Retrieve included location:https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/targets/capella.target-definition.targetplatform Retrieve included location:https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/targets/modules/gmf-runtime-1.13.tpd Retrieve included location:https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/targets/capella.target-definition.targetplatform Retrieve included location:https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/targets/modules/gmf-runtime-1.13.tpd >> Fetching content.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/ (138.8kB) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.3-S202012211627/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.3-S202012211627/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.3-S202012211627/ (29.68kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.3-S202012211627/ (29.68kB) >> Fetching p2.index from https://download.eclipse.org/releases/2019-06/ (122B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/releases/2019-06/ (122B) >> Fetching compositeContent.jar from https://download.eclipse.org/releases/2019-06/ (492B) >> 1 operation remaining. >> Fetching compositeContent.jar from https://download.eclipse.org/releases/2019-06/ (492B) >> Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2019-06/ (142B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2019-06/ (142B) >> Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2019-06/ (24.89kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2019-06/ (24.89kB) >> Fetching p2.index from https://download.eclipse.org/releases/2019-06/201906191000/ (142B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/releases/2019-06/201906191000/ (142B) >> Fetching content.xml.xz from https://download.eclipse.org/releases/2019-06/201906191000/ (829.91kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/releases/2019-06/201906191000/ (829.91kB) Retrieve included location:https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/targets/capella.target-definition.targetplatform Retrieve included location:https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/targets/modules/gmf-runtime-1.13.tpd >> Fetching p2.index from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (172B) >> 1 operation remaining. >> Fetching p2.index from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (172B) >> Fetching content.xml.xz from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (6.91kB) >> 1 operation remaining. >> Fetching content.xml.xz from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (6.91kB) >> Fetching p2.index from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (172B) >> 1 operation remaining. >> Fetching p2.index from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (172B) >> Fetching content.xml.xz from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (17.67kB) >> 1 operation remaining. >> Fetching content.xml.xz from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (17.67kB) >> Fetching p2.index from http://download.eclipse.org/releases/2019-06/ (122B) >> 1 operation remaining. >> Fetching p2.index from http://download.eclipse.org/releases/2019-06/ (122B) >> Fetching compositeContent.jar from http://download.eclipse.org/releases/2019-06/ (492B) >> 1 operation remaining. >> Fetching compositeContent.jar from http://download.eclipse.org/releases/2019-06/ (492B) >> Fetching p2.index from http://download.eclipse.org/releases/2019-06/201906191000/ (142B) >> 1 operation remaining. >> Fetching p2.index from http://download.eclipse.org/releases/2019-06/201906191000/ (142B) >> Fetching content.xml.xz from http://download.eclipse.org/releases/2019-06/201906191000/ (829.91kB) >> 1 operation remaining. >> Fetching content.xml.xz from http://download.eclipse.org/releases/2019-06/201906191000/ (829.91kB) >> Fetching p2.index from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/ (45.5kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/ (45.5kB) >> Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/ (29.94kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/ (29.94kB) >> Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2it2_ter/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2it2_ter/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2it2_ter/ (58.26kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2it2_ter/ (58.26kB) >> Fetching p2.index from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/ (6.37kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/ (6.37kB) >> Fetching p2.index from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/ (7.29kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/ (7.29kB) >> Fetching content.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/ (15.81kB) >> 1 operation remaining. >> Fetching content.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/ (15.81kB) >> Fetching content.jar from http://download.eclipse.org/sirius/updates/legacy/1.1.0/ (4.95kB) >> 1 operation remaining. >> Fetching content.jar from http://download.eclipse.org/sirius/updates/legacy/1.1.0/ (4.95kB) >> Fetching p2.index from http://download.eclipse.org/egf/updates/1.6.1/2019-06/ (172B) >> 1 operation remaining. >> Fetching p2.index from http://download.eclipse.org/egf/updates/1.6.1/2019-06/ (172B) >> Fetching content.xml.xz from http://download.eclipse.org/egf/updates/1.6.1/2019-06/ (17.24kB) >> 1 operation remaining. >> Fetching content.xml.xz from http://download.eclipse.org/egf/updates/1.6.1/2019-06/ (17.24kB) >> Fetching p2.index from http://download.eclipse.org/nebula/releases/1.4.0/ (172B) >> 1 operation remaining. >> Fetching p2.index from http://download.eclipse.org/nebula/releases/1.4.0/ (172B) >> Fetching content.xml.xz from http://download.eclipse.org/nebula/releases/1.4.0/ (11.51kB) >> 1 operation remaining. >> Fetching content.xml.xz from http://download.eclipse.org/nebula/releases/1.4.0/ (11.51kB) >> Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) >> 1 operation remaining. >> Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) >> Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) >> 1 operation remaining. >> Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) >> Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) >> 1 operation remaining. >> Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) >> Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) >> 1 operation remaining. >> Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) >> Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) >> 1 operation remaining. >> Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) >> Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) >> 1 operation remaining. >> Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) >> Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/ (174.41kB) >> 1 operation remaining. >> Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/ (174.41kB) The target platform definition file has been successfully generated. /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.target/tp/capella.target-definition.targetplatform [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:33 min [INFO] Finished at: 2021-06-15T13:37:24Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Package docgen addon) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mvn clean install -e -f pom.xml Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.10.19-200.fc33.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.feature/.polyglot.build.properties /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.configuration.feature/.polyglot.build.properties /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.package.feature/.polyglot.build.properties /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen/.polyglot.build.properties /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.commandline/.polyglot.build.properties /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.ui/.polyglot.build.properties /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.preference/.polyglot.build.properties /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration/.polyglot.build.properties /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.commandline/.polyglot.build.properties /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.edit/.polyglot.build.properties /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.editor/.polyglot.build.properties /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.ui/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.docgen.feature:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.feature/.polyglot.build.properties [INFO] Fetching p2.index from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (172B) [INFO] Adding repository http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913 [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (6.91kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (6.91kB) [INFO] Fetching p2.index from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (172B) [INFO] Fetching p2.index from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (172B) [INFO] Adding repository http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913 [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (17.67kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (17.67kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-06/ (122B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-06/ (122B) [INFO] Adding repository http://download.eclipse.org/releases/2019-06 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2019-06/ (492B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2019-06/ (492B) [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2019-06/ (142B) [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2019-06/ (142B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2019-06/ (24.89kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2019-06/ (24.89kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-06/201906191000/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-06/201906191000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2019-06/201906191000/ (829.91kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2019-06/201906191000/ (829.91kB) [INFO] Fetching p2.index from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/ (172B) [INFO] Adding repository https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06 [INFO] Fetching content.xml.xz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/ (45.5kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/ (45.5kB) [INFO] Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/ (172B) [INFO] Adding repository https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter [INFO] Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/ (29.94kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/ (29.94kB) [INFO] Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2it2_ter/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2it2_ter/ (172B) [INFO] Adding repository https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2it2_ter [INFO] Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2it2_ter/ (58.26kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2it2_ter/ (58.26kB) [INFO] Fetching p2.index from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/ (172B) [INFO] Adding repository https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site [INFO] Fetching content.xml.xz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/ (6.37kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/ (6.37kB) [INFO] Fetching p2.index from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/ (172B) [INFO] Adding repository https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site [INFO] Fetching content.xml.xz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/ (7.29kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/ (7.29kB) [INFO] Adding repository https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella [INFO] Fetching content.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/ (15.81kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/ (15.81kB) [INFO] Adding repository http://download.eclipse.org/sirius/updates/legacy/1.1.0 [INFO] Fetching content.jar from http://download.eclipse.org/sirius/updates/legacy/1.1.0/ (4.95kB) [INFO] Fetching content.jar from http://download.eclipse.org/sirius/updates/legacy/1.1.0/ (4.95kB) [INFO] Fetching p2.index from http://download.eclipse.org/egf/updates/1.6.1/2019-06/ (172B) [INFO] Fetching p2.index from http://download.eclipse.org/egf/updates/1.6.1/2019-06/ (172B) [INFO] Adding repository http://download.eclipse.org/egf/updates/1.6.1/2019-06 [INFO] Fetching content.xml.xz from http://download.eclipse.org/egf/updates/1.6.1/2019-06/ (17.24kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/egf/updates/1.6.1/2019-06/ (17.24kB) [INFO] Fetching p2.index from http://download.eclipse.org/nebula/releases/1.4.0/ (172B) [INFO] Fetching p2.index from http://download.eclipse.org/nebula/releases/1.4.0/ (172B) [INFO] Adding repository http://download.eclipse.org/nebula/releases/1.4.0 [INFO] Fetching content.xml.xz from http://download.eclipse.org/nebula/releases/1.4.0/ (11.51kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/nebula/releases/1.4.0/ (11.51kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/ (174.41kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/ (174.41kB) [INFO] Adding repository https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site [INFO] Fetching content.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/ (138.8kB) [INFO] Fetching content.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/ (138.8kB) [INFO] Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.3-S202012211627/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.3-S202012211627/ (172B) [INFO] Adding repository https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.3-S202012211627 [INFO] Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.3-S202012211627/ (29.68kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.3-S202012211627/ (29.68kB) [INFO] Fetching p2.index from https://download.eclipse.org/releases/2019-06/ (122B) [INFO] Fetching p2.index from https://download.eclipse.org/releases/2019-06/ (122B) [INFO] Adding repository https://download.eclipse.org/releases/2019-06 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2019-06/ (492B) [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2019-06/ (492B) [INFO] Fetching p2.index from https://download.eclipse.org/releases/2019-06/201906191000/ (142B) [INFO] Fetching p2.index from https://download.eclipse.org/releases/2019-06/201906191000/ (142B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2019-06/201906191000/ (829.91kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2019-06/201906191000/ (829.91kB) [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.docgen.feature:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.feature/.polyglot.build.properties [INFO] Fetching 201906191000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-06/ [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.55MB) [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.55MB) [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (454.46kB) [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (454.46kB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (246.29kB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (246.29kB) [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.73MB) [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.73MB) [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (35.81kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (35.81kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (95.1kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (95.1kB) [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (101.68kB) [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (101.68kB) [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.49kB) [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.49kB) [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.03kB) [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.03kB) [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.52kB) [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.52kB) [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (258.72kB) [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (258.72kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (17.78kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (17.78kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (19.63kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (19.63kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (183.86kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (183.86kB) [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.7kB) [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.7kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.71kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.71kB) [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (154.23kB) [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (154.23kB) [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.03kB) [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.03kB) [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.66kB) [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.66kB) [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (687.76kB) [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (687.76kB) [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (923.82kB) [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (923.82kB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (3.42MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (3.42MB) [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (1.24MB) [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (1.24MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (94.75kB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (94.75kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (286.98kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (286.98kB) [INFO] Fetching org.eclipse.amalgam.explorer.activity.ui_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (257.93kB) [INFO] Fetching org.eclipse.amalgam.explorer.activity.ui_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (257.93kB) [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (361.71kB) [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (361.71kB) [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.79kB) [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.79kB) [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (135.13kB) [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (135.13kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.16.0.v20181104-0733.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.8kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.16.0.v20181104-0733.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.8kB) [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (964.19kB) [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (964.19kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (1.16MB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (1.16MB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.46kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.46kB) [INFO] Fetching org.eclipse.sirius.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (379.12kB) [INFO] Fetching org.eclipse.sirius.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (379.12kB) [INFO] Fetching org.eclipse.sirius.table.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (163.18kB) [INFO] Fetching org.eclipse.sirius.table.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (163.18kB) [INFO] Fetching org.eclipse.sirius.tree.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (72.75kB) [INFO] Fetching org.eclipse.sirius.tree.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (72.75kB) [INFO] Fetching org.eclipse.sirius.common_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (85.88kB) [INFO] Fetching org.eclipse.sirius.common_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (85.88kB) [INFO] Fetching org.eclipse.sirius.common.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (93.44kB) [INFO] Fetching org.eclipse.sirius.common.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (93.44kB) [INFO] Fetching org.eclipse.sirius.ext.base_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (14.3kB) [INFO] Fetching org.eclipse.sirius.ext.base_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (14.3kB) [INFO] Fetching org.eclipse.sirius.diagram_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (353.8kB) [INFO] Fetching org.eclipse.sirius.diagram_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (353.8kB) [INFO] Fetching org.eclipse.sirius.diagram.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (2.9MB) [INFO] Fetching org.eclipse.sirius.diagram.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (2.9MB) [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.18kB) [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.18kB) [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.02kB) [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.02kB) [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.24kB) [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.24kB) [INFO] Fetching org.eclipse.ant.launching_1.2.500.v20190510-0606.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (101.16kB) [INFO] Fetching org.eclipse.ant.launching_1.2.500.v20190510-0606.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (101.16kB) [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.79kB) [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.79kB) [INFO] Fetching org.eclipse.jdt.launching_3.14.0.v20190508-0531.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (272.59kB) [INFO] Fetching org.eclipse.jdt.launching_3.14.0.v20190508-0531.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (272.59kB) [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.49kB) [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.49kB) [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.68kB) [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.68kB) [INFO] Fetching org.eclipse.jdt.core_3.18.0.v20190522-0428.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (6.65MB) [INFO] Fetching org.eclipse.jdt.core_3.18.0.v20190522-0428.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (6.65MB) [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (872.98kB) [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (872.98kB) [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.5MB) [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.5MB) [INFO] Fetching org.eclipse.ant.ui_3.7.500.v20190518-1030.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (489.43kB) [INFO] Fetching org.eclipse.ant.ui_3.7.500.v20190518-1030.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (489.43kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.77kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.77kB) [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.99kB) [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.99kB) [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.15kB) [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.15kB) [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1MB) [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1MB) [INFO] Fetching org.eclipse.jdt.ui_3.18.0.v20190601-2139.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (4.04MB) [INFO] Fetching org.eclipse.jdt.ui_3.18.0.v20190601-2139.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (4.04MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.10.300.v20190528-0604.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.65MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.10.300.v20190528-0604.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.65MB) [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (126.2kB) [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (126.2kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.68kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.68kB) [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.79kB) [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.79kB) [INFO] Fetching org.eclipse.jdt.junit_3.11.400.v20190510-0840.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (235.53kB) [INFO] Fetching org.eclipse.jdt.junit_3.11.400.v20190510-0840.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (235.53kB) [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (303.02kB) [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (303.02kB) [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (318.48kB) [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (318.48kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (229.07kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (229.07kB) [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (195.05kB) [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (195.05kB) [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (123.14kB) [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (123.14kB) [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.84kB) [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.84kB) [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB) [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB) [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.18kB) [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.18kB) [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.27kB) [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.27kB) [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.95kB) [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.95kB) [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.91kB) [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.91kB) [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.78kB) [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.78kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.59kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.59kB) [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.79kB) [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.79kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.27kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.27kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.02kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.02kB) [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.05kB) [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.05kB) [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.61kB) [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.61kB) [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.54kB) [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.54kB) [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (41.7kB) [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (41.7kB) [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.98kB) [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.98kB) [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,012.08kB) [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,012.08kB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (215.67kB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (215.67kB) [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.03kB) [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.03kB) [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.77kB) [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.77kB) [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.95kB) [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.95kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.61kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.61kB) [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.91kB) [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.91kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.69kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.69kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.77kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.77kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.53kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.53kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.16kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.16kB) [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (485.5kB) [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (485.5kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.01kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.01kB) [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (358.07kB) [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (358.07kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (64.06kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (64.06kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (79.2kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (79.2kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.84kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.84kB) [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.97kB) [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.97kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.57kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.57kB) [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.29kB) [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.29kB) [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.82kB) [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.82kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.48kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.48kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.89kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.89kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (84.18kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (84.18kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.98kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.98kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.92kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.92kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (94.18kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (94.18kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.25kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.25kB) [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.69kB) [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.69kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.07kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.07kB) [INFO] Fetching org.eclipse.egf.common_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.58kB) [INFO] Fetching org.eclipse.egf.common_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.58kB) [INFO] Fetching org.eclipse.pde.core_3.13.0.v20190513-1223.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.29MB) [INFO] Fetching org.eclipse.pde.core_3.13.0.v20190513-1223.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.29MB) [INFO] Fetching org.eclipse.emf.edit_2.15.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (96.72kB) [INFO] Fetching org.eclipse.emf.edit_2.15.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (96.72kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.18.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (416.42kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.18.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (416.42kB) [INFO] Fetching org.eclipse.egf.common.ui_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.54kB) [INFO] Fetching org.eclipse.egf.common.ui_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.54kB) [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (59.63kB) [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (59.63kB) [INFO] Fetching org.eclipse.egf.core_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (135.72kB) [INFO] Fetching org.eclipse.egf.core_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (135.72kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.1kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.1kB) [INFO] Fetching org.eclipse.egf.core.platform_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (84.16kB) [INFO] Fetching org.eclipse.egf.core.platform_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (84.16kB) [INFO] Fetching org.eclipse.egf.core.pde_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (67.16kB) [INFO] Fetching org.eclipse.egf.core.pde_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (67.16kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.48kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.48kB) [INFO] Fetching org.eclipse.pde.ui_3.11.0.v20190520-2013.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.46MB) [INFO] Fetching org.eclipse.pde.ui_3.11.0.v20190520-2013.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.46MB) [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (216.52kB) [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (216.52kB) [INFO] Fetching org.eclipse.pde.build_3.10.400.v20190320-1020.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (478.55kB) [INFO] Fetching org.eclipse.pde.build_3.10.400.v20190320-1020.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (478.55kB) [INFO] Fetching org.eclipse.egf.core.producer_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.72kB) [INFO] Fetching org.eclipse.egf.core.producer_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.72kB) [INFO] Fetching org.eclipse.egf.core.ui_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (126.29kB) [INFO] Fetching org.eclipse.egf.core.ui_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (126.29kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.12.0.v20190226-1307.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (61.31kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.12.0.v20190226-1307.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (61.31kB) [INFO] Fetching org.eclipse.egf.domain_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19kB) [INFO] Fetching org.eclipse.egf.domain_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19kB) [INFO] Fetching org.eclipse.egf.model_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (388.14kB) [INFO] Fetching org.eclipse.egf.model_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (388.14kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.201812070911.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (403.76kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.201812070911.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (403.76kB) [INFO] Fetching org.eclipse.egf.model.ftask_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.4kB) [INFO] Fetching org.eclipse.egf.model.ftask_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.4kB) [INFO] Fetching org.eclipse.egf.producer_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.37kB) [INFO] Fetching org.eclipse.egf.producer_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.37kB) [INFO] Fetching org.eclipse.egf.pattern_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (140.96kB) [INFO] Fetching org.eclipse.egf.pattern_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (140.96kB) [INFO] Fetching org.eclipse.emf.query_1.7.0.201805030653.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (141.72kB) [INFO] Fetching org.eclipse.emf.query_1.7.0.201805030653.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (141.72kB) [INFO] Fetching org.eclipse.egf.pattern.ftask_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.71kB) [INFO] Fetching org.eclipse.egf.pattern.ftask_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.71kB) [INFO] Fetching org.eclipse.emf.codegen_2.16.0.v20190418-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (110.68kB) [INFO] Fetching org.eclipse.emf.codegen_2.16.0.v20190418-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (110.68kB) [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (115.24kB) [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (115.24kB) [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.52kB) [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.52kB) [INFO] Fetching org.eclipse.emf.diffmerge_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (58.61kB) [INFO] Fetching org.eclipse.emf.diffmerge_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (58.61kB) [INFO] Fetching org.eclipse.emf.diffmerge.structures_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (25.06kB) [INFO] Fetching org.eclipse.emf.diffmerge.structures_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (25.06kB) [INFO] Fetching org.eclipse.emf.diffmerge.ui_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (117.44kB) [INFO] Fetching org.eclipse.emf.diffmerge.ui_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (117.44kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.93kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.93kB) [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.1.0.201711021145.jar from http://download.eclipse.org/nebula/releases/1.4.0/plugins/ (133.67kB) [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.1.0.201711021145.jar from http://download.eclipse.org/nebula/releases/1.4.0/plugins/ (133.67kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.51kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.51kB) [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.95kB) [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.95kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.94kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.94kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.1kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.1kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.1kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.1kB) [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.42kB) [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.42kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.98kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.98kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.73kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.73kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.99kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.99kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.12kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.12kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.9kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.9kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.81kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.81kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.87kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.87kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.01kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.01kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.93kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.93kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.87kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.87kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (104.29kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (104.29kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.46kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.46kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (121.81kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (121.81kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.17kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.17kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (286.98kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (286.98kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.27kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.27kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (366.65kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (366.65kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.62kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.62kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (257.14kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (257.14kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.66kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.66kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (120.53kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (120.53kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (39.26kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (39.26kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (14.86kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (14.86kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (100.25kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (100.25kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (76.2kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (76.2kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (133.46kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (133.46kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (386.74kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (386.74kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (114.29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (114.29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (190.36kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (190.36kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (93.45kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (93.45kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.73kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.73kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.76kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.76kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (49.3kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (49.3kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (218.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (218.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (90.14kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (90.14kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (137.53kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (137.53kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (92.1kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (92.1kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (196.73kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (196.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (215.85kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (215.85kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (62.89kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (62.89kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (23.91kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (23.91kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.43kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.43kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (123.72kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (123.72kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (69.5kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (69.5kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (318.69kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (318.69kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (110.07kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (110.07kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (245.89kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (245.89kB) [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (175.2kB) [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (175.2kB) [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (204.91kB) [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (204.91kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.11.200.v20190520-0718.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (285.64kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.11.200.v20190520-0718.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (285.64kB) [INFO] Fetching org.eclipse.jdt.debug_3.13.0.v20190521-1707.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (931.98kB) [INFO] Fetching org.eclipse.jdt.debug_3.13.0.v20190521-1707.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (931.98kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.1000.v20190510-0840.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.44kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.1000.v20190510-0840.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.44kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (181.37kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (181.37kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.10.300.v20190510-0840.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.61kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.10.300.v20190510-0840.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.61kB) [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (283.72kB) [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (283.72kB) [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (492.8kB) [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (492.8kB) [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201711021145.jar from http://download.eclipse.org/nebula/releases/1.4.0/plugins/ (159.39kB) [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201711021145.jar from http://download.eclipse.org/nebula/releases/1.4.0/plugins/ (159.39kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.08MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.08MB) [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.13kB) [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.13kB) [INFO] Fetching org.eclipse.pde.launching_3.7.600.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.25kB) [INFO] Fetching org.eclipse.pde.launching_3.7.600.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.25kB) [INFO] Fetching org.eclipse.pde.runtime_3.6.500.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (114.3kB) [INFO] Fetching org.eclipse.pde.runtime_3.6.500.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (114.3kB) [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (142.02kB) [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (142.02kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (118.98kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (118.98kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.9kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.9kB) [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.33kB) [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.33kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.46kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.46kB) [INFO] Fetching org.eclipse.sirius_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (352.7kB) [INFO] Fetching org.eclipse.sirius_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (352.7kB) [INFO] Fetching org.eclipse.sirius.ecore.extender_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (33.14kB) [INFO] Fetching org.eclipse.sirius.ecore.extender_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (33.14kB) [INFO] Fetching org.eclipse.sirius.ext.emf_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (9.96kB) [INFO] Fetching org.eclipse.sirius.ext.emf_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (9.96kB) [INFO] Fetching org.eclipse.sirius.ext.emf.tx_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.42kB) [INFO] Fetching org.eclipse.sirius.ext.emf.tx_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.42kB) [INFO] Fetching org.eclipse.sirius.ext.e3.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (18.1kB) [INFO] Fetching org.eclipse.sirius.ext.e3.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (18.1kB) [INFO] Fetching org.eclipse.sirius.diagram.formatdata_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (23.94kB) [INFO] Fetching org.eclipse.sirius.diagram.formatdata_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (23.94kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (169.49kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (169.49kB) [INFO] Fetching org.eclipse.sirius.diagram.ui.ext_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.33kB) [INFO] Fetching org.eclipse.sirius.diagram.ui.ext_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.33kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.edit_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (43.57kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.edit_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (43.57kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.runtime_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (39.24kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.runtime_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (39.24kB) [INFO] Fetching org.eclipse.sirius.ext.draw2d_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (13.5kB) [INFO] Fetching org.eclipse.sirius.ext.draw2d_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (13.5kB) [INFO] Fetching org.eclipse.sirius.ext.emf.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.94kB) [INFO] Fetching org.eclipse.sirius.ext.emf.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.94kB) [INFO] Fetching org.eclipse.sirius.ext.gef_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (10.54kB) [INFO] Fetching org.eclipse.sirius.ext.gef_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (10.54kB) [INFO] Fetching org.eclipse.sirius.ext.jface_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.02kB) [INFO] Fetching org.eclipse.sirius.ext.jface_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.02kB) [INFO] Fetching org.eclipse.sirius.ext.swt_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.46kB) [INFO] Fetching org.eclipse.sirius.ext.swt_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.46kB) [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.56kB) [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.56kB) [INFO] Fetching org.eclipse.sirius.synchronizer_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (15.24kB) [INFO] Fetching org.eclipse.sirius.synchronizer_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (15.24kB) [INFO] Fetching org.eclipse.sirius.table_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (97.29kB) [INFO] Fetching org.eclipse.sirius.table_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (97.29kB) [INFO] Fetching org.eclipse.sirius.tree_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (72.69kB) [INFO] Fetching org.eclipse.sirius.tree_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (72.69kB) [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.69kB) [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.69kB) [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.42kB) [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.42kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.18kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.18kB) [INFO] Fetching org.polarsys.capella.commandline.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (321.27kB) [INFO] Fetching org.polarsys.capella.commandline.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (321.27kB) [INFO] Fetching org.polarsys.capella.common_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (78.2kB) [INFO] Fetching org.polarsys.capella.common_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (78.2kB) [INFO] Fetching org.polarsys.capella.common.mdsofa.common_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.55kB) [INFO] Fetching org.polarsys.capella.common.mdsofa.common_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.55kB) [INFO] Fetching org.polarsys.capella.common.data.activity.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (142.81kB) [INFO] Fetching org.polarsys.capella.common.data.activity.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (142.81kB) [INFO] Fetching org.polarsys.capella.common.data.behavior.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (39.11kB) [INFO] Fetching org.polarsys.capella.common.data.behavior.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (39.11kB) [INFO] Fetching org.polarsys.capella.common.data.core.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (98.53kB) [INFO] Fetching org.polarsys.capella.common.data.core.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (98.53kB) [INFO] Fetching org.polarsys.kitalpha.emde.model_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (26.44kB) [INFO] Fetching org.polarsys.kitalpha.emde.model_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (26.44kB) [INFO] Fetching org.polarsys.kitalpha.emde.xmi_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (33.81kB) [INFO] Fetching org.polarsys.kitalpha.emde.xmi_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (33.81kB) [INFO] Fetching org.polarsys.capella.common.data.activity.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (70.07kB) [INFO] Fetching org.polarsys.capella.common.data.activity.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (70.07kB) [INFO] Fetching org.polarsys.capella.common.data.behavior.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.57kB) [INFO] Fetching org.polarsys.capella.common.data.behavior.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.57kB) [INFO] Fetching org.polarsys.capella.common.data.core.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (48.72kB) [INFO] Fetching org.polarsys.capella.common.data.core.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (48.72kB) [INFO] Fetching org.polarsys.kitalpha.emde_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (51.86kB) [INFO] Fetching org.polarsys.kitalpha.emde_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (51.86kB) [INFO] Fetching org.polarsys.capella.common.model_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (28.81kB) [INFO] Fetching org.polarsys.capella.common.model_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (28.81kB) [INFO] Fetching org.polarsys.capella.common.platform.sirius.ted_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (47.63kB) [INFO] Fetching org.polarsys.capella.common.platform.sirius.ted_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (47.63kB) [INFO] Fetching org.polarsys.capella.common.ef_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.98kB) [INFO] Fetching org.polarsys.capella.common.ef_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.98kB) [INFO] Fetching org.polarsys.capella.common.model.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.86kB) [INFO] Fetching org.polarsys.capella.common.model.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.86kB) [INFO] Fetching org.polarsys.kitalpha.emde.model.edit_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (19.98kB) [INFO] Fetching org.polarsys.kitalpha.emde.model.edit_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (19.98kB) [INFO] Fetching org.polarsys.capella.common.data.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (31.89kB) [INFO] Fetching org.polarsys.capella.common.data.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (31.89kB) [INFO] Fetching org.polarsys.capella.common.flexibility.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (53.02kB) [INFO] Fetching org.polarsys.capella.common.flexibility.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (53.02kB) [INFO] Fetching org.polarsys.capella.common.flexibility.wizards_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (143.14kB) [INFO] Fetching org.polarsys.capella.common.flexibility.wizards_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (143.14kB) [INFO] Fetching org.polarsys.capella.common.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (205.31kB) [INFO] Fetching org.polarsys.capella.common.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (205.31kB) [INFO] Fetching org.polarsys.capella.common.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (42.16kB) [INFO] Fetching org.polarsys.capella.common.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (42.16kB) [INFO] Fetching org.polarsys.capella.core.model.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (463.37kB) [INFO] Fetching org.polarsys.capella.core.model.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (463.37kB) [INFO] Fetching org.polarsys.capella.core.model.handler_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (119.7kB) [INFO] Fetching org.polarsys.capella.core.model.handler_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (119.7kB) [INFO] Fetching org.polarsys.capella.common.libraries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (28.01kB) [INFO] Fetching org.polarsys.capella.common.libraries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (28.01kB) [INFO] Fetching org.polarsys.capella.common.libraries.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (41.68kB) [INFO] Fetching org.polarsys.capella.common.libraries.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (41.68kB) [INFO] Fetching org.polarsys.capella.common.queries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (41.22kB) [INFO] Fetching org.polarsys.capella.common.queries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (41.22kB) [INFO] Fetching org.polarsys.capella.common.tools.report_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.13kB) [INFO] Fetching org.polarsys.capella.common.tools.report_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.13kB) [INFO] Fetching org.polarsys.capella.shared.id.handler_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (17.18kB) [INFO] Fetching org.polarsys.capella.shared.id.handler_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (17.18kB) [INFO] Fetching org.polarsys.capella.common.linkedtext.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.84kB) [INFO] Fetching org.polarsys.capella.common.linkedtext.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.84kB) [INFO] Fetching org.polarsys.capella.common.menu.dynamic_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (20.74kB) [INFO] Fetching org.polarsys.capella.common.menu.dynamic_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (20.74kB) [INFO] Fetching org.polarsys.capella.common.platform.sirius.customization_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.35kB) [INFO] Fetching org.polarsys.capella.common.platform.sirius.customization_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.35kB) [INFO] Fetching org.polarsys.capella.common.re.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (63.75kB) [INFO] Fetching org.polarsys.capella.common.re.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (63.75kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.file_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.05kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.file_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.05kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.reportlogview_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (164.36kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.reportlogview_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (164.36kB) [INFO] Fetching org.polarsys.capella.common.ui.services_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.63kB) [INFO] Fetching org.polarsys.capella.common.ui.services_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.63kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.usage_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.66kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.usage_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.66kB) [INFO] Fetching org.polarsys.capella.core.preferences_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (227.63kB) [INFO] Fetching org.polarsys.capella.core.preferences_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (227.63kB) [INFO] Fetching org.polarsys.capella.common.transition_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (262.2kB) [INFO] Fetching org.polarsys.capella.common.transition_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (262.2kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (23.08kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (23.08kB) [INFO] Fetching org.polarsys.capella.common.ui.menu.dynamic_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.21kB) [INFO] Fetching org.polarsys.capella.common.ui.menu.dynamic_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.21kB) [INFO] Fetching org.polarsys.capella.common.ui.resources_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.79kB) [INFO] Fetching org.polarsys.capella.common.ui.resources_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.79kB) [INFO] Fetching org.polarsys.capella.core.data.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (2.27MB) [INFO] Fetching org.polarsys.capella.core.data.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (2.27MB) [INFO] Fetching org.polarsys.capella.common.ui.toolkit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (68.35kB) [INFO] Fetching org.polarsys.capella.common.ui.toolkit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (68.35kB) [INFO] Fetching org.polarsys.capella.core.model.preferences_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (27.84kB) [INFO] Fetching org.polarsys.capella.core.model.preferences_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (27.84kB) [INFO] Fetching org.polarsys.capella.common.ui.toolkit.browser_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (64.84kB) [INFO] Fetching org.polarsys.capella.common.ui.toolkit.browser_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (64.84kB) [INFO] Fetching org.polarsys.kitalpha.emde.ui_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (14.52kB) [INFO] Fetching org.polarsys.kitalpha.emde.ui_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (14.52kB) [INFO] Fetching org.polarsys.capella.core.af.integration_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.31kB) [INFO] Fetching org.polarsys.capella.core.af.integration_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.31kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (21.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (21.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (59.89kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (59.89kB) [INFO] Fetching org.polarsys.capella.core.application_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.46kB) [INFO] Fetching org.polarsys.capella.core.commandline.core_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (45.69kB) [INFO] Fetching org.polarsys.capella.core.commandline.core_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (45.69kB) [INFO] Fetching org.polarsys.capella.core.commandline.core.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.21kB) [INFO] Fetching org.polarsys.capella.core.commandline.core.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.21kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.perspective_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (111.82kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.perspective_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (111.82kB) [INFO] Fetching org.polarsys.capella.core.data.business.queries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.38MB) [INFO] Fetching org.polarsys.capella.core.data.business.queries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.38MB) [INFO] Fetching org.polarsys.capella.core.libraries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (68.26kB) [INFO] Fetching org.polarsys.capella.core.libraries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (68.26kB) [INFO] Fetching org.polarsys.capella.core.data.common.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (72.72kB) [INFO] Fetching org.polarsys.capella.core.data.common.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (72.72kB) [INFO] Fetching org.polarsys.capella.core.data.core.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (72.73kB) [INFO] Fetching org.polarsys.capella.core.data.core.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (72.73kB) [INFO] Fetching org.polarsys.capella.core.linkedtext.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (27.05kB) [INFO] Fetching org.polarsys.capella.core.linkedtext.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (27.05kB) [INFO] Fetching org.polarsys.capella.core.ui.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (260.46kB) [INFO] Fetching org.polarsys.capella.core.ui.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (260.46kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.actions_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (182.59kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.actions_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (182.59kB) [INFO] Fetching org.polarsys.capella.core.diagram.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (52.31kB) [INFO] Fetching org.polarsys.capella.core.diagram.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (52.31kB) [INFO] Fetching org.polarsys.capella.core.data.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.26MB) [INFO] Fetching org.polarsys.capella.core.data.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.26MB) [INFO] Fetching org.polarsys.capella.core.data.gen.edit.decorators_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (78.91kB) [INFO] Fetching org.polarsys.capella.core.data.gen.edit.decorators_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (78.91kB) [INFO] Fetching org.polarsys.capella.core.data.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (413.75kB) [INFO] Fetching org.polarsys.capella.core.data.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (413.75kB) [INFO] Fetching org.polarsys.capella.core.ui.toolkit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (158.46kB) [INFO] Fetching org.polarsys.capella.core.ui.toolkit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (158.46kB) [INFO] Fetching org.polarsys.capella.core.data.information.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (105kB) [INFO] Fetching org.polarsys.capella.core.data.information.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (105kB) [INFO] Fetching org.polarsys.capella.core.data.interaction.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (225.36kB) [INFO] Fetching org.polarsys.capella.core.data.interaction.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (225.36kB) [INFO] Fetching org.polarsys.capella.core.explorer.activity.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (459.98kB) [INFO] Fetching org.polarsys.capella.core.explorer.activity.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (459.98kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (55.81kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (55.81kB) [INFO] Fetching org.polarsys.capella.core.sirius.analysis_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.74MB) [INFO] Fetching org.polarsys.capella.core.sirius.analysis_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.74MB) [INFO] Fetching org.polarsys.capella.core.sirius.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (231.18kB) [INFO] Fetching org.polarsys.capella.core.sirius.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (231.18kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.navigator_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (302.47kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.navigator_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (302.47kB) [INFO] Fetching org.polarsys.capella.core.flexibility.wizards_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.54kB) [INFO] Fetching org.polarsys.capella.core.flexibility.wizards_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.54kB) [INFO] Fetching org.polarsys.capella.core.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (38.8kB) [INFO] Fetching org.polarsys.capella.core.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (38.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model.edit_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (17.49kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model.edit_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (17.49kB) [INFO] Fetching org.polarsys.kitalpha.ad.common_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (6.21kB) [INFO] Fetching org.polarsys.kitalpha.ad.common_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (6.21kB) [INFO] Fetching org.polarsys.kitalpha.ad.services_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (33.76kB) [INFO] Fetching org.polarsys.kitalpha.ad.services_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (33.76kB) [INFO] Fetching org.polarsys.capella.core.model.skeleton_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (42.45kB) [INFO] Fetching org.polarsys.capella.core.model.skeleton_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (42.45kB) [INFO] Fetching org.polarsys.capella.core.platform.eclipse.ui.trace_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (113.82kB) [INFO] Fetching org.polarsys.capella.core.platform.eclipse.ui.trace_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (113.82kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.adapter_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.61kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.adapter_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.61kB) [INFO] Fetching org.polarsys.capella.core.services_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.14kB) [INFO] Fetching org.polarsys.capella.core.services_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.14kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.clipboard_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (103.41kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.clipboard_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (103.41kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.menu_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.38kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.menu_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.38kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.project_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (93.29kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.project_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (93.29kB) [INFO] Fetching org.polarsys.capella.core.preferences.project.configuration_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (71.26kB) [INFO] Fetching org.polarsys.capella.core.preferences.project.configuration_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (71.26kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (74.2kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (74.2kB) [INFO] Fetching org.polarsys.capella.core.semantic.queries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (468.71kB) [INFO] Fetching org.polarsys.capella.core.semantic.queries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (468.71kB) [INFO] Fetching org.polarsys.capella.core.transition.common.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (51.27kB) [INFO] Fetching org.polarsys.capella.core.transition.common.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (51.27kB) [INFO] Fetching org.polarsys.capella.core.transition.system_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (263.17kB) [INFO] Fetching org.polarsys.capella.core.transition.system_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (263.17kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (248.05kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (248.05kB) [INFO] Fetching org.polarsys.capella.core.transition.system.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (21.44kB) [INFO] Fetching org.polarsys.capella.core.transition.system.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (21.44kB) [INFO] Fetching org.polarsys.capella.core.ui.metric_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (72.79kB) [INFO] Fetching org.polarsys.capella.core.ui.metric_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (72.79kB) [INFO] Fetching org.polarsys.capella.core.ui.resources_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (464.48kB) [INFO] Fetching org.polarsys.capella.core.ui.resources_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/releases/1.4.2-R20201014-090868/org.polarsys.capella.rcp.site/plugins/ (464.48kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core_1.4.3.202012211627.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.3-S202012211627/plugins/ (444.96kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core_1.4.3.202012211627.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.3-S202012211627/plugins/ (444.96kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.preference_1.4.3.202012211627.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.3-S202012211627/plugins/ (23.32kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.preference_1.4.3.202012211627.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.3-S202012211627/plugins/ (23.32kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.ui_1.4.3.202012211627.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.3-S202012211627/plugins/ (41.11kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.ui_1.4.3.202012211627.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.3-S202012211627/plugins/ (41.11kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (14.7kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (14.7kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (77.74kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (77.74kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model.edit_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (9.67kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model.edit_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (9.67kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model.edit_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (70.94kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model.edit_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (70.94kB) [INFO] Fetching org.polarsys.kitalpha.report_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (12.77kB) [INFO] Fetching org.polarsys.kitalpha.report_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (12.77kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (32.23kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (32.23kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.ui_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (272.09kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.ui_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (272.09kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.model.edit_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (14.48kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.model.edit_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (14.48kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.model_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (14.79kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.model_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (14.79kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (21.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (21.81kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (18.35kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (18.35kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.predicate_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (29.61kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.predicate_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (29.61kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (37.58kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (37.58kB) [INFO] Fetching org.polarsys.kitalpha.model.common.share_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (32.86kB) [INFO] Fetching org.polarsys.kitalpha.model.common.share_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (32.86kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (18.94kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (18.94kB) [INFO] Fetching org.polarsys.kitalpha.cadence.core_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (21.18kB) [INFO] Fetching org.polarsys.kitalpha.cadence.core_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (21.18kB) [INFO] Fetching org.polarsys.kitalpha.common.ui_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (10.83kB) [INFO] Fetching org.polarsys.kitalpha.common.ui_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (10.83kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.feature_1.4.3.202012211627.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.3-S202012211627/features/ (12.84kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.feature_1.4.3.202012211627.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.3-S202012211627/features/ (12.84kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (18.14kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (18.14kB) [INFO] Fetching org.polarsys.kitalpha.model.common.precondition_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (12.85kB) [INFO] Fetching org.polarsys.kitalpha.model.common.precondition_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (12.85kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny.contrib.unknownreferences_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (22.61kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny.contrib.unknownreferences_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (22.61kB) [INFO] Fetching org.polarsys.kitalpha.report.model.edit_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (15.69kB) [INFO] Fetching org.polarsys.kitalpha.report.model.edit_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (15.69kB) [INFO] Fetching org.polarsys.kitalpha.report.model_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (22.27kB) [INFO] Fetching org.polarsys.kitalpha.report.model_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (22.27kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (75.75kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (75.75kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (269.03kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (269.03kB) [INFO] Fetching org.polarsys.kitalpha.transposer.core_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (15.52kB) [INFO] Fetching org.polarsys.kitalpha.transposer.core_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (15.52kB) [INFO] Fetching org.polarsys.kitalpha.transposer.scheduler_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (18.61kB) [INFO] Fetching org.polarsys.kitalpha.transposer.scheduler_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (18.61kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (12.07kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (12.07kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (21.94kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces_1.4.2.202009031501.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2it2_ter/plugins/ (21.94kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,006.66kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,006.66kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (790.84kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (790.84kB) [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.docgen.feature:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.feature/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration.feature:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.configuration.feature/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration.feature:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.configuration.feature/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration.feature:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.configuration.feature/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.docgen.package.feature:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.package.feature/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.docgen.package.feature:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.package.feature/.polyglot.build.properties [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.05kB) [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.05kB) [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.07kB) [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.07kB) [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.08kB) [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.08kB) [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (60.2kB) [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (60.2kB) [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.28MB) [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.28MB) [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (325.05kB) [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (325.05kB) [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.32kB) [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.32kB) [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.73kB) [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.73kB) [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.2kB) [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.2kB) [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.52kB) [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.52kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.47kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.47kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.83kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.83kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (329.71kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (329.71kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.91kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.91kB) [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.36kB) [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.36kB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.32MB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.32MB) [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.46kB) [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.46kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.88kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.88kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.76kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.76kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.27kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.27kB) [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.81kB) [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.81kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (102.05kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (102.05kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.25kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.25kB) [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.34kB) [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.34kB) [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.21kB) [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.21kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.85kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.85kB) [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (20.77kB) [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (20.77kB) [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.13kB) [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.13kB) [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.11kB) [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.11kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.23kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.23kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (18.7kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (18.7kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.93kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.93kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (18.66kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (18.66kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.08kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.08kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (26.78kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (26.78kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.6kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.6kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (26.74kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (26.74kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.37kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.37kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (22.69kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (22.69kB) [INFO] Fetching org.eclipse.egf.application_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.82kB) [INFO] Fetching org.eclipse.egf.application_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.82kB) [INFO] Fetching org.eclipse.egf.common.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.87kB) [INFO] Fetching org.eclipse.egf.common.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.87kB) [INFO] Fetching org.eclipse.egf.console_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.54kB) [INFO] Fetching org.eclipse.egf.console_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.54kB) [INFO] Fetching org.eclipse.egf.common.ui.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.9kB) [INFO] Fetching org.eclipse.egf.common.ui.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.9kB) [INFO] Fetching org.eclipse.egf.core.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.87kB) [INFO] Fetching org.eclipse.egf.core.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.87kB) [INFO] Fetching org.eclipse.egf.core.ui.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.9kB) [INFO] Fetching org.eclipse.egf.core.ui.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.9kB) [INFO] Fetching org.eclipse.egf.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.83kB) [INFO] Fetching org.eclipse.egf.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.83kB) [INFO] Fetching org.eclipse.egf.model.edit_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (403.21kB) [INFO] Fetching org.eclipse.egf.model.edit_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (403.21kB) [INFO] Fetching org.eclipse.egf.model.javapattern.edit_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.15kB) [INFO] Fetching org.eclipse.egf.model.javapattern.edit_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.15kB) [INFO] Fetching org.eclipse.egf.model.jetpattern.edit_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.15kB) [INFO] Fetching org.eclipse.egf.model.jetpattern.edit_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.15kB) [INFO] Fetching org.eclipse.egf.model.edit.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.89kB) [INFO] Fetching org.eclipse.egf.model.edit.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.89kB) [INFO] Fetching org.eclipse.egf.model.editor_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (175.43kB) [INFO] Fetching org.eclipse.egf.model.editor_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (175.43kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.12kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.12kB) [INFO] Fetching org.eclipse.egf.model.fprod.edit_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.53kB) [INFO] Fetching org.eclipse.egf.model.fprod.edit_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.53kB) [INFO] Fetching org.eclipse.egf.model.ftask.edit_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.84kB) [INFO] Fetching org.eclipse.egf.model.ftask.edit_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.84kB) [INFO] Fetching org.eclipse.egf.model.javapattern_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.07kB) [INFO] Fetching org.eclipse.egf.model.javapattern_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.07kB) [INFO] Fetching org.eclipse.egf.model.jetpattern_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.29kB) [INFO] Fetching org.eclipse.egf.model.jetpattern_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.29kB) [INFO] Fetching org.eclipse.egf.pattern.java_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.94kB) [INFO] Fetching org.eclipse.egf.pattern.java_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.94kB) [INFO] Fetching org.eclipse.egf.pattern.jet_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.03kB) [INFO] Fetching org.eclipse.egf.pattern.jet_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.03kB) [INFO] Fetching org.eclipse.egf.model.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.95kB) [INFO] Fetching org.eclipse.egf.model.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.95kB) [INFO] Fetching org.eclipse.egf.model.fprod_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (36.52kB) [INFO] Fetching org.eclipse.egf.model.fprod_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (36.52kB) [INFO] Fetching org.eclipse.egf.model.fprod.edit.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.85kB) [INFO] Fetching org.eclipse.egf.model.fprod.edit.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.85kB) [INFO] Fetching org.eclipse.egf.producer.fprod_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.92kB) [INFO] Fetching org.eclipse.egf.producer.fprod_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.92kB) [INFO] Fetching org.eclipse.egf.model.fprod.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.88kB) [INFO] Fetching org.eclipse.egf.model.fprod.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.88kB) [INFO] Fetching org.eclipse.egf.model.ftask.edit.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.87kB) [INFO] Fetching org.eclipse.egf.model.ftask.edit.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.87kB) [INFO] Fetching org.eclipse.egf.task_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.09kB) [INFO] Fetching org.eclipse.egf.task_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.09kB) [INFO] Fetching org.eclipse.egf.producer.ftask_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22kB) [INFO] Fetching org.eclipse.egf.producer.ftask_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22kB) [INFO] Fetching org.eclipse.egf.model.ftask.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.85kB) [INFO] Fetching org.eclipse.egf.model.ftask.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.85kB) [INFO] Fetching org.eclipse.egf.task.ui_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.49kB) [INFO] Fetching org.eclipse.egf.task.ui_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.49kB) [INFO] Fetching org.eclipse.egf.pattern.ui_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (445.15kB) [INFO] Fetching org.eclipse.egf.pattern.ui_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (445.15kB) [INFO] Fetching org.eclipse.egf.pattern.ui.java_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.94kB) [INFO] Fetching org.eclipse.egf.pattern.ui.java_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.94kB) [INFO] Fetching org.eclipse.egf.pattern.ui.jet_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (11.22kB) [INFO] Fetching org.eclipse.egf.pattern.ui.jet_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (11.22kB) [INFO] Fetching org.eclipse.egf.model.ui.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.86kB) [INFO] Fetching org.eclipse.egf.model.ui.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.86kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.6.0.v20190323-1031.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.71kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.6.0.v20190323-1031.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.71kB) [INFO] Fetching org.eclipse.egf.producer.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.89kB) [INFO] Fetching org.eclipse.egf.producer.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.89kB) [INFO] Fetching org.eclipse.egf.producer.ui_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (39.6kB) [INFO] Fetching org.eclipse.egf.producer.ui_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (39.6kB) [INFO] Fetching org.eclipse.egf.producer.ui.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.86kB) [INFO] Fetching org.eclipse.egf.producer.ui.feature_1.6.1.201906060805.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (31.86kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.18.0.v20190323-1031.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.08kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.18.0.v20190323-1031.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.08kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.18.0.v20190323-1059.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.09kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.18.0.v20190323-1059.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.09kB) [INFO] Fetching org.eclipse.emf.codegen_2.16.0.v20190418-0907.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.codegen_2.16.0.v20190418-0907.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.06kB) [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.06kB) [INFO] Fetching org.eclipse.emf.common.ui_2.17.0.v20190507-0402.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.04kB) [INFO] Fetching org.eclipse.emf.common.ui_2.17.0.v20190507-0402.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.04kB) [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.58kB) [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.58kB) [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.41kB) [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.41kB) [INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.27kB) [INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.27kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.10.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.84kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.10.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.84kB) [INFO] Fetching org.eclipse.emf.importer.java_2.11.0.v20190418-1022.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.42kB) [INFO] Fetching org.eclipse.emf.importer.java_2.11.0.v20190418-1022.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.42kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.10.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (56.81kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.10.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (56.81kB) [INFO] Fetching org.eclipse.emf.converter_2.15.0.v20190418-1022.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.18kB) [INFO] Fetching org.eclipse.emf.converter_2.15.0.v20190418-1022.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.18kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20190323-1059.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20190323-1059.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20190323-1059.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.07kB) [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20190323-1059.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.07kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.87kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.87kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190323-1059.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190323-1059.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.07kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.07kB) [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB) [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB) [INFO] Fetching org.eclipse.emf.edit_2.15.0.v20190528-0725.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB) [INFO] Fetching org.eclipse.emf.edit_2.15.0.v20190528-0725.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.17.0.v20190323-1059.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.08kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.17.0.v20190323-1059.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.08kB) [INFO] Fetching org.eclipse.emf.query_1.12.0.201805030653.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (21.57kB) [INFO] Fetching org.eclipse.emf.query_1.12.0.201805030653.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (21.57kB) [INFO] Fetching org.eclipse.emf.transaction_1.12.0.201805140824.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (21.63kB) [INFO] Fetching org.eclipse.emf.transaction_1.12.0.201805140824.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (21.63kB) [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.201812070911.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.26kB) [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.201812070911.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.26kB) [INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.0.201812070911.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.4kB) [INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.0.201812070911.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.4kB) [INFO] Fetching org.eclipse.emf.validation_1.12.1.201812070911.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (21.67kB) [INFO] Fetching org.eclipse.emf.validation_1.12.1.201812070911.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (21.67kB) [INFO] Fetching org.eclipse.emf.workspace_1.12.0.201805140824.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (21.65kB) [INFO] Fetching org.eclipse.emf.workspace_1.12.0.201805140824.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (21.65kB) [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.62kB) [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.62kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.37kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.37kB) [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (211.63kB) [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (211.63kB) [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (666.13kB) [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (666.13kB) [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.95kB) [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.95kB) [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (548.93kB) [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (548.93kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.49kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.49kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.66kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.66kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.7kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.7kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.86kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.86kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.71kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.71kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.23kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.23kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.33kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.33kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.63kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.63kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.46kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.46kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.44kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.44kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.61kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.61kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.35kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.35kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.89kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.89kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.66kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.66kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (62.49kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (62.49kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.89kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.89kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (18.92kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (18.92kB) [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (284.28kB) [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (284.28kB) [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.79kB) [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.79kB) [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (167.49kB) [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (167.49kB) [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.9kB) [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.9kB) [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.51kB) [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.51kB) [INFO] Fetching org.eclipse.jdt_3.18.0.v20190605-1800.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.11kB) [INFO] Fetching org.eclipse.jdt_3.18.0.v20190605-1800.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.11kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.6.400.v20190328-1431.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.99kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.6.400.v20190328-1431.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.99kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.300.v20181206-1038.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.07kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.300.v20181206-1038.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.07kB) [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.600.v20190322-0450.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (144.85kB) [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.600.v20190322-0450.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (144.85kB) [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.600.v20190402-0634.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.93kB) [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.600.v20190402-0634.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.93kB) [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.200.v20180921-1416.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.65kB) [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.200.v20180921-1416.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.65kB) [INFO] Fetching org.eclipse.jdt.doc.user_3.15.300.v20190604-0816.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.93MB) [INFO] Fetching org.eclipse.jdt.doc.user_3.15.300.v20190604-0816.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.93MB) [INFO] Fetching org.eclipse.jdt.annotation_1.1.400.v20180921-1416.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.52kB) [INFO] Fetching org.eclipse.jdt.annotation_1.1.400.v20180921-1416.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.52kB) [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.7kB) [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.7kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1000.v20190510-0840.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.2kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1000.v20190510-0840.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.2kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.500.v20190510-0840.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.74kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.500.v20190510-0840.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.74kB) [INFO] Fetching org.junit.jupiter.api_5.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.95kB) [INFO] Fetching org.junit.jupiter.api_5.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.95kB) [INFO] Fetching org.junit.jupiter.engine_5.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (64.91kB) [INFO] Fetching org.junit.jupiter.engine_5.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (64.91kB) [INFO] Fetching org.junit.jupiter.migrationsupport_5.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.23kB) [INFO] Fetching org.junit.jupiter.migrationsupport_5.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.23kB) [INFO] Fetching org.junit.jupiter.params_5.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (168.65kB) [INFO] Fetching org.junit.jupiter.params_5.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (168.65kB) [INFO] Fetching org.junit.platform.commons_1.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.52kB) [INFO] Fetching org.junit.platform.commons_1.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.52kB) [INFO] Fetching org.junit.platform.engine_1.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.62kB) [INFO] Fetching org.junit.platform.engine_1.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.62kB) [INFO] Fetching org.junit.platform.launcher_1.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.03kB) [INFO] Fetching org.junit.platform.launcher_1.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.03kB) [INFO] Fetching org.junit.platform.runner_1.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.81kB) [INFO] Fetching org.junit.platform.runner_1.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.81kB) [INFO] Fetching org.junit.platform.suite.api_1.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.65kB) [INFO] Fetching org.junit.platform.suite.api_1.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.65kB) [INFO] Fetching org.junit.vintage.engine_5.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.85kB) [INFO] Fetching org.junit.vintage.engine_5.4.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.85kB) [INFO] Fetching org.opentest4j_1.1.1.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.4kB) [INFO] Fetching org.opentest4j_1.1.1.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.4kB) [INFO] Fetching org.apiguardian_1.0.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.36kB) [INFO] Fetching org.apiguardian_1.0.0.v20190212-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.36kB) [INFO] Fetching org.eclipse.jdt_3.18.0.v20190605-1800.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.66kB) [INFO] Fetching org.eclipse.jdt_3.18.0.v20190605-1800.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.66kB) [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.73kB) [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.73kB) [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.33kB) [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.33kB) [INFO] Fetching org.eclipse.pde.ds.lib_1.1.300.v20190417-0900.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.49kB) [INFO] Fetching org.eclipse.pde.ds.lib_1.1.300.v20190417-0900.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.49kB) [INFO] Fetching org.eclipse.pde.api.tools_1.1.800.v20190517-1501.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (917.76kB) [INFO] Fetching org.eclipse.pde.api.tools_1.1.800.v20190517-1501.jar from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (917.76kB) [INFO] Fetching org.objectweb.asm_7.1.0.v20190412-2143.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.92kB) [INFO] Fetching org.objectweb.asm_7.1.0.v20190412-2143.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.92kB) [INFO] Fetching org.objectweb.asm.tree_7.1.0.v20190412-2143.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.78kB) [INFO] Fetching org.objectweb.asm.tree_7.1.0.v20190412-2143.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.78kB) [INFO] Fetching org.eclipse.pde.api.tools.ui_1.1.700.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (157.02kB) [INFO] Fetching org.eclipse.pde.api.tools.ui_1.1.700.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (157.02kB) [INFO] Fetching org.eclipse.pde.doc.user_3.14.400.v20190605-0405.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (6.61MB) [INFO] Fetching org.eclipse.pde.doc.user_3.14.400.v20190605-0405.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (6.61MB) [INFO] Fetching org.eclipse.pde.ds.annotations_1.1.400.v20190514-1319.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.29kB) [INFO] Fetching org.eclipse.pde.ds.annotations_1.1.400.v20190514-1319.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.29kB) [INFO] Fetching org.eclipse.pde.ds.core_1.1.500.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.07kB) [INFO] Fetching org.eclipse.pde.ds.core_1.1.500.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.07kB) [INFO] Fetching org.eclipse.pde.ds.ui_1.1.600.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.08kB) [INFO] Fetching org.eclipse.pde.ds.ui_1.1.600.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.08kB) [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.300.v20190417-0900.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.91kB) [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.300.v20190417-0900.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.91kB) [INFO] Fetching org.eclipse.pde_3.13.600.v20190605-1800.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.82kB) [INFO] Fetching org.eclipse.pde_3.13.600.v20190605-1800.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.82kB) [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.400.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.88kB) [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.400.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.88kB) [INFO] Fetching org.eclipse.pde.ui.templates_3.6.600.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (376.84kB) [INFO] Fetching org.eclipse.pde.ui.templates_3.6.600.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (376.84kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.300.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.64kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.300.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.64kB) [INFO] Fetching org.eclipse.pde.ua.core_1.1.300.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.07kB) [INFO] Fetching org.eclipse.pde.ua.core_1.1.300.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.07kB) [INFO] Fetching org.eclipse.pde.ua.ui_1.1.500.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (145.07kB) [INFO] Fetching org.eclipse.pde.ua.ui_1.1.500.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (145.07kB) [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.0.500.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.78kB) [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.0.500.v20190513-1223.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.78kB) [INFO] Fetching org.eclipse.tools.layout.spy_1.0.300.v20190430-1515.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.74kB) [INFO] Fetching org.eclipse.tools.layout.spy_1.0.300.v20190430-1515.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.74kB) [INFO] Fetching org.eclipse.pde_3.14.0.v20190605-1800.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.4kB) [INFO] Fetching org.eclipse.pde_3.14.0.v20190605-1800.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.4kB) [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (419.96kB) [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (419.96kB) [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98MB) [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98MB) [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.74MB) [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.74MB) [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.33kB) [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.33kB) [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.9kB) [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.9kB) [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB) [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB) [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.38kB) [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.38kB) [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.45kB) [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.45kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.79kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.79kB) [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (20.39kB) [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (20.39kB) [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from http://download.eclipse.org/releases/2019-06/201906191000/binary/ (196B) [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from http://download.eclipse.org/releases/2019-06/201906191000/binary/ (196B) [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.44kB) [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.44kB) [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.11kB) [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from http://download.eclipse.org/releases/2019-06/201906191000/features/ (19.11kB) [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from http://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.66kB) [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from http://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.66kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.18kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.18kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.43kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.43kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.12kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.12kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.67kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.67kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.95kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.95kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.42kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.42kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.15kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.15kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.51kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.51kB) [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.300.v20190510-0639.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.13kB) [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.300.v20190510-0639.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.13kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.300.v20190510-0639.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.2kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.300.v20190510-0639.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.2kB) [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.62kB) [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from http://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.62kB) [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.docgen.package.feature:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.package.feature/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.docgen:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.docgen:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.docgen:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.docgen.commandline:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.commandline/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.docgen.commandline:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.commandline/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.docgen.commandline:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.commandline/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.docgen.ui:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.ui/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.docgen.ui:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.ui/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.docgen.ui:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.ui/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.docgen.preference:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.preference/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.docgen.preference:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.preference/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.docgen.preference:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.preference/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration.commandline:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.commandline/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration.commandline:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.commandline/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration.commandline:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.commandline/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration.edit:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.edit/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration.edit:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.edit/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration.edit:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.edit/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration.editor:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.editor/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration.editor:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.editor/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration.editor:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.editor/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration.ui:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.ui/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration.ui:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.ui/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.docgen.configuration.ui:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.ui/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.addon.docgen.site:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/pom.xml [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.addon.docgen.site:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.addon.docgen.site:1.4.5-SNAPSHOT @ /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/pom.xml [WARNING] The project org.polarsys:org.polarsys.capella.addon.docgen:pom:1.4.5-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Capella XHTML DocGen Add-on [pom] [INFO] org.polarsys.capella.addon.docgen.features [pom] [INFO] org.polarsys.capella.addon.docgen.plugins [pom] [INFO] org.polarsys.capella.docgen.preference [eclipse-plugin] [INFO] org.polarsys.capella.docgen [eclipse-plugin] [INFO] org.polarsys.capella.docgen.commandline [eclipse-plugin] [INFO] org.polarsys.capella.docgen.ui [eclipse-plugin] [INFO] org.polarsys.capella.docgen.feature [eclipse-feature] [INFO] org.polarsys.capella.docgen.configuration [eclipse-plugin] [INFO] org.polarsys.capella.docgen.configuration.ui [eclipse-plugin] [INFO] org.polarsys.capella.docgen.configuration.commandline [eclipse-plugin] [INFO] org.polarsys.capella.docgen.configuration.edit [eclipse-plugin] [INFO] org.polarsys.capella.docgen.configuration.editor [eclipse-plugin] [INFO] org.polarsys.capella.docgen.configuration.feature [eclipse-feature] [INFO] org.polarsys.capella.docgen.package.feature [eclipse-feature] [INFO] org.polarsys.capella.addon.docgen.site [eclipse-repository] [INFO] [INFO] -----------< org.polarsys:org.polarsys.capella.addon.docgen >----------- [INFO] Building Capella XHTML DocGen Add-on 1.4.5-SNAPSHOT [1/16] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.addon.docgen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.polarsys.capella.addon.docgen --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/../../target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.polarsys.capella.addon.docgen --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.addon.docgen --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.polarsys.capella.addon.docgen --- [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/pom.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.addon.docgen/1.4.5-SNAPSHOT/org.polarsys.capella.addon.docgen-1.4.5-SNAPSHOT.pom [INFO] [INFO] ------< org.polarsys:org.polarsys.capella.addon.docgen.features >------- [INFO] Building org.polarsys.capella.addon.docgen.features 1.4.5-SNAPSHOT [2/16] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.addon.docgen.features --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.polarsys.capella.addon.docgen.features --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/../../target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.polarsys.capella.addon.docgen.features --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.addon.docgen.features --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.polarsys.capella.addon.docgen.features --- [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/pom.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.addon.docgen.features/1.4.5-SNAPSHOT/org.polarsys.capella.addon.docgen.features-1.4.5-SNAPSHOT.pom [INFO] [INFO] -------< org.polarsys:org.polarsys.capella.addon.docgen.plugins >------- [INFO] Building org.polarsys.capella.addon.docgen.plugins 1.4.5-SNAPSHOT [3/16] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.addon.docgen.plugins --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.polarsys.capella.addon.docgen.plugins --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/../../target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.polarsys.capella.addon.docgen.plugins --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.addon.docgen.plugins --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.polarsys.capella.addon.docgen.plugins --- [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/pom.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.addon.docgen.plugins/1.4.5-SNAPSHOT/org.polarsys.capella.addon.docgen.plugins-1.4.5-SNAPSHOT.pom [INFO] [INFO] --------< org.polarsys:org.polarsys.capella.docgen.preference >--------- [INFO] Building org.polarsys.capella.docgen.preference 1.4.5-SNAPSHOT [4/16] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.docgen.preference --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.docgen.preference --- [INFO] The project's OSGi version is 1.4.5.202106151337 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.polarsys.capella.docgen.preference --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.polarsys.capella.docgen.preference --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.polarsys.capella.docgen.preference --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.preference/../../target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.docgen.preference --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.preference/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.polarsys.capella.docgen.preference --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.preference/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.docgen.preference --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.preference/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.polarsys.capella.docgen.preference --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.preference/target/org.polarsys.capella.docgen.preference-1.4.5-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.polarsys.capella.docgen.preference --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.polarsys.capella.docgen.preference --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.preference/target/org.polarsys.capella.docgen.preference-1.4.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.docgen.preference --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.docgen.preference --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.polarsys.capella.docgen.preference --- [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.preference/target/org.polarsys.capella.docgen.preference-1.4.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.preference/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.preference-1.4.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.preference/.polyglot.build.properties to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.preference/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.preference-1.4.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.preference/target/org.polarsys.capella.docgen.preference-1.4.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.preference/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.preference-1.4.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.preference/target/p2content.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.preference/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.preference-1.4.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.preference/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.preference/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.preference-1.4.5-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.polarsys.capella.docgen.preference --- [INFO] [INFO] --------------< org.polarsys:org.polarsys.capella.docgen >-------------- [INFO] Building org.polarsys.capella.docgen 1.4.5-SNAPSHOT [5/16] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.docgen --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.docgen --- [INFO] The project's OSGi version is 1.4.5.202106151337 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.polarsys.capella.docgen --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.polarsys.capella.docgen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.polarsys.capella.docgen --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen/../../target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.docgen --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.polarsys.capella.docgen --- [INFO] Compiling 105 source files to /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.docgen --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.polarsys.capella.docgen --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen/target/org.polarsys.capella.docgen-1.4.5-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.polarsys.capella.docgen --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.polarsys.capella.docgen --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen/target/org.polarsys.capella.docgen-1.4.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.docgen --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.docgen --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.polarsys.capella.docgen --- [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen/target/org.polarsys.capella.docgen-1.4.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen/1.4.5-SNAPSHOT/org.polarsys.capella.docgen-1.4.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen/.polyglot.build.properties to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen/1.4.5-SNAPSHOT/org.polarsys.capella.docgen-1.4.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen/target/org.polarsys.capella.docgen-1.4.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen/1.4.5-SNAPSHOT/org.polarsys.capella.docgen-1.4.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen/target/p2content.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen/1.4.5-SNAPSHOT/org.polarsys.capella.docgen-1.4.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen/1.4.5-SNAPSHOT/org.polarsys.capella.docgen-1.4.5-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.polarsys.capella.docgen --- [INFO] [INFO] --------< org.polarsys:org.polarsys.capella.docgen.commandline >-------- [INFO] Building org.polarsys.capella.docgen.commandline 1.4.5-SNAPSHOT [6/16] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.docgen.commandline --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.docgen.commandline --- [INFO] The project's OSGi version is 1.4.5.202106151337 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.polarsys.capella.docgen.commandline --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.polarsys.capella.docgen.commandline --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.polarsys.capella.docgen.commandline --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.commandline/../../target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.docgen.commandline --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.commandline/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.polarsys.capella.docgen.commandline --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.commandline/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.docgen.commandline --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.commandline/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.polarsys.capella.docgen.commandline --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.commandline/target/org.polarsys.capella.docgen.commandline-1.4.5-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.polarsys.capella.docgen.commandline --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.polarsys.capella.docgen.commandline --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.commandline/target/org.polarsys.capella.docgen.commandline-1.4.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.docgen.commandline --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.docgen.commandline --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.polarsys.capella.docgen.commandline --- [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.commandline/target/org.polarsys.capella.docgen.commandline-1.4.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.commandline/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.commandline-1.4.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.commandline/.polyglot.build.properties to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.commandline/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.commandline-1.4.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.commandline/target/org.polarsys.capella.docgen.commandline-1.4.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.commandline/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.commandline-1.4.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.commandline/target/p2content.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.commandline/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.commandline-1.4.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.commandline/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.commandline/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.commandline-1.4.5-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.polarsys.capella.docgen.commandline --- [INFO] [INFO] ------------< org.polarsys:org.polarsys.capella.docgen.ui >------------- [INFO] Building org.polarsys.capella.docgen.ui 1.4.5-SNAPSHOT [7/16] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.docgen.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.docgen.ui --- [INFO] The project's OSGi version is 1.4.5.202106151337 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.polarsys.capella.docgen.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.polarsys.capella.docgen.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.polarsys.capella.docgen.ui --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.ui/../../target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.docgen.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.polarsys.capella.docgen.ui --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.docgen.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.polarsys.capella.docgen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.ui/target/org.polarsys.capella.docgen.ui-1.4.5-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.polarsys.capella.docgen.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.polarsys.capella.docgen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.ui/target/org.polarsys.capella.docgen.ui-1.4.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.docgen.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.docgen.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.polarsys.capella.docgen.ui --- [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.ui/target/org.polarsys.capella.docgen.ui-1.4.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.ui/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.ui-1.4.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.ui/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.ui-1.4.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.ui/target/org.polarsys.capella.docgen.ui-1.4.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.ui/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.ui-1.4.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.ui/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.ui-1.4.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.ui/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.ui-1.4.5-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.polarsys.capella.docgen.ui --- [INFO] [INFO] ----------< org.polarsys:org.polarsys.capella.docgen.feature >---------- [INFO] Building org.polarsys.capella.docgen.feature 1.4.5-SNAPSHOT [8/16] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.docgen.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.docgen.feature --- [INFO] The project's OSGi version is 1.4.5.202106151337 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.polarsys.capella.docgen.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.polarsys.capella.docgen.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.polarsys.capella.docgen.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.feature/../../target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.polarsys.capella.docgen.feature --- [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.polarsys.capella.docgen.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ org.polarsys.capella.docgen.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.feature/target/org.polarsys.capella.docgen.feature-1.4.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.docgen.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.polarsys.capella.docgen.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.docgen.feature --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.polarsys.capella.docgen.feature --- [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.feature/target/org.polarsys.capella.docgen.feature-1.4.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.feature/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.feature-1.4.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.feature/.polyglot.build.properties to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.feature/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.feature-1.4.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.feature/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.feature-1.4.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.feature/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.feature-1.4.5-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.polarsys.capella.docgen.feature --- [INFO] [INFO] -------< org.polarsys:org.polarsys.capella.docgen.configuration >------- [INFO] Building org.polarsys.capella.docgen.configuration 1.4.5-SNAPSHOT [9/16] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.docgen.configuration --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.docgen.configuration --- [INFO] The project's OSGi version is 1.4.5.202106151337 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.polarsys.capella.docgen.configuration --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.polarsys.capella.docgen.configuration --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.polarsys.capella.docgen.configuration --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration/../../target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.docgen.configuration --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.polarsys.capella.docgen.configuration --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.docgen.configuration --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.polarsys.capella.docgen.configuration --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration/target/org.polarsys.capella.docgen.configuration-1.4.5-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.polarsys.capella.docgen.configuration --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.polarsys.capella.docgen.configuration --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration/target/org.polarsys.capella.docgen.configuration-1.4.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.docgen.configuration --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.docgen.configuration --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.polarsys.capella.docgen.configuration --- [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration/target/org.polarsys.capella.docgen.configuration-1.4.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration-1.4.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration/.polyglot.build.properties to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration-1.4.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration/target/org.polarsys.capella.docgen.configuration-1.4.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration-1.4.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration/target/p2content.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration-1.4.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration-1.4.5-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.polarsys.capella.docgen.configuration --- [INFO] [INFO] -----< org.polarsys:org.polarsys.capella.docgen.configuration.ui >------ [INFO] Building org.polarsys.capella.docgen.configuration.ui 1.4.5-SNAPSHOT [10/16] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.docgen.configuration.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.docgen.configuration.ui --- [INFO] The project's OSGi version is 1.4.5.202106151337 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.polarsys.capella.docgen.configuration.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.polarsys.capella.docgen.configuration.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.polarsys.capella.docgen.configuration.ui --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.ui/../../target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.docgen.configuration.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.polarsys.capella.docgen.configuration.ui --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.docgen.configuration.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.polarsys.capella.docgen.configuration.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.ui/target/org.polarsys.capella.docgen.configuration.ui-1.4.5-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.polarsys.capella.docgen.configuration.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.polarsys.capella.docgen.configuration.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.ui/target/org.polarsys.capella.docgen.configuration.ui-1.4.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.docgen.configuration.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.docgen.configuration.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.polarsys.capella.docgen.configuration.ui --- [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.ui/target/org.polarsys.capella.docgen.configuration.ui-1.4.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.ui/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.ui-1.4.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.ui/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.ui-1.4.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.ui/target/org.polarsys.capella.docgen.configuration.ui-1.4.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.ui/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.ui-1.4.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.ui/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.ui-1.4.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.ui/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.ui-1.4.5-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.polarsys.capella.docgen.configuration.ui --- [INFO] [INFO] --< org.polarsys:org.polarsys.capella.docgen.configuration.commandline >-- [INFO] Building org.polarsys.capella.docgen.configuration.commandline 1.4.5-SNAPSHOT [11/16] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.docgen.configuration.commandline --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.docgen.configuration.commandline --- [INFO] The project's OSGi version is 1.4.5.202106151337 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.polarsys.capella.docgen.configuration.commandline --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.polarsys.capella.docgen.configuration.commandline --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.polarsys.capella.docgen.configuration.commandline --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.commandline/../../target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.docgen.configuration.commandline --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.commandline/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.polarsys.capella.docgen.configuration.commandline --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.commandline/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.docgen.configuration.commandline --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.commandline/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.polarsys.capella.docgen.configuration.commandline --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.commandline/target/org.polarsys.capella.docgen.configuration.commandline-1.4.5-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.polarsys.capella.docgen.configuration.commandline --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.polarsys.capella.docgen.configuration.commandline --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.commandline/target/org.polarsys.capella.docgen.configuration.commandline-1.4.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.docgen.configuration.commandline --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.docgen.configuration.commandline --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.polarsys.capella.docgen.configuration.commandline --- [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.commandline/target/org.polarsys.capella.docgen.configuration.commandline-1.4.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.commandline/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.commandline-1.4.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.commandline/.polyglot.build.properties to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.commandline/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.commandline-1.4.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.commandline/target/org.polarsys.capella.docgen.configuration.commandline-1.4.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.commandline/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.commandline-1.4.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.commandline/target/p2content.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.commandline/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.commandline-1.4.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.commandline/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.commandline/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.commandline-1.4.5-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.polarsys.capella.docgen.configuration.commandline --- [INFO] [INFO] ----< org.polarsys:org.polarsys.capella.docgen.configuration.edit >----- [INFO] Building org.polarsys.capella.docgen.configuration.edit 1.4.5-SNAPSHOT [12/16] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.docgen.configuration.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.docgen.configuration.edit --- [INFO] The project's OSGi version is 1.4.5.202106151337 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.polarsys.capella.docgen.configuration.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.polarsys.capella.docgen.configuration.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.polarsys.capella.docgen.configuration.edit --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.edit/../../target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.docgen.configuration.edit --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.polarsys.capella.docgen.configuration.edit --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.edit/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.docgen.configuration.edit --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.polarsys.capella.docgen.configuration.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.edit/target/org.polarsys.capella.docgen.configuration.edit-1.4.5-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.polarsys.capella.docgen.configuration.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.polarsys.capella.docgen.configuration.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.edit/target/org.polarsys.capella.docgen.configuration.edit-1.4.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.docgen.configuration.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.docgen.configuration.edit --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.polarsys.capella.docgen.configuration.edit --- [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.edit/target/org.polarsys.capella.docgen.configuration.edit-1.4.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.edit/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.edit-1.4.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.edit/.polyglot.build.properties to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.edit/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.edit-1.4.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.edit/target/org.polarsys.capella.docgen.configuration.edit-1.4.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.edit/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.edit-1.4.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.edit/target/p2content.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.edit/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.edit-1.4.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.edit/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.edit/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.edit-1.4.5-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.polarsys.capella.docgen.configuration.edit --- [INFO] [INFO] ---< org.polarsys:org.polarsys.capella.docgen.configuration.editor >---- [INFO] Building org.polarsys.capella.docgen.configuration.editor 1.4.5-SNAPSHOT [13/16] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.docgen.configuration.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.docgen.configuration.editor --- [INFO] The project's OSGi version is 1.4.5.202106151337 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.polarsys.capella.docgen.configuration.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.polarsys.capella.docgen.configuration.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.polarsys.capella.docgen.configuration.editor --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.editor/../../target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.docgen.configuration.editor --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.polarsys.capella.docgen.configuration.editor --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.editor/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.docgen.configuration.editor --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.polarsys.capella.docgen.configuration.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.editor/target/org.polarsys.capella.docgen.configuration.editor-1.4.5-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.polarsys.capella.docgen.configuration.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.polarsys.capella.docgen.configuration.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.editor/target/org.polarsys.capella.docgen.configuration.editor-1.4.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.docgen.configuration.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.docgen.configuration.editor --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.polarsys.capella.docgen.configuration.editor --- [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.editor/target/org.polarsys.capella.docgen.configuration.editor-1.4.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.editor/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.editor-1.4.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.editor/.polyglot.build.properties to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.editor/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.editor-1.4.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.editor/target/org.polarsys.capella.docgen.configuration.editor-1.4.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.editor/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.editor-1.4.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.editor/target/p2content.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.editor/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.editor-1.4.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/plugins/org.polarsys.capella.docgen.configuration.editor/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.editor/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.editor-1.4.5-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.polarsys.capella.docgen.configuration.editor --- [INFO] [INFO] ---< org.polarsys:org.polarsys.capella.docgen.configuration.feature >--- [INFO] Building org.polarsys.capella.docgen.configuration.feature 1.4.5-SNAPSHOT [14/16] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.docgen.configuration.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.docgen.configuration.feature --- [INFO] The project's OSGi version is 1.4.5.202106151337 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.polarsys.capella.docgen.configuration.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.polarsys.capella.docgen.configuration.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.polarsys.capella.docgen.configuration.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.configuration.feature/../../target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.polarsys.capella.docgen.configuration.feature --- [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.polarsys.capella.docgen.configuration.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ org.polarsys.capella.docgen.configuration.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.configuration.feature/target/org.polarsys.capella.docgen.configuration.feature-1.4.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.docgen.configuration.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.polarsys.capella.docgen.configuration.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.docgen.configuration.feature --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.polarsys.capella.docgen.configuration.feature --- [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.configuration.feature/target/org.polarsys.capella.docgen.configuration.feature-1.4.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.feature/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.feature-1.4.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.configuration.feature/.polyglot.build.properties to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.feature/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.feature-1.4.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.configuration.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.feature/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.feature-1.4.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.configuration.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.configuration.feature/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.configuration.feature-1.4.5-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.polarsys.capella.docgen.configuration.feature --- [INFO] [INFO] ------< org.polarsys:org.polarsys.capella.docgen.package.feature >------ [INFO] Building org.polarsys.capella.docgen.package.feature 1.4.5-SNAPSHOT [15/16] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.docgen.package.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.docgen.package.feature --- [INFO] The project's OSGi version is 1.4.5.202106151337 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.polarsys.capella.docgen.package.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.polarsys.capella.docgen.package.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.polarsys.capella.docgen.package.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.package.feature/../../target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.polarsys.capella.docgen.package.feature --- [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.polarsys.capella.docgen.package.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ org.polarsys.capella.docgen.package.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.package.feature/target/org.polarsys.capella.docgen.package.feature-1.4.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.docgen.package.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.polarsys.capella.docgen.package.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.docgen.package.feature --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.polarsys.capella.docgen.package.feature --- [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.package.feature/target/org.polarsys.capella.docgen.package.feature-1.4.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.package.feature/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.package.feature-1.4.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.package.feature/.polyglot.build.properties to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.package.feature/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.package.feature-1.4.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.package.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.package.feature/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.package.feature-1.4.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/docgenhtml/features/org.polarsys.capella.docgen.package.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.docgen.package.feature/1.4.5-SNAPSHOT/org.polarsys.capella.docgen.package.feature-1.4.5-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.polarsys.capella.docgen.package.feature --- [INFO] [INFO] --------< org.polarsys:org.polarsys.capella.addon.docgen.site >--------- [INFO] Building org.polarsys.capella.addon.docgen.site 1.4.5-SNAPSHOT [16/16] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.addon.docgen.site --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.addon.docgen.site --- [INFO] The project's OSGi version is 1.4.5.202106151337 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.polarsys.capella.addon.docgen.site --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.polarsys.capella.addon.docgen.site --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/../../target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.addon.docgen.site --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.polarsys.capella.addon.docgen.site --- [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.polarsys.capella.addon.docgen.site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-products (default-publish-products) @ org.polarsys.capella.addon.docgen.site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-categories (default-publish-categories) @ org.polarsys.capella.addon.docgen.site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.0.0:attach-artifacts (default-attach-artifacts) @ org.polarsys.capella.addon.docgen.site --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.0.0:assemble-repository (default-assemble-repository) @ org.polarsys.capella.addon.docgen.site --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.0.0:archive-repository (default-archive-repository) @ org.polarsys.capella.addon.docgen.site --- [INFO] Building zip: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/target/org.polarsys.capella.addon.docgen.site-1.4.5-SNAPSHOT.zip [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.addon.docgen.site --- [INFO] [INFO] --- tycho-eclipserun-plugin:1.0.0:eclipse-run (create-dropins) @ org.polarsys.capella.addon.docgen.site --- [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201803211000/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201803211000/ (142B) [INFO] Adding repository http://download.eclipse.org/releases/oxygen/201803211000 [INFO] Fetching 201803211000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/oxygen/ [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.3.1.v20170928-1405.jar from http://download.eclipse.org/releases/oxygen/201803211000/features/ (17.84kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.3.1.v20170928-1405.jar from http://download.eclipse.org/releases/oxygen/201803211000/features/ (17.84kB) [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/target/eclipserun-work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/latest/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/target/eclipserun-work/configuration, -application, org.eclipse.equinox.p2.repository.repo2runnable, -source, file:/home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/target/repository, -destination, /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/target/CapellaXHTMLDocGen/eclipse] [INFO] [INFO] --- maven-antrun-plugin:1.7:run (package-dropins) @ org.polarsys.capella.addon.docgen.site --- [INFO] Executing tasks main: [delete] Deleting: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/target/CapellaXHTMLDocGen/eclipse/artifacts.jar [delete] Deleting: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/target/CapellaXHTMLDocGen/eclipse/content.jar [zip] Building zip: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/target/CapellaXHTMLDocGen-1.4.5.202106151337-Capella-1.4.2-dropins.zip [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-repository-plugin:1.0.0:archive-repository (archive-repository) @ org.polarsys.capella.addon.docgen.site --- [INFO] Building zip: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/target/CapellaXHTMLDocGen-1.4.5.202106151337-Capella-1.4.2-updateSite.zip [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.polarsys.capella.addon.docgen.site --- [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/target/CapellaXHTMLDocGen-1.4.5.202106151337-Capella-1.4.2-updateSite.zip to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.addon.docgen.site/1.4.5-SNAPSHOT/org.polarsys.capella.addon.docgen.site-1.4.5-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/pom.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.addon.docgen.site/1.4.5-SNAPSHOT/org.polarsys.capella.addon.docgen.site-1.4.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/target/p2content.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.addon.docgen.site/1.4.5-SNAPSHOT/org.polarsys.capella.addon.docgen.site-1.4.5-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/Docgen-addon_v1.4.x/releng/org.polarsys.capella.docgen.site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/polarsys/org.polarsys.capella.addon.docgen.site/1.4.5-SNAPSHOT/org.polarsys.capella.addon.docgen.site-1.4.5-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.polarsys.capella.addon.docgen.site --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Capella XHTML DocGen Add-on 1.4.5-SNAPSHOT: [INFO] [INFO] Capella XHTML DocGen Add-on ........................ SUCCESS [ 8.509 s] [INFO] org.polarsys.capella.addon.docgen.features ......... SUCCESS [ 0.006 s] [INFO] org.polarsys.capella.addon.docgen.plugins .......... SUCCESS [ 0.006 s] [INFO] org.polarsys.capella.docgen.preference ............. SUCCESS [ 3.618 s] [INFO] org.polarsys.capella.docgen ........................ SUCCESS [ 1.564 s] [INFO] org.polarsys.capella.docgen.commandline ............ SUCCESS [ 0.512 s] [INFO] org.polarsys.capella.docgen.ui ..................... SUCCESS [ 0.501 s] [INFO] org.polarsys.capella.docgen.feature ................ SUCCESS [ 0.096 s] [INFO] org.polarsys.capella.docgen.configuration .......... SUCCESS [ 0.121 s] [INFO] org.polarsys.capella.docgen.configuration.ui ....... SUCCESS [ 0.674 s] [INFO] org.polarsys.capella.docgen.configuration.commandline SUCCESS [ 0.458 s] [INFO] org.polarsys.capella.docgen.configuration.edit ..... SUCCESS [ 0.136 s] [INFO] org.polarsys.capella.docgen.configuration.editor ... SUCCESS [ 0.229 s] [INFO] org.polarsys.capella.docgen.configuration.feature .. SUCCESS [ 0.092 s] [INFO] org.polarsys.capella.docgen.package.feature ........ SUCCESS [ 0.125 s] [INFO] org.polarsys.capella.addon.docgen.site ............. SUCCESS [ 9.028 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:00 min [INFO] Finished at: 2021-06-15T13:40:27Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive artifacts) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials genie.capella (ssh://genie.capella@projects-storage.eclipse.org) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-PPPacvVkSBHa/agent.1104 SSH_AGENT_PID=1106 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/Docgen-addon_v1.4.x@tmp/private_key_12379319197689710881.key (/home/jenkins/agent/workspace/Docgen-addon_v1.4.x@tmp/private_key_12379319197689710881.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + PROMOTED_SRC='releng/org.polarsys.capella.docgen.site/target/repository/*' + PROMOTED_DST=/home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/nightly/1.4.x/ + ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/nightly/1.4.x/ + ssh genie.capella@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/nightly/1.4.x/ + scp -r releng/org.polarsys.capella.docgen.site/target/repository/artifacts.jar releng/org.polarsys.capella.docgen.site/target/repository/artifacts.xml.xz releng/org.polarsys.capella.docgen.site/target/repository/content.jar releng/org.polarsys.capella.docgen.site/target/repository/content.xml.xz releng/org.polarsys.capella.docgen.site/target/repository/features releng/org.polarsys.capella.docgen.site/target/repository/p2.index releng/org.polarsys.capella.docgen.site/target/repository/plugins genie.capella@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/updates/nightly/1.4.x/ + PROMOTED_SRC='releng/org.polarsys.capella.docgen.site/target/*-dropins.zip' + PROMOTED_DST=/home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/dropins/nightly/1.4.x/ + ssh genie.capella@projects-storage.eclipse.org rm -fr /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/dropins/nightly/1.4.x/ + ssh genie.capella@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/dropins/nightly/1.4.x/ + scp -r releng/org.polarsys.capella.docgen.site/target/CapellaXHTMLDocGen-1.4.5.202106151337-Capella-1.4.2-dropins.zip genie.capella@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/capella/addons/xhtmldocgen/dropins/nightly/1.4.x/ [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1106 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS