Started by upstream project "Builds/I-build-4.32" build number 82 originally caused by: Started by timer Running as SYSTEM Agent centos-8-fd9cf is provisioned from template centos-8 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6" jenkins/label: "centos-latest_centos-8" name: "centos-8-fd9cf" namespace: "releng" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.releng.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-8-fd9cf" - 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-8-fd9cf" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.releng.svc.cluster.local/releng/" image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-deploy-ossrh-releng.xml" - 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-deploy-ossrh-pde.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-deploy-ossrh-pde.xml" - 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/.m2/settings-deploy-ossrh-jdt.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-deploy-ossrh-jdt.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-releng" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-8-fd9cf (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/CBIaggregator [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [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-ns6IutjLxNjA/agent.45 SSH_AGENT_PID=47 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/CBIaggregator@tmp/private_key_4553268206280507787.key (/home/jenkins/agent/workspace/CBIaggregator@tmp/private_key_4553268206280507787.key) [ssh-agent] Using credentials genie.releng (ssh://genie.releng@projects-storage.eclipse.org) The recommended git tool is: git using credential github-bot-ssh Cloning the remote Git repository Using shallow clone with depth 1 Avoid fetching tags Cloning repository git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git > git init /home/jenkins/agent/workspace/CBIaggregator # timeout=10 Fetching upstream changes from git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git > git --version # timeout=10 > git --version # 'git version 2.41.0' using GIT_SSH to set credentials GitHub bot (SSH) [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/CBIaggregator@tmp/jenkins-gitclient-ssh3494773043771220306.key Verifying host key using manually-configured host key entries > git fetch --no-tags --force --progress --depth=1 -- git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git using GIT_SSH to set credentials GitHub bot (SSH) [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/CBIaggregator@tmp/jenkins-gitclient-ssh11466581267675673150.key Verifying host key using manually-configured host key entries > git fetch --no-tags --force --progress --depth=1 -- git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 188c4abc3b18d2c383e903dc47066ace6ba694d1 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 188c4abc3b18d2c383e903dc47066ace6ba694d1 # timeout=10 Commit message: "Build input for build I20240427-1800" > git rev-list --no-walk 34683379c4fb56b597def15981203be99e0de171 # timeout=10 First time build. Skipping changelog. [GitCheckoutListener] Skipping issues blame since Git has been configured with shallow clone [CBIaggregator] $ /bin/bash -x /tmp/jenkins8684981827994677833.sh + SCRIPT=/home/jenkins/agent/workspace/CBIaggregator/work/CBIaggregator.sh + mv eclipse.platform.releng/publish-to-maven-central/ /home/jenkins/agent/workspace/CBIaggregator/work + chmod +x /home/jenkins/agent/workspace/CBIaggregator/work/CBIaggregator.sh + /home/jenkins/agent/workspace/CBIaggregator/work/CBIaggregator.sh -snapshot ==== CBI aggregator ==== -snapshot Extracting Eclipse from /home/data/httpd/download.eclipse.org/eclipse/downloads/drops4/R-4.31-202402290520/eclipse-SDK-4.31-linux-gtk-x86_64.tar.gz ... Successfully installed: /home/jenkins/agent/workspace/CBIaggregator/tools/eclipse/eclipse Installing the CBI aggregator into /home/jenkins/agent/workspace/CBIaggregator/tools/aggregator ... Unable to init server: Could not connect: Connection refused Eclipse: Cannot open display: WARNING: Using incubator modules: jdk.incubator.foreign, jdk.incubator.vector Unable to init server: Could not connect: Connection refused Eclipse: Cannot open display: Apr 27, 2024 11:16:35 PM org.apache.aries.spifly.BaseActivator log INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple Installing org.eclipse.cbi.p2repo.cli.product 1.1.0.v20240402-0956. Operation completed in 8725 ms. Successfully installed: /home/jenkins/agent/workspace/CBIaggregator/tools/aggregator/cbiAggr Running the aggregator with build model /home/jenkins/agent/workspace/CBIaggregator/work/SDK4Mvn.aggr ... Loading all repositories SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. Starting generation of composite repository Adding child meta-data repository https://download.eclipse.org/eclipse/updates/4.32-I-builds Done. Took 0 seconds Starting generation of verification feature for validationSet: main Done. Took 0 seconds Starting planner verification for validationSet: main Verifying config linux,gtk,aarch64... Verifying config linux,gtk,ppc64le... Verifying config linux,gtk,x86_64... Verifying config macosx,cocoa,x86_64... Verifying config macosx,cocoa,aarch64... Verifying config win32,win32,x86_64... Verifying config win32,win32,aarch64... Verified config linux,gtk,aarch64... Verified config linux,gtk,ppc64le... Verified config linux,gtk,x86_64... Verified config macosx,cocoa,x86_64... Verified config macosx,cocoa,aarch64... Verified config win32,win32,x86_64... Verified config win32,win32,aarch64... Verification successful Done. Took 13 seconds Starting mirroring of meta-data for validationSet: main Mirroring meta-data consisting of 1324 units from https://download.eclipse.org/eclipse/updates/4.32-I-builds Done. Took 0 seconds Starting generation of categories Done. Took 0 seconds The mapping is identical to the p2 metadata: org.apache.batik.constants.source => org.apache.batik.([^.]+)' => 'org.apache.xmlgraphics/batik-$1', '([^.]+)\.([^.]+)\.0(?:\..*)?' => '$1.$2 The mapping is identical to the p2 metadata: org.apache.batik.css.source => org.apache.batik.([^.]+)' => 'org.apache.xmlgraphics/batik-$1', '([^.]+)\.([^.]+)\.0(?:\..*)?' => '$1.$2 The mapping is identical to the p2 metadata: org.apache.batik.i18n.source => org.apache.batik.([^.]+)' => 'org.apache.xmlgraphics/batik-$1', '([^.]+)\.([^.]+)\.0(?:\..*)?' => '$1.$2 The mapping is identical to the p2 metadata: org.apache.batik.util.source => org.apache.batik.([^.]+)' => 'org.apache.xmlgraphics/batik-$1', '([^.]+)\.([^.]+)\.0(?:\..*)?' => '$1.$2 The mapping is identical to the p2 metadata: org.apache.lucene.analysis-common.source => org\.apache\.lucene\.(.*)' => 'org.apache.lucene/lucene-$1 The mapping is identical to the p2 metadata: org.apache.lucene.analysis-smartcn.source => org\.apache\.lucene\.(.*)' => 'org.apache.lucene/lucene-$1 The mapping is identical to the p2 metadata: org.apache.lucene.core.source => org\.apache\.lucene\.(.*)' => 'org.apache.lucene/lucene-$1 The mapping is identical to the p2 metadata: org.junit.source => org.junit' => 'junit/junit', '([^.]+)\.([^.]+)\.0(?:\..*)?' => '$1.$2 Starting artifacts mirroring Mirroring artifacts from https://download.eclipse.org/eclipse/updates/4.32-I-builds - mirroring artifact osgi.bundle,org.osgi.service.component.source,1.5.1.202212101352 - mirroring artifact osgi.bundle,org.objectweb.asm.tree.analysis.source,9.7.0 - mirroring artifact binary,org.eclipse.rcp.configuration_root.win32.win32.x86_64,1.1.2300.v20240307-1558 - mirroring artifact osgi.bundle,org.apache.ant,1.10.14.v20230922-1200 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.services.source,1.6.300.v20231201-1637 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.ui.importexport.source,1.4.400.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.workbench.addons.swt.source,1.5.400.v20240416-0658 - mirroring artifact osgi.bundle,org.apiguardian.api,1.1.2 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.ui.admin,1.3.400.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.core.resources,3.20.200.v20240426-1040 - mirroring artifact osgi.bundle,org.eclipse.ui.tests.pluginchecks,1.2.300.v20240321-1245 - mirroring artifact osgi.bundle,com.jcraft.jsch.source,0.1.55.v20230916-1400 - mirroring artifact osgi.bundle,org.eclipse.jdt,3.19.500.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.model.workbench.source,2.4.300.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.ui.cocoa,1.3.200.v20240309-0857 - mirroring artifact osgi.bundle,org.eclipse.swt,3.126.0.v20240426-0802 - mirroring artifact osgi.bundle,junit-jupiter-api.source,5.10.2 - mirroring artifact osgi.bundle,junit-platform-suite-commons,1.10.2 - mirroring artifact binary,org.eclipse.platform_root,4.32.0.v20240427-1800 - mirroring artifact osgi.bundle,biz.aQute.repository.source,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.eclipse.pde.ui.tests,3.12.500.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.platform.doc.isv,4.32.0.v20240319-1136 - mirroring artifact osgi.bundle,org.eclipse.tests.urischeme.source,1.2.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.pde.ua.core,1.3.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.equinox.launcher.win32.win32.x86_64,1.2.900.v20240213-1244 - mirroring artifact osgi.bundle,org.eclipse.ecf.ssl.source,1.3.0.v20230507-1921 - mirroring artifact osgi.bundle,org.osgi.service.log.stream,1.0.0.202109301733 - mirroring artifact osgi.bundle,org.apache.lucene.analysis-smartcn.source,9.10.0.v20240221-0830 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.ui.discovery.source,1.3.300.v20240321-1450 - mirroring artifact osgi.bundle,org.osgi.service.cm.source,1.6.1.202109301733 - mirroring artifact org.eclipse.update.feature,org.eclipse.sdk,4.32.0.v20240427-1800 - mirroring artifact osgi.bundle,com.google.gson.source,2.10.1 - mirroring artifact osgi.bundle,org.eclipse.sdk.examples,4.32.0.v20240427-1800 - mirroring artifact osgi.bundle,org.objectweb.asm.source,9.7.0 - mirroring artifact osgi.bundle,org.bndtools.headless.build.manager,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.eclipse.search.core.source,3.16.200.v20240415-0954 - mirrored artifact osgi.bundle,org.objectweb.asm.tree.analysis.source,9.7.0 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.discovery.compatibility,1.3.300.v20240417-0757 - mirroring artifact osgi.bundle,org.eclipse.equinox.http.registry.source,1.4.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.ant.tests.ui,3.11.400.v20240413-1529 - mirroring artifact osgi.bundle,bndtools.api.source,7.0.0.202310060912 - mirroring artifact osgi.bundle,bndtools.jareditor,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.osgi.service.repository.source,1.1.0.201505202024 - mirroring artifact osgi.bundle,org.eclipse.text.quicksearch.source,1.2.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.jdt.core.tests.model,3.13.0.v20240422-1208 - mirroring artifact osgi.bundle,org.apache.commons.commons-codec.source,1.16.0 - mirroring artifact osgi.bundle,org.apache.httpcomponents.client5.httpclient5,5.2.1.v20230802-0806 - mirroring artifact osgi.bundle,org.eclipse.jface.text.source,3.25.100.v20240424-1254 - mirroring artifact osgi.bundle,org.eclipse.swt.win32.win32.x86_64,3.126.0.v20240426-0802 - mirroring artifact osgi.bundle,org.eclipse.equinox.security.linux.source,1.1.300.v20240419-2334 - mirroring artifact osgi.bundle,org.eclipse.unittest.ui,1.1.400.v20240414-0828 - mirroring artifact osgi.bundle,org.eclipse.equinox.metatype,1.6.500.v20231214-2017 - mirroring artifact osgi.bundle,org.eclipse.core.net.win32.x86_64,1.2.300.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.emf.databinding.source,1.8.0.v20231208-1346 - mirroring artifact osgi.bundle,org.apache.httpcomponents.client5.httpclient5-win.source,5.2.1.v20230802-0847 - mirroring artifact osgi.bundle,org.eclipse.core.runtime,3.31.100.v20240422-1722 - mirroring artifact osgi.bundle,org.eclipse.pde.junit.runtime.tests,3.7.300.v20240321-1452 - mirroring artifact osgi.bundle,org.apache.felix.gogo.shell,1.1.4 - mirroring artifact osgi.bundle,org.eclipse.ui.tests.performance,1.6.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.ui.ide.application,1.5.400.v20240416-0658 - mirroring artifact osgi.bundle,org.eclipse.jface.databinding.source,1.15.300.v20240424-0444 - mirroring artifact osgi.bundle,org.eclipse.emf.databinding.edit,1.9.0.v20231208-1346 - mirroring artifact osgi.bundle,biz.aQute.repository,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.osgi.service.metatype,1.4.1.202109301733 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.uriSchemeHandler,1.2.300.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.tests,0.15.500.v20240418-1547 - mirroring artifact osgi.bundle,org.objectweb.asm.tree.source,9.7.0 - mirroring artifact osgi.bundle,org.eclipse.emf.ecore.change,2.16.0.v20231208-1346 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.bindings,0.14.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.ecf.source,3.11.0.v20230507-1923 - mirroring artifact osgi.bundle,org.apache.httpcomponents.core5.httpcore5-h2.source,5.2.3.v20230922-1600 - mirroring artifact osgi.bundle,org.eclipse.equinox.preferences.tests.source,3.10.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.equinox.http.jetty,3.9.200.v20240321-1445 - mirroring artifact osgi.bundle,jakarta.activation-api.source,2.1.3 - mirroring artifact osgi.bundle,org.eclipse.jsch.ui.source,1.5.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.pde.ui,3.15.200.v20240424-1835 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.contributions.source,3.6.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.core,2.11.100.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.jdt.ui.tests.refactoring.source,3.15.400.v20240321-1441 - mirroring artifact osgi.bundle,org.eclipse.equinox.frameworkadmin.equinox.source,1.3.200.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.css.swt.theme.source,0.14.400.v20240424-0956 - mirroring artifact org.eclipse.update.feature,org.eclipse.ecf.core.ssl.feature,1.1.501.v20230507-1921 - mirroring artifact osgi.bundle,org.eclipse.core.contenttype,3.9.400.v20240419-1233 - mirroring artifact osgi.bundle,org.osgi.service.wireadmin.source,1.0.2.202109301733 - mirroring artifact osgi.bundle,org.eclipse.pde.genericeditor.extension.source,1.2.400.v20240409-1628 - mirroring artifact osgi.bundle,org.eclipse.ui.tests.views.properties.tabbed.source,3.8.400.v20240416-0658 - mirroring artifact osgi.bundle,org.hamcrest,2.2.0 - mirroring artifact osgi.bundle,org.eclipse.jdt.bcoview.source,1.2.400.v20240322-0935 - mirroring artifact osgi.bundle,org.apache.commons.commons-beanutils.source,1.9.4 - mirroring artifact osgi.bundle,org.eclipse.pde.core,3.18.100.v20240426-1718 - mirroring artifact osgi.bundle,org.mortbay.jasper.apache-jsp,9.0.83 - mirroring artifact osgi.bundle,org.apache.commons.collections,3.2.2 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.undo.source,3.5.300.v20240207-1054 - mirroring artifact osgi.bundle,org.apache.felix.gogo.shell.source,1.1.4 - mirroring artifact osgi.bundle,org.eclipse.pde.build,3.12.400.v20240425-2254 - mirrored artifact osgi.bundle,org.osgi.service.component.source,1.5.1.202212101352 - mirroring artifact osgi.bundle,org.eclipse.swt.cocoa.macosx.x86_64.source,3.126.0.v20240426-0802 - mirroring artifact osgi.bundle,org.eclipse.ui.genericeditor.examples.source,1.3.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.ui.source,3.206.0.v20240322-0723 - mirroring artifact osgi.bundle,org.eclipse.jface.tests.source,1.4.500.v20240425-1100 - mirroring artifact osgi.bundle,org.eclipse.emf.databinding.edit.source,1.9.0.v20231208-1346 - mirroring artifact osgi.bundle,org.eclipse.text.tests,3.14.500.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.pde.ua.core.source,1.3.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.equinox.console,1.4.800.v20240329-0940 - mirroring artifact osgi.bundle,org.eclipse.jsch.tests.source,1.6.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.discovery.source,1.3.300.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.jdt.ui.tests.refactoring,3.15.400.v20240321-1441 - mirroring artifact osgi.bundle,org.osgi.namespace.extender.source,1.0.1.201505202024 - mirroring artifact osgi.bundle,org.apache.commons.commons-io.source,2.16.1 - mirroring artifact osgi.bundle,org.eclipse.equinox.simpleconfigurator.manipulator,2.3.200.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.jsch.core.source,1.5.400.v20240413-1649 - mirroring artifact osgi.bundle,org.osgi.service.provisioning.source,1.2.0.201505202024 - mirroring artifact org.eclipse.update.feature,org.eclipse.emf.edit,2.22.0.v20231208-1346 - mirroring artifact osgi.bundle,org.eclipse.jdt.debug.source,3.21.400.v20240418-1414 - mirroring artifact osgi.bundle,org.eclipse.e4.tools.services.source,4.10.500.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.compare.tests.source,3.8.400.v20240415-1311 - mirroring artifact osgi.bundle,org.jdom,1.1.3.v20230812-1600 - mirroring artifact osgi.bundle,org.eclipse.equinox.security.tests,1.3.300.v20240326-2051 - mirroring artifact osgi.bundle,org.eclipse.equinox.app,1.7.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.core.filesystem.linux.ppc64le,1.4.200.v20220812-1420 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.core.feature.source,1.15.100.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.ant.launching,1.4.400.v20240413-1649 - mirroring artifact osgi.bundle,org.eclipse.ui.tests.rcp.source,3.6.400.v20240424-0642 - mirroring artifact osgi.bundle,org.apache.commons.collections.source,3.2.2 - mirroring artifact osgi.bundle,org.eclipse.debug.ui.source,3.18.400.v20240416-1521 - mirroring artifact org.eclipse.update.feature,org.eclipse.emf.common,2.31.0.v20240314-0928 - mirroring artifact osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.ppc64le,1.2.900.v20240129-1338 - mirroring artifact osgi.bundle,org.eclipse.core.net.source,1.5.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.ui.themes,1.2.2400.v20240213-1133 - mirroring artifact osgi.bundle,org.eclipse.pde.ui.templates.tests.source,1.2.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.ui.workbench.source,3.132.0.v20240424-0957 - mirroring artifact osgi.bundle,org.eclipse.ui.win32.source,3.5.300.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.equinox.http.servletbridge.source,1.3.0.v20240213-1244 - mirroring artifact osgi.bundle,org.eclipse.debug.examples.ui,1.8.400.v20240422-0543 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.ui.source,2.8.400.v20240425-0751 - mirroring artifact osgi.bundle,org.eclipse.search.source,3.16.200.v20240426-0859 - mirroring artifact osgi.bundle,org.eclipse.jetty.ee8.servlet.source,12.0.8 - mirroring artifact osgi.bundle,org.eclipse.core.filebuffers,3.8.300.v20240207-1054 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.swt.gtk,1.2.200.v20240416-0658 - mirroring artifact osgi.bundle,org.eclipse.platform.source,4.31.200.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.debug.ui.launchview.source,1.1.500.v20240415-0528 - mirroring artifact osgi.bundle,biz.aQute.bndlib,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.eclipse.compare,3.11.0.v20240419-1233 - mirroring artifact osgi.bundle,org.eclipse.jface,3.34.0.v20240425-1100 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.javaeditor.source,3.4.300.v20231214-2114 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.workbench.swt.source,0.17.400.v20240425-0840 - mirroring artifact osgi.bundle,org.jdom.source,1.1.3.v20230812-1600 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.tests,1.9.400.v20240423-0755 - mirroring artifact osgi.bundle,org.eclipse.team.examples.filesystem,3.7.400.v20240414-1916 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.transport.ecf.source,1.4.300.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.core.tests.net.source,1.6.400.v20240414-0911 - mirroring artifact osgi.bundle,org.eclipse.jdt.apt.pluggable.tests,3.6.400.v20240321-1252 - mirroring artifact osgi.bundle,org.eclipse.pde.spy.css,0.13.400.v20240321-1452 - mirroring artifact osgi.bundle,org.apache.felix.gogo.runtime.source,1.1.6 - mirroring artifact osgi.bundle,org.eclipse.ui.tests.source,3.15.1600.v20240424-0956 - mirroring artifact binary,org.eclipse.equinox.executable_root.gtk.linux.ppc64le,3.8.2500.v20240426-1701 - mirroring artifact osgi.bundle,org.eclipse.equinox.security.macosx.source,1.102.300.v20240419-2334 - mirroring artifact osgi.bundle,org.eclipse.equinox.preferences.tests,3.10.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.equinox.jsp.jasper.source,1.2.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.equinox.http.registry,1.4.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.equinox.http.servlet.tests.source,1.9.200.v20240409-2144 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.di.source,1.5.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.e4.tools.jdt.templates,4.10.300.v20240128-1101 - mirroring artifact osgi.bundle,org.eclipse.core.commands.source,3.12.100.v20240424-0956 - mirroring artifact osgi.bundle,org.apache.batik.css.source,1.17.0.v20231215-1130 - mirroring artifact osgi.bundle,org.eclipse.jetty.servlet-api,4.0.6 - mirroring artifact osgi.bundle,org.eclipse.ui.genericeditor.tests,1.3.500.v20240416-0658 - mirroring artifact osgi.bundle,org.eclipse.equinox.launcher.cocoa.macosx,1.2.900.v20240129-1338 - mirroring artifact osgi.bundle,org.eclipse.ltk.ui.refactoring.source,3.13.400.v20240321-1245 - mirroring artifact org.eclipse.update.feature,org.eclipse.pde.spies.source,1.0.400.v20240416-0657 - mirroring artifact osgi.bundle,org.eclipse.equinox.servletbridge,1.7.100.v20240327-1824 - mirroring artifact osgi.bundle,org.eclipse.jdt.core.tests.compiler.source,3.13.400.v20240427-0959 - mirroring artifact osgi.bundle,org.eclipse.pde.spy.preferences.source,0.13.400.v20240321-1452 - mirroring artifact osgi.bundle,junit-platform-suite-api,1.10.2 - mirroring artifact osgi.bundle,org.eclipse.pde.genericeditor.extension.tests.source,1.2.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.debug.examples.core.source,1.6.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.jetty.ee8.server,12.0.8 - mirroring artifact osgi.bundle,org.eclipse.core.filesystem.linux.x86_64,1.2.400.v20220812-1420 - mirroring artifact osgi.bundle,org.osgi.service.useradmin.source,1.1.1.202109301733 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.publisher,1.9.200.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.equinox.metatype.source,1.6.500.v20231214-2017 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.p2.user.ui.source,2.4.2400.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.sdk.tests,4.32.0.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.tests.ui,1.4.400.v20240425-0751 - mirroring artifact osgi.bundle,org.apache.batik.i18n,1.17.0.v20231215-1130 - mirroring artifact osgi.bundle,org.eclipse.e4.core.di.extensions.supplier,0.17.500.v20240419-1233 - mirroring artifact osgi.bundle,org.eclipse.pde.doc.user,3.15.200.v20240424-1835 - mirroring artifact org.eclipse.update.feature,org.eclipse.jdt.jeview.feature,1.1.400.v20240322-0935 - mirroring artifact osgi.bundle,org.osgi.service.component.annotations.source,1.5.1.202212101352 - mirroring artifact osgi.bundle,org.eclipse.ui.tests.harness,1.10.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.core.databinding.property,1.10.300.v20240424-0444 - mirroring artifact osgi.bundle,org.eclipse.jface.source,3.34.0.v20240425-1100 - mirroring artifact osgi.bundle,org.eclipse.team.genericeditor.diff.extension,1.2.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.ui.intro.universal.source,3.5.400.v20240414-1916 - mirroring artifact osgi.bundle,org.eclipse.jetty.ee8.security,12.0.8 - mirroring artifact osgi.bundle,org.eclipse.pde.junit.runtime.source,3.8.100.v20240130-1723 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.workbench3,0.17.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.emf.ecore.xmi,2.37.0.v20231208-1346 - mirroring artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclientjava,2.0.200.v20231114-1017 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.ide,3.17.200.v20231201-1637 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.multipageeditor,3.4.300.v20240207-1054 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse.source,1.6.100.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.swt.gtk.linux.ppc64le,3.126.0.v20240426-0802 - mirroring artifact osgi.bundle,org.eclipse.ui.navigator.resources.source,3.9.300.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.directorywatcher.source,1.4.400.v20240321-1450 - mirroring artifact osgi.bundle,org.junit,4.13.2.v20230809-1000 - mirroring artifact osgi.bundle,org.mockito.mockito-core,5.11.0 - mirroring artifact binary,org.eclipse.platform.ide.executable.cocoa.macosx.x86_64,4.32.0.I20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.touchpoint.eclipse,2.4.300.v20240321-1450 - mirroring artifact org.eclipse.update.feature,org.eclipse.rcp,4.32.0.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.update.configurator.tests,0.2.0.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.search.core,3.16.200.v20240415-0954 - mirroring artifact osgi.bundle,org.eclipse.equinox.http.servlet.source,1.8.200.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.swt.cocoa.macosx.x86_64,3.126.0.v20240426-0802 - mirroring artifact osgi.bundle,org.eclipse.e4.core.services,2.4.400.v20240413-1529 - mirroring artifact osgi.bundle,org.osgi.service.useradmin,1.1.1.202109301733 - mirroring artifact org.eclipse.update.feature,org.eclipse.tips.feature,0.4.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.core.contenttype.tests.source,1.4.100.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.tests.ui.source,1.4.400.v20240425-0751 - mirroring artifact osgi.bundle,org.eclipse.jdt.launching.ui.macosx.source,1.4.300.v20240321-1645 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.extensionlocation,1.5.400.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.urischeme,1.3.300.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.core.expressions,3.9.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.equinox.common,3.19.100.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.team.genericeditor.diff.extension.source,1.2.400.v20240413-1529 - mirroring artifact osgi.bundle,junit-platform-launcher.source,1.10.2 - mirroring artifact osgi.bundle,org.eclipse.osgi.util,3.7.300.v20231104-1118 - mirroring artifact osgi.bundle,jakarta.annotation-api,1.3.5 - mirroring artifact osgi.bundle,org.eclipse.jetty.ee8.servlet,12.0.8 - mirroring artifact osgi.bundle,org.eclipse.ui.editors.tests.source,3.13.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.compare.examples.source,3.4.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclient5,1.1.0.v20230423-0417 - mirroring artifact osgi.bundle,org.eclipse.equinox.weaving.hook.source,1.4.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.e4.core.commands.source,1.1.400.v20240424-0444 - mirroring artifact binary,org.eclipse.platform.ide.executable.win32.win32.x86_64,4.32.0.I20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.ui.editors.tests,3.13.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.discovery,1.3.300.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.test.performance.win32,3.1.600.v20230714-1309 - mirroring artifact osgi.bundle,jakarta.inject.jakarta.inject-api.source,2.0.1 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.sdk,3.23.1200.v20240427-0959 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.tests.css.core.source,1.302.500.v20240425-0840 - mirroring artifact osgi.bundle,org.eclipse.equinox.transforms.xslt,1.3.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.swt.examples.ole.win32,3.109.100.v20240402-1640 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.ide.source,3.17.200.v20231201-1637 - mirroring artifact osgi.bundle,org.eclipse.search,3.16.200.v20240426-0859 - mirroring artifact osgi.bundle,org.eclipse.osgi.services,3.12.100.v20240327-0645 - mirroring artifact osgi.bundle,org.eclipse.ant.launching.source,1.4.400.v20240413-1649 - mirroring artifact osgi.bundle,org.eclipse.jdt.apt.pluggable.tests.source,3.6.400.v20240321-1252 - mirroring artifact osgi.bundle,org.bndtools.templates.template,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.eclipse.jdt.core.tests.binaries,1.0.300.v20240129-1341 - mirroring artifact osgi.bundle,org.apache.httpcomponents.core5.httpcore5,5.2.3.v20230922-1600 - mirroring artifact osgi.bundle,org.eclipse.swt.tools.base.source,3.107.600.v20240309-0757 - mirroring artifact osgi.bundle,jakarta.activation-api,2.1.3 - mirroring artifact osgi.bundle,org.eclipse.jdt.annotation.source,1.2.100.v20240212-1051 - mirroring artifact osgi.bundle,org.eclipse.core.variables.source,3.6.400.v20240413-1529 - mirroring artifact osgi.bundle,org.objectweb.asm.util,9.7.0 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.director,2.6.400.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.pde.genericeditor.extension.tests,1.2.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.equinox.app.source,1.7.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.team.ui,3.10.400.v20240416-0654 - mirroring artifact osgi.bundle,org.osgi.service.upnp,1.2.1.202109301733 - mirroring artifact osgi.bundle,org.osgi.util.pushstream.source,1.1.0.202212101352 - mirroring artifact org.eclipse.update.feature,org.eclipse.rcp.configuration,1.1.2300.v20240307-1558 - mirroring artifact osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.x86_64,1.2.900.v20240129-1338 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.readmetool,3.7.400.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.jetty.io,12.0.8 - mirroring artifact osgi.bundle,org.eclipse.ui.externaltools,3.6.400.v20240416-0654 - mirroring artifact osgi.bundle,org.eclipse.swt.tools.spies.source,3.109.400.v20240321-1321 - mirroring artifact osgi.bundle,org.eclipse.jface.text.tests,3.13.500.v20240424-1254 - mirroring artifact org.eclipse.update.feature,org.eclipse.pde.unittest.junit,1.0.800.v20240418-1927 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.touchpoint.eclipse.source,2.4.300.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.e4.core.tests,1.3.400.v20240415-0528 - mirroring artifact osgi.bundle,org.eclipse.core.contenttype.tests,1.4.100.v20240413-1529 - mirroring artifact osgi.bundle,junit-jupiter-engine,5.10.2 - mirroring artifact osgi.bundle,org.osgi.util.position,1.0.1.201505202026 - mirroring artifact osgi.bundle,org.eclipse.debug.ui,3.18.400.v20240416-1521 - mirroring artifact org.eclipse.update.feature,org.eclipse.jdt.astview.feature,1.2.250.v20240322-0935 - mirroring artifact osgi.bundle,org.eclipse.jetty.session.source,12.0.8 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.javaeditor,3.4.300.v20231214-2114 - mirroring artifact osgi.bundle,org.eclipse.core.net.linux.source,1.1.200.v20240413-1529 - mirroring artifact osgi.bundle,org.osgi.service.prefs,1.1.2.202109301733 - mirroring artifact osgi.bundle,org.eclipse.pde.ui.templates.tests,1.2.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.ui.navigator.source,3.12.400.v20240424-0956 - mirroring artifact osgi.bundle,slf4j.api,2.0.13 - mirroring artifact osgi.bundle,org.eclipse.pde.api.tools.source,1.3.400.v20240419-1823 - mirroring artifact osgi.bundle,org.eclipse.jface.tests,1.4.500.v20240425-1100 - mirroring artifact osgi.bundle,org.apache.commons.jxpath.source,1.3.0 - mirroring artifact osgi.bundle,org.eclipse.jdt.launching,3.22.0.v20240424-1830 - mirroring artifact osgi.bundle,org.eclipse.core.tests.net,1.6.400.v20240414-0911 - mirroring artifact org.eclipse.update.feature,org.eclipse.ecf.filetransfer.httpclientjava.feature.source,2.0.200.v20231114-1017 - mirroring artifact osgi.bundle,org.apache.sshd.osgi,2.12.1 - mirroring artifact osgi.bundle,org.eclipse.test.performance,3.20.100.v20240321-1442 - mirroring artifact osgi.bundle,org.eclipse.ltk.core.refactoring.source,3.14.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.equinox.console.ssh.source,1.3.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.e4.core.commands.tests,0.14.400.v20231201-1637 - mirroring artifact osgi.bundle,org.apache.commons.jxpath,1.3.0 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.installer.source,1.4.300.v20240321-1450 - mirroring artifact osgi.bundle,org.apache.batik.constants,1.17.0.v20231215-1130 - mirroring artifact osgi.bundle,org.eclipse.core.databinding,1.13.300.v20240424-0444 - mirroring artifact osgi.bundle,org.eclipse.jdt.ui.unittest.junit,1.1.400.v20240419-1435 - mirroring artifact osgi.bundle,org.eclipse.core.databinding.property.source,1.10.300.v20240424-0444 - mirroring artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclientjava.source,2.0.200.v20231114-1017 - mirroring artifact osgi.bundle,org.eclipse.jdt.bcoview,1.2.400.v20240322-0935 - mirroring artifact osgi.bundle,org.osgi.annotation.bundle,2.0.0.202202082230 - mirroring artifact osgi.bundle,org.eclipse.jdt.junit4.runtime,1.3.100.v20231214-1952 - mirroring artifact osgi.bundle,org.eclipse.jdt.apt.pluggable.core.source,1.4.400.v20240321-1252 - mirroring artifact osgi.bundle,org.eclipse.jdt.compiler.apt.tests,1.3.400.v20240320-0822 - mirroring artifact osgi.bundle,org.objenesis.source,3.3.0 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.server.jetty.source,1.11.500.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.pde.api.tools.tests,1.3.500.v20240423-0657 - mirroring artifact osgi.bundle,org.eclipse.ant.tests.ui.source,3.11.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.e4.core.commands.tests.source,0.14.400.v20231201-1637 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.p2.sdk,3.11.2400.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.metadata.source,2.9.100.v20240416-0654 - mirrored artifact binary,org.eclipse.rcp.configuration_root.win32.win32.x86_64,1.1.2300.v20240307-1558 - mirroring artifact osgi.bundle,org.osgi.service.cm,1.6.1.202109301733 - mirroring artifact osgi.bundle,org.eclipse.equinox.transforms.hook,1.4.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.e4.tools.emf.editor3x,4.9.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.jdt.astview.source,1.6.150.v20240322-0935 - mirroring artifact osgi.bundle,org.osgi.util.xml,1.0.2.202109301733 - mirroring artifact osgi.bundle,org.eclipse.equinox.security.ui,1.4.300.v20240419-2334 - mirroring artifact osgi.bundle,slf4j.simple,2.0.13 - mirroring artifact org.eclipse.update.feature,org.eclipse.swt.tools.feature.source,3.109.400.v20240321-1321 - mirroring artifact osgi.bundle,org.eclipse.equinox.security.tests.source,1.3.300.v20240326-2051 - mirroring artifact osgi.bundle,org.eclipse.equinox.security,1.4.300.v20240419-2334 - mirroring artifact osgi.bundle,com.google.gson,2.10.1 - mirroring artifact osgi.bundle,org.eclipse.search.tests.source,3.11.500.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.core.filebuffers.source,3.8.300.v20240207-1054 - mirroring artifact osgi.bundle,org.eclipse.ui.intro.source,3.7.400.v20240414-0828 - mirroring artifact osgi.bundle,org.eclipse.orbit.xml-apis-ext.source,1.0.0.v20230923-0644 - mirroring artifact osgi.bundle,org.eclipse.equinox.preferences.source,3.11.100.v20240327-0645 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.filesystem.source,1.1.400.v20240419-1233 - mirroring artifact osgi.bundle,bcutil,1.78.1 - mirroring artifact org.eclipse.update.feature,org.eclipse.emf.databinding.edit.source,1.11.0.v20231208-1346 - mirroring artifact osgi.bundle,org.osgi.namespace.extender,1.0.1.201505202024 - mirroring artifact osgi.bundle,org.eclipse.core.commands,3.12.100.v20240424-0956 - mirroring artifact osgi.bundle,junit-platform-engine.source,1.10.2 - mirroring artifact osgi.bundle,org.eclipse.ecf,3.11.0.v20230507-1923 - mirroring artifact osgi.bundle,org.eclipse.pde.spy.event,1.1.400.v20240416-0657 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.css.swt.theme,0.14.400.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.e4.tools.compatibility.migration,1.1.300.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.ui.trace.source,1.3.300.v20231215-1019 - mirroring artifact osgi.bundle,org.eclipse.jdt.compiler.tool.tests,1.4.400.v20240321-1252 - mirroring artifact osgi.bundle,org.eclipse.tips.tests.source,1.2.100.v20240413-1529 - mirroring artifact osgi.bundle,org.apache.batik.constants.source,1.17.0.v20231215-1130 - mirroring artifact osgi.bundle,org.eclipse.ui.intro.quicklinks.source,1.2.400.v20240414-1916 - mirroring artifact org.eclipse.update.feature,org.eclipse.pde.spies,1.0.400.v20240416-0657 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.server.core.source,1.16.100.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.tests.source,1.9.400.v20240423-0755 - mirroring artifact osgi.bundle,junit-jupiter-params,5.10.2 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.tests.verifier.source,1.4.300.v20240321-1450 - mirroring artifact osgi.bundle,org.osgi.service.wireadmin,1.0.2.202109301733 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.core.feature,1.15.100.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.jetty.http.source,12.0.8 - mirroring artifact osgi.bundle,org.eclipse.compare.examples,3.4.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.ui.tests.views.properties.tabbed,3.8.400.v20240416-0658 - mirroring artifact osgi.bundle,org.osgi.namespace.contract,1.0.0.201505202024 - mirroring artifact osgi.bundle,org.eclipse.equinox.supplement.source,1.10.800.v20240115-0830 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.artifact.repository.source,1.5.400.v20240416-0654 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.di,1.5.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source,0.14.400.v20240416-0658 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.services.source,1.6.300.v20231201-1637 - mirroring artifact osgi.bundle,org.eclipse.core.databinding.beans.source,1.10.300.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.core.variables,3.6.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.jarprocessor.source,1.3.400.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.equinox.log.stream.source,1.2.0.v20240213-1244 - mirroring artifact osgi.bundle,org.eclipse.jface.notifications,0.7.200.v20240321-1245 - mirroring artifact org.eclipse.update.feature,org.eclipse.sdk.examples,4.32.0.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.core.databinding.source,1.13.300.v20240424-0444 - mirroring artifact osgi.bundle,org.eclipse.ui.workbench,3.132.0.v20240424-0957 - mirroring artifact osgi.bundle,org.eclipse.core.net.win32.source,1.1.400.v20240414-0911 - mirroring artifact osgi.bundle,org.opentest4j.source,1.3.0 - mirroring artifact osgi.bundle,org.objectweb.asm.tree.analysis,9.7.0 - mirroring artifact osgi.bundle,org.eclipse.equinox.bidi.tests,1.4.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.ui.editors.source,3.17.300.v20240416-0658 - mirroring artifact osgi.bundle,org.eclipse.ltk.core.refactoring.tests.source,3.10.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.ecf.ssl,1.3.0.v20230507-1921 - mirroring artifact osgi.bundle,org.eclipse.e4.core.tests.source,1.3.400.v20240415-0528 - mirroring artifact osgi.bundle,org.eclipse.equinox.concurrent.source,1.3.100.v20240321-1445 - mirroring artifact osgi.bundle,org.opentest4j,1.3.0 - mirroring artifact osgi.bundle,org.eclipse.equinox.common.source,3.19.100.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.tips.ide.source,0.3.400.v20240413-1529 - mirroring artifact osgi.bundle,org.apache.aries.spifly.dynamic.bundle,1.3.7 - mirroring artifact org.eclipse.update.feature,org.eclipse.ecf.filetransfer.ssl.feature.source,1.1.402.v20231021-2127 - mirroring artifact osgi.bundle,org.eclipse.pde.spy.core,1.1.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.equinox.http.service.api.source,1.2.2.v20231218-2126 - mirroring artifact osgi.bundle,org.bndtools.headless.build.plugin.gradle,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.mortbay.jasper.apache-el,9.0.83 - mirroring artifact osgi.bundle,org.eclipse.pde.ds.annotations,1.3.300.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.text.source,3.14.100.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.pde.ui.source,3.15.200.v20240424-1835 - mirroring artifact osgi.bundle,org.eclipse.ui.workbench.texteditor.tests.source,3.14.400.v20240425-1557 - mirroring artifact osgi.bundle,org.eclipse.jface.tests.databinding.conformance.source,1.5.500.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.text,3.14.100.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.swt.examples.browser.demos,3.108.400.v20240321-1321 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.ui.admin.rcp,1.4.100.v20240201-0843 - mirroring artifact osgi.bundle,org.eclipse.core.tests.harness,3.15.400.v20240413-1529 - mirroring artifact binary,org.eclipse.rcp.configuration_root.cocoa.macosx.x86_64,1.1.2300.v20240307-1558 - mirroring artifact osgi.bundle,org.eclipse.equinox.security.ui.source,1.4.300.v20240419-2334 - mirroring artifact osgi.bundle,org.eclipse.debug.tests,3.14.200.v20240419-1233 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.bindings.tests.source,0.14.200.v20231201-1637 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.p2.core.feature.source,1.7.200.v20240425-1316 - mirroring artifact osgi.bundle,org.apache.batik.util.source,1.17.0.v20231215-1130 - mirroring artifact osgi.bundle,org.eclipse.e4.emf.xpath,0.4.300.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.tips.ui.source,0.3.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.sdk.examples.source,4.32.0.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.ui.sdk.scheduler.source,1.6.300.v20240321-1450 - mirroring artifact osgi.bundle,org.osgi.util.position.source,1.0.1.201505202026 - mirroring artifact osgi.bundle,org.eclipse.core.expressions.tests.source,3.7.400.v20240419-1233 - mirroring artifact osgi.bundle,org.eclipse.ui.ide,3.22.200.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.update.configurator.source,3.5.400.v20240416-0654 - mirroring artifact osgi.bundle,org.eclipse.jdt.compiler.apt.tests.source,1.3.400.v20240320-0822 - mirroring artifact osgi.bundle,org.eclipse.ui.themes.source,1.2.2400.v20240213-1133 - mirroring artifact osgi.bundle,org.eclipse.swt.tools.spies,3.109.400.v20240321-1321 - mirroring artifact osgi.bundle,org.eclipse.swt.examples.views,3.108.400.v20240321-1321 - mirroring artifact osgi.bundle,org.eclipse.swt.tools,3.110.400.v20240321-1321 - mirroring artifact osgi.bundle,org.eclipse.pde.core.source,3.18.100.v20240426-1718 - mirroring artifact binary,org.eclipse.sdk.ide.executable.gtk.linux.x86_64,4.32.0.I20240427-1800 - mirroring artifact osgi.bundle,com.ibm.icu,75.1.0 - mirroring artifact osgi.bundle,org.eclipse.jdt.ui.unittest.junit.source,1.1.400.v20240419-1435 - mirroring artifact osgi.bundle,org.eclipse.equinox.device.source,1.2.0.v20240213-1515 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.bindings.source,0.14.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.jdt.core.source,3.38.0.v20240425-0507 - mirroring artifact osgi.bundle,org.eclipse.jetty.util.source,12.0.8 - mirroring artifact osgi.bundle,org.eclipse.ant.optional.junit.source,3.3.400.v20230714-1309 - mirroring artifact osgi.bundle,org.apache.lucene.analysis-smartcn,9.10.0.v20240221-0830 - mirroring artifact osgi.bundle,org.eclipse.core.tests.harness.source,3.15.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.test.source,3.6.100.v20240321-1442 - mirroring artifact osgi.bundle,org.eclipse.search.tests,3.11.500.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.fieldassist.source,1.3.200.v20231214-2114 - mirroring artifact org.eclipse.update.feature,org.eclipse.help.source,2.3.1800.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.equinox.console.jaas.fragment.source,1.2.0.v20240213-1244 - mirroring artifact org.eclipse.update.feature,org.eclipse.emf.common.source,2.31.0.v20240314-0928 - mirroring artifact osgi.bundle,org.eclipse.equinox.registry,3.12.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.e4.tools.services,4.10.500.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.core.filesystem.win32.x86_64,1.4.300.v20220812-1420 - mirroring artifact osgi.bundle,org.eclipse.compare.win32.source,1.3.400.v20240419-1233 - mirroring artifact osgi.bundle,org.eclipse.help.base,4.4.400.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.ant.core,3.7.400.v20240413-1529 - mirroring artifact osgi.bundle,org.osgi.service.http.whiteboard.source,1.1.1.202109301733 - mirroring artifact org.eclipse.update.feature,org.eclipse.emf.databinding.source,1.11.0.v20231208-1346 - mirroring artifact binary,org.eclipse.rcp.configuration_root.gtk.linux.x86_64,1.1.2300.v20240307-1558 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.ui.discovery,1.3.300.v20240321-1450 - mirroring artifact org.eclipse.update.feature,org.eclipse.emf.ecore,2.37.0.v20240203-0859 - mirroring artifact osgi.bundle,org.eclipse.equinox.coordinator.source,1.5.300.v20240214-0846 - mirroring artifact osgi.bundle,org.sat4j.core,2.3.6.v20201214 - mirroring artifact osgi.bundle,org.eclipse.equinox.common.tests.source,3.17.200.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.team.examples.filesystem.source,3.7.400.v20240414-1916 - mirroring artifact osgi.bundle,org.eclipse.jdt.core.manipulation,1.21.100.v20240424-2226 - mirroring artifact osgi.bundle,org.eclipse.osgi.util.source,3.7.300.v20231104-1118 - mirroring artifact osgi.bundle,org.eclipse.pde.ui.templates,3.8.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.equinox.registry.source,3.12.100.v20240321-1445 - mirroring artifact osgi.bundle,org.mortbay.jasper.apache-jsp.source,9.0.83 - mirroring artifact org.eclipse.update.feature,org.eclipse.swt.tools.feature,3.109.400.v20240321-1321 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.garbagecollector,1.3.300.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.jetty.http,12.0.8 - mirroring artifact osgi.bundle,assertj-core,3.25.3 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.multipageeditor.source,3.4.300.v20240207-1054 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.repository.tools.source,2.4.400.v20240416-0654 - mirroring artifact osgi.bundle,org.eclipse.ui.views.properties.tabbed.source,3.10.300.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.core.expressions.tests,3.7.400.v20240419-1233 - mirroring artifact osgi.bundle,org.eclipse.equinox.weaving.caching.j9.source,1.3.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.ui.forms.source,3.13.300.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt,0.16.400.v20240418-1547 - mirroring artifact osgi.bundle,junit-platform-commons,1.10.2 - mirroring artifact osgi.bundle,org.eclipse.ui.browser,3.8.300.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.help.webapp,3.11.400.v20240414-0911 - mirroring artifact osgi.bundle,org.eclipse.team.tests.core,3.10.400.v20240414-0911 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.garbagecollector.source,1.3.300.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.workbench.swt,0.17.400.v20240425-0840 - mirroring artifact osgi.bundle,org.eclipse.equinox.http.servlet.tests,1.9.200.v20240409-2144 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.core.source,2.11.100.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.swt.gtk.linux.ppc64le.source,3.126.0.v20240426-0802 - mirroring artifact osgi.bundle,org.eclipse.equinox.jsp.jasper.registry,1.3.0.v20240213-1427 - mirroring artifact osgi.bundle,org.eclipse.jface.notifications.source,0.7.200.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.e4.core.di.extensions.supplier.source,0.17.500.v20240419-1233 - mirroring artifact osgi.bundle,org.eclipse.ua.tests.doc,1.2.500.v20240415-0528 - mirroring artifact osgi.bundle,org.bndtools.versioncontrol.ignores.manager.source,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.apache.httpcomponents.client5.httpclient5.source,5.2.1.v20230802-0806 - mirroring artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclient5.win32,1.1.0.v20230423-0417 - mirroring artifact osgi.bundle,org.eclipse.equinox.simpleconfigurator,1.5.300.v20240424-1301 - mirroring artifact osgi.bundle,org.eclipse.pde.genericeditor.extension,1.2.400.v20240409-1628 - mirroring artifact osgi.bundle,org.eclipse.team.tests.core.source,3.10.400.v20240414-0911 - mirroring artifact osgi.bundle,slf4j.api.source,2.0.13 - mirroring artifact osgi.bundle,org.eclipse.tips.json,0.3.400.v20240413-1529 - mirroring artifact osgi.bundle,jakarta.annotation-api,2.1.1 - mirroring artifact osgi.bundle,junit-platform-suite-commons.source,1.10.2 - mirroring artifact osgi.bundle,org.eclipse.jdt.core.tests.compiler,3.13.400.v20240427-0959 - mirroring artifact osgi.bundle,org.eclipse.equinox.frameworkadmin.equinox,1.3.200.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.swt.win32,1.2.300.v20240416-0658 - mirroring artifact osgi.bundle,org.eclipse.pde.spy.context.source,1.1.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.pde.build.source,3.12.400.v20240425-2254 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.swt.gtk.source,1.2.200.v20240416-0658 - mirroring artifact osgi.bundle,org.eclipse.jdt.core.tests.builder.source,3.12.400.v20240320-0822 - mirroring artifact osgi.bundle,org.eclipse.swt.examples.launcher.source,3.108.300.v20231214-1947 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.transport.ecf,1.4.300.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.widgets,1.4.100.v20231201-1637 - mirroring artifact osgi.bundle,org.eclipse.jface.examples.databinding,1.4.400.v20240424-0956 - mirroring artifact osgi.bundle,org.bndtools.templates.template.source,7.0.0.202310060912 - mirroring artifact binary,org.eclipse.sdk.ide.executable.cocoa.macosx.aarch64,4.32.0.I20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.ui.cheatsheets.source,3.8.400.v20240414-1916 - mirroring artifact osgi.bundle,org.objectweb.asm.tree,9.7.0 - mirroring artifact osgi.bundle,org.apache.felix.scr,2.2.10 - mirroring artifact osgi.bundle,org.eclipse.ui.genericeditor,1.3.400.v20240424-0444 - mirroring artifact osgi.bundle,org.eclipse.equinox.simpleconfigurator.manipulator.source,2.3.200.v20240321-1450 - mirroring artifact osgi.bundle,junit-vintage-engine.source,5.10.2 - mirroring artifact osgi.bundle,org.eclipse.e4.core.di.annotations.source,1.8.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.pde.api.tools.ui,1.3.400.v20240416-0657 - mirroring artifact osgi.bundle,org.eclipse.equinox.ds.tests,1.7.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.swt.gtk.linux.x86_64.source,3.126.0.v20240426-0802 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.updatechecker.source,1.4.300.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.metadata,2.9.100.v20240416-0654 - mirroring artifact osgi.bundle,org.eclipse.jdt.junit.core,3.13.200.v20240329-0922 - mirroring artifact osgi.bundle,org.eclipse.jdt.core.tests.performance,3.12.400.v20240321-1252 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.tests.discovery,1.4.500.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.ua.tests.source,3.6.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclient5.source,1.1.0.v20230423-0417 - mirroring artifact osgi.bundle,org.sat4j.pb,2.3.6.v20201214 - mirroring artifact osgi.bundle,org.eclipse.jdt.junit,3.16.400.v20240417-1150 - mirroring artifact osgi.bundle,org.eclipse.pde.runtime,3.8.400.v20240321-1452 - mirroring artifact osgi.bundle,junit-jupiter-params.source,5.10.2 - mirroring artifact osgi.bundle,org.eclipse.equinox.preferences,3.11.100.v20240327-0645 - mirroring artifact org.eclipse.update.feature,org.eclipse.platform.source,4.32.0.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.swt.examples.browser.demos.source,3.108.400.v20240321-1321 - mirroring artifact osgi.bundle,org.osgi.util.promise,1.3.0.202212101352 - mirroring artifact osgi.bundle,org.eclipse.pde.ds.ui.source,1.3.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.core.net.linux,1.1.200.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.artifact.repository,1.5.400.v20240416-0654 - mirroring artifact osgi.bundle,org.eclipse.jface.tests.databinding,1.12.400.v20240424-0444 - mirroring artifact osgi.bundle,org.eclipse.e4.core.di.extensions.source,0.18.300.v20240413-1529 - mirroring artifact osgi.bundle,org.apache.lucene.core,9.10.0.v20240221-0830 - mirroring artifact osgi.bundle,org.eclipse.ui.tests.rcp,3.6.400.v20240424-0642 - mirroring artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer,3.3.0.v20230422-0242 - mirroring artifact osgi.bundle,org.eclipse.jetty.ee8.security.source,12.0.8 - mirroring artifact binary,org.eclipse.rcp.configuration_root.gtk.linux.aarch64,1.1.2300.v20240307-1558 - mirroring artifact osgi.bundle,org.eclipse.jdt.core,3.38.0.v20240425-0507 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.p2.user.ui,2.4.2400.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.pde.unittest.junit.source,1.1.400.v20240418-1927 - mirroring artifact osgi.bundle,org.eclipse.equinox.weaving.caching,1.3.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.ui.console,3.14.100.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.team.core,3.10.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.osgi.tests,3.19.100.v20240328-1342 - mirroring artifact osgi.bundle,org.eclipse.swt.examples.ole.win32.source,3.109.100.v20240402-1640 - mirroring artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.ssl,1.1.0.v20230422-0242 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.model.workbench,2.4.300.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.equinox.simpleconfigurator.source,1.5.300.v20240424-1301 - mirroring artifact osgi.bundle,org.bndtools.versioncontrol.ignores.plugin.git,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.eclipse.jdt.core.tests.performance.source,3.12.400.v20240321-1252 - mirroring artifact osgi.bundle,org.eclipse.jetty.security,12.0.8 - mirroring artifact org.eclipse.update.feature,org.eclipse.e4.rcp,4.32.0.v20240427-1520 - mirroring artifact osgi.bundle,org.apache.lucene.core.source,9.10.0.v20240221-0830 - mirroring artifact osgi.bundle,org.eclipse.equinox.frameworkadmin.source,2.3.200.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.pde.junit.runtime.tests.source,3.7.300.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.core.filebuffers.tests,3.13.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.ui.tests.harness.source,1.10.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.bindings.tests,0.14.200.v20231201-1637 - mirroring artifact osgi.bundle,org.osgi.util.promise.source,1.3.0.202212101352 - mirroring artifact osgi.bundle,org.eclipse.urischeme.source,1.3.300.v20240424-0956 - mirroring artifact osgi.bundle,org.tukaani.xz.source,1.9.0 - mirroring artifact osgi.bundle,org.junit.source,4.13.2.v20230809-1000 - mirroring artifact osgi.bundle,org.eclipse.ui.workbench.texteditor.source,3.17.400.v20240424-0941 - mirroring artifact osgi.bundle,org.eclipse.ui.net,1.5.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.equinox.bidi,1.5.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.jdt.apt.tests,3.6.400.v20240321-1252 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.fieldassist,1.3.200.v20231214-2114 - mirroring artifact osgi.bundle,org.eclipse.jdt.text.tests,3.14.400.v20240422-1323 - mirroring artifact osgi.bundle,org.osgi.service.coordinator.source,1.0.2.201505202024 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.reconciler.dropins,1.5.400.v20240321-1450 - mirroring artifact osgi.bundle,org.osgi.service.repository,1.1.0.201505202024 - mirroring artifact binary,org.eclipse.rcp.configuration_root.gtk.linux.ppc64le,1.1.2300.v20240307-1558 - mirroring artifact osgi.bundle,org.eclipse.pde.build.tests,1.4.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.e4.core.di.extensions,0.18.300.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.pde.api.tools,1.3.400.v20240419-1823 - mirroring artifact osgi.bundle,org.eclipse.core.net.win32,1.1.400.v20240414-0911 - mirroring artifact osgi.bundle,org.eclipse.osgi.tests.source,3.19.100.v20240328-1342 - mirroring artifact osgi.bundle,org.eclipse.ltk.ui.refactoring,3.13.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.console,1.3.400.v20240321-1450 - mirroring artifact osgi.bundle,junit-jupiter-migrationsupport.source,5.10.2 - mirroring artifact org.eclipse.update.feature,org.eclipse.sdk.tests,4.32.0.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.pde.api.tools.tests.source,1.3.500.v20240423-0657 - mirroring artifact osgi.bundle,org.eclipse.jdt.debug.tests,3.12.400.v20240424-1830 - mirroring artifact org.eclipse.update.feature,org.eclipse.sdk.examples.source,4.32.0.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.ltk.core.refactoring,3.14.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.core.filesystem.source,1.10.400.v20240426-1040 - mirroring artifact osgi.bundle,org.eclipse.jdt.core.manipulation.source,1.21.100.v20240424-2226 - mirroring artifact osgi.bundle,org.eclipse.equinox.supplement,1.10.800.v20240115-0830 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.tests.css.swt.source,0.12.600.v20240425-0840 - mirroring artifact osgi.bundle,org.eclipse.rcp,4.32.0.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.directorywatcher,1.4.400.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.emf.ecore.source,2.36.0.v20240203-0859 - mirroring artifact osgi.bundle,org.eclipse.pde.ui.tests.source,3.12.500.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.jdt.junit5.runtime,1.1.300.v20231214-1952 - mirroring artifact osgi.bundle,org.eclipse.core.externaltools,1.3.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.jface.examples.databinding.source,1.4.400.v20240424-0956 - mirroring artifact osgi.bundle,bcprov,1.78.1 - mirroring artifact osgi.bundle,org.eclipse.ui.genericeditor.source,1.3.400.v20240424-0444 - mirroring artifact osgi.bundle,org.eclipse.jface.tests.databinding.conformance,1.5.500.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.operations,2.7.400.v20240425-0751 - mirroring artifact osgi.bundle,org.eclipse.swt.examples.launcher,3.108.300.v20231214-1947 - mirroring artifact osgi.bundle,org.eclipse.jdt.junit.runtime,3.7.400.v20231214-1952 - mirroring artifact osgi.bundle,org.eclipse.e4.tools.persistence.source,1.1.300.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.pde.launching,3.13.0.v20240424-1246 - mirroring artifact binary,org.eclipse.equinox.executable_root.gtk.linux.x86_64,3.8.2500.v20240426-1701 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.tests.verifier,1.4.300.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.ua.tests,3.6.400.v20240413-1529 - mirroring artifact osgi.bundle,biz.aQute.resolve,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.eclipse.swt.tests,3.107.400.v20240424-1137 - mirroring artifact osgi.bundle,org.eclipse.pde,3.13.2700.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.osgi.compatibility.state,1.2.1000.v20240213-1057 - mirroring artifact osgi.bundle,org.eclipse.orbit.xml-apis-ext,1.0.0.v20230923-0644 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.server.jetty,1.11.500.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.equinox.transforms.hook.source,1.4.100.v20240321-1445 - mirroring artifact osgi.bundle,bndtools.api,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.eclipse.swt.tools.base,3.107.600.v20240309-0757 - mirroring artifact osgi.bundle,org.eclipse.ui.workbench.texteditor.tests,3.14.400.v20240425-1557 - mirroring artifact osgi.bundle,org.eclipse.jdt.annotation,2.3.0.v20240111-2306 - mirroring artifact osgi.bundle,org.osgi.util.measurement,1.0.2.201802012109 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.workbench.addons.swt,1.5.400.v20240416-0658 - mirroring artifact osgi.bundle,org.eclipse.core.jobs,3.15.300.v20240418-0734 - mirroring artifact osgi.bundle,org.apache.httpcomponents.client5.httpclient5-win,5.2.1.v20230802-0847 - mirroring artifact osgi.bundle,org.eclipse.help,3.10.400.v20240415-0528 - mirroring artifact org.eclipse.update.feature,org.eclipse.ecf.core.feature,1.6.2.v20231021-2127 - mirroring artifact osgi.bundle,org.eclipse.swt.gtk.linux.aarch64.source,3.126.0.v20240426-0802 - mirroring artifact org.eclipse.update.feature,org.eclipse.pde,3.15.400.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.jdt.core.tests.model.source,3.13.0.v20240422-1208 - mirroring artifact osgi.bundle,org.eclipse.platform.doc.user,4.32.0.v20240415-0843 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.css.swt,0.15.400.v20240321-1245 - mirroring artifact org.eclipse.update.feature,org.eclipse.help,2.3.1800.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.compare.core,3.8.500.v20240415-1311 - mirroring artifact osgi.bundle,org.eclipse.e4.core.services.source,2.4.400.v20240413-1529 - mirroring artifact osgi.bundle,bndtools.jareditor.source,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.eclipse.emf.ecore,2.36.0.v20240203-0859 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt.source,0.16.400.v20240418-1547 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.console.source,1.3.400.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.equinox.security.win32,1.3.0.v20240419-2334 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.server.p2,1.12.1300.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.uriSchemeHandler.source,1.2.300.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.swt.cocoa.macosx.aarch64,3.126.0.v20240426-0802 - mirroring artifact binary,org.eclipse.equinox.executable_root.win32.win32.x86_64,3.8.2500.v20240426-1701 - mirroring artifact osgi.bundle,org.eclipse.equinox.useradmin.source,1.3.100.v20240321-1445 - mirroring artifact osgi.bundle,org.apache.felix.scr.source,2.2.10 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.repository.source,2.9.100.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.ui.genericeditor.examples,1.3.400.v20240321-1245 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.p2.extras.feature.source,1.4.2400.v20240425-1316 - mirroring artifact osgi.bundle,junit-platform-runner.source,1.10.2 - mirroring artifact osgi.bundle,org.eclipse.ui.console.source,3.14.100.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.jetty.util,12.0.8 - mirroring artifact osgi.bundle,org.eclipse.pde.ds.annotations.source,1.3.300.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.help.base.source,4.4.400.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.tips.ide,0.3.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.jdt.junit.core.source,3.13.200.v20240329-0922 - mirroring artifact osgi.bundle,org.eclipse.e4.tools.emf.ui.source,4.8.400.v20240416-0657 - mirroring artifact org.eclipse.update.feature,org.eclipse.ecf.filetransfer.httpclient5.feature,1.1.702.v20231114-1017 - mirroring artifact org.eclipse.update.feature,org.eclipse.ecf.filetransfer.httpclient5.feature.source,1.1.702.v20231114-1017 - mirroring artifact osgi.bundle,biz.aQute.bndlib.source,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.eclipse.pde.unittest.junit,1.1.400.v20240418-1927 - mirroring artifact osgi.bundle,org.eclipse.emf.databinding,1.8.0.v20231208-1346 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.installer,1.4.300.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.widgets.source,1.4.100.v20231201-1637 - mirroring artifact osgi.bundle,org.eclipse.pde.spy.core.source,1.1.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.pde.ua.ui.source,1.3.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.ui.cheatsheets,3.8.400.v20240414-1916 - mirroring artifact osgi.bundle,org.eclipse.osgi.compatibility.state.source,1.2.1000.v20240213-1057 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.tests.discovery.source,1.4.500.v20240321-1450 - mirroring artifact binary,org.eclipse.equinox.executable_root.cocoa.macosx.x86_64,3.8.2500.v20240426-1701 - mirroring artifact osgi.bundle,org.osgi.service.http.whiteboard,1.1.1.202109301733 - mirroring artifact osgi.bundle,org.hamcrest.core.source,2.2.0.v20230809-1000 - mirroring artifact osgi.bundle,org.mortbay.jasper.apache-el.source,9.0.83 - mirroring artifact osgi.bundle,com.sun.jna.platform.source,5.14.0 - mirroring artifact osgi.bundle,org.mockito.mockito-core.source,5.11.0 - mirroring artifact osgi.bundle,org.eclipse.swt.cocoa.macosx.aarch64.source,3.126.0.v20240426-0802 - mirroring artifact osgi.bundle,org.eclipse.debug.examples.ui.source,1.8.400.v20240422-0543 - mirroring artifact osgi.bundle,junit-platform-suite-engine.source,1.10.2 - mirroring artifact osgi.bundle,org.eclipse.pde.ds.tests.source,1.3.300.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.progress.source,0.4.400.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.equinox.launcher,1.6.800.v20240426-1701 - mirroring artifact osgi.bundle,org.eclipse.pde.api.tools.ui.source,1.3.400.v20240416-0657 - mirroring artifact osgi.bundle,org.eclipse.compare.examples.xml.source,3.6.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.equinox.http.servlet,1.8.200.v20240321-1445 - mirroring artifact org.eclipse.update.feature,org.eclipse.ecf.core.ssl.feature.source,1.1.501.v20230507-1921 - mirroring artifact osgi.bundle,org.eclipse.jdt.debug.tests.source,3.12.400.v20240424-1830 - mirroring artifact osgi.bundle,org.eclipse.equinox.region,1.5.500.v20231214-2017 - mirroring artifact osgi.bundle,org.eclipse.jdt.launching.ui.macosx,1.4.300.v20240321-1645 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.director.source,2.6.400.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.equinox.frameworkadmin.test,1.4.400.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.director.app.source,1.3.400.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.test.performance.source,3.20.100.v20240321-1442 - mirroring artifact osgi.bundle,org.eclipse.equinox.common.tests,3.17.200.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.core.tests.runtime,3.21.400.v20240419-1233 - mirroring artifact osgi.bundle,org.eclipse.pde.junit.runtime,3.8.100.v20240130-1723 - mirroring artifact osgi.bundle,org.eclipse.core.filesystem.macosx,1.3.400.v20220812-1420 - mirroring artifact osgi.bundle,org.eclipse.ui.cocoa.source,1.3.200.v20240309-0857 - mirroring artifact org.eclipse.update.feature,org.eclipse.tips.feature.source,0.4.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.dialogs.source,1.5.0.v20240424-0957 - mirroring artifact osgi.bundle,org.eclipse.ltk.ui.refactoring.tests.source,3.11.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.compare.tests,3.8.400.v20240415-1311 - mirroring artifact osgi.bundle,org.eclipse.emf.ecore.change.source,2.16.0.v20231208-1346 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.workbench3.source,0.17.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.e4.tools.source,4.10.400.v20240417-0631 - mirroring artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.ssl.source,1.1.0.v20230422-0242 - mirroring artifact osgi.bundle,org.eclipse.core.tests.resources,3.11.500.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.engine.source,2.10.200.v20240425-1316 - mirroring artifact osgi.bundle,junit-platform-suite-api.source,1.10.2 - mirroring artifact osgi.bundle,org.eclipse.jdt.ui.source,3.32.100.v20240423-0807 - mirroring artifact osgi.bundle,org.eclipse.core.databinding.observable.source,1.13.300.v20240424-0444 - mirroring artifact osgi.bundle,org.eclipse.equinox.log.stream,1.2.0.v20240213-1244 - mirroring artifact org.eclipse.update.feature,org.eclipse.ecf.filetransfer.ssl.feature,1.1.402.v20231021-2127 - mirroring artifact osgi.bundle,org.eclipse.osgi,3.19.100.v20240422-1353 - mirroring artifact osgi.bundle,org.eclipse.text.quicksearch,1.2.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.jdt.apt.tests.source,3.6.400.v20240321-1252 - mirroring artifact osgi.bundle,org.eclipse.pde.api.tools.annotations.source,1.3.0.v20240207-2106 - mirroring artifact binary,org.eclipse.platform.ide.executable.cocoa.macosx.aarch64,4.32.0.I20240427-1800 - mirroring artifact osgi.bundle,org.bndtools.headless.build.plugin.gradle.source,7.0.0.202310060912 - mirroring artifact org.eclipse.update.feature,org.eclipse.pde.unittest.junit.source,1.0.800.v20240418-1927 - mirroring artifact osgi.bundle,org.eclipse.team.core.source,3.10.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.emf.ecore.xmi.source,2.37.0.v20231208-1346 - mirroring artifact osgi.bundle,org.eclipse.ui.tests.navigator.source,3.7.500.v20240425-0844 - mirroring artifact osgi.bundle,org.eclipse.sdk,4.32.0.v20240427-1800 - mirroring artifact osgi.bundle,org.osgi.service.event.source,1.4.1.202109301733 - mirroring artifact osgi.bundle,bcpg.source,1.78.1 - mirroring artifact osgi.bundle,org.eclipse.pde.spy.model,0.13.300.v20240131-2101 - mirroring artifact osgi.bundle,org.eclipse.text.tests.source,3.14.500.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.workbench.source,1.15.400.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.ui.intro.universal,3.5.400.v20240414-1916 - mirroring artifact osgi.bundle,junit-platform-suite-engine,1.10.2 - mirroring artifact osgi.bundle,org.objectweb.asm.util.source,9.7.0 - mirroring artifact osgi.bundle,org.eclipse.jdt.apt.ui.source,3.8.400.v20240321-1252 - mirroring artifact osgi.bundle,org.eclipse.core.databinding.observable,1.13.300.v20240424-0444 - mirroring artifact osgi.bundle,org.eclipse.e4.tools.persistence,1.1.300.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.debug.ui.launchview,1.1.500.v20240415-0528 - mirroring artifact osgi.bundle,org.eclipse.e4.tools.compatibility.migration.source,1.1.300.v20240321-1452 - mirroring artifact osgi.bundle,bcutil.source,1.78.1 - mirroring artifact osgi.bundle,org.eclipse.jdt.apt.pluggable.core,1.4.400.v20240321-1252 - mirroring artifact osgi.bundle,org.apache.xmlgraphics,2.9.0.v20230916-1600 - mirroring artifact osgi.bundle,biz.aQute.resolve.source,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.eclipse.equinox.frameworkadmin,2.3.200.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.ltk.core.refactoring.tests,3.10.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.tools.layout.spy.source,1.2.400.v20240321-1452 - mirroring artifact osgi.bundle,org.osgi.service.metatype.annotations,1.4.1.202109301733 - mirroring artifact osgi.bundle,org.apache.httpcomponents.core5.httpcore5-h2,5.2.3.v20230922-1600 - mirroring artifact osgi.bundle,org.eclipse.emf.common.source,2.30.0.v20240314-0928 - mirroring artifact osgi.bundle,org.eclipse.ant.ui,3.9.400.v20240419-1233 - mirroring artifact osgi.bundle,jakarta.xml.bind-api,4.0.2 - mirroring artifact org.eclipse.update.feature,org.eclipse.test,3.8.900.v20240424-0839 - mirroring artifact osgi.bundle,org.objectweb.asm,9.7.0 - mirroring artifact osgi.bundle,org.hamcrest.source,2.2.0 - mirroring artifact osgi.bundle,org.eclipse.core.databinding.beans,1.10.300.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.pde.launching.source,3.13.0.v20240424-1246 - mirroring artifact osgi.bundle,org.eclipse.swt.gtk.linux.aarch64,3.126.0.v20240426-0802 - mirroring artifact osgi.bundle,org.eclipse.releng.tests.source,3.6.500.v20240414-1030 - mirroring artifact osgi.bundle,org.eclipse.debug.tests.source,3.14.200.v20240419-1233 - mirroring artifact binary,org.eclipse.rcp_root,4.32.0.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.jdt.text.tests.source,3.14.400.v20240422-1323 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.p2.extras.feature,1.4.2400.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.platform,4.31.200.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.ui.views.source,3.12.300.v20240321-1245 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.executable,3.8.2500.v20240426-1701 - mirroring artifact osgi.bundle,junit-jupiter-engine.source,5.10.2 - mirroring artifact osgi.bundle,org.eclipse.emf.edit.source,2.21.0.v20231208-1346 - mirroring artifact osgi.bundle,biz.aQute.bnd.util.source,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.touchpoint.natives.source,1.5.300.v20240423-0755 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.ui.importexport.source,1.4.400.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.text.quicksearch.tests,1.2.300.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.equinox.transforms.xslt.source,1.3.100.v20240321-1445 - mirroring artifact osgi.bundle,junit-platform-runner,1.10.2 - mirroring artifact osgi.bundle,org.osgi.service.metatype.annotations.source,1.4.1.202109301733 - mirroring artifact osgi.bundle,org.eclipse.emf.common,2.30.0.v20240314-0928 - mirroring artifact org.eclipse.update.feature,org.eclipse.e4.tools.persistence.feature,1.1.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.pde.source,3.13.2700.v20240427-1800 - mirroring artifact org.eclipse.update.feature,org.eclipse.e4.rcp.source,4.32.0.v20240427-1520 - mirroring artifact binary,org.eclipse.sdk.ide.executable.win32.win32.x86_64,4.32.0.I20240427-1800 - mirroring artifact org.eclipse.update.feature,org.eclipse.jdt.ui.unittest.junit.feature,1.1.400.v20240419-1435 - mirroring artifact osgi.bundle,org.apache.httpcomponents.core5.httpcore5.source,5.2.3.v20230922-1600 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.discovery.compatibility.source,1.3.300.v20240417-0757 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.ui.admin.source,1.3.400.v20240321-1450 - mirroring artifact osgi.bundle,org.osgi.util.pushstream,1.1.0.202212101352 - mirroring artifact osgi.bundle,org.eclipse.debug.core.source,3.21.400.v20240415-0528 - mirroring artifact osgi.bundle,com.sun.el.javax.el.source,3.0.4 - mirroring artifact osgi.bundle,org.eclipse.pde.ua.tests,1.3.400.v20240321-1452 - mirroring artifact osgi.bundle,org.bndtools.templating.source,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.eclipse.ui.forms,3.13.300.v20240424-0956 - mirroring artifact osgi.bundle,org.apache.felix.gogo.command,1.1.2 - mirroring artifact osgi.bundle,org.eclipse.e4.core.contexts,1.12.600.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.equinox.frameworkadmin.test.source,1.4.400.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.jetty.ee8.server.source,12.0.8 - mirroring artifact osgi.bundle,org.osgi.util.function.source,1.2.0.202109301733 - mirroring artifact osgi.bundle,org.eclipse.swt.tests.source,3.107.400.v20240424-1137 - mirroring artifact osgi.bundle,org.eclipse.core.resources.source,3.20.200.v20240426-1040 - mirroring artifact osgi.bundle,jakarta.xml.bind-api.source,4.0.2 - mirroring artifact osgi.bundle,org.eclipse.pde.spy.context,1.1.400.v20240321-1452 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.server.core,1.16.100.v20240425-1316 - mirroring artifact osgi.bundle,org.apache.lucene.analysis-common.source,9.10.0.v20240221-0830 - mirroring artifact osgi.bundle,org.eclipse.tips.tests,1.2.100.v20240413-1529 - mirroring artifact org.eclipse.update.feature,org.eclipse.ecf.filetransfer.httpclientjava.feature,2.0.200.v20231114-1017 - mirroring artifact osgi.bundle,org.eclipse.equinox.cm.source,1.6.100.v20240329-0940 - mirroring artifact osgi.bundle,org.eclipse.debug.core,3.21.400.v20240415-0528 - mirroring artifact osgi.bundle,org.eclipse.core.filesystem.linux.aarch64.source,1.4.200.v20220812-1420 - mirroring artifact osgi.bundle,org.eclipse.equinox.console.ssh,1.3.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.equinox.console.jaas.fragment,1.2.0.v20240213-1244 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.server.p2.source,1.12.1300.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.pde.runtime.source,3.8.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.jdt.junit5.runtime.source,1.1.300.v20231214-1952 - mirroring artifact osgi.bundle,org.eclipse.equinox.launcher.source,1.6.800.v20240426-1701 - mirroring artifact osgi.bundle,org.eclipse.e4.core.di.annotations,1.8.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.core.expressions.source,3.9.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.4.400.v20240416-0654 - mirroring artifact osgi.bundle,org.osgi.service.device,1.1.1.202109301733 - mirroring artifact osgi.bundle,org.osgi.util.xml.source,1.0.2.202109301733 - mirroring artifact osgi.bundle,org.eclipse.jdt.ui,3.32.100.v20240423-0807 - mirroring artifact osgi.bundle,org.eclipse.equinox.region.source,1.5.500.v20231214-2017 - mirroring artifact osgi.bundle,org.eclipse.ant.optional.junit,3.3.400.v20230714-1309 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.css.swt.source,0.15.400.v20240321-1245 - mirroring artifact osgi.bundle,jakarta.annotation-api.source,2.1.1 - mirroring artifact osgi.bundle,org.eclipse.ui.views.properties.tabbed,3.10.300.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.jdt.apt.core,3.8.400.v20240326-0804 - mirroring artifact osgi.bundle,org.eclipse.equinox.event.source,1.7.100.v20240321-1445 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.p2.rcp.feature,1.4.2400.v20240425-1316 - mirroring artifact osgi.bundle,org.osgi.service.event,1.4.1.202109301733 - mirroring artifact osgi.bundle,org.eclipse.swt.examples.views.source,3.108.400.v20240321-1321 - mirroring artifact org.eclipse.update.feature,org.eclipse.jdt.source,3.19.500.v20240427-1800 - mirroring artifact osgi.bundle,org.sat4j.core.source,2.3.6.v20201214 - mirroring artifact osgi.bundle,org.eclipse.jdt.debug,3.21.400.v20240418-1414 - mirroring artifact osgi.bundle,org.eclipse.equinox.security.win32.source,1.3.0.v20240419-2334 - mirroring artifact osgi.bundle,org.eclipse.pde.ua.tests.source,1.3.400.v20240321-1452 - mirroring artifact osgi.bundle,org.osgi.service.component,1.5.1.202212101352 - mirroring artifact osgi.bundle,org.eclipse.ui.intro,3.7.400.v20240414-0828 - mirroring artifact binary,org.eclipse.sdk.examples_root,4.32.0.v20240427-1800 - mirroring artifact osgi.bundle,org.apache.aries.spifly.dynamic.bundle.source,1.3.7 - mirroring artifact osgi.bundle,org.osgi.service.metatype.source,1.4.1.202109301733 - mirroring artifact osgi.bundle,org.eclipse.jface.text.tests.source,3.13.500.v20240424-1254 - mirroring artifact osgi.bundle,org.bndtools.templating,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.eclipse.pde.build.tests.source,1.4.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.jsch.tests,1.6.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.jdt.core.compiler.batch,3.38.0.v20240427-0959 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.3.400.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.equinox.weaving.caching.source,1.3.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.ant.core.source,3.7.400.v20240413-1529 - mirroring artifact org.eclipse.update.feature,org.eclipse.ecf.filetransfer.feature,3.14.1900.v20230715-1945 - mirroring artifact osgi.bundle,org.eclipse.jsch.ui,1.5.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.core.resources.win32.x86_64,3.5.500.v20220812-1420 - mirroring artifact osgi.bundle,org.eclipse.text.quicksearch.tests.source,1.2.300.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.e4.emf.xpath.source,0.4.300.v20240321-1245 - mirroring artifact org.eclipse.update.feature,org.eclipse.rcp.source,4.32.0.v20240427-1800 - mirroring artifact binary,org.eclipse.sdk.ide.executable.gtk.linux.ppc64le,4.32.0.I20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.core.tests.runtime.source,3.21.400.v20240419-1233 - mirroring artifact osgi.bundle,org.eclipse.equinox.cm,1.6.100.v20240329-0940 - mirroring artifact osgi.bundle,org.eclipse.jdt.ui.tests,3.15.400.v20240424-2226 - mirroring artifact osgi.bundle,org.eclipse.ui.genericeditor.tests.source,1.3.500.v20240416-0658 - mirroring artifact osgi.bundle,org.eclipse.ui.tests.performance.source,1.6.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.ecf.filetransfer,5.1.103.v20230705-0614 - mirroring artifact osgi.bundle,org.eclipse.test,3.6.100.v20240321-1442 - mirroring artifact osgi.bundle,org.eclipse.pde.spy.bundle,0.13.400.v20240321-1452 - mirroring artifact osgi.bundle,slf4j.simple.source,2.0.13 - mirroring artifact osgi.bundle,org.eclipse.ui,3.206.0.v20240322-0723 - mirroring artifact osgi.bundle,org.eclipse.core.contenttype.source,3.9.400.v20240419-1233 - mirroring artifact osgi.bundle,org.eclipse.compare.core.source,3.8.500.v20240415-1311 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.updatesite,1.3.400.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.ui.externaltools.source,3.6.400.v20240416-0654 - mirroring artifact osgi.bundle,org.eclipse.core.tests.resources.source,3.11.500.v20240413-1529 - mirroring artifact osgi.bundle,bcprov.source,1.78.1 - mirroring artifact osgi.bundle,org.eclipse.e4.core.di.source,1.9.400.v20240414-1643 - mirroring artifact osgi.bundle,org.eclipse.ui.views.log.source,1.4.400.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.update.configurator.tests.source,0.2.0.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.ant.ui.source,3.9.400.v20240419-1233 - mirroring artifact osgi.bundle,org.eclipse.jdt.annotation.source,2.3.0.v20240111-2306 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.propertysheet,3.5.400.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.swt.win32.win32.x86_64.source,3.126.0.v20240426-0802 - mirroring artifact osgi.bundle,com.jcraft.jsch,0.1.55.v20230916-1400 - mirroring artifact osgi.bundle,org.osgi.service.prefs.source,1.1.2.202109301733 - mirroring artifact osgi.bundle,org.eclipse.pde.bnd.ui,1.1.0.v20240404-1230 - mirroring artifact osgi.bundle,org.eclipse.swt.examples.source,3.108.400.v20240321-1321 - mirroring artifact osgi.bundle,org.eclipse.tips.core,0.3.400.v20240413-1529 - mirroring artifact osgi.bundle,org.apache.commons.commons-fileupload,1.5.0 - mirroring artifact osgi.bundle,org.eclipse.ui.views.log,1.4.400.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.equinox.jsp.jasper.registry.source,1.3.0.v20240213-1427 - mirroring artifact osgi.bundle,org.eclipse.e4.tools.compat,4.9.300.v20240128-1121 - mirroring artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.source,3.3.0.v20230422-0242 - mirroring artifact osgi.bundle,biz.aQute.bnd.util,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.eclipse.ant.tests.core,3.7.400.v20240413-1529 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.p2.discovery.feature.source,1.3.400.v20240417-0757 - mirroring artifact osgi.bundle,assertj-core.source,3.25.3 - mirroring artifact org.eclipse.update.feature,org.eclipse.emf.edit.source,2.22.0.v20231208-1346 - mirroring artifact osgi.bundle,org.eclipse.e4.core.contexts.source,1.12.600.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.contributions,3.6.400.v20240321-1245 - mirroring artifact osgi.bundle,junit-jupiter-migrationsupport,5.10.2 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.progress,0.4.400.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.equinox.launcher.cocoa.macosx.x86_64,1.2.900.v20240129-1338 - mirroring artifact osgi.bundle,org.eclipse.update.configurator,3.5.400.v20240416-0654 - mirroring artifact osgi.bundle,org.eclipse.ecf.filetransfer.source,5.1.103.v20230705-0614 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.ui.sdk,1.3.300.v20240207-1113 - mirroring artifact osgi.bundle,org.eclipse.ui.trace,1.3.300.v20231215-1019 - mirroring artifact osgi.bundle,org.eclipse.debug.examples.core,1.6.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.undo,3.5.300.v20240207-1054 - mirroring artifact osgi.bundle,net.bytebuddy.byte-buddy,1.14.14 - mirroring artifact osgi.bundle,org.eclipse.pde.spy.preferences,0.13.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.core.net,1.5.400.v20240413-1529 - mirroring artifact osgi.bundle,org.osgi.util.function,1.2.0.202109301733 - mirroring artifact osgi.bundle,org.osgi.service.device.source,1.1.1.202109301733 - mirroring artifact osgi.bundle,com.sun.jna.platform,5.14.0 - mirroring artifact osgi.bundle,org.apache.commons.commons-beanutils,1.9.4 - mirroring artifact osgi.bundle,org.apache.ant.source,1.10.14.v20230922-1200 - mirroring artifact osgi.bundle,org.objenesis,3.3.0 - mirroring artifact osgi.bundle,org.eclipse.jdt.annotation,1.2.100.v20240212-1051 - mirroring artifact org.eclipse.update.feature,org.eclipse.jdt.ui.unittest.junit.feature.source,1.1.400.v20240419-1435 - mirroring artifact osgi.bundle,org.eclipse.ui.intro.quicklinks,1.2.400.v20240414-1916 - mirroring artifact osgi.bundle,org.eclipse.jdt.apt.core.source,3.8.400.v20240326-0804 - mirroring artifact org.eclipse.update.feature,org.eclipse.ecf.filetransfer.feature.source,3.14.1900.v20230715-1945 - mirroring artifact osgi.bundle,org.eclipse.help.source,3.10.400.v20240415-0528 - mirroring artifact osgi.bundle,org.eclipse.equinox.http.servletbridge,1.3.0.v20240213-1244 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.updatesite.source,1.3.400.v20240321-1450 - mirroring artifact binary,org.eclipse.sdk.ide.executable.gtk.linux.aarch64,4.32.0.I20240427-1800 - mirroring artifact osgi.bundle,org.tukaani.xz,1.9.0 - mirroring artifact osgi.bundle,org.eclipse.tools.layout.spy,1.2.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.jdt.core.formatterapp,1.2.250.v20240311-0615 - mirroring artifact osgi.bundle,org.osgi.util.measurement.source,1.0.2.201802012109 - mirroring artifact osgi.bundle,org.eclipse.help.ui.source,4.7.0.v20240414-1916 - mirroring artifact osgi.bundle,org.eclipse.ui.views,3.12.300.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.jsch.core,1.5.400.v20240413-1649 - mirroring artifact osgi.bundle,org.eclipse.tips.ui,0.3.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.aarch64,1.2.900.v20240129-1338 - mirroring artifact osgi.bundle,org.eclipse.equinox.device,1.2.0.v20240213-1515 - mirroring artifact osgi.bundle,org.eclipse.emf.edit,2.21.0.v20231208-1346 - mirroring artifact osgi.bundle,org.eclipse.help.ui,4.7.0.v20240414-1916 - mirroring artifact osgi.bundle,org.apache.commons.commons-io,2.16.1 - mirroring artifact osgi.bundle,org.eclipse.ui.editors,3.17.300.v20240416-0658 - mirroring artifact osgi.bundle,org.hamcrest.core,2.2.0.v20230809-1000 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.propertysheet.source,3.5.400.v20240424-0956 - mirroring artifact osgi.bundle,org.apache.felix.gogo.runtime,1.1.6 - mirroring artifact osgi.bundle,org.eclipse.pde.spy.css.source,0.13.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.pde.ds.ui,1.3.400.v20240321-1452 - mirroring artifact osgi.bundle,org.apache.commons.commons-logging.source,1.3.1 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.ui.admin.rcp.source,1.4.100.v20240201-0843 - mirroring artifact osgi.bundle,org.osgi.service.upnp.source,1.2.1.202109301733 - mirroring artifact osgi.bundle,org.osgi.namespace.contract.source,1.0.0.201505202024 - mirroring artifact binary,org.eclipse.sdk.ide.executable.cocoa.macosx.x86_64,4.32.0.I20240427-1800 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.compendium.sdk,3.23.100.v20240329-0940 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.touchpoint.natives,1.5.300.v20240423-0755 - mirroring artifact osgi.bundle,org.eclipse.e4.tools,4.10.400.v20240417-0631 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.director.app,1.3.400.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.core.net.win32.x86_64.source,1.2.300.v20240413-1529 - mirroring artifact org.eclipse.update.feature,org.eclipse.emf.ecore.source,2.37.0.v20240203-0859 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.css.core,0.14.400.v20240427-1520 - mirroring artifact osgi.bundle,org.eclipse.pde.spy.event.source,1.1.400.v20240416-0657 - mirroring artifact osgi.bundle,org.eclipse.equinox.jsp.jasper,1.2.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.equinox.security.linux,1.1.300.v20240419-2334 - mirroring artifact osgi.bundle,org.eclipse.core.jobs.source,3.15.300.v20240418-0734 - mirroring artifact osgi.bundle,org.osgi.service.provisioning,1.2.0.201505202024 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.metadata.repository.source,1.5.400.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.jface.tests.databinding.source,1.12.400.v20240424-0444 - mirroring artifact osgi.bundle,bcpg,1.78.1 - mirroring artifact osgi.bundle,org.eclipse.equinox.bidi.tests.source,1.4.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.jdt.core.formatterapp.source,1.2.250.v20240311-0615 - mirroring artifact osgi.bundle,org.eclipse.equinox.weaving.hook,1.4.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.unittest.ui.source,1.1.400.v20240414-0828 - mirroring artifact osgi.bundle,org.eclipse.pde.bnd.ui.source,1.1.0.v20240404-1230 - mirroring artifact org.eclipse.update.feature,org.eclipse.core.runtime.feature,1.4.400.v20240425-1316 - mirroring artifact osgi.bundle,org.objectweb.asm.commons.source,9.7.0 - mirroring artifact osgi.bundle,org.eclipse.equinox.security.macosx,1.102.300.v20240419-2334 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.core.sdk,3.25.100.v20240426-1701 - mirroring artifact osgi.bundle,org.eclipse.e4.tools.emf.ui,4.8.400.v20240416-0657 - mirroring artifact osgi.bundle,org.apache.commons.commons-fileupload.source,1.5.0 - mirroring artifact osgi.bundle,org.eclipse.pde.api.tools.annotations,1.3.0.v20240207-2106 - mirroring artifact osgi.bundle,org.eclipse.pde.ua.ui,1.3.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.pde.ds.core.source,1.3.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.equinox.weaving.caching.j9,1.3.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.jetty.servlet-api.source,4.0.6 - mirroring artifact osgi.bundle,org.eclipse.core.filesystem,1.10.400.v20240426-1040 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.operations.source,2.7.400.v20240425-0751 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.ui.importexport,1.4.400.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.equinox.security.source,1.4.300.v20240419-2334 - mirroring artifact osgi.bundle,junit-platform-engine,1.10.2 - mirroring artifact osgi.bundle,org.eclipse.equinox.bidi.source,1.5.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.equinox.http.jetty.source,3.9.200.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.services,1.6.300.v20231201-1637 - mirroring artifact osgi.bundle,org.eclipse.e4.core.di,1.9.400.v20240414-1643 - mirroring artifact osgi.bundle,org.eclipse.core.filesystem.linux.aarch64,1.4.200.v20220812-1420 - mirroring artifact osgi.bundle,org.objectweb.asm.commons,9.7.0 - mirroring artifact osgi.bundle,org.eclipse.ui.tests.pluginchecks.source,1.2.300.v20240321-1245 - mirroring artifact osgi.bundle,org.apache.xmlgraphics.source,2.9.0.v20230916-1600 - mirroring artifact osgi.bundle,org.eclipse.jdt.compiler.tool.tests.source,1.4.400.v20240321-1252 - mirroring artifact osgi.bundle,org.eclipse.jdt.launching.macosx.source,3.6.300.v20240321-1645 - mirroring artifact osgi.bundle,org.eclipse.jdt.debug.ui,3.13.400.v20240416-0655 - mirroring artifact osgi.bundle,org.eclipse.swt.examples,3.108.400.v20240321-1321 - mirroring artifact org.eclipse.update.feature,org.eclipse.jdt.bcoview.feature,1.2.400.v20240322-0935 - mirroring artifact osgi.bundle,org.eclipse.tips.json.source,0.3.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.core.filebuffers.tests.source,3.13.400.v20240321-1245 - mirroring artifact org.eclipse.update.feature,org.eclipse.jdt,3.19.500.v20240427-1800 - mirroring artifact osgi.bundle,org.osgi.service.log.stream.source,1.0.0.202109301733 - mirroring artifact osgi.bundle,org.eclipse.help.webapp.source,3.11.400.v20240414-0911 - mirroring artifact binary,org.eclipse.equinox.executable_root.cocoa.macosx.aarch64,3.8.2500.v20240426-1701 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.css.core.source,0.14.400.v20240427-1520 - mirroring artifact osgi.bundle,org.osgi.annotation.versioning,1.1.2.202109301733 - mirroring artifact osgi.bundle,org.eclipse.jface.text,3.25.100.v20240424-1254 - mirroring artifact osgi.bundle,jakarta.annotation-api.source,1.3.5 - mirroring artifact osgi.bundle,junit-platform-launcher,1.10.2 - mirroring artifact org.eclipse.update.feature,org.eclipse.emf.databinding.edit,1.11.0.v20231208-1346 - mirroring artifact osgi.bundle,org.osgi.annotation.versioning.source,1.1.2.202109301733 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.ui,2.8.400.v20240425-0751 - mirroring artifact osgi.bundle,org.eclipse.ui.monitoring.source,1.3.300.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.jetty.server,12.0.8 - mirroring artifact org.eclipse.update.feature,org.eclipse.emf.databinding,1.11.0.v20231208-1346 - mirroring artifact osgi.bundle,org.osgi.namespace.service.source,1.0.0.201505202024 - mirroring artifact osgi.bundle,junit-vintage-engine,5.10.2 - mirroring artifact osgi.bundle,org.eclipse.ltk.ui.refactoring.tests,3.11.400.v20240321-1245 - mirroring artifact org.eclipse.update.feature,org.eclipse.pde.source,3.15.400.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.jdt.junit.runtime.source,3.7.400.v20231214-1952 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.workbench,1.15.400.v20240424-0956 - mirroring artifact binary,org.eclipse.platform.ide.executable.gtk.linux.aarch64,4.32.0.I20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.equinox.coordinator,1.5.300.v20240214-0846 - mirroring artifact osgi.bundle,org.eclipse.compare.examples.xml,3.6.400.v20240413-1529 - mirroring artifact binary,org.eclipse.platform.ide.executable.gtk.linux.ppc64le,4.32.0.I20240427-1800 - mirroring artifact osgi.bundle,org.apache.batik.css,1.17.0.v20231215-1130 - mirroring artifact osgi.bundle,org.eclipse.osgi.services.source,3.12.100.v20240327-0645 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.p2.core.feature,1.7.200.v20240425-1316 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.p2.discovery.feature,1.3.400.v20240417-0757 - mirroring artifact osgi.bundle,org.bndtools.versioncontrol.ignores.plugin.git.source,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.reconciler.dropins.source,1.5.400.v20240321-1450 - mirroring artifact osgi.bundle,junit-jupiter-api,5.10.2 - mirroring artifact osgi.bundle,org.eclipse.jetty.server.source,12.0.8 - mirroring artifact org.eclipse.update.feature,org.eclipse.e4.core.tools.feature,4.30.200.v20240417-0631 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.ui.sdk.source,1.3.300.v20240207-1113 - mirroring artifact osgi.bundle,net.bytebuddy.byte-buddy.source,1.14.14 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.repository,2.9.100.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.jdt.jeview.source,1.5.300.v20240322-0935 - mirroring artifact osgi.bundle,org.eclipse.ui.win32,3.5.300.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt.cocoa,0.14.400.v20240416-0658 - mirroring artifact osgi.bundle,org.eclipse.ui.net.source,1.5.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.core.externaltools.source,1.3.400.v20240413-1529 - mirroring artifact osgi.bundle,org.osgi.service.coordinator,1.0.2.201505202024 - mirroring artifact osgi.bundle,org.eclipse.osgi.source,3.19.100.v20240422-1353 - mirroring artifact osgi.bundle,org.eclipse.e4.tools.compat.source,4.9.300.v20240128-1121 - mirroring artifact osgi.bundle,org.eclipse.core.runtime.source,3.31.100.v20240422-1722 - mirroring artifact osgi.bundle,org.eclipse.tips.core.source,0.3.400.v20240413-1529 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.tests.source,0.15.500.v20240418-1547 - mirroring artifact osgi.bundle,org.eclipse.ua.tests.doc.source,1.2.500.v20240415-0528 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.swt.win32.source,1.2.300.v20240416-0658 - mirroring artifact osgi.bundle,org.eclipse.jdt.debug.ui.source,3.13.400.v20240416-0655 - mirroring artifact osgi.bundle,org.eclipse.equinox.servletbridge.source,1.7.100.v20240327-1824 - mirroring artifact osgi.bundle,org.eclipse.e4.tools.jdt.templates.source,4.10.300.v20240128-1101 - mirroring artifact osgi.bundle,org.eclipse.tests.urischeme,1.2.400.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.ui.monitoring,1.3.300.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.equinox.ds.tests.source,1.7.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.equinox.console.source,1.4.800.v20240329-0940 - mirroring artifact osgi.bundle,org.eclipse.jdt.ui.tests.source,3.15.400.v20240424-2226 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.updatechecker,1.4.300.v20240321-1450 - mirroring artifact org.eclipse.update.feature,org.eclipse.e4.core.tools.feature.source,4.30.200.v20240417-0631 - mirroring artifact osgi.bundle,org.eclipse.ui.browser.source,3.8.300.v20240321-1245 - mirroring artifact osgi.bundle,org.eclipse.jdt.junit4.runtime.source,1.3.100.v20231214-1952 - mirroring artifact binary,org.eclipse.equinox.executable_root.gtk.linux.aarch64,3.8.2500.v20240426-1701 - mirroring artifact osgi.bundle,org.eclipse.ecf.identity,3.10.0.v20230422-0242 - mirroring artifact osgi.bundle,org.eclipse.pde.ds.core,1.3.400.v20240321-1452 - mirroring artifact osgi.bundle,org.osgi.namespace.service,1.0.0.201505202024 - mirroring artifact binary,org.eclipse.rcp.configuration_root.cocoa.macosx.aarch64,1.1.2300.v20240307-1558 - mirroring artifact osgi.bundle,org.eclipse.releng.tests,3.6.500.v20240414-1030 - mirroring artifact osgi.bundle,org.eclipse.e4.tools.emf.editor3x.source,4.9.400.v20240321-1452 - mirroring artifact osgi.bundle,org.bndtools.headless.build.manager.source,7.0.0.202310060912 - mirroring artifact org.eclipse.update.feature,org.eclipse.equinox.p2.rcp.feature.source,1.4.2400.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.6.100.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.ecf.identity.source,3.10.0.v20230422-0242 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.tests.css.core,1.302.500.v20240425-0840 - mirroring artifact binary,org.eclipse.platform.ide.executable.gtk.linux.x86_64,4.32.0.I20240427-1800 - mirroring artifact osgi.bundle,com.sun.jna,5.14.0.v20231211-1200 - mirroring artifact osgi.bundle,org.eclipse.jetty.io.source,12.0.8 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.tests.css.swt,0.12.600.v20240425-0840 - mirroring artifact osgi.bundle,org.eclipse.jetty.session,12.0.8 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.ui.sdk.scheduler,1.6.300.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.jface.databinding,1.15.300.v20240424-0444 - mirroring artifact osgi.bundle,org.sat4j.pb.source,2.3.6.v20201214 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.views.properties.tabbed.article.source,3.4.300.v20231214-2114 - mirroring artifact osgi.bundle,org.eclipse.jetty.security.source,12.0.8 - mirroring artifact osgi.bundle,org.apache.lucene.analysis-common,9.10.0.v20240221-0830 - mirroring artifact osgi.bundle,net.bytebuddy.byte-buddy-agent.source,1.14.14 - mirroring artifact osgi.bundle,org.bndtools.versioncontrol.ignores.manager,7.0.0.202310060912 - mirroring artifact osgi.bundle,org.eclipse.jdt.junit.source,3.16.400.v20240417-1150 - mirroring artifact osgi.bundle,org.eclipse.equinox.useradmin,1.3.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.jdt.astview,1.6.150.v20240322-0935 - mirroring artifact osgi.bundle,org.eclipse.jdt.doc.user,3.15.2100.v20240228-1609 - mirroring artifact osgi.bundle,org.eclipse.jdt.launching.macosx,3.6.300.v20240321-1645 - mirroring artifact osgi.bundle,org.eclipse.ui.tests.navigator,3.7.500.v20240425-0844 - mirroring artifact osgi.bundle,org.osgi.service.component.annotations,1.5.1.202212101352 - mirroring artifact osgi.bundle,org.eclipse.pde.ds.tests,1.3.300.v20240321-1452 - mirroring artifact osgi.bundle,org.apiguardian.api.source,1.1.2 - mirroring artifact osgi.bundle,org.eclipse.swt.gtk.linux.x86_64,3.126.0.v20240426-0802 - mirroring artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclient5.win32.source,1.1.0.v20230423-0417 - mirroring artifact osgi.bundle,org.apache.sshd.osgi.source,2.12.1 - mirroring artifact osgi.bundle,net.bytebuddy.byte-buddy-agent,1.14.14 - mirroring artifact osgi.bundle,org.apache.commons.commons-codec,1.16.0 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.filesystem,1.1.400.v20240419-1233 - mirroring artifact osgi.bundle,org.eclipse.ui.tests,3.15.1600.v20240424-0956 - mirroring artifact osgi.bundle,org.apache.batik.i18n.source,1.17.0.v20231215-1130 - mirroring artifact osgi.bundle,org.eclipse.pde.ui.templates.source,3.8.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.equinox.concurrent,1.3.100.v20240321-1445 - mirroring artifact osgi.bundle,org.apache.commons.commons-logging,1.3.1 - mirroring artifact osgi.bundle,org.eclipse.compare.source,3.11.0.v20240419-1233 - mirroring artifact osgi.bundle,org.apache.felix.gogo.command.source,1.1.2 - mirroring artifact osgi.bundle,org.eclipse.jdt.launching.source,3.22.0.v20240424-1830 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.views.properties.tabbed.article,3.4.300.v20231214-2114 - mirroring artifact osgi.bundle,org.eclipse.equinox.http.service.api,1.2.2.v20231218-2126 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.publisher.source,1.9.200.v20240321-1450 - mirroring artifact osgi.bundle,org.apache.batik.util,1.17.0.v20231215-1130 - mirroring artifact osgi.bundle,org.eclipse.team.ui.source,3.10.400.v20240416-0654 - mirroring artifact osgi.bundle,org.eclipse.jdt.jeview,1.5.300.v20240322-0935 - mirroring artifact osgi.bundle,org.osgi.annotation.bundle.source,2.0.0.202202082230 - mirroring artifact osgi.bundle,org.eclipse.pde.spy.model.source,0.13.300.v20240131-2101 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.extensionlocation.source,1.5.400.v20240321-1450 - mirroring artifact osgi.bundle,org.eclipse.pde.spy.bundle.source,0.13.400.v20240321-1452 - mirroring artifact osgi.bundle,org.eclipse.ui.navigator.resources,3.9.300.v20240424-0956 - mirroring artifact osgi.bundle,com.sun.el.javax.el,3.0.4 - mirroring artifact org.eclipse.update.feature,org.eclipse.ecf.core.feature.source,1.6.2.v20231021-2127 - mirroring artifact osgi.bundle,org.eclipse.jdt.apt.ui,3.8.400.v20240321-1252 - mirroring artifact osgi.bundle,org.eclipse.ui.examples.readmetool.source,3.7.400.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.ui.ide.source,3.22.200.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.e4.ui.dialogs,1.5.0.v20240424-0957 - mirroring artifact osgi.bundle,org.eclipse.jdt.doc.isv,3.14.2400.v20240305-1352 - mirroring artifact osgi.bundle,org.eclipse.e4.core.commands,1.1.400.v20240424-0444 - mirroring artifact osgi.bundle,junit-platform-commons.source,1.10.2 - mirroring artifact osgi.bundle,org.eclipse.ui.workbench.texteditor,3.17.400.v20240424-0941 - mirroring artifact osgi.bundle,jakarta.inject.jakarta.inject-api,2.0.1 - mirroring artifact osgi.bundle,org.eclipse.compare.win32,1.3.400.v20240419-1233 - mirroring artifact osgi.bundle,com.ibm.icu.source,75.1.0 - mirroring artifact osgi.bundle,org.eclipse.ui.tests.forms.source,3.10.400.v20240425-0840 - mirroring artifact osgi.bundle,org.eclipse.ui.navigator,3.12.400.v20240424-0956 - mirroring artifact osgi.bundle,org.eclipse.swt.tools.source,3.110.400.v20240321-1321 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.5.400.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.jdt.core.compiler.batch.source,3.38.0.v20240427-0959 - mirroring artifact osgi.bundle,org.eclipse.equinox.launcher.cocoa.macosx.aarch64,1.2.900.v20240129-1338 - mirroring artifact osgi.bundle,org.eclipse.ui.ide.application.source,1.5.400.v20240416-0658 - mirroring artifact osgi.bundle,org.eclipse.jdt.core.tests.builder,3.12.400.v20240320-0822 - mirroring artifact osgi.bundle,org.eclipse.ui.tests.forms,3.10.400.v20240425-0840 - mirroring artifact org.eclipse.update.feature,org.eclipse.platform,4.32.0.v20240427-1800 - mirroring artifact osgi.bundle,org.eclipse.equinox.event,1.7.100.v20240321-1445 - mirroring artifact osgi.bundle,org.eclipse.equinox.p2.engine,2.10.200.v20240425-1316 - mirroring artifact osgi.bundle,org.eclipse.ant.tests.core.source,3.7.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.workbench.addons.swt.source,1.5.400.v20240416-0658 - mirrored artifact osgi.bundle,org.apiguardian.api,1.1.2 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.ui.admin,1.3.400.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.core.resources,3.20.200.v20240426-1040 - mirrored artifact osgi.bundle,org.eclipse.ui.tests.pluginchecks,1.2.300.v20240321-1245 - mirrored artifact osgi.bundle,com.jcraft.jsch.source,0.1.55.v20230916-1400 - mirrored artifact osgi.bundle,org.eclipse.jdt,3.19.500.v20240427-1800 - mirrored artifact osgi.bundle,org.apache.ant,1.10.14.v20230922-1200 - mirrored artifact osgi.bundle,org.eclipse.ui.cocoa,1.3.200.v20240309-0857 - mirrored artifact osgi.bundle,org.eclipse.swt,3.126.0.v20240426-0802 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.model.workbench.source,2.4.300.v20240321-1245 - mirrored artifact osgi.bundle,junit-platform-suite-commons,1.10.2 - mirrored artifact binary,org.eclipse.platform_root,4.32.0.v20240427-1800 - mirrored artifact osgi.bundle,junit-jupiter-api.source,5.10.2 - mirrored artifact osgi.bundle,biz.aQute.repository.source,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.eclipse.pde.ui.tests,3.12.500.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.tests.urischeme.source,1.2.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.pde.ua.core,1.3.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.equinox.launcher.win32.win32.x86_64,1.2.900.v20240213-1244 - mirrored artifact osgi.bundle,org.eclipse.ecf.ssl.source,1.3.0.v20230507-1921 - mirrored artifact osgi.bundle,org.osgi.service.log.stream,1.0.0.202109301733 - mirrored artifact osgi.bundle,org.apache.lucene.analysis-smartcn.source,9.10.0.v20240221-0830 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.ui.discovery.source,1.3.300.v20240321-1450 - mirrored artifact osgi.bundle,org.osgi.service.cm.source,1.6.1.202109301733 - mirrored artifact org.eclipse.update.feature,org.eclipse.sdk,4.32.0.v20240427-1800 - mirrored artifact osgi.bundle,com.google.gson.source,2.10.1 - mirrored artifact osgi.bundle,org.eclipse.sdk.examples,4.32.0.v20240427-1800 - mirrored artifact osgi.bundle,org.objectweb.asm.source,9.7.0 - mirrored artifact osgi.bundle,org.bndtools.headless.build.manager,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.eclipse.search.core.source,3.16.200.v20240415-0954 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.discovery.compatibility,1.3.300.v20240417-0757 - mirrored artifact osgi.bundle,org.eclipse.equinox.http.registry.source,1.4.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.ant.tests.ui,3.11.400.v20240413-1529 - mirrored artifact osgi.bundle,bndtools.api.source,7.0.0.202310060912 - mirrored artifact osgi.bundle,bndtools.jareditor,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.osgi.service.repository.source,1.1.0.201505202024 - mirrored artifact osgi.bundle,org.eclipse.text.quicksearch.source,1.2.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.jdt.core.tests.model,3.13.0.v20240422-1208 - mirrored artifact osgi.bundle,org.apache.commons.commons-codec.source,1.16.0 - mirrored artifact osgi.bundle,org.apache.httpcomponents.client5.httpclient5,5.2.1.v20230802-0806 - mirrored artifact osgi.bundle,org.eclipse.jface.text.source,3.25.100.v20240424-1254 - mirrored artifact osgi.bundle,org.eclipse.swt.win32.win32.x86_64,3.126.0.v20240426-0802 - mirrored artifact osgi.bundle,org.eclipse.equinox.security.linux.source,1.1.300.v20240419-2334 - mirrored artifact osgi.bundle,org.eclipse.unittest.ui,1.1.400.v20240414-0828 - mirrored artifact osgi.bundle,org.eclipse.equinox.metatype,1.6.500.v20231214-2017 - mirrored artifact osgi.bundle,org.eclipse.core.net.win32.x86_64,1.2.300.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.emf.databinding.source,1.8.0.v20231208-1346 - mirrored artifact osgi.bundle,org.apache.httpcomponents.client5.httpclient5-win.source,5.2.1.v20230802-0847 - mirrored artifact osgi.bundle,org.eclipse.core.runtime,3.31.100.v20240422-1722 - mirrored artifact osgi.bundle,org.eclipse.pde.junit.runtime.tests,3.7.300.v20240321-1452 - mirrored artifact osgi.bundle,org.apache.felix.gogo.shell,1.1.4 - mirrored artifact osgi.bundle,org.eclipse.ui.tests.performance,1.6.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.ui.ide.application,1.5.400.v20240416-0658 - mirrored artifact osgi.bundle,org.eclipse.jface.databinding.source,1.15.300.v20240424-0444 - mirrored artifact osgi.bundle,org.eclipse.emf.databinding.edit,1.9.0.v20231208-1346 - mirrored artifact osgi.bundle,biz.aQute.repository,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.osgi.service.metatype,1.4.1.202109301733 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.uriSchemeHandler,1.2.300.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.tests,0.15.500.v20240418-1547 - mirrored artifact osgi.bundle,org.objectweb.asm.tree.source,9.7.0 - mirrored artifact osgi.bundle,org.eclipse.emf.ecore.change,2.16.0.v20231208-1346 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.bindings,0.14.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.ecf.source,3.11.0.v20230507-1923 - mirrored artifact osgi.bundle,org.apache.httpcomponents.core5.httpcore5-h2.source,5.2.3.v20230922-1600 - mirrored artifact osgi.bundle,org.eclipse.equinox.preferences.tests.source,3.10.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.equinox.http.jetty,3.9.200.v20240321-1445 - mirrored artifact osgi.bundle,jakarta.activation-api.source,2.1.3 - mirrored artifact osgi.bundle,org.eclipse.jsch.ui.source,1.5.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.pde.ui,3.15.200.v20240424-1835 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.contributions.source,3.6.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.core,2.11.100.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.jdt.ui.tests.refactoring.source,3.15.400.v20240321-1441 - mirrored artifact osgi.bundle,org.eclipse.equinox.frameworkadmin.equinox.source,1.3.200.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.css.swt.theme.source,0.14.400.v20240424-0956 - mirrored artifact org.eclipse.update.feature,org.eclipse.ecf.core.ssl.feature,1.1.501.v20230507-1921 - mirrored artifact osgi.bundle,org.eclipse.core.contenttype,3.9.400.v20240419-1233 - mirrored artifact osgi.bundle,org.osgi.service.wireadmin.source,1.0.2.202109301733 - mirrored artifact osgi.bundle,org.eclipse.pde.genericeditor.extension.source,1.2.400.v20240409-1628 - mirrored artifact osgi.bundle,org.eclipse.ui.tests.views.properties.tabbed.source,3.8.400.v20240416-0658 - mirrored artifact osgi.bundle,org.hamcrest,2.2.0 - mirrored artifact osgi.bundle,org.eclipse.jdt.bcoview.source,1.2.400.v20240322-0935 - mirrored artifact osgi.bundle,org.apache.commons.commons-beanutils.source,1.9.4 - mirrored artifact osgi.bundle,org.eclipse.platform.doc.isv,4.32.0.v20240319-1136 - mirrored artifact osgi.bundle,org.eclipse.pde.core,3.18.100.v20240426-1718 - mirrored artifact osgi.bundle,org.apache.commons.collections,3.2.2 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.undo.source,3.5.300.v20240207-1054 - mirrored artifact osgi.bundle,org.mortbay.jasper.apache-jsp,9.0.83 - mirrored artifact osgi.bundle,org.apache.felix.gogo.shell.source,1.1.4 - mirrored artifact osgi.bundle,org.eclipse.pde.build,3.12.400.v20240425-2254 - mirrored artifact osgi.bundle,org.eclipse.ui.genericeditor.examples.source,1.3.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.ui.source,3.206.0.v20240322-0723 - mirrored artifact osgi.bundle,org.eclipse.jface.tests.source,1.4.500.v20240425-1100 - mirrored artifact osgi.bundle,org.eclipse.emf.databinding.edit.source,1.9.0.v20231208-1346 - mirrored artifact osgi.bundle,org.eclipse.text.tests,3.14.500.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.swt.cocoa.macosx.x86_64.source,3.126.0.v20240426-0802 - mirrored artifact osgi.bundle,org.eclipse.equinox.console,1.4.800.v20240329-0940 - mirrored artifact osgi.bundle,org.eclipse.pde.ua.core.source,1.3.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.jsch.tests.source,1.6.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.discovery.source,1.3.300.v20240321-1450 - mirrored artifact osgi.bundle,org.osgi.namespace.extender.source,1.0.1.201505202024 - mirrored artifact osgi.bundle,org.apache.commons.commons-io.source,2.16.1 - mirrored artifact osgi.bundle,org.eclipse.equinox.simpleconfigurator.manipulator,2.3.200.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.jsch.core.source,1.5.400.v20240413-1649 - mirrored artifact osgi.bundle,org.osgi.service.provisioning.source,1.2.0.201505202024 - mirrored artifact org.eclipse.update.feature,org.eclipse.emf.edit,2.22.0.v20231208-1346 - mirrored artifact osgi.bundle,org.eclipse.jdt.debug.source,3.21.400.v20240418-1414 - mirrored artifact osgi.bundle,org.eclipse.e4.tools.services.source,4.10.500.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.compare.tests.source,3.8.400.v20240415-1311 - mirrored artifact osgi.bundle,org.jdom,1.1.3.v20230812-1600 - mirrored artifact osgi.bundle,org.eclipse.equinox.security.tests,1.3.300.v20240326-2051 - mirrored artifact osgi.bundle,org.eclipse.equinox.app,1.7.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.core.filesystem.linux.ppc64le,1.4.200.v20220812-1420 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.core.feature.source,1.15.100.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.ant.launching,1.4.400.v20240413-1649 - mirrored artifact osgi.bundle,org.eclipse.jdt.ui.tests.refactoring,3.15.400.v20240321-1441 - mirrored artifact osgi.bundle,org.eclipse.ui.tests.rcp.source,3.6.400.v20240424-0642 - mirrored artifact osgi.bundle,org.apache.commons.collections.source,3.2.2 - mirrored artifact org.eclipse.update.feature,org.eclipse.emf.common,2.31.0.v20240314-0928 - mirrored artifact osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.ppc64le,1.2.900.v20240129-1338 - mirrored artifact osgi.bundle,org.eclipse.core.net.source,1.5.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.ui.themes,1.2.2400.v20240213-1133 - mirrored artifact osgi.bundle,org.eclipse.debug.ui.source,3.18.400.v20240416-1521 - mirrored artifact osgi.bundle,org.eclipse.pde.ui.templates.tests.source,1.2.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.ui.win32.source,3.5.300.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.equinox.http.servletbridge.source,1.3.0.v20240213-1244 - mirrored artifact osgi.bundle,org.eclipse.debug.examples.ui,1.8.400.v20240422-0543 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.ui.source,2.8.400.v20240425-0751 - mirrored artifact osgi.bundle,org.eclipse.search.source,3.16.200.v20240426-0859 - mirrored artifact osgi.bundle,org.eclipse.jetty.ee8.servlet.source,12.0.8 - mirrored artifact osgi.bundle,org.eclipse.core.filebuffers,3.8.300.v20240207-1054 - mirrored artifact osgi.bundle,org.eclipse.ui.workbench.source,3.132.0.v20240424-0957 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.swt.gtk,1.2.200.v20240416-0658 - mirrored artifact osgi.bundle,org.eclipse.platform.source,4.31.200.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.debug.ui.launchview.source,1.1.500.v20240415-0528 - mirrored artifact osgi.bundle,org.eclipse.compare,3.11.0.v20240419-1233 - mirrored artifact osgi.bundle,org.eclipse.jface,3.34.0.v20240425-1100 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.javaeditor.source,3.4.300.v20231214-2114 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.workbench.swt.source,0.17.400.v20240425-0840 - mirrored artifact osgi.bundle,org.jdom.source,1.1.3.v20230812-1600 - mirrored artifact osgi.bundle,biz.aQute.bndlib,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.eclipse.team.examples.filesystem,3.7.400.v20240414-1916 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.transport.ecf.source,1.4.300.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.core.tests.net.source,1.6.400.v20240414-0911 - mirrored artifact osgi.bundle,org.eclipse.jdt.apt.pluggable.tests,3.6.400.v20240321-1252 - mirrored artifact osgi.bundle,org.eclipse.pde.spy.css,0.13.400.v20240321-1452 - mirrored artifact osgi.bundle,org.apache.felix.gogo.runtime.source,1.1.6 - mirrored artifact osgi.bundle,org.eclipse.ui.tests.source,3.15.1600.v20240424-0956 - mirrored artifact binary,org.eclipse.equinox.executable_root.gtk.linux.ppc64le,3.8.2500.v20240426-1701 - mirrored artifact osgi.bundle,org.eclipse.equinox.security.macosx.source,1.102.300.v20240419-2334 - mirrored artifact osgi.bundle,org.eclipse.equinox.preferences.tests,3.10.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.equinox.jsp.jasper.source,1.2.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.equinox.http.registry,1.4.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.equinox.http.servlet.tests.source,1.9.200.v20240409-2144 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.di.source,1.5.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.e4.tools.jdt.templates,4.10.300.v20240128-1101 - mirrored artifact osgi.bundle,org.eclipse.core.commands.source,3.12.100.v20240424-0956 - mirrored artifact osgi.bundle,org.apache.batik.css.source,1.17.0.v20231215-1130 - mirrored artifact osgi.bundle,org.eclipse.jetty.servlet-api,4.0.6 - mirrored artifact osgi.bundle,org.eclipse.ui.genericeditor.tests,1.3.500.v20240416-0658 - mirrored artifact osgi.bundle,org.eclipse.equinox.launcher.cocoa.macosx,1.2.900.v20240129-1338 - mirrored artifact osgi.bundle,org.eclipse.ltk.ui.refactoring.source,3.13.400.v20240321-1245 - mirrored artifact org.eclipse.update.feature,org.eclipse.pde.spies.source,1.0.400.v20240416-0657 - mirrored artifact osgi.bundle,org.eclipse.equinox.servletbridge,1.7.100.v20240327-1824 - mirrored artifact osgi.bundle,org.eclipse.jdt.core.tests.compiler.source,3.13.400.v20240427-0959 - mirrored artifact osgi.bundle,org.eclipse.pde.spy.preferences.source,0.13.400.v20240321-1452 - mirrored artifact osgi.bundle,junit-platform-suite-api,1.10.2 - mirrored artifact osgi.bundle,org.eclipse.pde.genericeditor.extension.tests.source,1.2.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.debug.examples.core.source,1.6.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.jetty.ee8.server,12.0.8 - mirrored artifact osgi.bundle,org.eclipse.core.filesystem.linux.x86_64,1.2.400.v20220812-1420 - mirrored artifact osgi.bundle,org.osgi.service.useradmin.source,1.1.1.202109301733 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.publisher,1.9.200.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.equinox.metatype.source,1.6.500.v20231214-2017 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.p2.user.ui.source,2.4.2400.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.sdk.tests,4.32.0.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.tests.ui,1.4.400.v20240425-0751 - mirrored artifact osgi.bundle,org.apache.batik.i18n,1.17.0.v20231215-1130 - mirrored artifact osgi.bundle,org.eclipse.e4.core.di.extensions.supplier,0.17.500.v20240419-1233 - mirrored artifact osgi.bundle,org.eclipse.pde.doc.user,3.15.200.v20240424-1835 - mirrored artifact org.eclipse.update.feature,org.eclipse.jdt.jeview.feature,1.1.400.v20240322-0935 - mirrored artifact osgi.bundle,org.osgi.service.component.annotations.source,1.5.1.202212101352 - mirrored artifact osgi.bundle,org.eclipse.ui.tests.harness,1.10.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.core.databinding.property,1.10.300.v20240424-0444 - mirrored artifact osgi.bundle,org.eclipse.jface.source,3.34.0.v20240425-1100 - mirrored artifact osgi.bundle,org.eclipse.team.genericeditor.diff.extension,1.2.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.ui.intro.universal.source,3.5.400.v20240414-1916 - mirrored artifact osgi.bundle,org.eclipse.jetty.ee8.security,12.0.8 - mirrored artifact osgi.bundle,org.eclipse.pde.junit.runtime.source,3.8.100.v20240130-1723 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.workbench3,0.17.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.emf.ecore.xmi,2.37.0.v20231208-1346 - mirrored artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclientjava,2.0.200.v20231114-1017 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.ide,3.17.200.v20231201-1637 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.multipageeditor,3.4.300.v20240207-1054 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse.source,1.6.100.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.swt.gtk.linux.ppc64le,3.126.0.v20240426-0802 - mirrored artifact osgi.bundle,org.eclipse.ui.navigator.resources.source,3.9.300.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.directorywatcher.source,1.4.400.v20240321-1450 - mirrored artifact osgi.bundle,org.junit,4.13.2.v20230809-1000 - mirrored artifact osgi.bundle,org.mockito.mockito-core,5.11.0 - mirrored artifact binary,org.eclipse.platform.ide.executable.cocoa.macosx.x86_64,4.32.0.I20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.touchpoint.eclipse,2.4.300.v20240321-1450 - mirrored artifact org.eclipse.update.feature,org.eclipse.rcp,4.32.0.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.update.configurator.tests,0.2.0.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.search.core,3.16.200.v20240415-0954 - mirrored artifact osgi.bundle,org.eclipse.equinox.http.servlet.source,1.8.200.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.swt.cocoa.macosx.x86_64,3.126.0.v20240426-0802 - mirrored artifact osgi.bundle,org.eclipse.e4.core.services,2.4.400.v20240413-1529 - mirrored artifact osgi.bundle,org.osgi.service.useradmin,1.1.1.202109301733 - mirrored artifact org.eclipse.update.feature,org.eclipse.tips.feature,0.4.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.core.contenttype.tests.source,1.4.100.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.tests.ui.source,1.4.400.v20240425-0751 - mirrored artifact osgi.bundle,org.eclipse.jdt.launching.ui.macosx.source,1.4.300.v20240321-1645 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.extensionlocation,1.5.400.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.urischeme,1.3.300.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.core.expressions,3.9.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.equinox.common,3.19.100.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.team.genericeditor.diff.extension.source,1.2.400.v20240413-1529 - mirrored artifact osgi.bundle,junit-platform-launcher.source,1.10.2 - mirrored artifact osgi.bundle,org.eclipse.osgi.util,3.7.300.v20231104-1118 - mirrored artifact osgi.bundle,jakarta.annotation-api,1.3.5 - mirrored artifact osgi.bundle,org.eclipse.jetty.ee8.servlet,12.0.8 - mirrored artifact osgi.bundle,org.eclipse.ui.editors.tests.source,3.13.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.compare.examples.source,3.4.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclient5,1.1.0.v20230423-0417 - mirrored artifact osgi.bundle,org.eclipse.equinox.weaving.hook.source,1.4.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.e4.core.commands.source,1.1.400.v20240424-0444 - mirrored artifact binary,org.eclipse.platform.ide.executable.win32.win32.x86_64,4.32.0.I20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.ui.editors.tests,3.13.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.discovery,1.3.300.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.test.performance.win32,3.1.600.v20230714-1309 - mirrored artifact osgi.bundle,jakarta.inject.jakarta.inject-api.source,2.0.1 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.sdk,3.23.1200.v20240427-0959 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.tests.css.core.source,1.302.500.v20240425-0840 - mirrored artifact osgi.bundle,org.eclipse.equinox.transforms.xslt,1.3.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.swt.examples.ole.win32,3.109.100.v20240402-1640 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.ide.source,3.17.200.v20231201-1637 - mirrored artifact osgi.bundle,org.eclipse.search,3.16.200.v20240426-0859 - mirrored artifact osgi.bundle,org.eclipse.osgi.services,3.12.100.v20240327-0645 - mirrored artifact osgi.bundle,org.eclipse.ant.launching.source,1.4.400.v20240413-1649 - mirrored artifact osgi.bundle,org.eclipse.jdt.apt.pluggable.tests.source,3.6.400.v20240321-1252 - mirrored artifact osgi.bundle,org.bndtools.templates.template,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.tests,1.9.400.v20240423-0755 - mirrored artifact osgi.bundle,org.apache.httpcomponents.core5.httpcore5,5.2.3.v20230922-1600 - mirrored artifact osgi.bundle,org.eclipse.swt.tools.base.source,3.107.600.v20240309-0757 - mirrored artifact osgi.bundle,jakarta.activation-api,2.1.3 - mirrored artifact osgi.bundle,org.eclipse.jdt.annotation.source,1.2.100.v20240212-1051 - mirrored artifact osgi.bundle,org.eclipse.core.variables.source,3.6.400.v20240413-1529 - mirrored artifact osgi.bundle,org.objectweb.asm.util,9.7.0 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.director,2.6.400.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.pde.genericeditor.extension.tests,1.2.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.equinox.app.source,1.7.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.team.ui,3.10.400.v20240416-0654 - mirrored artifact osgi.bundle,org.osgi.service.upnp,1.2.1.202109301733 - mirrored artifact osgi.bundle,org.osgi.util.pushstream.source,1.1.0.202212101352 - mirrored artifact org.eclipse.update.feature,org.eclipse.rcp.configuration,1.1.2300.v20240307-1558 - mirrored artifact osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.x86_64,1.2.900.v20240129-1338 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.readmetool,3.7.400.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.jetty.io,12.0.8 - mirrored artifact osgi.bundle,org.eclipse.ui.externaltools,3.6.400.v20240416-0654 - mirrored artifact osgi.bundle,org.eclipse.swt.tools.spies.source,3.109.400.v20240321-1321 - mirrored artifact osgi.bundle,org.eclipse.jface.text.tests,3.13.500.v20240424-1254 - mirrored artifact org.eclipse.update.feature,org.eclipse.pde.unittest.junit,1.0.800.v20240418-1927 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.touchpoint.eclipse.source,2.4.300.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.e4.core.tests,1.3.400.v20240415-0528 - mirrored artifact osgi.bundle,org.eclipse.core.contenttype.tests,1.4.100.v20240413-1529 - mirrored artifact osgi.bundle,junit-jupiter-engine,5.10.2 - mirrored artifact osgi.bundle,org.osgi.util.position,1.0.1.201505202026 - mirrored artifact osgi.bundle,org.eclipse.debug.ui,3.18.400.v20240416-1521 - mirrored artifact org.eclipse.update.feature,org.eclipse.jdt.astview.feature,1.2.250.v20240322-0935 - mirrored artifact osgi.bundle,org.eclipse.jetty.session.source,12.0.8 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.javaeditor,3.4.300.v20231214-2114 - mirrored artifact osgi.bundle,org.eclipse.core.net.linux.source,1.1.200.v20240413-1529 - mirrored artifact osgi.bundle,org.osgi.service.prefs,1.1.2.202109301733 - mirrored artifact osgi.bundle,org.eclipse.pde.ui.templates.tests,1.2.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.ui.navigator.source,3.12.400.v20240424-0956 - mirrored artifact osgi.bundle,slf4j.api,2.0.13 - mirrored artifact osgi.bundle,org.eclipse.pde.api.tools.source,1.3.400.v20240419-1823 - mirrored artifact osgi.bundle,org.eclipse.jface.tests,1.4.500.v20240425-1100 - mirrored artifact osgi.bundle,org.apache.commons.jxpath.source,1.3.0 - mirrored artifact osgi.bundle,org.eclipse.jdt.launching,3.22.0.v20240424-1830 - mirrored artifact osgi.bundle,org.eclipse.core.tests.net,1.6.400.v20240414-0911 - mirrored artifact org.eclipse.update.feature,org.eclipse.ecf.filetransfer.httpclientjava.feature.source,2.0.200.v20231114-1017 - mirrored artifact osgi.bundle,org.apache.sshd.osgi,2.12.1 - mirrored artifact osgi.bundle,org.eclipse.test.performance,3.20.100.v20240321-1442 - mirrored artifact osgi.bundle,org.eclipse.ltk.core.refactoring.source,3.14.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.equinox.console.ssh.source,1.3.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.e4.core.commands.tests,0.14.400.v20231201-1637 - mirrored artifact osgi.bundle,org.apache.commons.jxpath,1.3.0 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.installer.source,1.4.300.v20240321-1450 - mirrored artifact osgi.bundle,org.apache.batik.constants,1.17.0.v20231215-1130 - mirrored artifact osgi.bundle,org.eclipse.core.databinding,1.13.300.v20240424-0444 - mirrored artifact osgi.bundle,org.eclipse.jdt.ui.unittest.junit,1.1.400.v20240419-1435 - mirrored artifact osgi.bundle,org.eclipse.core.databinding.property.source,1.10.300.v20240424-0444 - mirrored artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclientjava.source,2.0.200.v20231114-1017 - mirrored artifact osgi.bundle,org.eclipse.jdt.bcoview,1.2.400.v20240322-0935 - mirrored artifact osgi.bundle,org.osgi.annotation.bundle,2.0.0.202202082230 - mirrored artifact osgi.bundle,org.eclipse.jdt.junit4.runtime,1.3.100.v20231214-1952 - mirrored artifact osgi.bundle,org.eclipse.jdt.apt.pluggable.core.source,1.4.400.v20240321-1252 - mirrored artifact osgi.bundle,org.eclipse.jdt.compiler.apt.tests,1.3.400.v20240320-0822 - mirrored artifact osgi.bundle,org.objenesis.source,3.3.0 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.server.jetty.source,1.11.500.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.jdt.core.tests.binaries,1.0.300.v20240129-1341 - mirrored artifact osgi.bundle,org.eclipse.ant.tests.ui.source,3.11.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.e4.core.commands.tests.source,0.14.400.v20231201-1637 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.p2.sdk,3.11.2400.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.metadata.source,2.9.100.v20240416-0654 - mirrored artifact osgi.bundle,org.osgi.service.cm,1.6.1.202109301733 - mirrored artifact osgi.bundle,org.eclipse.equinox.transforms.hook,1.4.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.e4.tools.emf.editor3x,4.9.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.jdt.astview.source,1.6.150.v20240322-0935 - mirrored artifact osgi.bundle,org.osgi.util.xml,1.0.2.202109301733 - mirrored artifact osgi.bundle,org.eclipse.equinox.security.ui,1.4.300.v20240419-2334 - mirrored artifact osgi.bundle,slf4j.simple,2.0.13 - mirrored artifact org.eclipse.update.feature,org.eclipse.swt.tools.feature.source,3.109.400.v20240321-1321 - mirrored artifact osgi.bundle,org.eclipse.equinox.security.tests.source,1.3.300.v20240326-2051 - mirrored artifact osgi.bundle,org.eclipse.equinox.security,1.4.300.v20240419-2334 - mirrored artifact osgi.bundle,com.google.gson,2.10.1 - mirrored artifact osgi.bundle,org.eclipse.search.tests.source,3.11.500.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.core.filebuffers.source,3.8.300.v20240207-1054 - mirrored artifact osgi.bundle,org.eclipse.ui.intro.source,3.7.400.v20240414-0828 - mirrored artifact osgi.bundle,org.eclipse.orbit.xml-apis-ext.source,1.0.0.v20230923-0644 - mirrored artifact osgi.bundle,org.eclipse.equinox.preferences.source,3.11.100.v20240327-0645 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.filesystem.source,1.1.400.v20240419-1233 - mirrored artifact osgi.bundle,bcutil,1.78.1 - mirrored artifact org.eclipse.update.feature,org.eclipse.emf.databinding.edit.source,1.11.0.v20231208-1346 - mirrored artifact osgi.bundle,org.osgi.namespace.extender,1.0.1.201505202024 - mirrored artifact osgi.bundle,org.eclipse.core.commands,3.12.100.v20240424-0956 - mirrored artifact osgi.bundle,junit-platform-engine.source,1.10.2 - mirrored artifact osgi.bundle,org.eclipse.ecf,3.11.0.v20230507-1923 - mirrored artifact osgi.bundle,org.eclipse.pde.spy.event,1.1.400.v20240416-0657 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.css.swt.theme,0.14.400.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.e4.tools.compatibility.migration,1.1.300.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.ui.trace.source,1.3.300.v20231215-1019 - mirrored artifact osgi.bundle,org.eclipse.jdt.compiler.tool.tests,1.4.400.v20240321-1252 - mirrored artifact osgi.bundle,org.eclipse.tips.tests.source,1.2.100.v20240413-1529 - mirrored artifact osgi.bundle,org.apache.batik.constants.source,1.17.0.v20231215-1130 - mirrored artifact osgi.bundle,org.eclipse.ui.intro.quicklinks.source,1.2.400.v20240414-1916 - mirrored artifact org.eclipse.update.feature,org.eclipse.pde.spies,1.0.400.v20240416-0657 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.server.core.source,1.16.100.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.tests.source,1.9.400.v20240423-0755 - mirrored artifact osgi.bundle,junit-jupiter-params,5.10.2 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.tests.verifier.source,1.4.300.v20240321-1450 - mirrored artifact osgi.bundle,org.osgi.service.wireadmin,1.0.2.202109301733 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.core.feature,1.15.100.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.jetty.http.source,12.0.8 - mirrored artifact osgi.bundle,org.eclipse.compare.examples,3.4.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.ui.tests.views.properties.tabbed,3.8.400.v20240416-0658 - mirrored artifact osgi.bundle,org.osgi.namespace.contract,1.0.0.201505202024 - mirrored artifact osgi.bundle,org.eclipse.equinox.supplement.source,1.10.800.v20240115-0830 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.artifact.repository.source,1.5.400.v20240416-0654 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.di,1.5.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source,0.14.400.v20240416-0658 - mirrored artifact osgi.bundle,org.eclipse.core.databinding.beans.source,1.10.300.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.core.variables,3.6.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.jarprocessor.source,1.3.400.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.equinox.log.stream.source,1.2.0.v20240213-1244 - mirrored artifact osgi.bundle,org.eclipse.jface.notifications,0.7.200.v20240321-1245 - mirrored artifact org.eclipse.update.feature,org.eclipse.sdk.examples,4.32.0.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.core.databinding.source,1.13.300.v20240424-0444 - mirrored artifact osgi.bundle,org.eclipse.pde.api.tools.tests,1.3.500.v20240423-0657 - mirrored artifact osgi.bundle,org.eclipse.core.net.win32.source,1.1.400.v20240414-0911 - mirrored artifact osgi.bundle,org.opentest4j.source,1.3.0 - mirrored artifact osgi.bundle,org.objectweb.asm.tree.analysis,9.7.0 - mirrored artifact osgi.bundle,org.eclipse.equinox.bidi.tests,1.4.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.ui.editors.source,3.17.300.v20240416-0658 - mirrored artifact osgi.bundle,org.eclipse.ui.workbench,3.132.0.v20240424-0957 - mirrored artifact osgi.bundle,org.eclipse.ltk.core.refactoring.tests.source,3.10.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.ecf.ssl,1.3.0.v20230507-1921 - mirrored artifact osgi.bundle,org.eclipse.e4.core.tests.source,1.3.400.v20240415-0528 - mirrored artifact osgi.bundle,org.eclipse.equinox.concurrent.source,1.3.100.v20240321-1445 - mirrored artifact osgi.bundle,org.opentest4j,1.3.0 - mirrored artifact osgi.bundle,org.eclipse.tips.ide.source,0.3.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.equinox.common.source,3.19.100.v20240425-1316 - mirrored artifact org.eclipse.update.feature,org.eclipse.ecf.filetransfer.ssl.feature.source,1.1.402.v20231021-2127 - mirrored artifact osgi.bundle,org.eclipse.pde.spy.core,1.1.400.v20240321-1452 - mirrored artifact osgi.bundle,org.apache.aries.spifly.dynamic.bundle,1.3.7 - mirrored artifact osgi.bundle,org.eclipse.equinox.http.service.api.source,1.2.2.v20231218-2126 - mirrored artifact osgi.bundle,org.bndtools.headless.build.plugin.gradle,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.mortbay.jasper.apache-el,9.0.83 - mirrored artifact osgi.bundle,org.eclipse.pde.ds.annotations,1.3.300.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.text.source,3.14.100.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.ui.workbench.texteditor.tests.source,3.14.400.v20240425-1557 - mirrored artifact osgi.bundle,org.eclipse.jface.tests.databinding.conformance.source,1.5.500.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.text,3.14.100.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.pde.ui.source,3.15.200.v20240424-1835 - mirrored artifact osgi.bundle,org.eclipse.swt.examples.browser.demos,3.108.400.v20240321-1321 - mirrored artifact osgi.bundle,org.eclipse.core.tests.harness,3.15.400.v20240413-1529 - mirrored artifact binary,org.eclipse.rcp.configuration_root.cocoa.macosx.x86_64,1.1.2300.v20240307-1558 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.ui.admin.rcp,1.4.100.v20240201-0843 - mirrored artifact osgi.bundle,org.eclipse.equinox.security.ui.source,1.4.300.v20240419-2334 - mirrored artifact osgi.bundle,org.eclipse.debug.tests,3.14.200.v20240419-1233 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.bindings.tests.source,0.14.200.v20231201-1637 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.p2.core.feature.source,1.7.200.v20240425-1316 - mirrored artifact osgi.bundle,org.apache.batik.util.source,1.17.0.v20231215-1130 - mirrored artifact osgi.bundle,org.eclipse.e4.emf.xpath,0.4.300.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.tips.ui.source,0.3.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.sdk.examples.source,4.32.0.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.ui.sdk.scheduler.source,1.6.300.v20240321-1450 - mirrored artifact osgi.bundle,org.osgi.util.position.source,1.0.1.201505202026 - mirrored artifact osgi.bundle,org.eclipse.core.expressions.tests.source,3.7.400.v20240419-1233 - mirrored artifact osgi.bundle,org.eclipse.update.configurator.source,3.5.400.v20240416-0654 - mirrored artifact osgi.bundle,org.eclipse.jdt.compiler.apt.tests.source,1.3.400.v20240320-0822 - mirrored artifact osgi.bundle,org.eclipse.ui.themes.source,1.2.2400.v20240213-1133 - mirrored artifact osgi.bundle,org.eclipse.swt.tools.spies,3.109.400.v20240321-1321 - mirrored artifact osgi.bundle,org.eclipse.swt.examples.views,3.108.400.v20240321-1321 - mirrored artifact osgi.bundle,org.eclipse.swt.tools,3.110.400.v20240321-1321 - mirrored artifact osgi.bundle,org.eclipse.pde.core.source,3.18.100.v20240426-1718 - mirrored artifact osgi.bundle,org.eclipse.ui.ide,3.22.200.v20240424-0956 - mirrored artifact binary,org.eclipse.sdk.ide.executable.gtk.linux.x86_64,4.32.0.I20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.jdt.ui.unittest.junit.source,1.1.400.v20240419-1435 - mirrored artifact osgi.bundle,org.eclipse.equinox.device.source,1.2.0.v20240213-1515 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.bindings.source,0.14.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.jdt.core.source,3.38.0.v20240425-0507 - mirrored artifact osgi.bundle,org.eclipse.jetty.util.source,12.0.8 - mirrored artifact osgi.bundle,org.eclipse.ant.optional.junit.source,3.3.400.v20230714-1309 - mirrored artifact osgi.bundle,org.apache.lucene.analysis-smartcn,9.10.0.v20240221-0830 - mirrored artifact osgi.bundle,org.eclipse.core.tests.harness.source,3.15.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.test.source,3.6.100.v20240321-1442 - mirrored artifact osgi.bundle,org.eclipse.search.tests,3.11.500.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.fieldassist.source,1.3.200.v20231214-2114 - mirrored artifact org.eclipse.update.feature,org.eclipse.help.source,2.3.1800.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.equinox.console.jaas.fragment.source,1.2.0.v20240213-1244 Artifact repository out of sync. Overwriting /home/jenkins/agent/workspace/CBIaggregator/reporaw-960/final/aggregate/org/eclipse/emf/features/org.eclipse.emf.common/2.31.0-SNAPSHOT/org.eclipse.emf.common-2.31.0-SNAPSHOT.jar - mirrored artifact org.eclipse.update.feature,org.eclipse.emf.common.source,2.31.0.v20240314-0928 - mirrored artifact osgi.bundle,org.eclipse.equinox.registry,3.12.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.e4.tools.services,4.10.500.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.core.filesystem.win32.x86_64,1.4.300.v20220812-1420 - mirrored artifact osgi.bundle,org.eclipse.compare.win32.source,1.3.400.v20240419-1233 - mirrored artifact osgi.bundle,org.eclipse.help.base,4.4.400.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.ant.core,3.7.400.v20240413-1529 - mirrored artifact osgi.bundle,org.osgi.service.http.whiteboard.source,1.1.1.202109301733 - mirrored artifact org.eclipse.update.feature,org.eclipse.emf.databinding.source,1.11.0.v20231208-1346 - mirrored artifact binary,org.eclipse.rcp.configuration_root.gtk.linux.x86_64,1.1.2300.v20240307-1558 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.ui.discovery,1.3.300.v20240321-1450 - mirrored artifact org.eclipse.update.feature,org.eclipse.emf.ecore,2.37.0.v20240203-0859 - mirrored artifact osgi.bundle,org.eclipse.equinox.coordinator.source,1.5.300.v20240214-0846 - mirrored artifact osgi.bundle,com.ibm.icu,75.1.0 - mirrored artifact osgi.bundle,org.eclipse.equinox.common.tests.source,3.17.200.v20240425-1316 - mirrored artifact osgi.bundle,org.sat4j.core,2.3.6.v20201214 - mirrored artifact osgi.bundle,org.eclipse.team.examples.filesystem.source,3.7.400.v20240414-1916 - mirrored artifact osgi.bundle,org.eclipse.osgi.util.source,3.7.300.v20231104-1118 - mirrored artifact osgi.bundle,org.eclipse.pde.ui.templates,3.8.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.equinox.registry.source,3.12.100.v20240321-1445 - mirrored artifact osgi.bundle,org.mortbay.jasper.apache-jsp.source,9.0.83 - mirrored artifact org.eclipse.update.feature,org.eclipse.swt.tools.feature,3.109.400.v20240321-1321 - mirrored artifact osgi.bundle,org.eclipse.jdt.core.manipulation,1.21.100.v20240424-2226 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.garbagecollector,1.3.300.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.jetty.http,12.0.8 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.multipageeditor.source,3.4.300.v20240207-1054 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.repository.tools.source,2.4.400.v20240416-0654 - mirrored artifact osgi.bundle,assertj-core,3.25.3 - mirrored artifact osgi.bundle,org.eclipse.ui.views.properties.tabbed.source,3.10.300.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.core.expressions.tests,3.7.400.v20240419-1233 - mirrored artifact osgi.bundle,org.eclipse.equinox.weaving.caching.j9.source,1.3.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.ui.forms.source,3.13.300.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt,0.16.400.v20240418-1547 - mirrored artifact osgi.bundle,junit-platform-commons,1.10.2 - mirrored artifact osgi.bundle,org.eclipse.ui.browser,3.8.300.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.team.tests.core,3.10.400.v20240414-0911 - mirrored artifact osgi.bundle,org.eclipse.help.webapp,3.11.400.v20240414-0911 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.garbagecollector.source,1.3.300.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.workbench.swt,0.17.400.v20240425-0840 - mirrored artifact osgi.bundle,org.eclipse.equinox.http.servlet.tests,1.9.200.v20240409-2144 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.core.source,2.11.100.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.equinox.jsp.jasper.registry,1.3.0.v20240213-1427 - mirrored artifact osgi.bundle,org.eclipse.jface.notifications.source,0.7.200.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.e4.core.di.extensions.supplier.source,0.17.500.v20240419-1233 - mirrored artifact osgi.bundle,org.eclipse.ua.tests.doc,1.2.500.v20240415-0528 - mirrored artifact osgi.bundle,org.bndtools.versioncontrol.ignores.manager.source,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.apache.httpcomponents.client5.httpclient5.source,5.2.1.v20230802-0806 - mirrored artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclient5.win32,1.1.0.v20230423-0417 - mirrored artifact osgi.bundle,org.eclipse.equinox.simpleconfigurator,1.5.300.v20240424-1301 - mirrored artifact osgi.bundle,org.eclipse.swt.gtk.linux.ppc64le.source,3.126.0.v20240426-0802 - mirrored artifact osgi.bundle,org.eclipse.pde.genericeditor.extension,1.2.400.v20240409-1628 - mirrored artifact osgi.bundle,org.eclipse.team.tests.core.source,3.10.400.v20240414-0911 - mirrored artifact osgi.bundle,org.eclipse.tips.json,0.3.400.v20240413-1529 - mirrored artifact osgi.bundle,jakarta.annotation-api,2.1.1 - mirrored artifact osgi.bundle,slf4j.api.source,2.0.13 - mirrored artifact osgi.bundle,junit-platform-suite-commons.source,1.10.2 - mirrored artifact osgi.bundle,org.eclipse.equinox.frameworkadmin.equinox,1.3.200.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.swt.win32,1.2.300.v20240416-0658 - mirrored artifact osgi.bundle,org.eclipse.pde.spy.context.source,1.1.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.pde.build.source,3.12.400.v20240425-2254 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.swt.gtk.source,1.2.200.v20240416-0658 - mirrored artifact osgi.bundle,org.eclipse.jdt.core.tests.builder.source,3.12.400.v20240320-0822 - mirrored artifact osgi.bundle,org.eclipse.swt.examples.launcher.source,3.108.300.v20231214-1947 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.transport.ecf,1.4.300.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.widgets,1.4.100.v20231201-1637 - mirrored artifact osgi.bundle,org.eclipse.jface.examples.databinding,1.4.400.v20240424-0956 - mirrored artifact osgi.bundle,org.bndtools.templates.template.source,7.0.0.202310060912 - mirrored artifact binary,org.eclipse.sdk.ide.executable.cocoa.macosx.aarch64,4.32.0.I20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.ui.cheatsheets.source,3.8.400.v20240414-1916 - mirrored artifact osgi.bundle,org.objectweb.asm.tree,9.7.0 - mirrored artifact osgi.bundle,org.eclipse.jdt.core.tests.compiler,3.13.400.v20240427-0959 - mirrored artifact osgi.bundle,org.eclipse.ui.genericeditor,1.3.400.v20240424-0444 - mirrored artifact osgi.bundle,org.eclipse.equinox.simpleconfigurator.manipulator.source,2.3.200.v20240321-1450 - mirrored artifact osgi.bundle,org.apache.felix.scr,2.2.10 - mirrored artifact osgi.bundle,junit-vintage-engine.source,5.10.2 - mirrored artifact osgi.bundle,org.eclipse.e4.core.di.annotations.source,1.8.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.pde.api.tools.ui,1.3.400.v20240416-0657 - mirrored artifact osgi.bundle,org.eclipse.equinox.ds.tests,1.7.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.updatechecker.source,1.4.300.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.metadata,2.9.100.v20240416-0654 - mirrored artifact osgi.bundle,org.eclipse.jdt.junit.core,3.13.200.v20240329-0922 - mirrored artifact osgi.bundle,org.eclipse.jdt.core.tests.performance,3.12.400.v20240321-1252 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.tests.discovery,1.4.500.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.swt.gtk.linux.x86_64.source,3.126.0.v20240426-0802 - mirrored artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclient5.source,1.1.0.v20230423-0417 - mirrored artifact osgi.bundle,org.eclipse.ua.tests.source,3.6.400.v20240413-1529 - mirrored artifact osgi.bundle,org.sat4j.pb,2.3.6.v20201214 - mirrored artifact osgi.bundle,org.eclipse.jdt.junit,3.16.400.v20240417-1150 - mirrored artifact osgi.bundle,org.eclipse.pde.runtime,3.8.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.equinox.preferences,3.11.100.v20240327-0645 - mirrored artifact org.eclipse.update.feature,org.eclipse.platform.source,4.32.0.v20240427-1800 - mirrored artifact osgi.bundle,junit-jupiter-params.source,5.10.2 - mirrored artifact osgi.bundle,org.eclipse.swt.examples.browser.demos.source,3.108.400.v20240321-1321 - mirrored artifact osgi.bundle,org.osgi.util.promise,1.3.0.202212101352 - mirrored artifact osgi.bundle,org.eclipse.core.net.linux,1.1.200.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.pde.ds.ui.source,1.3.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.artifact.repository,1.5.400.v20240416-0654 - mirrored artifact osgi.bundle,org.eclipse.e4.core.di.extensions.source,0.18.300.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.jface.tests.databinding,1.12.400.v20240424-0444 - mirrored artifact osgi.bundle,org.eclipse.ui.tests.rcp,3.6.400.v20240424-0642 - mirrored artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer,3.3.0.v20230422-0242 - mirrored artifact osgi.bundle,org.eclipse.jetty.ee8.security.source,12.0.8 - mirrored artifact binary,org.eclipse.rcp.configuration_root.gtk.linux.aarch64,1.1.2300.v20240307-1558 - mirrored artifact osgi.bundle,org.apache.lucene.core,9.10.0.v20240221-0830 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.p2.user.ui,2.4.2400.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.pde.unittest.junit.source,1.1.400.v20240418-1927 - mirrored artifact osgi.bundle,org.eclipse.equinox.weaving.caching,1.3.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.ui.console,3.14.100.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.team.core,3.10.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.jdt.core,3.38.0.v20240425-0507 - mirrored artifact osgi.bundle,org.eclipse.swt.examples.ole.win32.source,3.109.100.v20240402-1640 - mirrored artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.ssl,1.1.0.v20230422-0242 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.model.workbench,2.4.300.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.equinox.simpleconfigurator.source,1.5.300.v20240424-1301 - mirrored artifact osgi.bundle,org.eclipse.osgi.tests,3.19.100.v20240328-1342 - mirrored artifact osgi.bundle,org.bndtools.versioncontrol.ignores.plugin.git,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.eclipse.jetty.security,12.0.8 - mirrored artifact org.eclipse.update.feature,org.eclipse.e4.rcp,4.32.0.v20240427-1520 - mirrored artifact osgi.bundle,org.eclipse.jdt.core.tests.performance.source,3.12.400.v20240321-1252 - mirrored artifact osgi.bundle,org.eclipse.equinox.frameworkadmin.source,2.3.200.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.pde.junit.runtime.tests.source,3.7.300.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.core.filebuffers.tests,3.13.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.ui.tests.harness.source,1.10.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.bindings.tests,0.14.200.v20231201-1637 - mirrored artifact osgi.bundle,org.osgi.util.promise.source,1.3.0.202212101352 - mirrored artifact osgi.bundle,org.eclipse.urischeme.source,1.3.300.v20240424-0956 - mirrored artifact osgi.bundle,org.tukaani.xz.source,1.9.0 - mirrored artifact osgi.bundle,org.junit.source,4.13.2.v20230809-1000 - mirrored artifact osgi.bundle,org.apache.lucene.core.source,9.10.0.v20240221-0830 - mirrored artifact osgi.bundle,org.eclipse.ui.net,1.5.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.ui.workbench.texteditor.source,3.17.400.v20240424-0941 - mirrored artifact osgi.bundle,org.eclipse.jdt.apt.tests,3.6.400.v20240321-1252 - mirrored artifact osgi.bundle,org.eclipse.equinox.bidi,1.5.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.fieldassist,1.3.200.v20231214-2114 - mirrored artifact osgi.bundle,org.osgi.service.coordinator.source,1.0.2.201505202024 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.reconciler.dropins,1.5.400.v20240321-1450 - mirrored artifact osgi.bundle,org.osgi.service.repository,1.1.0.201505202024 - mirrored artifact binary,org.eclipse.rcp.configuration_root.gtk.linux.ppc64le,1.1.2300.v20240307-1558 - mirrored artifact osgi.bundle,org.eclipse.pde.build.tests,1.4.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.e4.core.di.extensions,0.18.300.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.pde.api.tools,1.3.400.v20240419-1823 - mirrored artifact osgi.bundle,org.eclipse.core.net.win32,1.1.400.v20240414-0911 - mirrored artifact osgi.bundle,org.eclipse.osgi.tests.source,3.19.100.v20240328-1342 - mirrored artifact osgi.bundle,org.eclipse.jdt.text.tests,3.14.400.v20240422-1323 - mirrored artifact osgi.bundle,org.eclipse.ltk.ui.refactoring,3.13.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.console,1.3.400.v20240321-1450 - mirrored artifact osgi.bundle,junit-jupiter-migrationsupport.source,5.10.2 - mirrored artifact org.eclipse.update.feature,org.eclipse.sdk.tests,4.32.0.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.pde.api.tools.tests.source,1.3.500.v20240423-0657 - mirrored artifact org.eclipse.update.feature,org.eclipse.sdk.examples.source,4.32.0.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.ltk.core.refactoring,3.14.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.jdt.debug.tests,3.12.400.v20240424-1830 - mirrored artifact osgi.bundle,org.eclipse.core.filesystem.source,1.10.400.v20240426-1040 - mirrored artifact osgi.bundle,org.eclipse.equinox.supplement,1.10.800.v20240115-0830 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.tests.css.swt.source,0.12.600.v20240425-0840 - mirrored artifact osgi.bundle,org.eclipse.rcp,4.32.0.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.directorywatcher,1.4.400.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.emf.ecore.source,2.36.0.v20240203-0859 - mirrored artifact osgi.bundle,org.eclipse.jdt.core.manipulation.source,1.21.100.v20240424-2226 - mirrored artifact osgi.bundle,org.eclipse.jdt.junit5.runtime,1.1.300.v20231214-1952 - mirrored artifact osgi.bundle,org.eclipse.pde.ui.tests.source,3.12.500.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.core.externaltools,1.3.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.jface.examples.databinding.source,1.4.400.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.ui.genericeditor.source,1.3.400.v20240424-0444 - mirrored artifact osgi.bundle,org.eclipse.jface.tests.databinding.conformance,1.5.500.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.operations,2.7.400.v20240425-0751 - mirrored artifact osgi.bundle,org.eclipse.swt.examples.launcher,3.108.300.v20231214-1947 - mirrored artifact osgi.bundle,org.eclipse.jdt.junit.runtime,3.7.400.v20231214-1952 - mirrored artifact osgi.bundle,org.eclipse.e4.tools.persistence.source,1.1.300.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.pde.launching,3.13.0.v20240424-1246 - mirrored artifact binary,org.eclipse.equinox.executable_root.gtk.linux.x86_64,3.8.2500.v20240426-1701 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.tests.verifier,1.4.300.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.ua.tests,3.6.400.v20240413-1529 - mirrored artifact osgi.bundle,biz.aQute.resolve,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.eclipse.swt.tests,3.107.400.v20240424-1137 - mirrored artifact osgi.bundle,org.eclipse.pde,3.13.2700.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.osgi.compatibility.state,1.2.1000.v20240213-1057 - mirrored artifact osgi.bundle,org.eclipse.orbit.xml-apis-ext,1.0.0.v20230923-0644 - mirrored artifact osgi.bundle,bcprov,1.78.1 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.server.jetty,1.11.500.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.equinox.transforms.hook.source,1.4.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.swt.tools.base,3.107.600.v20240309-0757 - mirrored artifact osgi.bundle,org.eclipse.ui.workbench.texteditor.tests,3.14.400.v20240425-1557 - mirrored artifact osgi.bundle,bndtools.api,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.eclipse.jdt.annotation,2.3.0.v20240111-2306 - mirrored artifact osgi.bundle,org.osgi.util.measurement,1.0.2.201802012109 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.workbench.addons.swt,1.5.400.v20240416-0658 - mirrored artifact osgi.bundle,org.eclipse.core.jobs,3.15.300.v20240418-0734 - mirrored artifact osgi.bundle,org.apache.httpcomponents.client5.httpclient5-win,5.2.1.v20230802-0847 - mirrored artifact org.eclipse.update.feature,org.eclipse.ecf.core.feature,1.6.2.v20231021-2127 - mirrored artifact osgi.bundle,org.eclipse.help,3.10.400.v20240415-0528 - mirrored artifact org.eclipse.update.feature,org.eclipse.pde,3.15.400.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.swt.gtk.linux.aarch64.source,3.126.0.v20240426-0802 - mirrored artifact osgi.bundle,org.eclipse.jdt.core.tests.model.source,3.13.0.v20240422-1208 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.css.swt,0.15.400.v20240321-1245 - mirrored artifact org.eclipse.update.feature,org.eclipse.help,2.3.1800.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.compare.core,3.8.500.v20240415-1311 - mirrored artifact osgi.bundle,org.eclipse.e4.core.services.source,2.4.400.v20240413-1529 - mirrored artifact osgi.bundle,bndtools.jareditor.source,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.eclipse.emf.ecore,2.36.0.v20240203-0859 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt.source,0.16.400.v20240418-1547 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.console.source,1.3.400.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.equinox.security.win32,1.3.0.v20240419-2334 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.server.p2,1.12.1300.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.uriSchemeHandler.source,1.2.300.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.platform.doc.user,4.32.0.v20240415-0843 - mirrored artifact binary,org.eclipse.equinox.executable_root.win32.win32.x86_64,3.8.2500.v20240426-1701 - mirrored artifact osgi.bundle,org.eclipse.equinox.useradmin.source,1.3.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.swt.cocoa.macosx.aarch64,3.126.0.v20240426-0802 - mirrored artifact osgi.bundle,org.apache.felix.scr.source,2.2.10 - mirrored artifact osgi.bundle,org.eclipse.ui.genericeditor.examples,1.3.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.repository.source,2.9.100.v20240425-1316 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.p2.extras.feature.source,1.4.2400.v20240425-1316 - mirrored artifact osgi.bundle,junit-platform-runner.source,1.10.2 - mirrored artifact osgi.bundle,org.eclipse.ui.console.source,3.14.100.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.pde.ds.annotations.source,1.3.300.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.jetty.util,12.0.8 - mirrored artifact osgi.bundle,org.eclipse.help.base.source,4.4.400.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.jdt.junit.core.source,3.13.200.v20240329-0922 - mirrored artifact osgi.bundle,org.eclipse.tips.ide,0.3.400.v20240413-1529 - mirrored artifact org.eclipse.update.feature,org.eclipse.ecf.filetransfer.httpclient5.feature,1.1.702.v20231114-1017 Artifact repository out of sync. Overwriting /home/jenkins/agent/workspace/CBIaggregator/reporaw-960/final/aggregate/org/eclipse/ecf/org.eclipse.ecf.filetransfer.httpclient5.feature/1.1.702-SNAPSHOT/org.eclipse.ecf.filetransfer.httpclient5.feature-1.1.702-SNAPSHOT.jar - mirrored artifact org.eclipse.update.feature,org.eclipse.ecf.filetransfer.httpclient5.feature.source,1.1.702.v20231114-1017 - mirrored artifact osgi.bundle,org.eclipse.e4.tools.emf.ui.source,4.8.400.v20240416-0657 - mirrored artifact osgi.bundle,org.eclipse.pde.unittest.junit,1.1.400.v20240418-1927 - mirrored artifact osgi.bundle,org.eclipse.emf.databinding,1.8.0.v20231208-1346 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.installer,1.4.300.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.widgets.source,1.4.100.v20231201-1637 - mirrored artifact osgi.bundle,biz.aQute.bndlib.source,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.eclipse.pde.spy.core.source,1.1.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.pde.ua.ui.source,1.3.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.osgi.compatibility.state.source,1.2.1000.v20240213-1057 - mirrored artifact osgi.bundle,org.eclipse.ui.cheatsheets,3.8.400.v20240414-1916 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.tests.discovery.source,1.4.500.v20240321-1450 - mirrored artifact binary,org.eclipse.equinox.executable_root.cocoa.macosx.x86_64,3.8.2500.v20240426-1701 - mirrored artifact osgi.bundle,org.osgi.service.http.whiteboard,1.1.1.202109301733 - mirrored artifact osgi.bundle,org.hamcrest.core.source,2.2.0.v20230809-1000 - mirrored artifact osgi.bundle,org.mortbay.jasper.apache-el.source,9.0.83 - mirrored artifact osgi.bundle,org.mockito.mockito-core.source,5.11.0 - mirrored artifact osgi.bundle,com.sun.jna.platform.source,5.14.0 - mirrored artifact osgi.bundle,org.eclipse.debug.examples.ui.source,1.8.400.v20240422-0543 - mirrored artifact osgi.bundle,junit-platform-suite-engine.source,1.10.2 - mirrored artifact osgi.bundle,org.eclipse.pde.ds.tests.source,1.3.300.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.progress.source,0.4.400.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.equinox.launcher,1.6.800.v20240426-1701 - mirrored artifact osgi.bundle,org.eclipse.pde.api.tools.ui.source,1.3.400.v20240416-0657 - mirrored artifact osgi.bundle,org.eclipse.compare.examples.xml.source,3.6.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.swt.cocoa.macosx.aarch64.source,3.126.0.v20240426-0802 Artifact repository out of sync. Overwriting /home/jenkins/agent/workspace/CBIaggregator/reporaw-960/final/aggregate/org/eclipse/ecf/org.eclipse.ecf.core.ssl.feature/1.1.501-SNAPSHOT/org.eclipse.ecf.core.ssl.feature-1.1.501-SNAPSHOT.jar - mirrored artifact osgi.bundle,org.eclipse.equinox.http.servlet,1.8.200.v20240321-1445 - mirrored artifact org.eclipse.update.feature,org.eclipse.ecf.core.ssl.feature.source,1.1.501.v20230507-1921 - mirrored artifact osgi.bundle,org.eclipse.equinox.region,1.5.500.v20231214-2017 - mirrored artifact osgi.bundle,org.eclipse.jdt.launching.ui.macosx,1.4.300.v20240321-1645 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.director.source,2.6.400.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.jdt.debug.tests.source,3.12.400.v20240424-1830 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.director.app.source,1.3.400.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.test.performance.source,3.20.100.v20240321-1442 - mirrored artifact osgi.bundle,org.eclipse.equinox.common.tests,3.17.200.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.core.tests.runtime,3.21.400.v20240419-1233 - mirrored artifact osgi.bundle,org.eclipse.pde.junit.runtime,3.8.100.v20240130-1723 - mirrored artifact osgi.bundle,org.eclipse.core.filesystem.macosx,1.3.400.v20220812-1420 - mirrored artifact osgi.bundle,org.eclipse.ui.cocoa.source,1.3.200.v20240309-0857 - mirrored artifact org.eclipse.update.feature,org.eclipse.tips.feature.source,0.4.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.dialogs.source,1.5.0.v20240424-0957 - mirrored artifact osgi.bundle,org.eclipse.ltk.ui.refactoring.tests.source,3.11.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.equinox.frameworkadmin.test,1.4.400.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.emf.ecore.change.source,2.16.0.v20231208-1346 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.workbench3.source,0.17.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.compare.tests,3.8.400.v20240415-1311 - mirrored artifact osgi.bundle,org.eclipse.e4.tools.source,4.10.400.v20240417-0631 - mirrored artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.ssl.source,1.1.0.v20230422-0242 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.engine.source,2.10.200.v20240425-1316 - mirrored artifact osgi.bundle,junit-platform-suite-api.source,1.10.2 - mirrored artifact osgi.bundle,org.eclipse.core.tests.resources,3.11.500.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.core.databinding.observable.source,1.13.300.v20240424-0444 - mirrored artifact osgi.bundle,org.eclipse.equinox.log.stream,1.2.0.v20240213-1244 Artifact repository out of sync. Overwriting /home/jenkins/agent/workspace/CBIaggregator/reporaw-960/final/aggregate/org/eclipse/ecf/org.eclipse.ecf.filetransfer.ssl.feature/1.1.402-SNAPSHOT/org.eclipse.ecf.filetransfer.ssl.feature-1.1.402-SNAPSHOT.jar - mirrored artifact org.eclipse.update.feature,org.eclipse.ecf.filetransfer.ssl.feature,1.1.402.v20231021-2127 - mirrored artifact osgi.bundle,org.eclipse.osgi,3.19.100.v20240422-1353 - mirrored artifact osgi.bundle,org.eclipse.text.quicksearch,1.2.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.jdt.apt.tests.source,3.6.400.v20240321-1252 - mirrored artifact osgi.bundle,org.eclipse.pde.api.tools.annotations.source,1.3.0.v20240207-2106 - mirrored artifact binary,org.eclipse.platform.ide.executable.cocoa.macosx.aarch64,4.32.0.I20240427-1800 - mirrored artifact osgi.bundle,org.bndtools.headless.build.plugin.gradle.source,7.0.0.202310060912 - mirrored artifact org.eclipse.update.feature,org.eclipse.pde.unittest.junit.source,1.0.800.v20240418-1927 - mirrored artifact osgi.bundle,org.eclipse.team.core.source,3.10.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.jdt.ui.source,3.32.100.v20240423-0807 - mirrored artifact osgi.bundle,org.eclipse.ui.tests.navigator.source,3.7.500.v20240425-0844 - mirrored artifact osgi.bundle,org.eclipse.sdk,4.32.0.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.emf.ecore.xmi.source,2.37.0.v20231208-1346 - mirrored artifact osgi.bundle,org.osgi.service.event.source,1.4.1.202109301733 - mirrored artifact osgi.bundle,org.eclipse.pde.spy.model,0.13.300.v20240131-2101 - mirrored artifact osgi.bundle,org.eclipse.text.tests.source,3.14.500.v20240321-1245 - mirrored artifact osgi.bundle,bcpg.source,1.78.1 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.workbench.source,1.15.400.v20240424-0956 - mirrored artifact osgi.bundle,junit-platform-suite-engine,1.10.2 - mirrored artifact osgi.bundle,org.objectweb.asm.util.source,9.7.0 - mirrored artifact osgi.bundle,org.eclipse.jdt.apt.ui.source,3.8.400.v20240321-1252 - mirrored artifact osgi.bundle,org.eclipse.core.databinding.observable,1.13.300.v20240424-0444 - mirrored artifact osgi.bundle,org.eclipse.e4.tools.persistence,1.1.300.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.debug.ui.launchview,1.1.500.v20240415-0528 - mirrored artifact osgi.bundle,org.eclipse.e4.tools.compatibility.migration.source,1.1.300.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.ui.intro.universal,3.5.400.v20240414-1916 - mirrored artifact osgi.bundle,org.eclipse.jdt.apt.pluggable.core,1.4.400.v20240321-1252 - mirrored artifact osgi.bundle,bcutil.source,1.78.1 - mirrored artifact osgi.bundle,biz.aQute.resolve.source,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.apache.xmlgraphics,2.9.0.v20230916-1600 - mirrored artifact osgi.bundle,org.eclipse.equinox.frameworkadmin,2.3.200.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.ltk.core.refactoring.tests,3.10.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.tools.layout.spy.source,1.2.400.v20240321-1452 - mirrored artifact osgi.bundle,org.osgi.service.metatype.annotations,1.4.1.202109301733 - mirrored artifact osgi.bundle,org.eclipse.emf.common.source,2.30.0.v20240314-0928 - mirrored artifact osgi.bundle,org.apache.httpcomponents.core5.httpcore5-h2,5.2.3.v20230922-1600 - mirrored artifact osgi.bundle,jakarta.xml.bind-api,4.0.2 - mirrored artifact org.eclipse.update.feature,org.eclipse.test,3.8.900.v20240424-0839 - mirrored artifact osgi.bundle,org.objectweb.asm,9.7.0 - mirrored artifact osgi.bundle,org.hamcrest.source,2.2.0 - mirrored artifact osgi.bundle,org.eclipse.core.databinding.beans,1.10.300.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.ant.ui,3.9.400.v20240419-1233 - mirrored artifact osgi.bundle,org.eclipse.pde.launching.source,3.13.0.v20240424-1246 - mirrored artifact osgi.bundle,org.eclipse.releng.tests.source,3.6.500.v20240414-1030 - mirrored artifact osgi.bundle,org.eclipse.debug.tests.source,3.14.200.v20240419-1233 - mirrored artifact binary,org.eclipse.rcp_root,4.32.0.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.jdt.text.tests.source,3.14.400.v20240422-1323 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.p2.extras.feature,1.4.2400.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.platform,4.31.200.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.ui.views.source,3.12.300.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.swt.gtk.linux.aarch64,3.126.0.v20240426-0802 - mirrored artifact osgi.bundle,junit-jupiter-engine.source,5.10.2 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.executable,3.8.2500.v20240426-1701 - mirrored artifact osgi.bundle,biz.aQute.bnd.util.source,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.eclipse.emf.edit.source,2.21.0.v20231208-1346 - mirrored artifact osgi.bundle,org.eclipse.text.quicksearch.tests,1.2.300.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.touchpoint.natives.source,1.5.300.v20240423-0755 - mirrored artifact osgi.bundle,org.eclipse.equinox.transforms.xslt.source,1.3.100.v20240321-1445 - mirrored artifact osgi.bundle,junit-platform-runner,1.10.2 - mirrored artifact osgi.bundle,org.osgi.service.metatype.annotations.source,1.4.1.202109301733 - mirrored artifact org.eclipse.update.feature,org.eclipse.e4.tools.persistence.feature,1.1.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.pde.source,3.13.2700.v20240427-1800 - mirrored artifact org.eclipse.update.feature,org.eclipse.e4.rcp.source,4.32.0.v20240427-1520 - mirrored artifact osgi.bundle,org.eclipse.emf.common,2.30.0.v20240314-0928 - mirrored artifact org.eclipse.update.feature,org.eclipse.jdt.ui.unittest.junit.feature,1.1.400.v20240419-1435 - mirrored artifact binary,org.eclipse.sdk.ide.executable.win32.win32.x86_64,4.32.0.I20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.discovery.compatibility.source,1.3.300.v20240417-0757 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.ui.admin.source,1.3.400.v20240321-1450 - mirrored artifact osgi.bundle,org.osgi.util.pushstream,1.1.0.202212101352 - mirrored artifact osgi.bundle,org.apache.httpcomponents.core5.httpcore5.source,5.2.3.v20230922-1600 - mirrored artifact osgi.bundle,org.eclipse.debug.core.source,3.21.400.v20240415-0528 - mirrored artifact osgi.bundle,com.sun.el.javax.el.source,3.0.4 - mirrored artifact osgi.bundle,org.eclipse.pde.ua.tests,1.3.400.v20240321-1452 - mirrored artifact osgi.bundle,org.bndtools.templating.source,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.apache.felix.gogo.command,1.1.2 - mirrored artifact osgi.bundle,org.eclipse.ui.forms,3.13.300.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.e4.core.contexts,1.12.600.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.equinox.frameworkadmin.test.source,1.4.400.v20240321-1450 - mirrored artifact osgi.bundle,org.osgi.util.function.source,1.2.0.202109301733 - mirrored artifact osgi.bundle,org.eclipse.jetty.ee8.server.source,12.0.8 - mirrored artifact osgi.bundle,org.eclipse.swt.tests.source,3.107.400.v20240424-1137 - mirrored artifact osgi.bundle,jakarta.xml.bind-api.source,4.0.2 - mirrored artifact osgi.bundle,org.eclipse.core.resources.source,3.20.200.v20240426-1040 - mirrored artifact osgi.bundle,org.eclipse.pde.spy.context,1.1.400.v20240321-1452 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.server.core,1.16.100.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.tips.tests,1.2.100.v20240413-1529 Artifact repository out of sync. Overwriting /home/jenkins/agent/workspace/CBIaggregator/reporaw-960/final/aggregate/org/eclipse/ecf/org.eclipse.ecf.filetransfer.httpclientjava.feature/2.0.200-SNAPSHOT/org.eclipse.ecf.filetransfer.httpclientjava.feature-2.0.200-SNAPSHOT.jar - mirrored artifact org.eclipse.update.feature,org.eclipse.ecf.filetransfer.httpclientjava.feature,2.0.200.v20231114-1017 - mirrored artifact osgi.bundle,org.eclipse.equinox.cm.source,1.6.100.v20240329-0940 - mirrored artifact osgi.bundle,org.eclipse.debug.core,3.21.400.v20240415-0528 - mirrored artifact osgi.bundle,org.apache.lucene.analysis-common.source,9.10.0.v20240221-0830 - mirrored artifact osgi.bundle,org.eclipse.core.filesystem.linux.aarch64.source,1.4.200.v20220812-1420 - mirrored artifact osgi.bundle,org.eclipse.equinox.console.ssh,1.3.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.equinox.console.jaas.fragment,1.2.0.v20240213-1244 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.server.p2.source,1.12.1300.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.jdt.junit5.runtime.source,1.1.300.v20231214-1952 - mirrored artifact osgi.bundle,org.eclipse.pde.runtime.source,3.8.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.e4.core.di.annotations,1.8.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.equinox.launcher.source,1.6.800.v20240426-1701 - mirrored artifact osgi.bundle,org.eclipse.core.expressions.source,3.9.400.v20240413-1529 - mirrored artifact osgi.bundle,org.osgi.service.device,1.1.1.202109301733 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.4.400.v20240416-0654 - mirrored artifact osgi.bundle,org.osgi.util.xml.source,1.0.2.202109301733 - mirrored artifact osgi.bundle,org.eclipse.equinox.region.source,1.5.500.v20231214-2017 - mirrored artifact osgi.bundle,org.eclipse.ant.optional.junit,3.3.400.v20230714-1309 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.css.swt.source,0.15.400.v20240321-1245 - mirrored artifact osgi.bundle,jakarta.annotation-api.source,2.1.1 - mirrored artifact osgi.bundle,org.eclipse.ui.views.properties.tabbed,3.10.300.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.jdt.apt.core,3.8.400.v20240326-0804 - mirrored artifact osgi.bundle,org.eclipse.equinox.event.source,1.7.100.v20240321-1445 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.p2.rcp.feature,1.4.2400.v20240425-1316 - mirrored artifact osgi.bundle,org.osgi.service.event,1.4.1.202109301733 - mirrored artifact osgi.bundle,org.eclipse.swt.examples.views.source,3.108.400.v20240321-1321 - mirrored artifact org.eclipse.update.feature,org.eclipse.jdt.source,3.19.500.v20240427-1800 - mirrored artifact osgi.bundle,org.sat4j.core.source,2.3.6.v20201214 - mirrored artifact osgi.bundle,org.eclipse.jdt.debug,3.21.400.v20240418-1414 - mirrored artifact osgi.bundle,org.eclipse.equinox.security.win32.source,1.3.0.v20240419-2334 - mirrored artifact osgi.bundle,org.eclipse.pde.ua.tests.source,1.3.400.v20240321-1452 - mirrored artifact osgi.bundle,org.osgi.service.component,1.5.1.202212101352 - mirrored artifact osgi.bundle,org.eclipse.ui.intro,3.7.400.v20240414-0828 - mirrored artifact binary,org.eclipse.sdk.examples_root,4.32.0.v20240427-1800 - mirrored artifact osgi.bundle,org.apache.aries.spifly.dynamic.bundle.source,1.3.7 - mirrored artifact osgi.bundle,org.osgi.service.metatype.source,1.4.1.202109301733 - mirrored artifact osgi.bundle,org.eclipse.jface.text.tests.source,3.13.500.v20240424-1254 - mirrored artifact osgi.bundle,org.eclipse.jdt.ui,3.32.100.v20240423-0807 - mirrored artifact osgi.bundle,org.eclipse.pde.build.tests.source,1.4.400.v20240321-1452 - mirrored artifact osgi.bundle,org.bndtools.templating,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.eclipse.jsch.tests,1.6.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.3.400.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.equinox.weaving.caching.source,1.3.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.ant.core.source,3.7.400.v20240413-1529 - mirrored artifact org.eclipse.update.feature,org.eclipse.ecf.filetransfer.feature,3.14.1900.v20230715-1945 - mirrored artifact osgi.bundle,org.eclipse.jsch.ui,1.5.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.core.resources.win32.x86_64,3.5.500.v20220812-1420 - mirrored artifact osgi.bundle,org.eclipse.text.quicksearch.tests.source,1.2.300.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.e4.emf.xpath.source,0.4.300.v20240321-1245 - mirrored artifact org.eclipse.update.feature,org.eclipse.rcp.source,4.32.0.v20240427-1800 - mirrored artifact binary,org.eclipse.sdk.ide.executable.gtk.linux.ppc64le,4.32.0.I20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.core.tests.runtime.source,3.21.400.v20240419-1233 - mirrored artifact osgi.bundle,org.eclipse.jdt.core.compiler.batch,3.38.0.v20240427-0959 - mirrored artifact osgi.bundle,org.eclipse.equinox.cm,1.6.100.v20240329-0940 - mirrored artifact osgi.bundle,org.eclipse.ui.genericeditor.tests.source,1.3.500.v20240416-0658 - mirrored artifact osgi.bundle,org.eclipse.ui.tests.performance.source,1.6.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.ecf.filetransfer,5.1.103.v20230705-0614 - mirrored artifact osgi.bundle,org.eclipse.test,3.6.100.v20240321-1442 - mirrored artifact osgi.bundle,org.eclipse.pde.spy.bundle,0.13.400.v20240321-1452 - mirrored artifact osgi.bundle,slf4j.simple.source,2.0.13 - mirrored artifact osgi.bundle,org.eclipse.ui,3.206.0.v20240322-0723 - mirrored artifact osgi.bundle,org.eclipse.core.contenttype.source,3.9.400.v20240419-1233 - mirrored artifact osgi.bundle,org.eclipse.compare.core.source,3.8.500.v20240415-1311 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.updatesite,1.3.400.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.ui.externaltools.source,3.6.400.v20240416-0654 - mirrored artifact osgi.bundle,org.eclipse.core.tests.resources.source,3.11.500.v20240413-1529 - mirrored artifact osgi.bundle,bcprov.source,1.78.1 - mirrored artifact osgi.bundle,org.eclipse.e4.core.di.source,1.9.400.v20240414-1643 - mirrored artifact osgi.bundle,org.eclipse.ui.views.log.source,1.4.400.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.update.configurator.tests.source,0.2.0.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.ant.ui.source,3.9.400.v20240419-1233 - mirrored artifact osgi.bundle,org.eclipse.jdt.annotation.source,2.3.0.v20240111-2306 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.propertysheet,3.5.400.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.jdt.ui.tests,3.15.400.v20240424-2226 - mirrored artifact osgi.bundle,com.jcraft.jsch,0.1.55.v20230916-1400 - mirrored artifact osgi.bundle,org.osgi.service.prefs.source,1.1.2.202109301733 - mirrored artifact osgi.bundle,org.eclipse.pde.bnd.ui,1.1.0.v20240404-1230 - mirrored artifact osgi.bundle,org.eclipse.swt.win32.win32.x86_64.source,3.126.0.v20240426-0802 - mirrored artifact osgi.bundle,org.eclipse.tips.core,0.3.400.v20240413-1529 - mirrored artifact osgi.bundle,org.apache.commons.commons-fileupload,1.5.0 - mirrored artifact osgi.bundle,org.eclipse.swt.examples.source,3.108.400.v20240321-1321 - mirrored artifact osgi.bundle,org.eclipse.equinox.jsp.jasper.registry.source,1.3.0.v20240213-1427 - mirrored artifact osgi.bundle,org.eclipse.ui.views.log,1.4.400.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.e4.tools.compat,4.9.300.v20240128-1121 - mirrored artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.source,3.3.0.v20230422-0242 - mirrored artifact osgi.bundle,org.eclipse.ant.tests.core,3.7.400.v20240413-1529 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.p2.discovery.feature.source,1.3.400.v20240417-0757 - mirrored artifact osgi.bundle,biz.aQute.bnd.util,7.0.0.202310060912 Artifact repository out of sync. Overwriting /home/jenkins/agent/workspace/CBIaggregator/reporaw-960/final/aggregate/org/eclipse/emf/features/org.eclipse.emf.edit/2.22.0-SNAPSHOT/org.eclipse.emf.edit-2.22.0-SNAPSHOT.jar - mirrored artifact org.eclipse.update.feature,org.eclipse.emf.edit.source,2.22.0.v20231208-1346 - mirrored artifact osgi.bundle,org.eclipse.e4.core.contexts.source,1.12.600.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.contributions,3.6.400.v20240321-1245 - mirrored artifact osgi.bundle,junit-jupiter-migrationsupport,5.10.2 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.progress,0.4.400.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.equinox.launcher.cocoa.macosx.x86_64,1.2.900.v20240129-1338 - mirrored artifact osgi.bundle,assertj-core.source,3.25.3 - mirrored artifact osgi.bundle,org.eclipse.update.configurator,3.5.400.v20240416-0654 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.ui.sdk,1.3.300.v20240207-1113 - mirrored artifact osgi.bundle,org.eclipse.ecf.filetransfer.source,5.1.103.v20230705-0614 - mirrored artifact osgi.bundle,org.eclipse.ui.trace,1.3.300.v20231215-1019 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.undo,3.5.300.v20240207-1054 - mirrored artifact osgi.bundle,org.eclipse.debug.examples.core,1.6.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.pde.spy.preferences,0.13.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.core.net,1.5.400.v20240413-1529 - mirrored artifact osgi.bundle,org.osgi.util.function,1.2.0.202109301733 - mirrored artifact osgi.bundle,org.osgi.service.device.source,1.1.1.202109301733 - mirrored artifact osgi.bundle,com.sun.jna.platform,5.14.0 - mirrored artifact osgi.bundle,org.apache.commons.commons-beanutils,1.9.4 - mirrored artifact osgi.bundle,net.bytebuddy.byte-buddy,1.14.14 - mirrored artifact osgi.bundle,org.objenesis,3.3.0 - mirrored artifact osgi.bundle,org.eclipse.jdt.annotation,1.2.100.v20240212-1051 - mirrored artifact org.eclipse.update.feature,org.eclipse.jdt.ui.unittest.junit.feature.source,1.1.400.v20240419-1435 - mirrored artifact osgi.bundle,org.eclipse.ui.intro.quicklinks,1.2.400.v20240414-1916 - mirrored artifact osgi.bundle,org.apache.ant.source,1.10.14.v20230922-1200 Artifact repository out of sync. Overwriting /home/jenkins/agent/workspace/CBIaggregator/reporaw-960/final/aggregate/org/eclipse/ecf/org.eclipse.ecf.filetransfer.feature/3.14.1900-SNAPSHOT/org.eclipse.ecf.filetransfer.feature-3.14.1900-SNAPSHOT.jar - mirrored artifact osgi.bundle,org.eclipse.jdt.apt.core.source,3.8.400.v20240326-0804 - mirrored artifact org.eclipse.update.feature,org.eclipse.ecf.filetransfer.feature.source,3.14.1900.v20230715-1945 - mirrored artifact osgi.bundle,org.eclipse.equinox.http.servletbridge,1.3.0.v20240213-1244 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.updatesite.source,1.3.400.v20240321-1450 - mirrored artifact binary,org.eclipse.sdk.ide.executable.gtk.linux.aarch64,4.32.0.I20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.help.source,3.10.400.v20240415-0528 - mirrored artifact osgi.bundle,org.tukaani.xz,1.9.0 - mirrored artifact osgi.bundle,org.eclipse.jdt.core.formatterapp,1.2.250.v20240311-0615 - mirrored artifact osgi.bundle,org.eclipse.tools.layout.spy,1.2.400.v20240321-1452 - mirrored artifact osgi.bundle,org.osgi.util.measurement.source,1.0.2.201802012109 - mirrored artifact osgi.bundle,org.eclipse.ui.views,3.12.300.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.jsch.core,1.5.400.v20240413-1649 - mirrored artifact osgi.bundle,org.eclipse.help.ui.source,4.7.0.v20240414-1916 - mirrored artifact osgi.bundle,org.eclipse.tips.ui,0.3.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.aarch64,1.2.900.v20240129-1338 - mirrored artifact osgi.bundle,org.eclipse.equinox.device,1.2.0.v20240213-1515 - mirrored artifact osgi.bundle,org.eclipse.emf.edit,2.21.0.v20231208-1346 - mirrored artifact osgi.bundle,org.eclipse.help.ui,4.7.0.v20240414-1916 - mirrored artifact osgi.bundle,org.eclipse.ui.editors,3.17.300.v20240416-0658 - mirrored artifact osgi.bundle,org.apache.commons.commons-io,2.16.1 - mirrored artifact osgi.bundle,org.hamcrest.core,2.2.0.v20230809-1000 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.propertysheet.source,3.5.400.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.pde.spy.css.source,0.13.400.v20240321-1452 - mirrored artifact osgi.bundle,org.apache.felix.gogo.runtime,1.1.6 - mirrored artifact osgi.bundle,org.eclipse.pde.ds.ui,1.3.400.v20240321-1452 - mirrored artifact osgi.bundle,org.apache.commons.commons-logging.source,1.3.1 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.ui.admin.rcp.source,1.4.100.v20240201-0843 - mirrored artifact osgi.bundle,org.osgi.service.upnp.source,1.2.1.202109301733 - mirrored artifact osgi.bundle,org.osgi.namespace.contract.source,1.0.0.201505202024 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.compendium.sdk,3.23.100.v20240329-0940 - mirrored artifact binary,org.eclipse.sdk.ide.executable.cocoa.macosx.x86_64,4.32.0.I20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.touchpoint.natives,1.5.300.v20240423-0755 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.director.app,1.3.400.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.e4.tools,4.10.400.v20240417-0631 Artifact repository out of sync. Overwriting /home/jenkins/agent/workspace/CBIaggregator/reporaw-960/final/aggregate/org/eclipse/emf/features/org.eclipse.emf.ecore/2.37.0-SNAPSHOT/org.eclipse.emf.ecore-2.37.0-SNAPSHOT.jar - mirrored artifact osgi.bundle,org.eclipse.core.net.win32.x86_64.source,1.2.300.v20240413-1529 - mirrored artifact org.eclipse.update.feature,org.eclipse.emf.ecore.source,2.37.0.v20240203-0859 - mirrored artifact osgi.bundle,org.eclipse.pde.spy.event.source,1.1.400.v20240416-0657 - mirrored artifact osgi.bundle,org.eclipse.equinox.jsp.jasper,1.2.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.css.core,0.14.400.v20240427-1520 - mirrored artifact osgi.bundle,org.eclipse.equinox.security.linux,1.1.300.v20240419-2334 - mirrored artifact osgi.bundle,org.eclipse.core.jobs.source,3.15.300.v20240418-0734 - mirrored artifact osgi.bundle,org.osgi.service.provisioning,1.2.0.201505202024 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.metadata.repository.source,1.5.400.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.jface.tests.databinding.source,1.12.400.v20240424-0444 - mirrored artifact osgi.bundle,org.eclipse.equinox.bidi.tests.source,1.4.100.v20240321-1445 - mirrored artifact osgi.bundle,bcpg,1.78.1 - mirrored artifact osgi.bundle,org.eclipse.jdt.core.formatterapp.source,1.2.250.v20240311-0615 - mirrored artifact osgi.bundle,org.eclipse.equinox.weaving.hook,1.4.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.unittest.ui.source,1.1.400.v20240414-0828 - mirrored artifact org.eclipse.update.feature,org.eclipse.core.runtime.feature,1.4.400.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.pde.bnd.ui.source,1.1.0.v20240404-1230 - mirrored artifact osgi.bundle,org.eclipse.equinox.security.macosx,1.102.300.v20240419-2334 - mirrored artifact osgi.bundle,org.objectweb.asm.commons.source,9.7.0 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.core.sdk,3.25.100.v20240426-1701 - mirrored artifact osgi.bundle,org.apache.commons.commons-fileupload.source,1.5.0 - mirrored artifact osgi.bundle,org.eclipse.pde.api.tools.annotations,1.3.0.v20240207-2106 - mirrored artifact osgi.bundle,org.eclipse.pde.ua.ui,1.3.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.pde.ds.core.source,1.3.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.equinox.weaving.caching.j9,1.3.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.e4.tools.emf.ui,4.8.400.v20240416-0657 - mirrored artifact osgi.bundle,org.eclipse.core.filesystem,1.10.400.v20240426-1040 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.operations.source,2.7.400.v20240425-0751 - mirrored artifact osgi.bundle,org.eclipse.jetty.servlet-api.source,4.0.6 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.ui.importexport,1.4.400.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.equinox.security.source,1.4.300.v20240419-2334 - mirrored artifact osgi.bundle,junit-platform-engine,1.10.2 - mirrored artifact osgi.bundle,org.eclipse.equinox.bidi.source,1.5.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.equinox.http.jetty.source,3.9.200.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.services,1.6.300.v20231201-1637 - mirrored artifact osgi.bundle,org.eclipse.e4.core.di,1.9.400.v20240414-1643 - mirrored artifact osgi.bundle,org.eclipse.core.filesystem.linux.aarch64,1.4.200.v20220812-1420 - mirrored artifact osgi.bundle,org.eclipse.ui.tests.pluginchecks.source,1.2.300.v20240321-1245 - mirrored artifact osgi.bundle,org.objectweb.asm.commons,9.7.0 - mirrored artifact osgi.bundle,org.eclipse.jdt.compiler.tool.tests.source,1.4.400.v20240321-1252 - mirrored artifact osgi.bundle,org.eclipse.jdt.launching.macosx.source,3.6.300.v20240321-1645 - mirrored artifact osgi.bundle,org.apache.xmlgraphics.source,2.9.0.v20230916-1600 - mirrored artifact osgi.bundle,org.eclipse.swt.examples,3.108.400.v20240321-1321 - mirrored artifact org.eclipse.update.feature,org.eclipse.jdt.bcoview.feature,1.2.400.v20240322-0935 - mirrored artifact osgi.bundle,org.eclipse.jdt.debug.ui,3.13.400.v20240416-0655 - mirrored artifact osgi.bundle,org.eclipse.tips.json.source,0.3.400.v20240413-1529 - mirrored artifact org.eclipse.update.feature,org.eclipse.jdt,3.19.500.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.core.filebuffers.tests.source,3.13.400.v20240321-1245 - mirrored artifact osgi.bundle,org.osgi.service.log.stream.source,1.0.0.202109301733 - mirrored artifact binary,org.eclipse.equinox.executable_root.cocoa.macosx.aarch64,3.8.2500.v20240426-1701 - mirrored artifact osgi.bundle,org.eclipse.help.webapp.source,3.11.400.v20240414-0911 - mirrored artifact osgi.bundle,org.osgi.annotation.versioning,1.1.2.202109301733 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.css.core.source,0.14.400.v20240427-1520 - mirrored artifact osgi.bundle,jakarta.annotation-api.source,1.3.5 - mirrored artifact osgi.bundle,junit-platform-launcher,1.10.2 Artifact repository out of sync. Overwriting /home/jenkins/agent/workspace/CBIaggregator/reporaw-960/final/aggregate/org/eclipse/emf/features/org.eclipse.emf.databinding.edit/1.11.0-SNAPSHOT/org.eclipse.emf.databinding.edit-1.11.0-SNAPSHOT.jar - mirrored artifact org.eclipse.update.feature,org.eclipse.emf.databinding.edit,1.11.0.v20231208-1346 - mirrored artifact osgi.bundle,org.osgi.annotation.versioning.source,1.1.2.202109301733 - mirrored artifact osgi.bundle,org.eclipse.jface.text,3.25.100.v20240424-1254 - mirrored artifact osgi.bundle,org.eclipse.ui.monitoring.source,1.3.300.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.ui,2.8.400.v20240425-0751 Artifact repository out of sync. Overwriting /home/jenkins/agent/workspace/CBIaggregator/reporaw-960/final/aggregate/org/eclipse/emf/features/org.eclipse.emf.databinding/1.11.0-SNAPSHOT/org.eclipse.emf.databinding-1.11.0-SNAPSHOT.jar - mirrored artifact org.eclipse.update.feature,org.eclipse.emf.databinding,1.11.0.v20231208-1346 - mirrored artifact osgi.bundle,org.osgi.namespace.service.source,1.0.0.201505202024 - mirrored artifact osgi.bundle,junit-vintage-engine,5.10.2 - mirrored artifact osgi.bundle,org.eclipse.jetty.server,12.0.8 - mirrored artifact osgi.bundle,org.eclipse.ltk.ui.refactoring.tests,3.11.400.v20240321-1245 - mirrored artifact org.eclipse.update.feature,org.eclipse.pde.source,3.15.400.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.jdt.junit.runtime.source,3.7.400.v20231214-1952 - mirrored artifact binary,org.eclipse.platform.ide.executable.gtk.linux.aarch64,4.32.0.I20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.workbench,1.15.400.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.equinox.coordinator,1.5.300.v20240214-0846 - mirrored artifact binary,org.eclipse.platform.ide.executable.gtk.linux.ppc64le,4.32.0.I20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.compare.examples.xml,3.6.400.v20240413-1529 - mirrored artifact osgi.bundle,org.apache.batik.css,1.17.0.v20231215-1130 - mirrored artifact osgi.bundle,org.eclipse.osgi.services.source,3.12.100.v20240327-0645 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.p2.core.feature,1.7.200.v20240425-1316 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.p2.discovery.feature,1.3.400.v20240417-0757 - mirrored artifact osgi.bundle,org.bndtools.versioncontrol.ignores.plugin.git.source,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.reconciler.dropins.source,1.5.400.v20240321-1450 - mirrored artifact osgi.bundle,junit-jupiter-api,5.10.2 - mirrored artifact osgi.bundle,org.eclipse.jetty.server.source,12.0.8 - mirrored artifact org.eclipse.update.feature,org.eclipse.e4.core.tools.feature,4.30.200.v20240417-0631 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.ui.sdk.source,1.3.300.v20240207-1113 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.repository,2.9.100.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.jdt.jeview.source,1.5.300.v20240322-0935 - mirrored artifact osgi.bundle,org.eclipse.ui.win32,3.5.300.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt.cocoa,0.14.400.v20240416-0658 - mirrored artifact osgi.bundle,org.eclipse.ui.net.source,1.5.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.core.externaltools.source,1.3.400.v20240413-1529 - mirrored artifact osgi.bundle,net.bytebuddy.byte-buddy.source,1.14.14 - mirrored artifact osgi.bundle,org.osgi.service.coordinator,1.0.2.201505202024 - mirrored artifact osgi.bundle,org.eclipse.e4.tools.compat.source,4.9.300.v20240128-1121 - mirrored artifact osgi.bundle,org.eclipse.core.runtime.source,3.31.100.v20240422-1722 - mirrored artifact osgi.bundle,org.eclipse.tips.core.source,0.3.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.tests.source,0.15.500.v20240418-1547 - mirrored artifact osgi.bundle,org.eclipse.ua.tests.doc.source,1.2.500.v20240415-0528 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.swt.win32.source,1.2.300.v20240416-0658 - mirrored artifact osgi.bundle,org.eclipse.osgi.source,3.19.100.v20240422-1353 - mirrored artifact osgi.bundle,org.eclipse.equinox.servletbridge.source,1.7.100.v20240327-1824 - mirrored artifact osgi.bundle,org.eclipse.e4.tools.jdt.templates.source,4.10.300.v20240128-1101 - mirrored artifact osgi.bundle,org.eclipse.tests.urischeme,1.2.400.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.jdt.debug.ui.source,3.13.400.v20240416-0655 - mirrored artifact osgi.bundle,org.eclipse.ui.monitoring,1.3.300.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.equinox.ds.tests.source,1.7.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.equinox.console.source,1.4.800.v20240329-0940 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.updatechecker,1.4.300.v20240321-1450 - mirrored artifact org.eclipse.update.feature,org.eclipse.e4.core.tools.feature.source,4.30.200.v20240417-0631 - mirrored artifact osgi.bundle,org.eclipse.ui.browser.source,3.8.300.v20240321-1245 - mirrored artifact osgi.bundle,org.eclipse.jdt.junit4.runtime.source,1.3.100.v20231214-1952 - mirrored artifact binary,org.eclipse.equinox.executable_root.gtk.linux.aarch64,3.8.2500.v20240426-1701 - mirrored artifact osgi.bundle,org.eclipse.ecf.identity,3.10.0.v20230422-0242 - mirrored artifact osgi.bundle,org.eclipse.pde.ds.core,1.3.400.v20240321-1452 - mirrored artifact osgi.bundle,org.osgi.namespace.service,1.0.0.201505202024 - mirrored artifact binary,org.eclipse.rcp.configuration_root.cocoa.macosx.aarch64,1.1.2300.v20240307-1558 - mirrored artifact osgi.bundle,org.eclipse.jdt.ui.tests.source,3.15.400.v20240424-2226 - mirrored artifact osgi.bundle,org.eclipse.releng.tests,3.6.500.v20240414-1030 - mirrored artifact osgi.bundle,org.eclipse.e4.tools.emf.editor3x.source,4.9.400.v20240321-1452 - mirrored artifact osgi.bundle,org.bndtools.headless.build.manager.source,7.0.0.202310060912 - mirrored artifact org.eclipse.update.feature,org.eclipse.equinox.p2.rcp.feature.source,1.4.2400.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.ecf.identity.source,3.10.0.v20230422-0242 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.6.100.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.tests.css.core,1.302.500.v20240425-0840 - mirrored artifact binary,org.eclipse.platform.ide.executable.gtk.linux.x86_64,4.32.0.I20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.jetty.io.source,12.0.8 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.tests.css.swt,0.12.600.v20240425-0840 - mirrored artifact osgi.bundle,org.eclipse.jetty.session,12.0.8 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.ui.sdk.scheduler,1.6.300.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.jface.databinding,1.15.300.v20240424-0444 - mirrored artifact osgi.bundle,org.sat4j.pb.source,2.3.6.v20201214 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.views.properties.tabbed.article.source,3.4.300.v20231214-2114 - mirrored artifact osgi.bundle,com.sun.jna,5.14.0.v20231211-1200 - mirrored artifact osgi.bundle,org.eclipse.jetty.security.source,12.0.8 - mirrored artifact osgi.bundle,net.bytebuddy.byte-buddy-agent.source,1.14.14 - mirrored artifact osgi.bundle,org.bndtools.versioncontrol.ignores.manager,7.0.0.202310060912 - mirrored artifact osgi.bundle,org.eclipse.jdt.junit.source,3.16.400.v20240417-1150 - mirrored artifact osgi.bundle,org.eclipse.equinox.useradmin,1.3.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.jdt.astview,1.6.150.v20240322-0935 - mirrored artifact osgi.bundle,org.apache.lucene.analysis-common,9.10.0.v20240221-0830 - mirrored artifact osgi.bundle,org.eclipse.jdt.launching.macosx,3.6.300.v20240321-1645 - mirrored artifact osgi.bundle,org.eclipse.ui.tests.navigator,3.7.500.v20240425-0844 - mirrored artifact osgi.bundle,org.osgi.service.component.annotations,1.5.1.202212101352 - mirrored artifact osgi.bundle,org.eclipse.pde.ds.tests,1.3.300.v20240321-1452 - mirrored artifact osgi.bundle,org.apiguardian.api.source,1.1.2 - mirrored artifact osgi.bundle,org.eclipse.swt.gtk.linux.x86_64,3.126.0.v20240426-0802 - mirrored artifact osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclient5.win32.source,1.1.0.v20230423-0417 - mirrored artifact osgi.bundle,org.apache.sshd.osgi.source,2.12.1 - mirrored artifact osgi.bundle,net.bytebuddy.byte-buddy-agent,1.14.14 - mirrored artifact osgi.bundle,org.apache.commons.commons-codec,1.16.0 - mirrored artifact osgi.bundle,org.eclipse.jdt.doc.user,3.15.2100.v20240228-1609 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.filesystem,1.1.400.v20240419-1233 - mirrored artifact osgi.bundle,org.apache.batik.i18n.source,1.17.0.v20231215-1130 - mirrored artifact osgi.bundle,org.eclipse.pde.ui.templates.source,3.8.400.v20240321-1452 - mirrored artifact osgi.bundle,org.eclipse.equinox.concurrent,1.3.100.v20240321-1445 - mirrored artifact osgi.bundle,org.apache.commons.commons-logging,1.3.1 - mirrored artifact osgi.bundle,org.eclipse.compare.source,3.11.0.v20240419-1233 - mirrored artifact osgi.bundle,org.apache.felix.gogo.command.source,1.1.2 - mirrored artifact osgi.bundle,org.eclipse.jdt.launching.source,3.22.0.v20240424-1830 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.views.properties.tabbed.article,3.4.300.v20231214-2114 - mirrored artifact osgi.bundle,org.eclipse.equinox.http.service.api,1.2.2.v20231218-2126 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.publisher.source,1.9.200.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.ui.tests,3.15.1600.v20240424-0956 - mirrored artifact osgi.bundle,org.apache.batik.util,1.17.0.v20231215-1130 - mirrored artifact osgi.bundle,org.eclipse.jdt.jeview,1.5.300.v20240322-0935 - mirrored artifact osgi.bundle,org.osgi.annotation.bundle.source,2.0.0.202202082230 - mirrored artifact osgi.bundle,org.eclipse.pde.spy.model.source,0.13.300.v20240131-2101 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.extensionlocation.source,1.5.400.v20240321-1450 - mirrored artifact osgi.bundle,org.eclipse.team.ui.source,3.10.400.v20240416-0654 - mirrored artifact osgi.bundle,org.eclipse.pde.spy.bundle.source,0.13.400.v20240321-1452 - mirrored artifact osgi.bundle,com.sun.el.javax.el,3.0.4 Artifact repository out of sync. Overwriting /home/jenkins/agent/workspace/CBIaggregator/reporaw-960/final/aggregate/org/eclipse/ecf/org.eclipse.ecf.core.feature/1.6.2-SNAPSHOT/org.eclipse.ecf.core.feature-1.6.2-SNAPSHOT.jar - mirrored artifact osgi.bundle,org.eclipse.ui.navigator.resources,3.9.300.v20240424-0956 - mirrored artifact org.eclipse.update.feature,org.eclipse.ecf.core.feature.source,1.6.2.v20231021-2127 - mirrored artifact osgi.bundle,org.eclipse.jdt.apt.ui,3.8.400.v20240321-1252 - mirrored artifact osgi.bundle,org.eclipse.ui.examples.readmetool.source,3.7.400.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.e4.ui.dialogs,1.5.0.v20240424-0957 - mirrored artifact osgi.bundle,org.eclipse.ui.ide.source,3.22.200.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.e4.core.commands,1.1.400.v20240424-0444 - mirrored artifact osgi.bundle,junit-platform-commons.source,1.10.2 - mirrored artifact osgi.bundle,org.eclipse.ui.workbench.texteditor,3.17.400.v20240424-0941 - mirrored artifact osgi.bundle,jakarta.inject.jakarta.inject-api,2.0.1 - mirrored artifact osgi.bundle,org.eclipse.compare.win32,1.3.400.v20240419-1233 - mirrored artifact osgi.bundle,com.ibm.icu.source,75.1.0 - mirrored artifact osgi.bundle,org.eclipse.ui.tests.forms.source,3.10.400.v20240425-0840 - mirrored artifact osgi.bundle,org.eclipse.ui.navigator,3.12.400.v20240424-0956 - mirrored artifact osgi.bundle,org.eclipse.swt.tools.source,3.110.400.v20240321-1321 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.5.400.v20240425-1316 - mirrored artifact osgi.bundle,org.eclipse.jdt.doc.isv,3.14.2400.v20240305-1352 - mirrored artifact osgi.bundle,org.eclipse.equinox.launcher.cocoa.macosx.aarch64,1.2.900.v20240129-1338 - mirrored artifact osgi.bundle,org.eclipse.jdt.core.compiler.batch.source,3.38.0.v20240427-0959 - mirrored artifact osgi.bundle,org.eclipse.ui.ide.application.source,1.5.400.v20240416-0658 - mirrored artifact osgi.bundle,org.eclipse.ui.tests.forms,3.10.400.v20240425-0840 - mirrored artifact org.eclipse.update.feature,org.eclipse.platform,4.32.0.v20240427-1800 - mirrored artifact osgi.bundle,org.eclipse.equinox.event,1.7.100.v20240321-1445 - mirrored artifact osgi.bundle,org.eclipse.jdt.core.tests.builder,3.12.400.v20240320-0822 - mirrored artifact osgi.bundle,org.eclipse.ant.tests.core.source,3.7.400.v20240413-1529 - mirrored artifact osgi.bundle,org.eclipse.equinox.p2.engine,2.10.200.v20240425-1316 Saving: file:/home/jenkins/agent/workspace/CBIaggregator/reporaw-960/final/aggregate XZ compressing: file:/home/jenkins/agent/workspace/CBIaggregator/reporaw-960/final/aggregate Done. Took 25 seconds Adding maven metadata The mapping is identical to the p2 metadata: org.junit.source => org.junit' => 'junit/junit', '([^.]+)\.([^.]+)\.0(?:\..*)?' => '$1.$2 The mapping is identical to the p2 metadata: org.junit.source => org.junit' => 'junit/junit', '([^.]+)\.([^.]+)\.0(?:\..*)?' => '$1.$2 Multiple requirement resolutions: org.eclipse.e4.ui.tests.css.swt -> package org.eclipse.core.runtime 3.5.0 org.eclipse.platform:org.eclipse.equinox.registry org.eclipse.platform:org.eclipse.core.runtime org.eclipse.platform:org.eclipse.equinox.common Multiple requirement resolutions: org.eclipse.equinox.common.tests -> package org.eclipse.core.runtime 0.0.0 org.eclipse.platform:org.eclipse.equinox.registry org.eclipse.platform:org.eclipse.core.runtime org.eclipse.platform:org.eclipse.equinox.common Multiple requirement resolutions: org.eclipse.equinox.concurrent -> package org.eclipse.core.runtime 3.4.0 org.eclipse.platform:org.eclipse.equinox.registry org.eclipse.platform:org.eclipse.core.runtime org.eclipse.platform:org.eclipse.equinox.common Multiple requirement resolutions: org.eclipse.equinox.p2.core -> package org.eclipse.core.runtime [3.5.0,4.0.0) org.eclipse.platform:org.eclipse.equinox.registry org.eclipse.platform:org.eclipse.core.runtime org.eclipse.platform:org.eclipse.equinox.common Multiple requirement resolutions: org.eclipse.equinox.preferences.tests -> package org.eclipse.core.runtime 3.5.0 org.eclipse.platform:org.eclipse.equinox.registry org.eclipse.platform:org.eclipse.core.runtime org.eclipse.platform:org.eclipse.equinox.common Multiple requirement resolutions: org.eclipse.equinox.security -> package org.eclipse.core.internal.runtime 0.0.0 org.eclipse.platform:org.eclipse.core.runtime org.eclipse.platform:org.eclipse.equinox.common Multiple requirement resolutions: org.eclipse.equinox.security -> package org.eclipse.core.runtime 0.0.0 org.eclipse.platform:org.eclipse.equinox.registry org.eclipse.platform:org.eclipse.core.runtime org.eclipse.platform:org.eclipse.equinox.common Multiple requirement resolutions: org.eclipse.text.quicksearch -> package org.eclipse.core.runtime 3.5.0 org.eclipse.platform:org.eclipse.equinox.registry org.eclipse.platform:org.eclipse.core.runtime org.eclipse.platform:org.eclipse.equinox.common Multiple requirement resolutions: org.eclipse.tools.layout.spy -> package org.eclipse.core.runtime 3.5.0 org.eclipse.platform:org.eclipse.equinox.registry org.eclipse.platform:org.eclipse.core.runtime org.eclipse.platform:org.eclipse.equinox.common Multiple requirement resolutions: org.eclipse.ui.tests.pluginchecks -> package org.eclipse.ui.internal 0.0.0 org.eclipse.platform:org.eclipse.ui.workbench org.eclipse.platform:org.eclipse.ui Done adding maven metadata Making the aggregated metadata repository final at file:/home/jenkins/agent/workspace/CBIaggregator/reporaw-960/final Making the aggregated artifact repository final at file:/home/jenkins/agent/workspace/CBIaggregator/reporaw-960/final ========== Repo created: ========== 24 /home/jenkins/agent/workspace/CBIaggregator/repo-960/a 372 /home/jenkins/agent/workspace/CBIaggregator/repo-960/artifacts.jar 300 /home/jenkins/agent/workspace/CBIaggregator/repo-960/artifacts.xml.xz 7160 /home/jenkins/agent/workspace/CBIaggregator/repo-960/biz 17700 /home/jenkins/agent/workspace/CBIaggregator/repo-960/com 592 /home/jenkins/agent/workspace/CBIaggregator/repo-960/commons-beanutils 768 /home/jenkins/agent/workspace/CBIaggregator/repo-960/commons-codec 1252 /home/jenkins/agent/workspace/CBIaggregator/repo-960/commons-collections 212 /home/jenkins/agent/workspace/CBIaggregator/repo-960/commons-fileupload 1064 /home/jenkins/agent/workspace/CBIaggregator/repo-960/commons-io 672 /home/jenkins/agent/workspace/CBIaggregator/repo-960/commons-jxpath 200 /home/jenkins/agent/workspace/CBIaggregator/repo-960/commons-logging 524 /home/jenkins/agent/workspace/CBIaggregator/repo-960/content.jar 152 /home/jenkins/agent/workspace/CBIaggregator/repo-960/content.xml.xz 32 /home/jenkins/agent/workspace/CBIaggregator/repo-960/eclipse-junit-tests 828 /home/jenkins/agent/workspace/CBIaggregator/repo-960/jakarta 720 /home/jenkins/agent/workspace/CBIaggregator/repo-960/junit 10368 /home/jenkins/agent/workspace/CBIaggregator/repo-960/net 531660 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org 4 /home/jenkins/agent/workspace/CBIaggregator/repo-960/p2.index 76 /home/jenkins/agent/workspace/CBIaggregator/repo-960/tooling 448 /home/jenkins/agent/workspace/CBIaggregator/repo-960/toolingcocoa 24 /home/jenkins/agent/workspace/CBIaggregator/repo-960/toolingeclipse-junit-tests 672 /home/jenkins/agent/workspace/CBIaggregator/repo-960/toolinggtk 1340 /home/jenkins/agent/workspace/CBIaggregator/repo-960/toolingorg 224 /home/jenkins/agent/workspace/CBIaggregator/repo-960/toolingwin32 340 /home/jenkins/agent/workspace/CBIaggregator/repo-960/xml-apis 577728 total 30996 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/apache 60 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/apiguardian 2792 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/assertj 3620 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/bndtools 13896 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/bouncycastle 465232 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse 496 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/glassfish 320 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/hamcrest 452 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/jdom 3132 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/junit 1268 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/mockito 3032 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/mortbay 152 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/objenesis 72 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/opentest4j 2744 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/osgi 2832 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/ow2 264 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/slf4j 296 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/tukaani 531656 total 2092 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse/ecf 4868 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse/emf 141424 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse/jdt 5484 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse/jetty 53780 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse/pde 257584 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse/platform 465232 total =================================== ==== Remove irrelevant stuff ==== ========== Repo reduced: ========== 24 /home/jenkins/agent/workspace/CBIaggregator/repo-960/a 300 /home/jenkins/agent/workspace/CBIaggregator/repo-960/artifacts.xml.xz 7160 /home/jenkins/agent/workspace/CBIaggregator/repo-960/biz 17700 /home/jenkins/agent/workspace/CBIaggregator/repo-960/com 592 /home/jenkins/agent/workspace/CBIaggregator/repo-960/commons-beanutils 768 /home/jenkins/agent/workspace/CBIaggregator/repo-960/commons-codec 1252 /home/jenkins/agent/workspace/CBIaggregator/repo-960/commons-collections 212 /home/jenkins/agent/workspace/CBIaggregator/repo-960/commons-fileupload 1064 /home/jenkins/agent/workspace/CBIaggregator/repo-960/commons-io 672 /home/jenkins/agent/workspace/CBIaggregator/repo-960/commons-jxpath 200 /home/jenkins/agent/workspace/CBIaggregator/repo-960/commons-logging 152 /home/jenkins/agent/workspace/CBIaggregator/repo-960/content.xml.xz 32 /home/jenkins/agent/workspace/CBIaggregator/repo-960/eclipse-junit-tests 828 /home/jenkins/agent/workspace/CBIaggregator/repo-960/jakarta 720 /home/jenkins/agent/workspace/CBIaggregator/repo-960/junit 10368 /home/jenkins/agent/workspace/CBIaggregator/repo-960/net 332136 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org 340 /home/jenkins/agent/workspace/CBIaggregator/repo-960/xml-apis 374520 total 30996 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/apache 60 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/apiguardian 2792 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/assertj 3620 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/bndtools 13896 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/bouncycastle 265708 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse 496 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/glassfish 320 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/hamcrest 452 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/jdom 3132 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/junit 1268 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/mockito 3032 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/mortbay 152 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/objenesis 72 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/opentest4j 2744 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/osgi 2832 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/ow2 264 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/slf4j 296 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/tukaani 332132 total 2092 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse/ecf 4868 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse/emf 59684 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse/jdt 5484 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse/jetty 24804 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse/pde 168776 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse/platform 265708 total =================================== ==== Garbage Collector ==== == GC iteration 1 == == GC iteration 2 == ========== Repo reduced: ========== 300 /home/jenkins/agent/workspace/CBIaggregator/repo-960/artifacts.xml.xz 7160 /home/jenkins/agent/workspace/CBIaggregator/repo-960/biz 17700 /home/jenkins/agent/workspace/CBIaggregator/repo-960/com 212 /home/jenkins/agent/workspace/CBIaggregator/repo-960/commons-fileupload 672 /home/jenkins/agent/workspace/CBIaggregator/repo-960/commons-jxpath 152 /home/jenkins/agent/workspace/CBIaggregator/repo-960/content.xml.xz 656 /home/jenkins/agent/workspace/CBIaggregator/repo-960/jakarta 720 /home/jenkins/agent/workspace/CBIaggregator/repo-960/junit 4328 /home/jenkins/agent/workspace/CBIaggregator/repo-960/net 311488 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org 340 /home/jenkins/agent/workspace/CBIaggregator/repo-960/xml-apis 343728 total 26268 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/apache 60 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/apiguardian 2900 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/bndtools 12652 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/bouncycastle 257796 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse 496 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/glassfish 20 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/hamcrest 256 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/jdom 3132 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/junit 2520 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/mortbay 72 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/opentest4j 2384 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/osgi 2632 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/ow2 296 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/tukaani 311484 total 59684 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse/jdt 4532 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse/jetty 24804 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse/pde 168776 /home/jenkins/agent/workspace/CBIaggregator/repo-960/org/eclipse/platform 257796 total =================================== ==== Enrich POMs ==== added manifest adding: org/eclipse/platform/releng/maven/pom/ArtifactInfo.class(in = 8480) (out= 3640)(deflated 57%) adding: org/eclipse/platform/releng/maven/pom/Developer.class(in = 2019) (out= 964)(deflated 52%) adding: org/eclipse/platform/releng/maven/pom/EnrichPoms.class(in = 5889) (out= 2882)(deflated 51%) adding: org/eclipse/platform/releng/maven/pom/ManifestReader.class(in = 3081) (out= 1663)(deflated 46%) -rw-r--r--. 1 jenkins root 10348 Apr 27 23:18 /home/jenkins/agent/workspace/CBIaggregator/work/EnrichPoms.jar platform jdt pde ==== Add Javadoc stubs ==== ==== Create missing sources artifacts ==== ========== Repo completed ========= $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 47 killed; [ssh-agent] Stopped. Archiving artifacts Triggering a new build of RepositoryValidator Finished: SUCCESS