Skip to content

Console Output

20:59:58 [2022-10-04T00:59:58.500Z] Started by user Jonah Graham
20:59:58 [2022-10-04T00:59:58.500Z] Running as Jonah Graham
20:59:59 [2022-10-04T00:59:59.451Z] Obtained releng/check-maven-plugin-updates.Jenkinsfile from git https://github.com/eclipse-cdt/cdt.git
20:59:59 [2022-10-04T00:59:59.517Z] [Pipeline] Start of Pipeline
13:45:06 [2022-10-04T17:45:06.920Z] [Pipeline] readTrusted
13:45:12 [2022-10-04T17:45:12.772Z] Obtained jenkins/pod-templates/cdt-full-pod-standard.yaml from git https://github.com/eclipse-cdt/cdt.git
13:45:13 [2022-10-04T17:45:13.049Z] [Pipeline] podTemplate
13:45:13 [2022-10-04T17:45:13.056Z] [Pipeline] {
13:45:13 [2022-10-04T17:45:13.866Z] [Pipeline] node
13:45:14 [2022-10-04T17:45:14.980Z] Created Pod: kubernetes cdt/cdt-check-maven-plugin-updates-2-tv7fg-1rzrl-qjcr7
13:45:28 [2022-10-04T17:45:28.867Z] Still waiting to schedule task
13:45:28 [2022-10-04T17:45:28.868Z] Waiting for next available executor on ‘cdt-check-maven-plugin-updates-2-tv7fg-1rzrl-qjcr713:45:29 [2022-10-04T17:45:29.974Z] Agent cdt-check-maven-plugin-updates-2-tv7fg-1rzrl-qjcr7 is provisioned from template cdt-check-maven-plugin-updates_2-tv7fg-1rzrl
13:45:29 [2022-10-04T17:45:29.974Z] ---
13:45:29 [2022-10-04T17:45:29.974Z] apiVersion: "v1"
13:45:29 [2022-10-04T17:45:29.974Z] kind: "Pod"
13:45:29 [2022-10-04T17:45:29.974Z] metadata:
13:45:29 [2022-10-04T17:45:29.974Z]   annotations:
13:45:29 [2022-10-04T17:45:29.974Z]     buildUrl: "http://jenkins-ui.cdt.svc.cluster.local/cdt/job/cdt-check-maven-plugin-updates/2/"
13:45:29 [2022-10-04T17:45:29.974Z]     runUrl: "job/cdt-check-maven-plugin-updates/2/"
13:45:29 [2022-10-04T17:45:29.974Z]   labels:
13:45:29 [2022-10-04T17:45:29.974Z]     jenkins: "slave"
13:45:29 [2022-10-04T17:45:29.974Z]     jenkins/label-digest: "58dae57ee7c18131dc51bf5715bd9d4713a56acc"
13:45:29 [2022-10-04T17:45:29.974Z]     jenkins/label: "cdt-check-maven-plugin-updates_2-tv7fg"
13:45:29 [2022-10-04T17:45:29.974Z]   name: "cdt-check-maven-plugin-updates-2-tv7fg-1rzrl-qjcr7"
13:45:29 [2022-10-04T17:45:29.974Z]   namespace: "cdt"
13:45:29 [2022-10-04T17:45:29.974Z] spec:
13:45:29 [2022-10-04T17:45:29.974Z]   containers:
13:45:29 [2022-10-04T17:45:29.974Z]   - args:
13:45:29 [2022-10-04T17:45:29.974Z]     - "/bin/sh"
13:45:29 [2022-10-04T17:45:29.974Z]     - "-c"
13:45:29 [2022-10-04T17:45:29.974Z]     - "/home/vnc/.vnc/xstartup.sh && cat"
13:45:29 [2022-10-04T17:45:29.974Z]     image: "quay.io/eclipse-cdt/cdt-infra-eclipse-full@sha256:b892f93d8b2a2acbb6045438f8771790d31b4722040ca815d391b532cc796182"
13:45:29 [2022-10-04T17:45:29.974Z]     name: "cdt"
13:45:29 [2022-10-04T17:45:29.974Z]     resources:
13:45:29 [2022-10-04T17:45:29.974Z]       limits:
13:45:29 [2022-10-04T17:45:29.974Z]         memory: "2662Mi"
13:45:29 [2022-10-04T17:45:29.974Z]         cpu: "1"
13:45:29 [2022-10-04T17:45:29.974Z]       requests:
13:45:29 [2022-10-04T17:45:29.974Z]         memory: "2662Mi"
13:45:29 [2022-10-04T17:45:29.974Z]         cpu: "1"
13:45:29 [2022-10-04T17:45:29.974Z]     tty: true
13:45:29 [2022-10-04T17:45:29.974Z]     volumeMounts:
13:45:29 [2022-10-04T17:45:29.974Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
13:45:29 [2022-10-04T17:45:29.974Z]       name: "settings-xml"
13:45:29 [2022-10-04T17:45:29.974Z]       readOnly: true
13:45:29 [2022-10-04T17:45:29.974Z]       subPath: "settings.xml"
13:45:29 [2022-10-04T17:45:29.974Z]     - mountPath: "/home/jenkins/.m2/repository"
13:45:29 [2022-10-04T17:45:29.974Z]       name: "m2-repo"
13:45:29 [2022-10-04T17:45:29.974Z]     - mountPath: "/home/jenkins/agent"
13:45:29 [2022-10-04T17:45:29.974Z]       name: "workspace-volume"
13:45:29 [2022-10-04T17:45:29.974Z]       readOnly: false
13:45:29 [2022-10-04T17:45:29.974Z]   - env:
13:45:29 [2022-10-04T17:45:29.974Z]     - name: "JENKINS_SECRET"
13:45:29 [2022-10-04T17:45:29.974Z]       value: "********"
13:45:29 [2022-10-04T17:45:29.974Z]     - name: "JENKINS_TUNNEL"
13:45:29 [2022-10-04T17:45:29.974Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
13:45:29 [2022-10-04T17:45:29.974Z]     - name: "JENKINS_AGENT_NAME"
13:45:29 [2022-10-04T17:45:29.974Z]       value: "cdt-check-maven-plugin-updates-2-tv7fg-1rzrl-qjcr7"
13:45:29 [2022-10-04T17:45:29.974Z]     - name: "JENKINS_NAME"
13:45:29 [2022-10-04T17:45:29.974Z]       value: "cdt-check-maven-plugin-updates-2-tv7fg-1rzrl-qjcr7"
13:45:29 [2022-10-04T17:45:29.974Z]     - name: "JENKINS_AGENT_WORKDIR"
13:45:29 [2022-10-04T17:45:29.974Z]       value: "/home/jenkins/agent"
13:45:29 [2022-10-04T17:45:29.974Z]     - name: "JENKINS_URL"
13:45:29 [2022-10-04T17:45:29.974Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
13:45:29 [2022-10-04T17:45:29.974Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
13:45:29 [2022-10-04T17:45:29.974Z]     name: "jnlp"
13:45:29 [2022-10-04T17:45:29.975Z]     resources:
13:45:29 [2022-10-04T17:45:29.975Z]       limits:
13:45:29 [2022-10-04T17:45:29.975Z]         memory: "512Mi"
13:45:29 [2022-10-04T17:45:29.975Z]         cpu: "500m"
13:45:29 [2022-10-04T17:45:29.975Z]       requests:
13:45:29 [2022-10-04T17:45:29.975Z]         memory: "512Mi"
13:45:29 [2022-10-04T17:45:29.975Z]         cpu: "200m"
13:45:29 [2022-10-04T17:45:29.975Z]     volumeMounts:
13:45:29 [2022-10-04T17:45:29.975Z]     - mountPath: "/home/jenkins/agent"
13:45:29 [2022-10-04T17:45:29.975Z]       name: "workspace-volume"
13:45:29 [2022-10-04T17:45:29.975Z]       readOnly: false
13:45:29 [2022-10-04T17:45:29.975Z]   nodeSelector:
13:45:29 [2022-10-04T17:45:29.975Z]     kubernetes.io/os: "linux"
13:45:29 [2022-10-04T17:45:29.975Z]   restartPolicy: "Never"
13:45:29 [2022-10-04T17:45:29.975Z]   volumes:
13:45:29 [2022-10-04T17:45:29.975Z]   - emptyDir: {}
13:45:29 [2022-10-04T17:45:29.975Z]     name: "m2-repo"
13:45:29 [2022-10-04T17:45:29.975Z]   - name: "settings-xml"
13:45:29 [2022-10-04T17:45:29.975Z]     secret:
13:45:29 [2022-10-04T17:45:29.975Z]       items:
13:45:29 [2022-10-04T17:45:29.975Z]       - key: "settings.xml"
13:45:29 [2022-10-04T17:45:29.975Z]         path: "settings.xml"
13:45:29 [2022-10-04T17:45:29.975Z]       secretName: "m2-secret-dir"
13:45:29 [2022-10-04T17:45:29.975Z]   - emptyDir:
13:45:29 [2022-10-04T17:45:29.975Z]       medium: ""
13:45:29 [2022-10-04T17:45:29.975Z]     name: "workspace-volume"
13:45:29 [2022-10-04T17:45:29.975Z] 
13:45:31 [2022-10-04T17:45:31.298Z] Running on cdt-check-maven-plugin-updates-2-tv7fg-1rzrl-qjcr7 in /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates
13:45:31 [2022-10-04T17:45:31.428Z] [Pipeline] {
13:45:32 [2022-10-04T17:45:32.497Z] [Pipeline] stage
13:45:32 [2022-10-04T17:45:32.498Z] [Pipeline] { (Declarative: Checkout SCM)
13:45:33 [2022-10-04T17:45:33.170Z] [Pipeline] checkout
13:45:33 [2022-10-04T17:45:33.184Z] The recommended git tool is: git
13:45:39 [2022-10-04T17:45:39.486Z] No credentials specified
13:45:39 [2022-10-04T17:45:39.489Z] Cloning the remote Git repository
13:45:39 [2022-10-04T17:45:39.570Z] Cloning repository https://github.com/eclipse-cdt/cdt.git
13:45:41 [2022-10-04T17:45:41.192Z]  > git init /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates # timeout=10
13:45:41 [2022-10-04T17:45:41.265Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt.git
13:45:41 [2022-10-04T17:45:41.266Z]  > git --version # timeout=10
13:45:41 [2022-10-04T17:45:41.270Z]  > git --version # 'git version 2.20.1'
13:45:41 [2022-10-04T17:45:41.270Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:47:08 [2022-10-04T17:47:08.174Z] Avoid second fetch
13:47:08 [2022-10-04T17:47:08.187Z] Checking out Revision bd870d0c4904dcec3537fbd6e7fffec2045b5d6e (refs/remotes/origin/main)
13:47:08 [2022-10-04T17:47:08.098Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt.git # timeout=10
13:47:08 [2022-10-04T17:47:08.167Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:47:08 [2022-10-04T17:47:08.179Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
13:47:08 [2022-10-04T17:47:08.274Z]  > git config core.sparsecheckout # timeout=10
13:47:08 [2022-10-04T17:47:08.279Z]  > git checkout -f bd870d0c4904dcec3537fbd6e7fffec2045b5d6e # timeout=10
13:47:23 [2022-10-04T17:47:23.181Z] Commit message: "Remove double blanks from working set names"
13:47:23 [2022-10-04T17:47:23.183Z] First time build. Skipping changelog.
13:47:23 [2022-10-04T17:47:23.474Z] [Pipeline] }
13:47:23 [2022-10-04T17:47:23.754Z] [Pipeline] // stage
13:47:24 [2022-10-04T17:47:24.568Z] [Pipeline] withEnv
13:47:24 [2022-10-04T17:47:24.569Z] [Pipeline] {
13:47:26 [2022-10-04T17:47:26.978Z] [Pipeline] timestamps
13:47:26 [2022-10-04T17:47:26.978Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
13:47:26 [2022-10-04T17:47:26.979Z] [Pipeline] {
13:47:29 [2022-10-04T17:47:29.174Z] [Pipeline] stage
13:47:29 [2022-10-04T17:47:29.175Z] [Pipeline] { (Run build)
13:47:35 [2022-10-04T17:47:35.129Z] [Pipeline] container
13:47:35 [2022-10-04T17:47:35.130Z] [Pipeline] {
13:47:35 [2022-10-04T17:47:35.797Z] [Pipeline] timeout
13:47:35 [2022-10-04T17:47:35.798Z] Timeout set to expire after 20 min without activity
13:47:35 [2022-10-04T17:47:35.798Z] [Pipeline] {
13:47:38 [2022-10-04T17:47:38.263Z] [Pipeline] withEnv
13:47:38 [2022-10-04T17:47:38.264Z] [Pipeline] {
13:47:40 [2022-10-04T17:47:40.817Z] [Pipeline] sh
13:47:41 [2022-10-04T17:47:41.572Z] + MVN=/usr/share/maven/bin/mvn -Dmaven.repo.local=/home/jenkins/.m2/repository                       --settings /home/jenkins/.m2/settings.xml ./releng/scripts/check_mvn_plugin_versions.sh
13:47:41 [2022-10-04T17:47:41.573Z] +++ dirname ./releng/scripts/check_mvn_plugin_versions.sh
13:47:41 [2022-10-04T17:47:41.573Z] ++ cd ./releng/scripts
13:47:41 [2022-10-04T17:47:41.573Z] ++ pwd
13:47:41 [2022-10-04T17:47:41.573Z] + DIR=/home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/scripts
13:47:41 [2022-10-04T17:47:41.573Z] ++ mktemp /tmp/check_mvn_plugin_versions.output.XXXXXX
13:47:41 [2022-10-04T17:47:41.573Z] + output=/tmp/check_mvn_plugin_versions.output.93953V
13:47:41 [2022-10-04T17:47:41.573Z] + /usr/share/maven/bin/mvn -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml versions:display-plugin-updates -P build-standalone-debugger-rcp -U -B -f /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/scripts/../../pom.xml
13:47:41 [2022-10-04T17:47:41.573Z] + tee /tmp/check_mvn_plugin_versions.output.93953V
13:47:45 [2022-10-04T17:47:45.835Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-build/2.7.1/tycho-build-2.7.1.pom
13:47:46 [2022-10-04T17:47:46.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-build/2.7.1/tycho-build-2.7.1.pom (3.9 kB at 3.5 kB/s)
13:47:46 [2022-10-04T17:47:46.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.1/tycho-2.7.1.pom
13:47:46 [2022-10-04T17:47:46.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.1/tycho-2.7.1.pom (18 kB at 223 kB/s)
13:47:46 [2022-10-04T17:47:46.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/2.7.1/tycho-pomless-2.7.1.pom
13:47:46 [2022-10-04T17:47:46.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/2.7.1/tycho-pomless-2.7.1.pom (2.6 kB at 33 kB/s)
13:47:46 [2022-10-04T17:47:46.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.1/tycho-extras-2.7.1.pom
13:47:46 [2022-10-04T17:47:46.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.1/tycho-extras-2.7.1.pom (6.5 kB at 296 kB/s)
13:47:46 [2022-10-04T17:47:46.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.4.8/polyglot-common-0.4.8.pom
13:47:46 [2022-10-04T17:47:46.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.4.8/polyglot-common-0.4.8.pom (1.0 kB at 31 kB/s)
13:47:46 [2022-10-04T17:47:46.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.4.8/polyglot-0.4.8.pom
13:47:46 [2022-10-04T17:47:46.968Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.4.8/polyglot-0.4.8.pom (8.8 kB at 214 kB/s)
13:47:46 [2022-10-04T17:47:46.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/28/takari-28.pom
13:47:46 [2022-10-04T17:47:46.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/28/takari-28.pom (14 kB at 412 kB/s)
13:47:46 [2022-10-04T17:47:46.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.1/maven-3.6.1.pom
13:47:46 [2022-10-04T17:47:46.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.1/maven-3.6.1.pom (24 kB at 472 kB/s)
13:47:46 [2022-10-04T17:47:46.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom
13:47:46 [2022-10-04T17:47:46.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 513 kB/s)
13:47:46 [2022-10-04T17:47:46.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
13:47:47 [2022-10-04T17:47:47.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 259 kB/s)
13:47:47 [2022-10-04T17:47:47.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.1/org.eclipse.tycho.core.shared-2.7.1.pom
13:47:47 [2022-10-04T17:47:47.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.1/org.eclipse.tycho.core.shared-2.7.1.pom (1.0 kB at 12 kB/s)
13:47:47 [2022-10-04T17:47:47.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.1/tycho-bundles-2.7.1.pom
13:47:47 [2022-10-04T17:47:47.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.1/tycho-bundles-2.7.1.pom (3.2 kB at 71 kB/s)
13:47:47 [2022-10-04T17:47:47.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.pom
13:47:47 [2022-10-04T17:47:47.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.pom (1.9 kB at 43 kB/s)
13:47:47 [2022-10-04T17:47:47.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
13:47:47 [2022-10-04T17:47:47.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (954 B at 30 kB/s)
13:47:47 [2022-10-04T17:47:47.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom
13:47:47 [2022-10-04T17:47:47.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom (1.7 kB at 59 kB/s)
13:47:47 [2022-10-04T17:47:47.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom
13:47:47 [2022-10-04T17:47:47.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom (1.7 kB at 81 kB/s)
13:47:47 [2022-10-04T17:47:47.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom
13:47:47 [2022-10-04T17:47:47.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom (1.7 kB at 27 kB/s)
13:47:47 [2022-10-04T17:47:47.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom
13:47:47 [2022-10-04T17:47:47.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom (1.7 kB at 90 kB/s)
13:47:47 [2022-10-04T17:47:47.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom
13:47:47 [2022-10-04T17:47:47.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom (1.7 kB at 58 kB/s)
13:47:47 [2022-10-04T17:47:47.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom
13:47:47 [2022-10-04T17:47:47.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom (1.7 kB at 30 kB/s)
13:47:47 [2022-10-04T17:47:47.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom
13:47:47 [2022-10-04T17:47:47.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom (1.7 kB at 49 kB/s)
13:47:47 [2022-10-04T17:47:47.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/org.eclipse.equinox.common-3.10.500.pom
13:47:47 [2022-10-04T17:47:47.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/org.eclipse.equinox.common-3.10.500.pom (1.7 kB at 39 kB/s)
13:47:47 [2022-10-04T17:47:47.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.600/org.eclipse.equinox.common-3.10.600.pom
13:47:47 [2022-10-04T17:47:47.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.600/org.eclipse.equinox.common-3.10.600.pom (1.7 kB at 87 kB/s)
13:47:47 [2022-10-04T17:47:47.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.11.0/org.eclipse.equinox.common-3.11.0.pom
13:47:47 [2022-10-04T17:47:47.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.11.0/org.eclipse.equinox.common-3.11.0.pom (1.7 kB at 40 kB/s)
13:47:47 [2022-10-04T17:47:47.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.12.0/org.eclipse.equinox.common-3.12.0.pom
13:47:47 [2022-10-04T17:47:47.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.12.0/org.eclipse.equinox.common-3.12.0.pom (1.7 kB at 79 kB/s)
13:47:47 [2022-10-04T17:47:47.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.pom
13:47:47 [2022-10-04T17:47:47.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.pom (1.7 kB at 40 kB/s)
13:47:47 [2022-10-04T17:47:47.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.0/org.eclipse.equinox.common-3.14.0.pom
13:47:47 [2022-10-04T17:47:47.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.0/org.eclipse.equinox.common-3.14.0.pom (1.7 kB at 35 kB/s)
13:47:47 [2022-10-04T17:47:47.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.100/org.eclipse.equinox.common-3.14.100.pom
13:47:48 [2022-10-04T17:47:48.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.100/org.eclipse.equinox.common-3.14.100.pom (1.7 kB at 82 kB/s)
13:47:48 [2022-10-04T17:47:48.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom
13:47:48 [2022-10-04T17:47:48.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom (1.7 kB at 32 kB/s)
13:47:48 [2022-10-04T17:47:48.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.100/org.eclipse.equinox.common-3.15.100.pom
13:47:48 [2022-10-04T17:47:48.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.100/org.eclipse.equinox.common-3.15.100.pom (1.7 kB at 75 kB/s)
13:47:48 [2022-10-04T17:47:48.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/org.eclipse.equinox.common-3.16.0.pom
13:47:48 [2022-10-04T17:47:48.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/org.eclipse.equinox.common-3.16.0.pom (1.9 kB at 60 kB/s)
13:47:48 [2022-10-04T17:47:48.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
13:47:48 [2022-10-04T17:47:48.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom (1.7 kB at 42 kB/s)
13:47:48 [2022-10-04T17:47:48.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.100/org.eclipse.equinox.common-3.16.100.pom
13:47:48 [2022-10-04T17:47:48.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.100/org.eclipse.equinox.common-3.16.100.pom (1.9 kB at 56 kB/s)
13:47:48 [2022-10-04T17:47:48.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.pom
13:47:48 [2022-10-04T17:47:48.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.pom (1.9 kB at 78 kB/s)
13:47:48 [2022-10-04T17:47:48.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.0/org.eclipse.equinox.p2.publisher-1.7.0.pom
13:47:48 [2022-10-04T17:47:48.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.0/org.eclipse.equinox.p2.publisher-1.7.0.pom (2.1 kB at 107 kB/s)
13:47:48 [2022-10-04T17:47:48.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.200/org.eclipse.equinox.p2.director-2.5.200.pom
13:47:48 [2022-10-04T17:47:48.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.200/org.eclipse.equinox.p2.director-2.5.200.pom (2.6 kB at 114 kB/s)
13:47:48 [2022-10-04T17:47:48.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
13:47:48 [2022-10-04T17:47:48.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (1.0 kB at 36 kB/s)
13:47:48 [2022-10-04T17:47:48.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom
13:47:48 [2022-10-04T17:47:48.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom (1.9 kB at 63 kB/s)
13:47:48 [2022-10-04T17:47:48.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom
13:47:48 [2022-10-04T17:47:48.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom (1.9 kB at 97 kB/s)
13:47:48 [2022-10-04T17:47:48.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom
13:47:48 [2022-10-04T17:47:48.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom (1.9 kB at 27 kB/s)
13:47:48 [2022-10-04T17:47:48.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom
13:47:48 [2022-10-04T17:47:48.571Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom (1.9 kB at 59 kB/s)
13:47:48 [2022-10-04T17:47:48.571Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom
13:47:48 [2022-10-04T17:47:48.571Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom (1.9 kB at 44 kB/s)
13:47:48 [2022-10-04T17:47:48.571Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom
13:47:48 [2022-10-04T17:47:48.571Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom (1.9 kB at 54 kB/s)
13:47:48 [2022-10-04T17:47:48.571Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom
13:47:48 [2022-10-04T17:47:48.571Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom (1.9 kB at 108 kB/s)
13:47:48 [2022-10-04T17:47:48.571Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom
13:47:48 [2022-10-04T17:47:48.571Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom (2.0 kB at 85 kB/s)
13:47:48 [2022-10-04T17:47:48.571Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom
13:47:48 [2022-10-04T17:47:48.571Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom (2.0 kB at 98 kB/s)
13:47:48 [2022-10-04T17:47:48.571Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom
13:47:48 [2022-10-04T17:47:48.571Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom (2.0 kB at 61 kB/s)
13:47:48 [2022-10-04T17:47:48.571Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/org.eclipse.core.jobs-3.10.500.pom
13:47:48 [2022-10-04T17:47:48.571Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/org.eclipse.core.jobs-3.10.500.pom (2.0 kB at 93 kB/s)
13:47:48 [2022-10-04T17:47:48.572Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.600/org.eclipse.core.jobs-3.10.600.pom
13:47:48 [2022-10-04T17:47:48.831Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.600/org.eclipse.core.jobs-3.10.600.pom (2.0 kB at 68 kB/s)
13:47:48 [2022-10-04T17:47:48.831Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.700/org.eclipse.core.jobs-3.10.700.pom
13:47:48 [2022-10-04T17:47:48.831Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.700/org.eclipse.core.jobs-3.10.700.pom (2.0 kB at 75 kB/s)
13:47:48 [2022-10-04T17:47:48.831Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.pom
13:47:48 [2022-10-04T17:47:48.831Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.pom (2.0 kB at 12 kB/s)
13:47:48 [2022-10-04T17:47:48.831Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1000/org.eclipse.core.jobs-3.10.1000.pom
13:47:49 [2022-10-04T17:47:49.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1000/org.eclipse.core.jobs-3.10.1000.pom (2.0 kB at 49 kB/s)
13:47:49 [2022-10-04T17:47:49.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1100/org.eclipse.core.jobs-3.10.1100.pom
13:47:49 [2022-10-04T17:47:49.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1100/org.eclipse.core.jobs-3.10.1100.pom (2.0 kB at 32 kB/s)
13:47:49 [2022-10-04T17:47:49.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.11.0/org.eclipse.core.jobs-3.11.0.pom
13:47:49 [2022-10-04T17:47:49.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.11.0/org.eclipse.core.jobs-3.11.0.pom (2.0 kB at 59 kB/s)
13:47:49 [2022-10-04T17:47:49.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom
13:47:49 [2022-10-04T17:47:49.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom (2.0 kB at 64 kB/s)
13:47:49 [2022-10-04T17:47:49.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/org.eclipse.core.jobs-3.12.100.pom
13:47:49 [2022-10-04T17:47:49.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/org.eclipse.core.jobs-3.12.100.pom (2.0 kB at 63 kB/s)
13:47:49 [2022-10-04T17:47:49.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.0/org.eclipse.core.jobs-3.13.0.pom
13:47:49 [2022-10-04T17:47:49.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.0/org.eclipse.core.jobs-3.13.0.pom (2.0 kB at 103 kB/s)
13:47:49 [2022-10-04T17:47:49.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.pom
13:47:49 [2022-10-04T17:47:49.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.pom (2.2 kB at 53 kB/s)
13:47:49 [2022-10-04T17:47:49.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/maven-metadata.xml
13:47:49 [2022-10-04T17:47:49.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/maven-metadata.xml (853 B at 26 kB/s)
13:47:49 [2022-10-04T17:47:49.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.100/org.eclipse.equinox.p2.metadata-2.3.100.pom
13:47:49 [2022-10-04T17:47:49.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.100/org.eclipse.equinox.p2.metadata-2.3.100.pom (2.1 kB at 84 kB/s)
13:47:49 [2022-10-04T17:47:49.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/maven-metadata.xml
13:47:49 [2022-10-04T17:47:49.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/maven-metadata.xml (779 B at 20 kB/s)
13:47:49 [2022-10-04T17:47:49.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.100/org.eclipse.equinox.p2.core-2.4.100.pom
13:47:49 [2022-10-04T17:47:49.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.100/org.eclipse.equinox.p2.core-2.4.100.pom (1.9 kB at 101 kB/s)
13:47:49 [2022-10-04T17:47:49.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.101/org.eclipse.equinox.p2.core-2.4.101.pom
13:47:49 [2022-10-04T17:47:49.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.101/org.eclipse.equinox.p2.core-2.4.101.pom (1.9 kB at 51 kB/s)
13:47:49 [2022-10-04T17:47:49.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.0/org.eclipse.equinox.p2.core-2.5.0.pom
13:47:49 [2022-10-04T17:47:49.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.0/org.eclipse.equinox.p2.core-2.5.0.pom (1.9 kB at 101 kB/s)
13:47:49 [2022-10-04T17:47:49.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.100/org.eclipse.equinox.p2.core-2.5.100.pom
13:47:49 [2022-10-04T17:47:49.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.100/org.eclipse.equinox.p2.core-2.5.100.pom (1.9 kB at 52 kB/s)
13:47:49 [2022-10-04T17:47:49.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.0/org.eclipse.equinox.p2.core-2.6.0.pom
13:47:49 [2022-10-04T17:47:49.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.0/org.eclipse.equinox.p2.core-2.6.0.pom (1.9 kB at 50 kB/s)
13:47:49 [2022-10-04T17:47:49.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.100/org.eclipse.equinox.p2.core-2.6.100.pom
13:47:49 [2022-10-04T17:47:49.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.100/org.eclipse.equinox.p2.core-2.6.100.pom (1.9 kB at 48 kB/s)
13:47:49 [2022-10-04T17:47:49.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.200/org.eclipse.equinox.p2.core-2.6.200.pom
13:47:49 [2022-10-04T17:47:49.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.200/org.eclipse.equinox.p2.core-2.6.200.pom (1.9 kB at 72 kB/s)
13:47:49 [2022-10-04T17:47:49.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.300/org.eclipse.equinox.p2.core-2.6.300.pom
13:47:49 [2022-10-04T17:47:49.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.300/org.eclipse.equinox.p2.core-2.6.300.pom (1.9 kB at 114 kB/s)
13:47:49 [2022-10-04T17:47:49.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.7.0/org.eclipse.equinox.p2.core-2.7.0.pom
13:47:49 [2022-10-04T17:47:49.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.7.0/org.eclipse.equinox.p2.core-2.7.0.pom (1.9 kB at 88 kB/s)
13:47:49 [2022-10-04T17:47:49.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.0/org.eclipse.equinox.p2.core-2.8.0.pom
13:47:49 [2022-10-04T17:47:49.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.0/org.eclipse.equinox.p2.core-2.8.0.pom (1.9 kB at 78 kB/s)
13:47:49 [2022-10-04T17:47:49.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.100/org.eclipse.equinox.p2.core-2.8.100.pom
13:47:49 [2022-10-04T17:47:49.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.100/org.eclipse.equinox.p2.core-2.8.100.pom (1.9 kB at 67 kB/s)
13:47:49 [2022-10-04T17:47:49.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.100/org.eclipse.equinox.p2.core-2.9.100.pom
13:47:49 [2022-10-04T17:47:49.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.100/org.eclipse.equinox.p2.core-2.9.100.pom (1.9 kB at 39 kB/s)
13:47:49 [2022-10-04T17:47:49.875Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.pom
13:47:49 [2022-10-04T17:47:49.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.pom (2.7 kB at 105 kB/s)
13:47:49 [2022-10-04T17:47:49.875Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/maven-metadata.xml
13:47:49 [2022-10-04T17:47:49.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/maven-metadata.xml (394 B at 10 kB/s)
13:47:49 [2022-10-04T17:47:49.875Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.pom
13:47:49 [2022-10-04T17:47:49.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.pom (1.6 kB at 29 kB/s)
13:47:49 [2022-10-04T17:47:49.875Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.pom
13:47:49 [2022-10-04T17:47:49.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.pom (1.1 kB at 29 kB/s)
13:47:49 [2022-10-04T17:47:49.875Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71.1/bcpg-jdk18on-1.71.1.pom
13:47:49 [2022-10-04T17:47:49.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71.1/bcpg-jdk18on-1.71.1.pom (1.6 kB at 61 kB/s)
13:47:49 [2022-10-04T17:47:49.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71.1/bcprov-jdk18on-1.71.1.pom
13:47:50 [2022-10-04T17:47:50.135Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71.1/bcprov-jdk18on-1.71.1.pom (1.1 kB at 34 kB/s)
13:47:50 [2022-10-04T17:47:50.135Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.72/bcpg-jdk18on-1.72.pom
13:47:50 [2022-10-04T17:47:50.135Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.72/bcpg-jdk18on-1.72.pom (1.6 kB at 41 kB/s)
13:47:50 [2022-10-04T17:47:50.135Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.pom
13:47:50 [2022-10-04T17:47:50.135Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.pom (1.1 kB at 54 kB/s)
13:47:50 [2022-10-04T17:47:50.135Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
13:47:50 [2022-10-04T17:47:50.135Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (920 B at 21 kB/s)
13:47:50 [2022-10-04T17:47:50.135Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom
13:47:50 [2022-10-04T17:47:50.135Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom (1.9 kB at 60 kB/s)
13:47:50 [2022-10-04T17:47:50.135Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom
13:47:50 [2022-10-04T17:47:50.135Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom (1.9 kB at 29 kB/s)
13:47:50 [2022-10-04T17:47:50.135Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom
13:47:50 [2022-10-04T17:47:50.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom (1.9 kB at 64 kB/s)
13:47:50 [2022-10-04T17:47:50.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom
13:47:50 [2022-10-04T17:47:50.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom (1.9 kB at 59 kB/s)
13:47:50 [2022-10-04T17:47:50.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom
13:47:50 [2022-10-04T17:47:50.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom (2.0 kB at 61 kB/s)
13:47:50 [2022-10-04T17:47:50.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom
13:47:50 [2022-10-04T17:47:50.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom (2.0 kB at 35 kB/s)
13:47:50 [2022-10-04T17:47:50.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom
13:47:50 [2022-10-04T17:47:50.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom (2.0 kB at 53 kB/s)
13:47:50 [2022-10-04T17:47:50.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/org.eclipse.equinox.registry-3.8.500.pom
13:47:50 [2022-10-04T17:47:50.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/org.eclipse.equinox.registry-3.8.500.pom (2.0 kB at 63 kB/s)
13:47:50 [2022-10-04T17:47:50.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.600/org.eclipse.equinox.registry-3.8.600.pom
13:47:50 [2022-10-04T17:47:50.655Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.600/org.eclipse.equinox.registry-3.8.600.pom (2.0 kB at 40 kB/s)
13:47:50 [2022-10-04T17:47:50.655Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.700/org.eclipse.equinox.registry-3.8.700.pom
13:47:50 [2022-10-04T17:47:50.655Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.700/org.eclipse.equinox.registry-3.8.700.pom (2.0 kB at 59 kB/s)
13:47:50 [2022-10-04T17:47:50.655Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.800/org.eclipse.equinox.registry-3.8.800.pom
13:47:50 [2022-10-04T17:47:50.655Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.800/org.eclipse.equinox.registry-3.8.800.pom (2.0 kB at 72 kB/s)
13:47:50 [2022-10-04T17:47:50.655Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.pom
13:47:50 [2022-10-04T17:47:50.655Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.pom (2.0 kB at 67 kB/s)
13:47:50 [2022-10-04T17:47:50.655Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.0/org.eclipse.equinox.registry-3.10.0.pom
13:47:50 [2022-10-04T17:47:50.655Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.0/org.eclipse.equinox.registry-3.10.0.pom (2.0 kB at 54 kB/s)
13:47:50 [2022-10-04T17:47:50.655Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.100/org.eclipse.equinox.registry-3.10.100.pom
13:47:50 [2022-10-04T17:47:50.655Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.100/org.eclipse.equinox.registry-3.10.100.pom (2.0 kB at 103 kB/s)
13:47:50 [2022-10-04T17:47:50.655Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.200/org.eclipse.equinox.registry-3.10.200.pom
13:47:50 [2022-10-04T17:47:50.655Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.200/org.eclipse.equinox.registry-3.10.200.pom (2.0 kB at 54 kB/s)
13:47:50 [2022-10-04T17:47:50.655Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom
13:47:50 [2022-10-04T17:47:50.913Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom (2.0 kB at 66 kB/s)
13:47:50 [2022-10-04T17:47:50.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/org.eclipse.equinox.registry-3.11.100.pom
13:47:50 [2022-10-04T17:47:50.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/org.eclipse.equinox.registry-3.11.100.pom (2.0 kB at 39 kB/s)
13:47:50 [2022-10-04T17:47:50.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.pom
13:47:50 [2022-10-04T17:47:50.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.pom (2.4 kB at 87 kB/s)
13:47:50 [2022-10-04T17:47:50.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
13:47:50 [2022-10-04T17:47:50.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (974 B at 11 kB/s)
13:47:50 [2022-10-04T17:47:50.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom
13:47:50 [2022-10-04T17:47:50.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom (3.2 kB at 99 kB/s)
13:47:50 [2022-10-04T17:47:50.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
13:47:50 [2022-10-04T17:47:50.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (874 B at 46 kB/s)
13:47:50 [2022-10-04T17:47:50.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom
13:47:51 [2022-10-04T17:47:51.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom (2.2 kB at 77 kB/s)
13:47:51 [2022-10-04T17:47:51.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom
13:47:51 [2022-10-04T17:47:51.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom (2.2 kB at 53 kB/s)
13:47:51 [2022-10-04T17:47:51.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom
13:47:51 [2022-10-04T17:47:51.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom (2.2 kB at 86 kB/s)
13:47:51 [2022-10-04T17:47:51.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom
13:47:51 [2022-10-04T17:47:51.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom (2.2 kB at 46 kB/s)
13:47:51 [2022-10-04T17:47:51.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom
13:47:51 [2022-10-04T17:47:51.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom (2.2 kB at 64 kB/s)
13:47:51 [2022-10-04T17:47:51.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.pom
13:47:51 [2022-10-04T17:47:51.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.pom (2.2 kB at 75 kB/s)
13:47:51 [2022-10-04T17:47:51.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.500/org.eclipse.equinox.preferences-3.7.500.pom
13:47:51 [2022-10-04T17:47:51.432Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.500/org.eclipse.equinox.preferences-3.7.500.pom (2.2 kB at 45 kB/s)
13:47:51 [2022-10-04T17:47:51.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.600/org.eclipse.equinox.preferences-3.7.600.pom
13:47:51 [2022-10-04T17:47:51.432Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.600/org.eclipse.equinox.preferences-3.7.600.pom (2.2 kB at 91 kB/s)
13:47:51 [2022-10-04T17:47:51.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.700/org.eclipse.equinox.preferences-3.7.700.pom
13:47:51 [2022-10-04T17:47:51.432Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.700/org.eclipse.equinox.preferences-3.7.700.pom (2.2 kB at 43 kB/s)
13:47:51 [2022-10-04T17:47:51.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.pom
13:47:51 [2022-10-04T17:47:51.432Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.pom (2.2 kB at 37 kB/s)
13:47:51 [2022-10-04T17:47:51.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.100/org.eclipse.equinox.preferences-3.8.100.pom
13:47:51 [2022-10-04T17:47:51.432Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.100/org.eclipse.equinox.preferences-3.8.100.pom (2.2 kB at 29 kB/s)
13:47:51 [2022-10-04T17:47:51.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.200/org.eclipse.equinox.preferences-3.8.200.pom
13:47:51 [2022-10-04T17:47:51.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.200/org.eclipse.equinox.preferences-3.8.200.pom (2.2 kB at 104 kB/s)
13:47:51 [2022-10-04T17:47:51.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom
13:47:51 [2022-10-04T17:47:51.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom (2.2 kB at 87 kB/s)
13:47:51 [2022-10-04T17:47:51.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.100/org.eclipse.equinox.preferences-3.9.100.pom
13:47:51 [2022-10-04T17:47:51.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.100/org.eclipse.equinox.preferences-3.9.100.pom (2.2 kB at 45 kB/s)
13:47:51 [2022-10-04T17:47:51.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.1/org.eclipse.equinox.preferences-3.10.1.pom
13:47:51 [2022-10-04T17:47:51.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.1/org.eclipse.equinox.preferences-3.10.1.pom (2.3 kB at 136 kB/s)
13:47:51 [2022-10-04T17:47:51.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/maven-metadata.xml
13:47:51 [2022-10-04T17:47:51.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/maven-metadata.xml (389 B at 5.1 kB/s)
13:47:51 [2022-10-04T17:47:51.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.1/org.osgi.service.prefs-1.1.1.pom
13:47:51 [2022-10-04T17:47:51.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.1/org.osgi.service.prefs-1.1.1.pom (1.3 kB at 39 kB/s)
13:47:51 [2022-10-04T17:47:51.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
13:47:51 [2022-10-04T17:47:51.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom (1.7 kB at 74 kB/s)
13:47:51 [2022-10-04T17:47:51.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
13:47:51 [2022-10-04T17:47:51.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 32 kB/s)
13:47:51 [2022-10-04T17:47:51.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.pom
13:47:51 [2022-10-04T17:47:51.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.pom (2.6 kB at 99 kB/s)
13:47:51 [2022-10-04T17:47:51.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
13:47:51 [2022-10-04T17:47:51.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (851 B at 25 kB/s)
13:47:51 [2022-10-04T17:47:51.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom
13:47:51 [2022-10-04T17:47:51.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom (2.3 kB at 58 kB/s)
13:47:51 [2022-10-04T17:47:51.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom
13:47:51 [2022-10-04T17:47:51.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom (2.3 kB at 145 kB/s)
13:47:51 [2022-10-04T17:47:51.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom
13:47:51 [2022-10-04T17:47:51.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom (2.3 kB at 68 kB/s)
13:47:51 [2022-10-04T17:47:51.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom
13:47:52 [2022-10-04T17:47:52.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom (2.3 kB at 63 kB/s)
13:47:52 [2022-10-04T17:47:52.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom
13:47:52 [2022-10-04T17:47:52.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom (2.3 kB at 137 kB/s)
13:47:52 [2022-10-04T17:47:52.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom
13:47:52 [2022-10-04T17:47:52.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom (2.3 kB at 137 kB/s)
13:47:52 [2022-10-04T17:47:52.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.400/org.eclipse.core.contenttype-3.7.400.pom
13:47:52 [2022-10-04T17:47:52.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.400/org.eclipse.core.contenttype-3.7.400.pom (2.3 kB at 86 kB/s)
13:47:52 [2022-10-04T17:47:52.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.500/org.eclipse.core.contenttype-3.7.500.pom
13:47:52 [2022-10-04T17:47:52.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.500/org.eclipse.core.contenttype-3.7.500.pom (2.3 kB at 71 kB/s)
13:47:52 [2022-10-04T17:47:52.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.600/org.eclipse.core.contenttype-3.7.600.pom
13:47:52 [2022-10-04T17:47:52.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.600/org.eclipse.core.contenttype-3.7.600.pom (2.3 kB at 65 kB/s)
13:47:52 [2022-10-04T17:47:52.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.700/org.eclipse.core.contenttype-3.7.700.pom
13:47:52 [2022-10-04T17:47:52.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.700/org.eclipse.core.contenttype-3.7.700.pom (2.3 kB at 60 kB/s)
13:47:52 [2022-10-04T17:47:52.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.pom
13:47:52 [2022-10-04T17:47:52.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.pom (2.3 kB at 56 kB/s)
13:47:52 [2022-10-04T17:47:52.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.900/org.eclipse.core.contenttype-3.7.900.pom
13:47:52 [2022-10-04T17:47:52.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.900/org.eclipse.core.contenttype-3.7.900.pom (2.3 kB at 73 kB/s)
13:47:52 [2022-10-04T17:47:52.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.1000/org.eclipse.core.contenttype-3.7.1000.pom
13:47:52 [2022-10-04T17:47:52.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.1000/org.eclipse.core.contenttype-3.7.1000.pom (2.3 kB at 130 kB/s)
13:47:52 [2022-10-04T17:47:52.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom
13:47:52 [2022-10-04T17:47:52.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom (2.3 kB at 90 kB/s)
13:47:52 [2022-10-04T17:47:52.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.100/org.eclipse.core.contenttype-3.8.100.pom
13:47:52 [2022-10-04T17:47:52.470Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.100/org.eclipse.core.contenttype-3.8.100.pom (2.3 kB at 80 kB/s)
13:47:52 [2022-10-04T17:47:52.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.pom
13:47:52 [2022-10-04T17:47:52.470Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.pom (2.6 kB at 108 kB/s)
13:47:52 [2022-10-04T17:47:52.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
13:47:52 [2022-10-04T17:47:52.470Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (779 B at 24 kB/s)
13:47:52 [2022-10-04T17:47:52.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom
13:47:52 [2022-10-04T17:47:52.470Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom (2.1 kB at 101 kB/s)
13:47:52 [2022-10-04T17:47:52.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom
13:47:52 [2022-10-04T17:47:52.729Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom (2.1 kB at 56 kB/s)
13:47:52 [2022-10-04T17:47:52.729Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom
13:47:52 [2022-10-04T17:47:52.729Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom (2.1 kB at 57 kB/s)
13:47:52 [2022-10-04T17:47:52.729Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom
13:47:52 [2022-10-04T17:47:52.729Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom (2.1 kB at 55 kB/s)
13:47:52 [2022-10-04T17:47:52.729Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom
13:47:52 [2022-10-04T17:47:52.729Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom (2.1 kB at 112 kB/s)
13:47:52 [2022-10-04T17:47:52.729Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.pom
13:47:52 [2022-10-04T17:47:52.729Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.pom (2.1 kB at 45 kB/s)
13:47:52 [2022-10-04T17:47:52.729Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.300/org.eclipse.equinox.app-1.4.300.pom
13:47:52 [2022-10-04T17:47:52.729Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.300/org.eclipse.equinox.app-1.4.300.pom (2.1 kB at 46 kB/s)
13:47:52 [2022-10-04T17:47:52.729Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.400/org.eclipse.equinox.app-1.4.400.pom
13:47:52 [2022-10-04T17:47:52.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.400/org.eclipse.equinox.app-1.4.400.pom (2.1 kB at 42 kB/s)
13:47:52 [2022-10-04T17:47:52.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.500/org.eclipse.equinox.app-1.4.500.pom
13:47:52 [2022-10-04T17:47:52.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.500/org.eclipse.equinox.app-1.4.500.pom (2.1 kB at 59 kB/s)
13:47:52 [2022-10-04T17:47:52.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.pom
13:47:52 [2022-10-04T17:47:52.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.pom (2.1 kB at 38 kB/s)
13:47:52 [2022-10-04T17:47:52.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.5.100/org.eclipse.equinox.app-1.5.100.pom
13:47:52 [2022-10-04T17:47:52.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.5.100/org.eclipse.equinox.app-1.5.100.pom (2.1 kB at 56 kB/s)
13:47:52 [2022-10-04T17:47:52.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom
13:47:52 [2022-10-04T17:47:52.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom (2.1 kB at 82 kB/s)
13:47:52 [2022-10-04T17:47:52.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.100/org.eclipse.equinox.app-1.6.100.pom
13:47:52 [2022-10-04T17:47:52.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.100/org.eclipse.equinox.app-1.6.100.pom (2.1 kB at 59 kB/s)
13:47:52 [2022-10-04T17:47:52.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.pom
13:47:53 [2022-10-04T17:47:53.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.pom (2.6 kB at 85 kB/s)
13:47:53 [2022-10-04T17:47:53.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom
13:47:53 [2022-10-04T17:47:53.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom (3.2 kB at 121 kB/s)
13:47:53 [2022-10-04T17:47:53.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom
13:47:53 [2022-10-04T17:47:53.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom (3.2 kB at 77 kB/s)
13:47:53 [2022-10-04T17:47:53.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom
13:47:53 [2022-10-04T17:47:53.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom (3.2 kB at 79 kB/s)
13:47:53 [2022-10-04T17:47:53.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom
13:47:53 [2022-10-04T17:47:53.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom (3.2 kB at 74 kB/s)
13:47:53 [2022-10-04T17:47:53.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom
13:47:53 [2022-10-04T17:47:53.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom (3.2 kB at 106 kB/s)
13:47:53 [2022-10-04T17:47:53.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.pom
13:47:53 [2022-10-04T17:47:53.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.pom (3.2 kB at 93 kB/s)
13:47:53 [2022-10-04T17:47:53.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.16.0/org.eclipse.core.runtime-3.16.0.pom
13:47:53 [2022-10-04T17:47:53.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.16.0/org.eclipse.core.runtime-3.16.0.pom (3.0 kB at 158 kB/s)
13:47:53 [2022-10-04T17:47:53.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.17.0/org.eclipse.core.runtime-3.17.0.pom
13:47:53 [2022-10-04T17:47:53.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.17.0/org.eclipse.core.runtime-3.17.0.pom (3.0 kB at 100 kB/s)
13:47:53 [2022-10-04T17:47:53.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.17.100/org.eclipse.core.runtime-3.17.100.pom
13:47:53 [2022-10-04T17:47:53.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.17.100/org.eclipse.core.runtime-3.17.100.pom (3.0 kB at 86 kB/s)
13:47:53 [2022-10-04T17:47:53.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.18.0/org.eclipse.core.runtime-3.18.0.pom
13:47:53 [2022-10-04T17:47:53.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.18.0/org.eclipse.core.runtime-3.18.0.pom (3.0 kB at 103 kB/s)
13:47:53 [2022-10-04T17:47:53.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.pom
13:47:53 [2022-10-04T17:47:53.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.pom (3.0 kB at 64 kB/s)
13:47:53 [2022-10-04T17:47:53.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.20.0/org.eclipse.core.runtime-3.20.0.pom
13:47:53 [2022-10-04T17:47:53.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.20.0/org.eclipse.core.runtime-3.20.0.pom (3.0 kB at 58 kB/s)
13:47:53 [2022-10-04T17:47:53.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.20.100/org.eclipse.core.runtime-3.20.100.pom
13:47:53 [2022-10-04T17:47:53.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.20.100/org.eclipse.core.runtime-3.20.100.pom (3.0 kB at 136 kB/s)
13:47:53 [2022-10-04T17:47:53.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.22.0/org.eclipse.core.runtime-3.22.0.pom
13:47:53 [2022-10-04T17:47:53.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.22.0/org.eclipse.core.runtime-3.22.0.pom (3.0 kB at 115 kB/s)
13:47:53 [2022-10-04T17:47:53.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom
13:47:53 [2022-10-04T17:47:53.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom (3.0 kB at 47 kB/s)
13:47:53 [2022-10-04T17:47:53.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.24.0/org.eclipse.core.runtime-3.24.0.pom
13:47:53 [2022-10-04T17:47:53.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.24.0/org.eclipse.core.runtime-3.24.0.pom (3.0 kB at 157 kB/s)
13:47:53 [2022-10-04T17:47:53.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.24.100/org.eclipse.core.runtime-3.24.100.pom
13:47:53 [2022-10-04T17:47:53.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.24.100/org.eclipse.core.runtime-3.24.100.pom (3.0 kB at 65 kB/s)
13:47:53 [2022-10-04T17:47:53.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.25.0/org.eclipse.core.runtime-3.25.0.pom
13:47:54 [2022-10-04T17:47:54.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.25.0/org.eclipse.core.runtime-3.25.0.pom (3.0 kB at 115 kB/s)
13:47:54 [2022-10-04T17:47:54.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.pom
13:47:54 [2022-10-04T17:47:54.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.pom (3.2 kB at 86 kB/s)
13:47:54 [2022-10-04T17:47:54.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.200/org.eclipse.equinox.p2.metadata-2.3.200.pom
13:47:54 [2022-10-04T17:47:54.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.200/org.eclipse.equinox.p2.metadata-2.3.200.pom (2.1 kB at 50 kB/s)
13:47:54 [2022-10-04T17:47:54.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.0/org.eclipse.equinox.p2.metadata-2.4.0.pom
13:47:54 [2022-10-04T17:47:54.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.0/org.eclipse.equinox.p2.metadata-2.4.0.pom (2.1 kB at 84 kB/s)
13:47:54 [2022-10-04T17:47:54.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.100/org.eclipse.equinox.p2.metadata-2.4.100.pom
13:47:54 [2022-10-04T17:47:54.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.100/org.eclipse.equinox.p2.metadata-2.4.100.pom (2.1 kB at 60 kB/s)
13:47:54 [2022-10-04T17:47:54.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.200/org.eclipse.equinox.p2.metadata-2.4.200.pom
13:47:54 [2022-10-04T17:47:54.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.200/org.eclipse.equinox.p2.metadata-2.4.200.pom (2.1 kB at 73 kB/s)
13:47:54 [2022-10-04T17:47:54.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.300/org.eclipse.equinox.p2.metadata-2.4.300.pom
13:47:54 [2022-10-04T17:47:54.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.300/org.eclipse.equinox.p2.metadata-2.4.300.pom (2.1 kB at 51 kB/s)
13:47:54 [2022-10-04T17:47:54.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.400/org.eclipse.equinox.p2.metadata-2.4.400.pom
13:47:54 [2022-10-04T17:47:54.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.400/org.eclipse.equinox.p2.metadata-2.4.400.pom (2.1 kB at 133 kB/s)
13:47:54 [2022-10-04T17:47:54.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.500/org.eclipse.equinox.p2.metadata-2.4.500.pom
13:47:54 [2022-10-04T17:47:54.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.500/org.eclipse.equinox.p2.metadata-2.4.500.pom (2.1 kB at 82 kB/s)
13:47:54 [2022-10-04T17:47:54.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.600/org.eclipse.equinox.p2.metadata-2.4.600.pom
13:47:54 [2022-10-04T17:47:54.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.600/org.eclipse.equinox.p2.metadata-2.4.600.pom (2.1 kB at 64 kB/s)
13:47:54 [2022-10-04T17:47:54.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.700/org.eclipse.equinox.p2.metadata-2.4.700.pom
13:47:54 [2022-10-04T17:47:54.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.700/org.eclipse.equinox.p2.metadata-2.4.700.pom (2.1 kB at 35 kB/s)
13:47:54 [2022-10-04T17:47:54.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.0/org.eclipse.equinox.p2.metadata-2.5.0.pom
13:47:54 [2022-10-04T17:47:54.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.0/org.eclipse.equinox.p2.metadata-2.5.0.pom (2.1 kB at 49 kB/s)
13:47:54 [2022-10-04T17:47:54.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.100/org.eclipse.equinox.p2.metadata-2.5.100.pom
13:47:54 [2022-10-04T17:47:54.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.100/org.eclipse.equinox.p2.metadata-2.5.100.pom (2.1 kB at 69 kB/s)
13:47:54 [2022-10-04T17:47:54.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.0/org.eclipse.equinox.p2.metadata-2.6.0.pom
13:47:54 [2022-10-04T17:47:54.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.0/org.eclipse.equinox.p2.metadata-2.6.0.pom (2.1 kB at 57 kB/s)
13:47:54 [2022-10-04T17:47:54.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.pom
13:47:54 [2022-10-04T17:47:54.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.pom (2.1 kB at 42 kB/s)
13:47:54 [2022-10-04T17:47:54.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.200/org.eclipse.equinox.p2.metadata-2.6.200.pom
13:47:54 [2022-10-04T17:47:54.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.200/org.eclipse.equinox.p2.metadata-2.6.200.pom (2.1 kB at 106 kB/s)
13:47:54 [2022-10-04T17:47:54.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.pom
13:47:54 [2022-10-04T17:47:54.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.pom (2.4 kB at 131 kB/s)
13:47:54 [2022-10-04T17:47:54.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/maven-metadata.xml
13:47:54 [2022-10-04T17:47:54.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/maven-metadata.xml (431 B at 22 kB/s)
13:47:54 [2022-10-04T17:47:54.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.5/org.ow2.sat4j.core-2.3.5.pom
13:47:54 [2022-10-04T17:47:54.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.5/org.ow2.sat4j.core-2.3.5.pom (2.2 kB at 59 kB/s)
13:47:54 [2022-10-04T17:47:54.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.5/org.ow2.sat4j.pom-2.3.5.pom
13:47:54 [2022-10-04T17:47:54.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.5/org.ow2.sat4j.pom-2.3.5.pom (15 kB at 282 kB/s)
13:47:54 [2022-10-04T17:47:54.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
13:47:54 [2022-10-04T17:47:54.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 330 kB/s)
13:47:54 [2022-10-04T17:47:54.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
13:47:54 [2022-10-04T17:47:54.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom (2.2 kB at 43 kB/s)
13:47:54 [2022-10-04T17:47:54.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
13:47:54 [2022-10-04T17:47:54.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom (14 kB at 691 kB/s)
13:47:54 [2022-10-04T17:47:54.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/maven-metadata.xml
13:47:54 [2022-10-04T17:47:54.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/maven-metadata.xml (429 B at 17 kB/s)
13:47:54 [2022-10-04T17:47:54.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.5/org.ow2.sat4j.pb-2.3.5.pom
13:47:54 [2022-10-04T17:47:54.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.5/org.ow2.sat4j.pb-2.3.5.pom (2.1 kB at 39 kB/s)
13:47:54 [2022-10-04T17:47:54.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
13:47:54 [2022-10-04T17:47:54.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom (1.9 kB at 82 kB/s)
13:47:54 [2022-10-04T17:47:54.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.pom
13:47:55 [2022-10-04T17:47:55.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.pom (2.3 kB at 71 kB/s)
13:47:55 [2022-10-04T17:47:55.063Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.pom
13:47:55 [2022-10-04T17:47:55.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.pom (2.1 kB at 85 kB/s)
13:47:55 [2022-10-04T17:47:55.063Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.600/org.eclipse.osgi.compatibility.state-1.2.600.pom
13:47:55 [2022-10-04T17:47:55.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.600/org.eclipse.osgi.compatibility.state-1.2.600.pom (2.0 kB at 29 kB/s)
13:47:55 [2022-10-04T17:47:55.063Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.2/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.pom
13:47:55 [2022-10-04T17:47:55.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.2/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.pom (2.0 kB at 117 kB/s)
13:47:55 [2022-10-04T17:47:55.063Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.1/org.eclipse.tycho.p2.resolver.impl-2.7.1.pom
13:47:55 [2022-10-04T17:47:55.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.1/org.eclipse.tycho.p2.resolver.impl-2.7.1.pom (944 B at 14 kB/s)
13:47:55 [2022-10-04T17:47:55.064Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.1/org.eclipse.tycho.p2.maven.repository-2.7.1.pom
13:47:55 [2022-10-04T17:47:55.322Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.1/org.eclipse.tycho.p2.maven.repository-2.7.1.pom (960 B at 19 kB/s)
13:47:55 [2022-10-04T17:47:55.322Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.pom
13:47:55 [2022-10-04T17:47:55.323Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.pom (2.3 kB at 70 kB/s)
13:47:55 [2022-10-04T17:47:55.323Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/maven-metadata.xml
13:47:55 [2022-10-04T17:47:55.323Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/maven-metadata.xml (575 B at 32 kB/s)
13:47:55 [2022-10-04T17:47:55.323Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.3/xz-1.3.pom
13:47:55 [2022-10-04T17:47:55.323Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.3/xz-1.3.pom (1.9 kB at 63 kB/s)
13:47:55 [2022-10-04T17:47:55.323Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.4/xz-1.4.pom
13:47:55 [2022-10-04T17:47:55.323Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.4/xz-1.4.pom (1.9 kB at 53 kB/s)
13:47:55 [2022-10-04T17:47:55.323Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
13:47:55 [2022-10-04T17:47:55.323Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 71 kB/s)
13:47:55 [2022-10-04T17:47:55.323Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.6/xz-1.6.pom
13:47:55 [2022-10-04T17:47:55.323Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 112 kB/s)
13:47:55 [2022-10-04T17:47:55.323Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.7/xz-1.7.pom
13:47:55 [2022-10-04T17:47:55.323Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.7/xz-1.7.pom (1.9 kB at 71 kB/s)
13:47:55 [2022-10-04T17:47:55.323Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom
13:47:55 [2022-10-04T17:47:55.323Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 119 kB/s)
13:47:55 [2022-10-04T17:47:55.323Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
13:47:55 [2022-10-04T17:47:55.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 68 kB/s)
13:47:55 [2022-10-04T17:47:55.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-build/2.7.1/tycho-build-2.7.1.jar
13:47:55 [2022-10-04T17:47:55.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/2.7.1/tycho-pomless-2.7.1.jar
13:47:55 [2022-10-04T17:47:55.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.4.8/polyglot-common-0.4.8.jar
13:47:55 [2022-10-04T17:47:55.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.1/org.eclipse.tycho.core.shared-2.7.1.jar
13:47:55 [2022-10-04T17:47:55.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.jar
13:47:55 [2022-10-04T17:47:55.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-build/2.7.1/tycho-build-2.7.1.jar (18 kB at 104 kB/s)
13:47:55 [2022-10-04T17:47:55.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
13:47:55 [2022-10-04T17:47:55.842Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.jar (78 kB at 406 kB/s)
13:47:55 [2022-10-04T17:47:55.842Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
13:47:55 [2022-10-04T17:47:55.842Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/2.7.1/tycho-pomless-2.7.1.jar (30 kB at 103 kB/s)
13:47:55 [2022-10-04T17:47:55.842Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.1/org.eclipse.tycho.core.shared-2.7.1.jar (46 kB at 158 kB/s)
13:47:55 [2022-10-04T17:47:55.842Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar (150 kB at 521 kB/s)
13:47:55 [2022-10-04T17:47:55.842Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.4.8/polyglot-common-0.4.8.jar (35 kB at 121 kB/s)
13:47:55 [2022-10-04T17:47:55.842Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.jar
13:47:55 [2022-10-04T17:47:55.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.200/org.eclipse.equinox.p2.director-2.5.200.jar
13:47:55 [2022-10-04T17:47:55.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.0/org.eclipse.equinox.p2.publisher-1.7.0.jar
13:47:55 [2022-10-04T17:47:55.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
13:47:55 [2022-10-04T17:47:55.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.0/org.eclipse.equinox.p2.publisher-1.7.0.jar (105 kB at 275 kB/s)
13:47:55 [2022-10-04T17:47:55.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
13:47:56 [2022-10-04T17:47:56.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.200/org.eclipse.equinox.p2.director-2.5.200.jar (113 kB at 292 kB/s)
13:47:56 [2022-10-04T17:47:56.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.jar
13:47:56 [2022-10-04T17:47:56.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.jar (112 kB at 240 kB/s)
13:47:56 [2022-10-04T17:47:56.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar
13:47:56 [2022-10-04T17:47:56.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar (440 kB at 928 kB/s)
13:47:56 [2022-10-04T17:47:56.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.jar
13:47:56 [2022-10-04T17:47:56.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar (443 kB at 769 kB/s)
13:47:56 [2022-10-04T17:47:56.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.jar
13:47:56 [2022-10-04T17:47:56.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.jar (224 kB at 384 kB/s)
13:47:56 [2022-10-04T17:47:56.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.600/org.eclipse.osgi.compatibility.state-1.2.600.jar
13:47:56 [2022-10-04T17:47:56.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.jar (369 kB at 625 kB/s)
13:47:56 [2022-10-04T17:47:56.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.2/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.jar
13:47:56 [2022-10-04T17:47:56.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar (201 kB at 301 kB/s)
13:47:56 [2022-10-04T17:47:56.102Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.1/org.eclipse.tycho.p2.resolver.impl-2.7.1.jar
13:47:56 [2022-10-04T17:47:56.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.jar (178 kB at 248 kB/s)
13:47:56 [2022-10-04T17:47:56.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.1/org.eclipse.tycho.p2.maven.repository-2.7.1.jar
13:47:56 [2022-10-04T17:47:56.361Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.600/org.eclipse.osgi.compatibility.state-1.2.600.jar (255 kB at 333 kB/s)
13:47:56 [2022-10-04T17:47:56.361Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar (1.5 MB at 2.1 MB/s)
13:47:56 [2022-10-04T17:47:56.361Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.jar
13:47:56 [2022-10-04T17:47:56.361Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
13:47:56 [2022-10-04T17:47:56.361Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.2/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.jar (248 kB at 319 kB/s)
13:47:56 [2022-10-04T17:47:56.361Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 146 kB/s)
13:47:56 [2022-10-04T17:47:56.361Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.1/org.eclipse.tycho.p2.resolver.impl-2.7.1.jar (296 kB at 371 kB/s)
13:47:56 [2022-10-04T17:47:56.361Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.1/org.eclipse.tycho.p2.maven.repository-2.7.1.jar (167 kB at 189 kB/s)
13:47:56 [2022-10-04T17:47:56.361Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.jar (134 kB at 151 kB/s)
13:47:57 [2022-10-04T17:47:57.741Z] [INFO] Scanning for projects...
13:48:00 [2022-10-04T17:48:00.274Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom
13:48:00 [2022-10-04T17:48:00.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom
13:48:00 [2022-10-04T17:48:00.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom (2.1 kB at 68 kB/s)
13:48:00 [2022-10-04T17:48:00.274Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
13:48:00 [2022-10-04T17:48:00.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
13:48:00 [2022-10-04T17:48:00.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom (18 kB at 283 kB/s)
13:48:00 [2022-10-04T17:48:00.274Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom
13:48:00 [2022-10-04T17:48:00.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom
13:48:00 [2022-10-04T17:48:00.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom (7.1 kB at 373 kB/s)
13:48:00 [2022-10-04T17:48:00.274Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom
13:48:00 [2022-10-04T17:48:00.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom
13:48:00 [2022-10-04T17:48:00.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom (1.1 kB at 43 kB/s)
13:48:00 [2022-10-04T17:48:00.274Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
13:48:00 [2022-10-04T17:48:00.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
13:48:00 [2022-10-04T17:48:00.533Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom (3.2 kB at 35 kB/s)
13:48:00 [2022-10-04T17:48:00.533Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom
13:48:00 [2022-10-04T17:48:00.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom
13:48:00 [2022-10-04T17:48:00.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom (1.1 kB at 12 kB/s)
13:48:00 [2022-10-04T17:48:00.534Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
13:48:00 [2022-10-04T17:48:00.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
13:48:00 [2022-10-04T17:48:00.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 54 kB/s)
13:48:00 [2022-10-04T17:48:00.534Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
13:48:00 [2022-10-04T17:48:00.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
13:48:00 [2022-10-04T17:48:00.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 303 kB/s)
13:48:00 [2022-10-04T17:48:00.793Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
13:48:00 [2022-10-04T17:48:00.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
13:48:00 [2022-10-04T17:48:00.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 112 kB/s)
13:48:00 [2022-10-04T17:48:00.793Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
13:48:00 [2022-10-04T17:48:00.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
13:48:01 [2022-10-04T17:48:01.051Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 46 kB/s)
13:48:01 [2022-10-04T17:48:01.051Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
13:48:01 [2022-10-04T17:48:01.051Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
13:48:01 [2022-10-04T17:48:01.051Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 341 kB/s)
13:48:01 [2022-10-04T17:48:01.051Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
13:48:01 [2022-10-04T17:48:01.051Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom
13:48:01 [2022-10-04T17:48:01.309Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 148 kB/s)
13:48:01 [2022-10-04T17:48:01.309Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
13:48:01 [2022-10-04T17:48:01.309Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
13:48:01 [2022-10-04T17:48:01.309Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 693 kB/s)
13:48:01 [2022-10-04T17:48:01.309Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/18/apache-18.pom
13:48:01 [2022-10-04T17:48:01.309Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
13:48:01 [2022-10-04T17:48:01.567Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 154 kB/s)
13:48:01 [2022-10-04T17:48:01.567Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
13:48:01 [2022-10-04T17:48:01.567Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
13:48:01 [2022-10-04T17:48:01.567Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 214 kB/s)
13:48:01 [2022-10-04T17:48:01.567Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
13:48:01 [2022-10-04T17:48:01.567Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom
13:48:01 [2022-10-04T17:48:01.826Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 843 kB/s)
13:48:01 [2022-10-04T17:48:01.827Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/23/apache-23.pom
13:48:01 [2022-10-04T17:48:01.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
13:48:01 [2022-10-04T17:48:01.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 256 kB/s)
13:48:01 [2022-10-04T17:48:01.827Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
13:48:01 [2022-10-04T17:48:01.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
13:48:01 [2022-10-04T17:48:01.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 191 kB/s)
13:48:01 [2022-10-04T17:48:01.827Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
13:48:02 [2022-10-04T17:48:02.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
13:48:02 [2022-10-04T17:48:02.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 32 kB/s)
13:48:02 [2022-10-04T17:48:02.085Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
13:48:02 [2022-10-04T17:48:02.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
13:48:02 [2022-10-04T17:48:02.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 50 kB/s)
13:48:02 [2022-10-04T17:48:02.086Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.pom
13:48:02 [2022-10-04T17:48:02.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
13:48:02 [2022-10-04T17:48:02.344Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 5.3 kB/s)
13:48:02 [2022-10-04T17:48:02.344Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom
13:48:02 [2022-10-04T17:48:02.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom
13:48:02 [2022-10-04T17:48:02.344Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom (1.8 kB at 19 kB/s)
13:48:02 [2022-10-04T17:48:02.344Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom
13:48:02 [2022-10-04T17:48:02.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom
13:48:02 [2022-10-04T17:48:02.602Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom (1.0 kB at 13 kB/s)
13:48:02 [2022-10-04T17:48:02.602Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
13:48:02 [2022-10-04T17:48:02.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
13:48:02 [2022-10-04T17:48:02.602Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 9.2 kB/s)
13:48:02 [2022-10-04T17:48:02.602Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
13:48:02 [2022-10-04T17:48:02.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
13:48:02 [2022-10-04T17:48:02.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 84 kB/s)
13:48:02 [2022-10-04T17:48:02.603Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
13:48:02 [2022-10-04T17:48:02.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
13:48:02 [2022-10-04T17:48:02.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 402 kB/s)
13:48:02 [2022-10-04T17:48:02.861Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom
13:48:02 [2022-10-04T17:48:02.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom
13:48:02 [2022-10-04T17:48:02.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom (1.7 kB at 40 kB/s)
13:48:02 [2022-10-04T17:48:02.861Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom
13:48:02 [2022-10-04T17:48:02.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom
13:48:02 [2022-10-04T17:48:02.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom (1.4 kB at 38 kB/s)
13:48:03 [2022-10-04T17:48:03.120Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
13:48:03 [2022-10-04T17:48:03.120Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
13:48:03 [2022-10-04T17:48:03.120Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 226 kB/s)
13:48:03 [2022-10-04T17:48:03.120Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom
13:48:03 [2022-10-04T17:48:03.120Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom
13:48:03 [2022-10-04T17:48:03.120Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom (2.1 kB at 33 kB/s)
13:48:03 [2022-10-04T17:48:03.120Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom
13:48:03 [2022-10-04T17:48:03.120Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom
13:48:03 [2022-10-04T17:48:03.120Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom (1.1 kB at 30 kB/s)
13:48:03 [2022-10-04T17:48:03.120Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom
13:48:03 [2022-10-04T17:48:03.120Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom
13:48:03 [2022-10-04T17:48:03.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom (1.0 kB at 14 kB/s)
13:48:03 [2022-10-04T17:48:03.382Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom
13:48:03 [2022-10-04T17:48:03.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom
13:48:03 [2022-10-04T17:48:03.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom (2.3 kB at 30 kB/s)
13:48:03 [2022-10-04T17:48:03.382Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom
13:48:03 [2022-10-04T17:48:03.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom
13:48:03 [2022-10-04T17:48:03.654Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom (1.1 kB at 12 kB/s)
13:48:03 [2022-10-04T17:48:03.654Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar
13:48:03 [2022-10-04T17:48:03.654Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar
13:48:03 [2022-10-04T17:48:03.654Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar
13:48:03 [2022-10-04T17:48:03.654Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
13:48:03 [2022-10-04T17:48:03.654Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar
13:48:03 [2022-10-04T17:48:03.654Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
13:48:03 [2022-10-04T17:48:03.654Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
13:48:03 [2022-10-04T17:48:03.654Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
13:48:03 [2022-10-04T17:48:03.654Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.6/commons-io-2.6.jar
13:48:03 [2022-10-04T17:48:03.654Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
13:48:03 [2022-10-04T17:48:03.918Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
13:48:03 [2022-10-04T17:48:03.918Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
13:48:03 [2022-10-04T17:48:03.918Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.jar
13:48:03 [2022-10-04T17:48:03.918Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar
13:48:03 [2022-10-04T17:48:03.918Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar
13:48:04 [2022-10-04T17:48:04.176Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar
13:48:04 [2022-10-04T17:48:04.177Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
13:48:04 [2022-10-04T17:48:04.177Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar
13:48:04 [2022-10-04T17:48:04.177Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar
13:48:04 [2022-10-04T17:48:04.177Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar
13:48:04 [2022-10-04T17:48:04.177Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar
13:48:04 [2022-10-04T17:48:04.177Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
13:48:04 [2022-10-04T17:48:04.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar
13:48:04 [2022-10-04T17:48:04.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar
13:48:04 [2022-10-04T17:48:04.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar
13:48:04 [2022-10-04T17:48:04.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
13:48:04 [2022-10-04T17:48:04.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar
13:48:04 [2022-10-04T17:48:04.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar (5.5 kB at 33 kB/s)
13:48:04 [2022-10-04T17:48:04.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
13:48:04 [2022-10-04T17:48:04.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar (284 kB at 1.6 MB/s)
13:48:04 [2022-10-04T17:48:04.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar (22 kB at 122 kB/s)
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar (56 kB at 305 kB/s)
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 747 kB/s)
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 286 kB/s)
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 960 kB/s)
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 285 kB/s)
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 718 kB/s)
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 153 kB/s)
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar (13 kB at 34 kB/s)
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 6.4 kB/s)
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 33 kB/s)
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar (6.7 kB at 14 kB/s)
13:48:04 [2022-10-04T17:48:04.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar
13:48:04 [2022-10-04T17:48:04.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 2.1 MB/s)
13:48:04 [2022-10-04T17:48:04.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar (3.1 kB at 6.4 kB/s)
13:48:04 [2022-10-04T17:48:04.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar
13:48:04 [2022-10-04T17:48:04.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar
13:48:04 [2022-10-04T17:48:04.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar (38 kB at 78 kB/s)
13:48:04 [2022-10-04T17:48:04.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
13:48:04 [2022-10-04T17:48:04.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar (16 kB at 35 kB/s)
13:48:04 [2022-10-04T17:48:04.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 249 kB/s)
13:48:04 [2022-10-04T17:48:04.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar (28 kB at 55 kB/s)
13:48:04 [2022-10-04T17:48:04.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar (46 kB at 89 kB/s)
13:48:04 [2022-10-04T17:48:04.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 8.0 kB/s)
13:48:09 [2022-10-04T17:48:09.152Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
13:48:09 [2022-10-04T17:48:09.152Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
13:48:09 [2022-10-04T17:48:09.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip (18 MB at 21 MB/s)
13:48:10 [2022-10-04T17:48:10.653Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar
13:48:10 [2022-10-04T17:48:10.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar
13:48:10 [2022-10-04T17:48:10.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar (297 kB at 5.8 MB/s)
13:48:10 [2022-10-04T17:48:10.653Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar
13:48:10 [2022-10-04T17:48:10.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar
13:48:10 [2022-10-04T17:48:10.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar (167 kB at 8.4 MB/s)
13:48:10 [2022-10-04T17:48:10.653Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar
13:48:10 [2022-10-04T17:48:10.911Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar
13:48:10 [2022-10-04T17:48:10.911Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar (65 kB at 1.5 MB/s)
13:48:13 [2022-10-04T17:48:13.448Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom
13:48:13 [2022-10-04T17:48:13.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom
13:48:13 [2022-10-04T17:48:13.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom (7.7 kB at 57 kB/s)
13:48:13 [2022-10-04T17:48:13.707Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom
13:48:13 [2022-10-04T17:48:13.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom
13:48:13 [2022-10-04T17:48:13.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom (8.7 kB at 109 kB/s)
13:48:13 [2022-10-04T17:48:13.707Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
13:48:13 [2022-10-04T17:48:13.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom
13:48:13 [2022-10-04T17:48:13.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 535 kB/s)
13:48:13 [2022-10-04T17:48:13.966Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar
13:48:13 [2022-10-04T17:48:13.967Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar
13:48:13 [2022-10-04T17:48:13.967Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar (27 kB at 295 kB/s)
13:48:13 [2022-10-04T17:48:13.967Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/sonar-maven-plugin/2.4/sonar-maven-plugin-2.4.pom
13:48:13 [2022-10-04T17:48:13.967Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/2.4/sonar-maven-plugin-2.4.pom
13:48:14 [2022-10-04T17:48:14.225Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/2.4/sonar-maven-plugin-2.4.pom (8.1 kB at 52 kB/s)
13:48:14 [2022-10-04T17:48:14.226Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
13:48:14 [2022-10-04T17:48:14.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
13:48:14 [2022-10-04T17:48:14.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom (26 kB at 514 kB/s)
13:48:14 [2022-10-04T17:48:14.226Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
13:48:14 [2022-10-04T17:48:14.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
13:48:14 [2022-10-04T17:48:14.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 112 kB/s)
13:48:14 [2022-10-04T17:48:14.226Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/sonar-maven-plugin/2.4/sonar-maven-plugin-2.4.jar
13:48:14 [2022-10-04T17:48:14.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/2.4/sonar-maven-plugin-2.4.jar
13:48:14 [2022-10-04T17:48:14.485Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/2.4/sonar-maven-plugin-2.4.jar (44 kB at 387 kB/s)
13:48:14 [2022-10-04T17:48:14.485Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom
13:48:14 [2022-10-04T17:48:14.485Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom
13:48:14 [2022-10-04T17:48:14.485Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom (1.7 kB at 31 kB/s)
13:48:14 [2022-10-04T17:48:14.485Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar
13:48:14 [2022-10-04T17:48:14.485Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar
13:48:14 [2022-10-04T17:48:14.744Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar (14 kB at 206 kB/s)
13:48:14 [2022-10-04T17:48:14.744Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom
13:48:14 [2022-10-04T17:48:14.744Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom
13:48:14 [2022-10-04T17:48:14.744Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom (2.9 kB at 34 kB/s)
13:48:14 [2022-10-04T17:48:14.744Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar
13:48:14 [2022-10-04T17:48:14.744Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar
13:48:14 [2022-10-04T17:48:14.744Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar (40 kB at 583 kB/s)
13:48:14 [2022-10-04T17:48:14.744Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
13:48:14 [2022-10-04T17:48:14.744Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
13:48:15 [2022-10-04T17:48:15.002Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 87 kB/s)
13:48:15 [2022-10-04T17:48:15.003Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
13:48:15 [2022-10-04T17:48:15.003Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
13:48:15 [2022-10-04T17:48:15.003Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 274 kB/s)
13:48:15 [2022-10-04T17:48:15.003Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
13:48:15 [2022-10-04T17:48:15.003Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
13:48:15 [2022-10-04T17:48:15.003Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 49 kB/s)
13:48:15 [2022-10-04T17:48:15.003Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
13:48:15 [2022-10-04T17:48:15.003Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
13:48:15 [2022-10-04T17:48:15.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 371 kB/s)
13:48:15 [2022-10-04T17:48:15.261Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
13:48:15 [2022-10-04T17:48:15.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
13:48:15 [2022-10-04T17:48:15.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 32 kB/s)
13:48:15 [2022-10-04T17:48:15.261Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
13:48:15 [2022-10-04T17:48:15.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
13:48:15 [2022-10-04T17:48:15.523Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 47 kB/s)
13:48:15 [2022-10-04T17:48:15.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
13:48:15 [2022-10-04T17:48:15.523Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
13:48:15 [2022-10-04T17:48:15.523Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 183 kB/s)
13:48:15 [2022-10-04T17:48:15.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:48:15 [2022-10-04T17:48:15.523Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:48:15 [2022-10-04T17:48:15.523Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 60 kB/s)
13:48:15 [2022-10-04T17:48:15.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
13:48:15 [2022-10-04T17:48:15.523Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
13:48:15 [2022-10-04T17:48:15.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 187 kB/s)
13:48:15 [2022-10-04T17:48:15.782Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
13:48:15 [2022-10-04T17:48:15.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
13:48:15 [2022-10-04T17:48:15.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 81 kB/s)
13:48:15 [2022-10-04T17:48:15.782Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
13:48:15 [2022-10-04T17:48:15.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
13:48:16 [2022-10-04T17:48:16.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 25 kB/s)
13:48:16 [2022-10-04T17:48:16.041Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
13:48:16 [2022-10-04T17:48:16.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
13:48:16 [2022-10-04T17:48:16.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 379 kB/s)
13:48:16 [2022-10-04T17:48:16.041Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
13:48:16 [2022-10-04T17:48:16.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
13:48:16 [2022-10-04T17:48:16.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 138 kB/s)
13:48:16 [2022-10-04T17:48:16.041Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
13:48:16 [2022-10-04T17:48:16.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
13:48:16 [2022-10-04T17:48:16.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 475 kB/s)
13:48:16 [2022-10-04T17:48:16.041Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
13:48:16 [2022-10-04T17:48:16.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
13:48:16 [2022-10-04T17:48:16.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 135 kB/s)
13:48:16 [2022-10-04T17:48:16.299Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
13:48:16 [2022-10-04T17:48:16.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
13:48:16 [2022-10-04T17:48:16.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 242 kB/s)
13:48:16 [2022-10-04T17:48:16.299Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
13:48:16 [2022-10-04T17:48:16.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
13:48:16 [2022-10-04T17:48:16.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 176 kB/s)
13:48:16 [2022-10-04T17:48:16.299Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
13:48:16 [2022-10-04T17:48:16.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
13:48:16 [2022-10-04T17:48:16.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom (7.6 kB at 189 kB/s)
13:48:16 [2022-10-04T17:48:16.300Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
13:48:16 [2022-10-04T17:48:16.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
13:48:16 [2022-10-04T17:48:16.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom (1.9 kB at 35 kB/s)
13:48:16 [2022-10-04T17:48:16.558Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
13:48:16 [2022-10-04T17:48:16.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
13:48:16 [2022-10-04T17:48:16.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom (2.5 kB at 38 kB/s)
13:48:16 [2022-10-04T17:48:16.558Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
13:48:16 [2022-10-04T17:48:16.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
13:48:16 [2022-10-04T17:48:16.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom (1.4 kB at 21 kB/s)
13:48:16 [2022-10-04T17:48:16.558Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
13:48:16 [2022-10-04T17:48:16.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
13:48:16 [2022-10-04T17:48:16.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 50 kB/s)
13:48:16 [2022-10-04T17:48:16.816Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
13:48:16 [2022-10-04T17:48:16.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
13:48:16 [2022-10-04T17:48:16.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom (1.9 kB at 34 kB/s)
13:48:16 [2022-10-04T17:48:16.816Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
13:48:16 [2022-10-04T17:48:16.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
13:48:16 [2022-10-04T17:48:16.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom (3.4 kB at 72 kB/s)
13:48:16 [2022-10-04T17:48:16.816Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
13:48:16 [2022-10-04T17:48:16.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
13:48:17 [2022-10-04T17:48:17.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 90 kB/s)
13:48:17 [2022-10-04T17:48:17.074Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
13:48:17 [2022-10-04T17:48:17.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
13:48:17 [2022-10-04T17:48:17.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 52 kB/s)
13:48:17 [2022-10-04T17:48:17.075Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
13:48:17 [2022-10-04T17:48:17.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
13:48:17 [2022-10-04T17:48:17.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 322 kB/s)
13:48:17 [2022-10-04T17:48:17.075Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
13:48:17 [2022-10-04T17:48:17.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
13:48:17 [2022-10-04T17:48:17.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 49 kB/s)
13:48:17 [2022-10-04T17:48:17.075Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
13:48:17 [2022-10-04T17:48:17.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
13:48:17 [2022-10-04T17:48:17.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 57 kB/s)
13:48:17 [2022-10-04T17:48:17.333Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
13:48:17 [2022-10-04T17:48:17.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
13:48:17 [2022-10-04T17:48:17.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 76 kB/s)
13:48:17 [2022-10-04T17:48:17.333Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
13:48:17 [2022-10-04T17:48:17.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
13:48:17 [2022-10-04T17:48:17.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 473 kB/s)
13:48:17 [2022-10-04T17:48:17.333Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
13:48:17 [2022-10-04T17:48:17.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom
13:48:17 [2022-10-04T17:48:17.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 1.0 MB/s)
13:48:17 [2022-10-04T17:48:17.591Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/19/apache-19.pom
13:48:17 [2022-10-04T17:48:17.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
13:48:17 [2022-10-04T17:48:17.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 443 kB/s)
13:48:17 [2022-10-04T17:48:17.591Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
13:48:17 [2022-10-04T17:48:17.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
13:48:17 [2022-10-04T17:48:17.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 91 kB/s)
13:48:17 [2022-10-04T17:48:17.591Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
13:48:17 [2022-10-04T17:48:17.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
13:48:17 [2022-10-04T17:48:17.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 384 kB/s)
13:48:17 [2022-10-04T17:48:17.591Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
13:48:17 [2022-10-04T17:48:17.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
13:48:17 [2022-10-04T17:48:17.849Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 121 kB/s)
13:48:17 [2022-10-04T17:48:17.849Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
13:48:17 [2022-10-04T17:48:17.849Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
13:48:17 [2022-10-04T17:48:17.849Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 131 kB/s)
13:48:17 [2022-10-04T17:48:17.849Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/inject/guice/4.2.2/guice-4.2.2.pom
13:48:17 [2022-10-04T17:48:17.849Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom
13:48:17 [2022-10-04T17:48:17.849Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 135 kB/s)
13:48:17 [2022-10-04T17:48:17.849Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
13:48:17 [2022-10-04T17:48:17.849Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
13:48:17 [2022-10-04T17:48:17.849Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 329 kB/s)
13:48:17 [2022-10-04T17:48:17.849Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/google/5/google-5.pom
13:48:17 [2022-10-04T17:48:17.849Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
13:48:18 [2022-10-04T17:48:18.108Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 37 kB/s)
13:48:18 [2022-10-04T17:48:18.108Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
13:48:18 [2022-10-04T17:48:18.108Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
13:48:18 [2022-10-04T17:48:18.108Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 5.1 kB/s)
13:48:18 [2022-10-04T17:48:18.108Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/25.1-android/guava-25.1-android.pom
13:48:18 [2022-10-04T17:48:18.108Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom
13:48:18 [2022-10-04T17:48:18.367Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 76 kB/s)
13:48:18 [2022-10-04T17:48:18.367Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
13:48:18 [2022-10-04T17:48:18.367Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
13:48:18 [2022-10-04T17:48:18.367Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 204 kB/s)
13:48:18 [2022-10-04T17:48:18.367Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
13:48:18 [2022-10-04T17:48:18.367Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
13:48:18 [2022-10-04T17:48:18.367Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 66 kB/s)
13:48:18 [2022-10-04T17:48:18.367Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:48:18 [2022-10-04T17:48:18.367Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:48:18 [2022-10-04T17:48:18.367Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 107 kB/s)
13:48:18 [2022-10-04T17:48:18.367Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
13:48:18 [2022-10-04T17:48:18.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
13:48:18 [2022-10-04T17:48:18.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 82 kB/s)
13:48:18 [2022-10-04T17:48:18.626Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
13:48:18 [2022-10-04T17:48:18.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
13:48:18 [2022-10-04T17:48:18.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 26 kB/s)
13:48:18 [2022-10-04T17:48:18.626Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
13:48:18 [2022-10-04T17:48:18.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
13:48:18 [2022-10-04T17:48:18.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 116 kB/s)
13:48:18 [2022-10-04T17:48:18.626Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
13:48:18 [2022-10-04T17:48:18.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
13:48:18 [2022-10-04T17:48:18.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 53 kB/s)
13:48:18 [2022-10-04T17:48:18.885Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
13:48:18 [2022-10-04T17:48:18.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
13:48:18 [2022-10-04T17:48:18.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 39 kB/s)
13:48:18 [2022-10-04T17:48:18.885Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
13:48:18 [2022-10-04T17:48:18.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
13:48:18 [2022-10-04T17:48:18.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 67 kB/s)
13:48:18 [2022-10-04T17:48:18.885Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
13:48:18 [2022-10-04T17:48:18.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
13:48:18 [2022-10-04T17:48:18.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 374 kB/s)
13:48:18 [2022-10-04T17:48:18.885Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
13:48:19 [2022-10-04T17:48:19.144Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
13:48:19 [2022-10-04T17:48:19.144Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 101 kB/s)
13:48:19 [2022-10-04T17:48:19.144Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
13:48:19 [2022-10-04T17:48:19.144Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
13:48:19 [2022-10-04T17:48:19.144Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 197 kB/s)
13:48:19 [2022-10-04T17:48:19.144Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
13:48:19 [2022-10-04T17:48:19.144Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
13:48:19 [2022-10-04T17:48:19.144Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 135 kB/s)
13:48:19 [2022-10-04T17:48:19.144Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
13:48:19 [2022-10-04T17:48:19.144Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
13:48:19 [2022-10-04T17:48:19.144Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 141 kB/s)
13:48:19 [2022-10-04T17:48:19.144Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom
13:48:19 [2022-10-04T17:48:19.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom
13:48:19 [2022-10-04T17:48:19.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom (2.5 kB at 37 kB/s)
13:48:19 [2022-10-04T17:48:19.405Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
13:48:19 [2022-10-04T17:48:19.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
13:48:19 [2022-10-04T17:48:19.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 56 kB/s)
13:48:19 [2022-10-04T17:48:19.405Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
13:48:19 [2022-10-04T17:48:19.405Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
13:48:19 [2022-10-04T17:48:19.405Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
13:48:19 [2022-10-04T17:48:19.405Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar
13:48:19 [2022-10-04T17:48:19.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
13:48:19 [2022-10-04T17:48:19.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
13:48:19 [2022-10-04T17:48:19.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar
13:48:19 [2022-10-04T17:48:19.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
13:48:19 [2022-10-04T17:48:19.663Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 294 kB/s)
13:48:19 [2022-10-04T17:48:19.663Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 361 kB/s)
13:48:19 [2022-10-04T17:48:19.663Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 1.7 MB/s)
13:48:19 [2022-10-04T17:48:19.663Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar (140 kB at 1.2 MB/s)
13:48:19 [2022-10-04T17:48:19.921Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.pom
13:48:19 [2022-10-04T17:48:19.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.pom
13:48:20 [2022-10-04T17:48:20.180Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.pom (2.1 kB at 15 kB/s)
13:48:20 [2022-10-04T17:48:20.180Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom
13:48:20 [2022-10-04T17:48:20.180Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom
13:48:20 [2022-10-04T17:48:20.180Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom (6.5 kB at 407 kB/s)
13:48:20 [2022-10-04T17:48:20.180Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.jar
13:48:20 [2022-10-04T17:48:20.180Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.jar
13:48:20 [2022-10-04T17:48:20.180Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.jar (20 kB at 390 kB/s)
13:48:20 [2022-10-04T17:48:20.180Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
13:48:20 [2022-10-04T17:48:20.439Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
13:48:20 [2022-10-04T17:48:20.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 4.7 MB/s)
13:48:20 [2022-10-04T17:48:20.697Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom
13:48:20 [2022-10-04T17:48:20.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom
13:48:20 [2022-10-04T17:48:20.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom (2.4 kB at 26 kB/s)
13:48:20 [2022-10-04T17:48:20.955Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar
13:48:20 [2022-10-04T17:48:20.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar
13:48:20 [2022-10-04T17:48:20.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar (30 kB at 339 kB/s)
13:48:20 [2022-10-04T17:48:20.955Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom
13:48:20 [2022-10-04T17:48:20.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom
13:48:21 [2022-10-04T17:48:21.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom (3.0 kB at 48 kB/s)
13:48:21 [2022-10-04T17:48:21.214Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
13:48:21 [2022-10-04T17:48:21.214Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
13:48:21 [2022-10-04T17:48:21.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 175 kB/s)
13:48:21 [2022-10-04T17:48:21.214Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
13:48:21 [2022-10-04T17:48:21.214Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom
13:48:21 [2022-10-04T17:48:21.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 2.2 MB/s)
13:48:21 [2022-10-04T17:48:21.214Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/15/apache-15.pom
13:48:21 [2022-10-04T17:48:21.214Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
13:48:21 [2022-10-04T17:48:21.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 586 kB/s)
13:48:21 [2022-10-04T17:48:21.214Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom
13:48:21 [2022-10-04T17:48:21.214Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom
13:48:21 [2022-10-04T17:48:21.473Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom (2.2 kB at 24 kB/s)
13:48:21 [2022-10-04T17:48:21.473Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
13:48:21 [2022-10-04T17:48:21.473Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
13:48:21 [2022-10-04T17:48:21.473Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 45 kB/s)
13:48:21 [2022-10-04T17:48:21.473Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/9.2/asm-9.2.pom
13:48:21 [2022-10-04T17:48:21.473Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom
13:48:21 [2022-10-04T17:48:21.473Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 42 kB/s)
13:48:21 [2022-10-04T17:48:21.473Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
13:48:21 [2022-10-04T17:48:21.731Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
13:48:21 [2022-10-04T17:48:21.731Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 50 kB/s)
13:48:21 [2022-10-04T17:48:21.732Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
13:48:21 [2022-10-04T17:48:21.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
13:48:21 [2022-10-04T17:48:21.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 53 kB/s)
13:48:21 [2022-10-04T17:48:21.732Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
13:48:21 [2022-10-04T17:48:21.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
13:48:21 [2022-10-04T17:48:21.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 730 kB/s)
13:48:21 [2022-10-04T17:48:21.732Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
13:48:21 [2022-10-04T17:48:21.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
13:48:21 [2022-10-04T17:48:21.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 93 kB/s)
13:48:21 [2022-10-04T17:48:21.990Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar
13:48:21 [2022-10-04T17:48:21.990Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
13:48:21 [2022-10-04T17:48:21.990Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar
13:48:21 [2022-10-04T17:48:21.990Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
13:48:21 [2022-10-04T17:48:21.990Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/9.2/asm-9.2.jar
13:48:21 [2022-10-04T17:48:21.990Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
13:48:21 [2022-10-04T17:48:21.990Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
13:48:21 [2022-10-04T17:48:21.990Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
13:48:21 [2022-10-04T17:48:21.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar
13:48:21 [2022-10-04T17:48:21.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
13:48:21 [2022-10-04T17:48:21.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
13:48:21 [2022-10-04T17:48:21.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar
13:48:21 [2022-10-04T17:48:21.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar
13:48:21 [2022-10-04T17:48:21.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 561 kB/s)
13:48:21 [2022-10-04T17:48:21.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
13:48:22 [2022-10-04T17:48:22.249Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 506 kB/s)
13:48:22 [2022-10-04T17:48:22.249Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
13:48:22 [2022-10-04T17:48:22.249Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar (20 kB at 192 kB/s)
13:48:22 [2022-10-04T17:48:22.249Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
13:48:22 [2022-10-04T17:48:22.249Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar (28 kB at 264 kB/s)
13:48:22 [2022-10-04T17:48:22.249Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 1.1 MB/s)
13:48:22 [2022-10-04T17:48:22.249Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 725 kB/s)
13:48:22 [2022-10-04T17:48:22.249Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 266 kB/s)
13:48:22 [2022-10-04T17:48:22.249Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 4.3 MB/s)
13:48:22 [2022-10-04T17:48:22.507Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom
13:48:22 [2022-10-04T17:48:22.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom
13:48:22 [2022-10-04T17:48:22.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom (3.7 kB at 52 kB/s)
13:48:22 [2022-10-04T17:48:22.507Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
13:48:22 [2022-10-04T17:48:22.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
13:48:22 [2022-10-04T17:48:22.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom (43 kB at 700 kB/s)
13:48:22 [2022-10-04T17:48:22.507Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar
13:48:22 [2022-10-04T17:48:22.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar
13:48:22 [2022-10-04T17:48:22.776Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar (56 kB at 2.8 MB/s)
13:48:22 [2022-10-04T17:48:22.776Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom
13:48:22 [2022-10-04T17:48:22.776Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom
13:48:22 [2022-10-04T17:48:22.776Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom (5.7 kB at 73 kB/s)
13:48:22 [2022-10-04T17:48:22.776Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar
13:48:22 [2022-10-04T17:48:22.776Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar
13:48:22 [2022-10-04T17:48:22.776Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar (30 kB at 343 kB/s)
13:48:23 [2022-10-04T17:48:23.347Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
13:48:23 [2022-10-04T17:48:23.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
13:48:23 [2022-10-04T17:48:23.347Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 46 kB/s)
13:48:23 [2022-10-04T17:48:23.347Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
13:48:23 [2022-10-04T17:48:23.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
13:48:23 [2022-10-04T17:48:23.347Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 256 kB/s)
13:48:23 [2022-10-04T17:48:23.605Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
13:48:23 [2022-10-04T17:48:23.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
13:48:23 [2022-10-04T17:48:23.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 296 kB/s)
13:48:23 [2022-10-04T17:48:23.605Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/10/apache-10.pom
13:48:23 [2022-10-04T17:48:23.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
13:48:23 [2022-10-04T17:48:23.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 370 kB/s)
13:48:23 [2022-10-04T17:48:23.605Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
13:48:23 [2022-10-04T17:48:23.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
13:48:23 [2022-10-04T17:48:23.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 704 kB/s)
13:48:23 [2022-10-04T17:48:23.605Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom
13:48:23 [2022-10-04T17:48:23.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom
13:48:23 [2022-10-04T17:48:23.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom (8.3 kB at 85 kB/s)
13:48:23 [2022-10-04T17:48:23.864Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar
13:48:23 [2022-10-04T17:48:23.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar
13:48:23 [2022-10-04T17:48:23.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar (88 kB at 1.8 MB/s)
13:48:23 [2022-10-04T17:48:23.864Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
13:48:23 [2022-10-04T17:48:23.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
13:48:24 [2022-10-04T17:48:24.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom (4.1 kB at 44 kB/s)
13:48:24 [2022-10-04T17:48:24.122Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
13:48:24 [2022-10-04T17:48:24.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
13:48:24 [2022-10-04T17:48:24.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 137 kB/s)
13:48:24 [2022-10-04T17:48:24.122Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
13:48:24 [2022-10-04T17:48:24.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
13:48:24 [2022-10-04T17:48:24.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 540 kB/s)
13:48:24 [2022-10-04T17:48:24.122Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom (3.5 kB at 85 kB/s)
13:48:24 [2022-10-04T17:48:24.122Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom (1.5 kB at 17 kB/s)
13:48:24 [2022-10-04T17:48:24.122Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom (3.4 kB at 62 kB/s)
13:48:24 [2022-10-04T17:48:24.380Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom (1.5 kB at 20 kB/s)
13:48:24 [2022-10-04T17:48:24.380Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom (1.9 kB at 36 kB/s)
13:48:24 [2022-10-04T17:48:24.380Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom (3.3 kB at 38 kB/s)
13:48:24 [2022-10-04T17:48:24.640Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom (3.3 kB at 43 kB/s)
13:48:24 [2022-10-04T17:48:24.640Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom (3.3 kB at 48 kB/s)
13:48:24 [2022-10-04T17:48:24.898Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom (3.3 kB at 49 kB/s)
13:48:24 [2022-10-04T17:48:24.898Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom (2.9 kB at 42 kB/s)
13:48:24 [2022-10-04T17:48:24.898Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom
13:48:24 [2022-10-04T17:48:24.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom
13:48:25 [2022-10-04T17:48:25.156Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom (3.4 kB at 40 kB/s)
13:48:25 [2022-10-04T17:48:25.156Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom
13:48:25 [2022-10-04T17:48:25.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom
13:48:25 [2022-10-04T17:48:25.156Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom (2.9 kB at 48 kB/s)
13:48:25 [2022-10-04T17:48:25.156Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom
13:48:25 [2022-10-04T17:48:25.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom
13:48:25 [2022-10-04T17:48:25.156Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom (3.4 kB at 44 kB/s)
13:48:25 [2022-10-04T17:48:25.156Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom
13:48:25 [2022-10-04T17:48:25.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom
13:48:25 [2022-10-04T17:48:25.414Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom (2.1 kB at 41 kB/s)
13:48:25 [2022-10-04T17:48:25.414Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
13:48:25 [2022-10-04T17:48:25.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
13:48:25 [2022-10-04T17:48:25.414Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (3.5 kB at 39 kB/s)
13:48:25 [2022-10-04T17:48:25.414Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
13:48:25 [2022-10-04T17:48:25.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
13:48:25 [2022-10-04T17:48:25.414Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 385 kB/s)
13:48:25 [2022-10-04T17:48:25.414Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
13:48:25 [2022-10-04T17:48:25.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
13:48:25 [2022-10-04T17:48:25.673Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (2.0 kB at 28 kB/s)
13:48:25 [2022-10-04T17:48:25.673Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
13:48:25 [2022-10-04T17:48:25.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
13:48:25 [2022-10-04T17:48:25.673Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (11 kB at 136 kB/s)
13:48:25 [2022-10-04T17:48:25.673Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
13:48:25 [2022-10-04T17:48:25.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
13:48:25 [2022-10-04T17:48:25.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom (1.4 kB at 11 kB/s)
13:48:25 [2022-10-04T17:48:25.931Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
13:48:25 [2022-10-04T17:48:25.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
13:48:25 [2022-10-04T17:48:25.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom (15 kB at 341 kB/s)
13:48:25 [2022-10-04T17:48:25.931Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
13:48:25 [2022-10-04T17:48:25.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
13:48:25 [2022-10-04T17:48:25.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (7.5 kB at 138 kB/s)
13:48:25 [2022-10-04T17:48:25.931Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
13:48:26 [2022-10-04T17:48:26.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
13:48:26 [2022-10-04T17:48:26.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 30 kB/s)
13:48:26 [2022-10-04T17:48:26.190Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
13:48:26 [2022-10-04T17:48:26.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
13:48:26 [2022-10-04T17:48:26.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 280 kB/s)
13:48:26 [2022-10-04T17:48:26.190Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
13:48:26 [2022-10-04T17:48:26.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
13:48:26 [2022-10-04T17:48:26.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 549 kB/s)
13:48:26 [2022-10-04T17:48:26.190Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/5/apache-5.pom
13:48:26 [2022-10-04T17:48:26.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
13:48:26 [2022-10-04T17:48:26.447Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 93 kB/s)
13:48:26 [2022-10-04T17:48:26.447Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
13:48:26 [2022-10-04T17:48:26.447Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
13:48:26 [2022-10-04T17:48:26.447Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 62 kB/s)
13:48:26 [2022-10-04T17:48:26.447Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
13:48:26 [2022-10-04T17:48:26.447Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
13:48:26 [2022-10-04T17:48:26.447Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 8.2 kB/s)
13:48:26 [2022-10-04T17:48:26.447Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
13:48:26 [2022-10-04T17:48:26.447Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
13:48:26 [2022-10-04T17:48:26.447Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 133 kB/s)
13:48:26 [2022-10-04T17:48:26.447Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.13.2/junit-4.13.2.pom
13:48:26 [2022-10-04T17:48:26.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom
13:48:26 [2022-10-04T17:48:26.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 436 kB/s)
13:48:26 [2022-10-04T17:48:26.705Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
13:48:26 [2022-10-04T17:48:26.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
13:48:26 [2022-10-04T17:48:26.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom (1.4 kB at 17 kB/s)
13:48:26 [2022-10-04T17:48:26.705Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
13:48:26 [2022-10-04T17:48:26.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
13:48:26 [2022-10-04T17:48:26.963Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 24 kB/s)
13:48:26 [2022-10-04T17:48:26.964Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
13:48:26 [2022-10-04T17:48:26.964Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
13:48:26 [2022-10-04T17:48:26.964Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 53 kB/s)
13:48:26 [2022-10-04T17:48:26.964Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
13:48:26 [2022-10-04T17:48:26.964Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
13:48:26 [2022-10-04T17:48:26.964Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 63 kB/s)
13:48:26 [2022-10-04T17:48:26.964Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
13:48:26 [2022-10-04T17:48:26.964Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
13:48:26 [2022-10-04T17:48:26.964Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 41 kB/s)
13:48:26 [2022-10-04T17:48:26.964Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
13:48:27 [2022-10-04T17:48:27.222Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
13:48:27 [2022-10-04T17:48:27.222Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 19 kB/s)
13:48:27 [2022-10-04T17:48:27.222Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
13:48:27 [2022-10-04T17:48:27.222Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
13:48:27 [2022-10-04T17:48:27.222Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 101 kB/s)
13:48:27 [2022-10-04T17:48:27.222Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
13:48:27 [2022-10-04T17:48:27.222Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
13:48:27 [2022-10-04T17:48:27.222Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 121 kB/s)
13:48:27 [2022-10-04T17:48:27.222Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
13:48:27 [2022-10-04T17:48:27.222Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
13:48:27 [2022-10-04T17:48:27.480Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 34 kB/s)
13:48:27 [2022-10-04T17:48:27.480Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
13:48:27 [2022-10-04T17:48:27.480Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
13:48:27 [2022-10-04T17:48:27.480Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 28 kB/s)
13:48:27 [2022-10-04T17:48:27.480Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
13:48:27 [2022-10-04T17:48:27.480Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
13:48:27 [2022-10-04T17:48:27.480Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 20 kB/s)
13:48:27 [2022-10-04T17:48:27.480Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
13:48:27 [2022-10-04T17:48:27.480Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
13:48:27 [2022-10-04T17:48:27.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 36 kB/s)
13:48:27 [2022-10-04T17:48:27.738Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
13:48:27 [2022-10-04T17:48:27.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
13:48:27 [2022-10-04T17:48:27.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 61 kB/s)
13:48:27 [2022-10-04T17:48:27.738Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
13:48:27 [2022-10-04T17:48:27.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
13:48:27 [2022-10-04T17:48:27.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 100 kB/s)
13:48:27 [2022-10-04T17:48:27.738Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
13:48:28 [2022-10-04T17:48:28.003Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
13:48:28 [2022-10-04T17:48:28.003Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 99 kB/s)
13:48:28 [2022-10-04T17:48:28.003Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
13:48:28 [2022-10-04T17:48:28.003Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
13:48:28 [2022-10-04T17:48:28.003Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 352 kB/s)
13:48:28 [2022-10-04T17:48:28.003Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/6.2/asm-6.2.pom
13:48:28 [2022-10-04T17:48:28.003Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom
13:48:28 [2022-10-04T17:48:28.003Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 82 kB/s)
13:48:28 [2022-10-04T17:48:28.003Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
13:48:28 [2022-10-04T17:48:28.003Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
13:48:28 [2022-10-04T17:48:28.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 223 kB/s)
13:48:28 [2022-10-04T17:48:28.264Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
13:48:28 [2022-10-04T17:48:28.264Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
13:48:28 [2022-10-04T17:48:28.264Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar
13:48:28 [2022-10-04T17:48:28.264Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar
13:48:28 [2022-10-04T17:48:28.264Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar
13:48:28 [2022-10-04T17:48:28.264Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar
13:48:28 [2022-10-04T17:48:28.264Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar
13:48:28 [2022-10-04T17:48:28.264Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar
13:48:28 [2022-10-04T17:48:28.264Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar
13:48:28 [2022-10-04T17:48:28.264Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar
13:48:28 [2022-10-04T17:48:28.264Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar
13:48:28 [2022-10-04T17:48:28.264Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar
13:48:28 [2022-10-04T17:48:28.264Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar
13:48:28 [2022-10-04T17:48:28.264Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar
13:48:28 [2022-10-04T17:48:28.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar
13:48:28 [2022-10-04T17:48:28.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
13:48:28 [2022-10-04T17:48:28.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
13:48:28 [2022-10-04T17:48:28.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
13:48:28 [2022-10-04T17:48:28.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
13:48:28 [2022-10-04T17:48:28.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
13:48:28 [2022-10-04T17:48:28.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
13:48:28 [2022-10-04T17:48:28.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
13:48:28 [2022-10-04T17:48:28.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
13:48:28 [2022-10-04T17:48:28.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
13:48:28 [2022-10-04T17:48:28.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
13:48:28 [2022-10-04T17:48:28.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
13:48:28 [2022-10-04T17:48:28.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
13:48:28 [2022-10-04T17:48:28.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
13:48:28 [2022-10-04T17:48:28.523Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
13:48:28 [2022-10-04T17:48:28.782Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
13:48:28 [2022-10-04T17:48:28.782Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/6.2/asm-6.2.jar
13:48:28 [2022-10-04T17:48:28.782Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
13:48:29 [2022-10-04T17:48:29.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
13:48:29 [2022-10-04T17:48:29.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
13:48:29 [2022-10-04T17:48:29.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar
13:48:29 [2022-10-04T17:48:29.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar
13:48:29 [2022-10-04T17:48:29.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar
13:48:29 [2022-10-04T17:48:29.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar (26 kB at 356 kB/s)
13:48:29 [2022-10-04T17:48:29.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar
13:48:29 [2022-10-04T17:48:29.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar (65 kB at 823 kB/s)
13:48:29 [2022-10-04T17:48:29.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar
13:48:29 [2022-10-04T17:48:29.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 522 kB/s)
13:48:29 [2022-10-04T17:48:29.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar (1.2 MB at 7.5 MB/s)
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar (185 kB at 1.1 MB/s)
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar (616 kB at 3.8 MB/s)
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar (425 kB at 2.5 MB/s)
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar (680 kB at 2.4 MB/s)
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar (3.7 MB at 13 MB/s)
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar (736 kB at 2.5 MB/s)
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar (672 kB at 2.3 MB/s)
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar (706 kB at 2.4 MB/s)
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 489 kB/s)
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar (111 kB at 291 kB/s)
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar (13 kB at 35 kB/s)
13:48:29 [2022-10-04T17:48:29.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
13:48:29 [2022-10-04T17:48:29.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar (716 kB at 1.9 MB/s)
13:48:29 [2022-10-04T17:48:29.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
13:48:29 [2022-10-04T17:48:29.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar (782 kB at 2.0 MB/s)
13:48:29 [2022-10-04T17:48:29.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
13:48:29 [2022-10-04T17:48:29.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 88 kB/s)
13:48:29 [2022-10-04T17:48:29.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
13:48:29 [2022-10-04T17:48:29.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 425 kB/s)
13:48:29 [2022-10-04T17:48:29.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
13:48:29 [2022-10-04T17:48:29.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 596 kB/s)
13:48:29 [2022-10-04T17:48:29.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
13:48:29 [2022-10-04T17:48:29.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 81 kB/s)
13:48:29 [2022-10-04T17:48:29.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
13:48:29 [2022-10-04T17:48:29.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 1.1 MB/s)
13:48:29 [2022-10-04T17:48:29.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
13:48:29 [2022-10-04T17:48:29.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 334 kB/s)
13:48:29 [2022-10-04T17:48:29.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
13:48:29 [2022-10-04T17:48:29.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 74 kB/s)
13:48:29 [2022-10-04T17:48:29.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 142 kB/s)
13:48:29 [2022-10-04T17:48:29.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
13:48:29 [2022-10-04T17:48:29.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
13:48:29 [2022-10-04T17:48:29.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 609 kB/s)
13:48:29 [2022-10-04T17:48:29.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar
13:48:29 [2022-10-04T17:48:29.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 66 kB/s)
13:48:29 [2022-10-04T17:48:29.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 52 kB/s)
13:48:29 [2022-10-04T17:48:29.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
13:48:29 [2022-10-04T17:48:29.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar (27 kB at 47 kB/s)
13:48:29 [2022-10-04T17:48:29.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 69 kB/s)
13:48:29 [2022-10-04T17:48:29.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 188 kB/s)
13:48:29 [2022-10-04T17:48:29.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 518 kB/s)
13:48:30 [2022-10-04T17:48:30.433Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
13:48:30 [2022-10-04T17:48:30.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
13:48:30 [2022-10-04T17:48:30.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (5.0 kB at 135 kB/s)
13:48:30 [2022-10-04T17:48:30.434Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
13:48:30 [2022-10-04T17:48:30.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
13:48:30 [2022-10-04T17:48:30.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (41 kB at 1.4 MB/s)
13:48:30 [2022-10-04T17:48:30.434Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom
13:48:30 [2022-10-04T17:48:30.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom
13:48:30 [2022-10-04T17:48:30.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom (2.5 kB at 84 kB/s)
13:48:30 [2022-10-04T17:48:30.434Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar
13:48:30 [2022-10-04T17:48:30.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar
13:48:30 [2022-10-04T17:48:30.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar (45 kB at 2.5 MB/s)
13:48:30 [2022-10-04T17:48:30.434Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
13:48:30 [2022-10-04T17:48:30.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
13:48:30 [2022-10-04T17:48:30.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 150 kB/s)
13:48:30 [2022-10-04T17:48:30.693Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
13:48:30 [2022-10-04T17:48:30.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
13:48:30 [2022-10-04T17:48:30.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 196 kB/s)
13:48:30 [2022-10-04T17:48:30.693Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
13:48:30 [2022-10-04T17:48:30.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
13:48:30 [2022-10-04T17:48:30.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 453 kB/s)
13:48:30 [2022-10-04T17:48:30.693Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/6/apache-6.pom
13:48:30 [2022-10-04T17:48:30.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
13:48:30 [2022-10-04T17:48:30.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 206 kB/s)
13:48:30 [2022-10-04T17:48:30.693Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
13:48:30 [2022-10-04T17:48:30.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
13:48:30 [2022-10-04T17:48:30.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 436 kB/s)
13:48:30 [2022-10-04T17:48:30.952Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
13:48:30 [2022-10-04T17:48:30.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
13:48:30 [2022-10-04T17:48:30.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (8.1 kB at 147 kB/s)
13:48:30 [2022-10-04T17:48:30.952Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
13:48:30 [2022-10-04T17:48:30.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
13:48:30 [2022-10-04T17:48:30.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 191 kB/s)
13:48:30 [2022-10-04T17:48:30.952Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
13:48:30 [2022-10-04T17:48:30.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
13:48:30 [2022-10-04T17:48:30.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (33 kB at 634 kB/s)
13:48:30 [2022-10-04T17:48:30.952Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
13:48:30 [2022-10-04T17:48:30.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
13:48:31 [2022-10-04T17:48:31.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 59 kB/s)
13:48:31 [2022-10-04T17:48:31.210Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
13:48:31 [2022-10-04T17:48:31.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
13:48:31 [2022-10-04T17:48:31.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 255 kB/s)
13:48:31 [2022-10-04T17:48:31.210Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
13:48:31 [2022-10-04T17:48:31.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
13:48:31 [2022-10-04T17:48:31.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 541 kB/s)
13:48:31 [2022-10-04T17:48:31.210Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/7/apache-7.pom
13:48:31 [2022-10-04T17:48:31.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
13:48:31 [2022-10-04T17:48:31.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 380 kB/s)
13:48:31 [2022-10-04T17:48:31.468Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
13:48:31 [2022-10-04T17:48:31.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
13:48:31 [2022-10-04T17:48:31.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 711 kB/s)
13:48:31 [2022-10-04T17:48:31.468Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom
13:48:31 [2022-10-04T17:48:31.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom
13:48:31 [2022-10-04T17:48:31.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom (1.4 kB at 26 kB/s)
13:48:31 [2022-10-04T17:48:31.468Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar
13:48:31 [2022-10-04T17:48:31.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar
13:48:31 [2022-10-04T17:48:31.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar (8.9 kB at 217 kB/s)
13:48:31 [2022-10-04T17:48:31.468Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
13:48:31 [2022-10-04T17:48:31.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
13:48:31 [2022-10-04T17:48:31.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom (12 kB at 371 kB/s)
13:48:31 [2022-10-04T17:48:31.726Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
13:48:31 [2022-10-04T17:48:31.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
13:48:31 [2022-10-04T17:48:31.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar (294 kB at 6.0 MB/s)
13:48:31 [2022-10-04T17:48:31.726Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
13:48:31 [2022-10-04T17:48:31.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
13:48:31 [2022-10-04T17:48:31.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 496 kB/s)
13:48:31 [2022-10-04T17:48:31.726Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
13:48:31 [2022-10-04T17:48:31.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
13:48:31 [2022-10-04T17:48:31.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 204 kB/s)
13:48:31 [2022-10-04T17:48:31.726Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
13:48:31 [2022-10-04T17:48:31.984Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
13:48:31 [2022-10-04T17:48:31.984Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 592 kB/s)
13:48:31 [2022-10-04T17:48:31.984Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/13/apache-13.pom
13:48:31 [2022-10-04T17:48:31.984Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
13:48:31 [2022-10-04T17:48:31.984Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 212 kB/s)
13:48:31 [2022-10-04T17:48:31.984Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
13:48:31 [2022-10-04T17:48:31.984Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
13:48:31 [2022-10-04T17:48:31.984Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 3.3 MB/s)
13:48:32 [2022-10-04T17:48:32.243Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.pom
13:48:32 [2022-10-04T17:48:32.243Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.pom
13:48:32 [2022-10-04T17:48:32.501Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.pom (2.4 kB at 29 kB/s)
13:48:32 [2022-10-04T17:48:32.501Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.jar
13:48:32 [2022-10-04T17:48:32.501Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.jar
13:48:32 [2022-10-04T17:48:32.501Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.jar (14 kB at 99 kB/s)
13:48:33 [2022-10-04T17:48:33.436Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom
13:48:33 [2022-10-04T17:48:33.436Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom
13:48:33 [2022-10-04T17:48:33.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom (4.7 kB at 23 kB/s)
13:48:33 [2022-10-04T17:48:33.698Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar
13:48:33 [2022-10-04T17:48:33.698Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar
13:48:33 [2022-10-04T17:48:33.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar (39 kB at 565 kB/s)
13:48:33 [2022-10-04T17:48:33.968Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5/tycho-document-bundle-plugin-2.7.5.pom
13:48:33 [2022-10-04T17:48:33.968Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5/tycho-document-bundle-plugin-2.7.5.pom
13:48:34 [2022-10-04T17:48:34.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5/tycho-document-bundle-plugin-2.7.5.pom (2.4 kB at 19 kB/s)
13:48:34 [2022-10-04T17:48:34.231Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5/tycho-document-bundle-plugin-2.7.5.jar
13:48:34 [2022-10-04T17:48:34.231Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5/tycho-document-bundle-plugin-2.7.5.jar
13:48:34 [2022-10-04T17:48:34.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5/tycho-document-bundle-plugin-2.7.5.jar (34 kB at 453 kB/s)
13:48:35 [2022-10-04T17:48:35.605Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom
13:48:35 [2022-10-04T17:48:35.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom
13:48:35 [2022-10-04T17:48:35.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom (1.8 kB at 37 kB/s)
13:48:35 [2022-10-04T17:48:35.605Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar
13:48:35 [2022-10-04T17:48:35.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar
13:48:35 [2022-10-04T17:48:35.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar (37 kB at 550 kB/s)
13:48:35 [2022-10-04T17:48:35.605Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
13:48:35 [2022-10-04T17:48:35.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
13:48:35 [2022-10-04T17:48:35.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 38 kB/s)
13:48:35 [2022-10-04T17:48:35.605Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
13:48:35 [2022-10-04T17:48:35.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
13:48:35 [2022-10-04T17:48:35.863Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 31 kB/s)
13:48:35 [2022-10-04T17:48:35.863Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
13:48:35 [2022-10-04T17:48:35.863Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
13:48:35 [2022-10-04T17:48:35.863Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
13:48:35 [2022-10-04T17:48:35.863Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
13:48:35 [2022-10-04T17:48:35.863Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 5.0 MB/s)
13:48:36 [2022-10-04T17:48:36.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 29 MB/s)
13:48:36 [2022-10-04T17:48:36.689Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.pom
13:48:36 [2022-10-04T17:48:36.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.pom
13:48:36 [2022-10-04T17:48:36.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.pom (2.9 kB at 191 kB/s)
13:48:36 [2022-10-04T17:48:36.689Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.jar
13:48:36 [2022-10-04T17:48:36.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.jar
13:48:36 [2022-10-04T17:48:36.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.jar (46 kB at 647 kB/s)
13:48:36 [2022-10-04T17:48:36.689Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
13:48:36 [2022-10-04T17:48:36.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
13:48:36 [2022-10-04T17:48:36.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom (1.6 kB at 39 kB/s)
13:48:36 [2022-10-04T17:48:36.689Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
13:48:36 [2022-10-04T17:48:36.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
13:48:36 [2022-10-04T17:48:36.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar (884 kB at 8.8 MB/s)
13:48:36 [2022-10-04T17:48:36.947Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom
13:48:37 [2022-10-04T17:48:37.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom
13:48:37 [2022-10-04T17:48:37.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom (1.9 kB at 35 kB/s)
13:48:37 [2022-10-04T17:48:37.205Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar
13:48:37 [2022-10-04T17:48:37.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar
13:48:37 [2022-10-04T17:48:37.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar (22 kB at 521 kB/s)
13:48:38 [2022-10-04T17:48:38.586Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt.target/cdt.target for environments=[linux/gtk/x86_64, linux/gtk/aarch64, linux/gtk/ppc64le, win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@c21c296...
13:48:38 [2022-10-04T17:48:38.586Z] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
13:48:38 [2022-10-04T17:48:38.586Z] SLF4J: Defaulting to no-operation (NOP) logger implementation
13:48:38 [2022-10-04T17:48:38.586Z] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
13:48:53 [2022-10-04T17:48:53.453Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.build.gcc.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.build.gcc.core/.polyglot.META-INF
13:48:55 [2022-10-04T17:48:55.354Z] [INFO] Fetching com.google.gson_2.9.1.v20220915-1632.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20220927175816/repository/plugins/ (289.99kB)
13:48:56 [2022-10-04T17:48:56.291Z] [INFO] Fetching R-4.25-202208311800&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.25/ (63B)
13:48:56 [2022-10-04T17:48:56.291Z] [INFO] Fetching com.ibm.icu_67.1.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (12.5MB)
13:48:57 [2022-10-04T17:48:57.224Z] [INFO] Fetching com.ibm.icu_67.1.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (6.86MB of 12.5MB at 6.82MB/s)
13:48:58 [2022-10-04T17:48:58.598Z] [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from https://download.eclipse.org/egit/updates/plugins/ (1.68MB)
13:48:58 [2022-10-04T17:48:58.856Z] [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from https://download.eclipse.org/egit/updates/plugins/ (1.41MB)
13:48:59 [2022-10-04T17:48:59.422Z] [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (46.27kB)
13:48:59 [2022-10-04T17:48:59.422Z] [INFO] Fetching org.eclipse.osgi_3.18.100.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (1.47MB)
13:48:59 [2022-10-04T17:48:59.683Z] [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (32.41kB)
13:48:59 [2022-10-04T17:48:59.941Z] [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (20.34kB)
13:48:59 [2022-10-04T17:48:59.941Z] [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (353.59kB)
13:48:59 [2022-10-04T17:48:59.941Z] [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (144.34kB)
13:48:59 [2022-10-04T17:48:59.941Z] [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (23.5kB)
13:48:59 [2022-10-04T17:48:59.941Z] [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (703.81kB)
13:49:00 [2022-10-04T17:49:00.199Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (95.26kB)
13:49:00 [2022-10-04T17:49:00.199Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (15.35kB)
13:49:00 [2022-10-04T17:49:00.199Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (35.59kB)
13:49:00 [2022-10-04T17:49:00.458Z] [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (302.53kB)
13:49:00 [2022-10-04T17:49:00.458Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (71.45kB)
13:49:00 [2022-10-04T17:49:00.458Z] [INFO] Fetching org.apache.felix.scr_2.2.2.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (393.3kB)
13:49:00 [2022-10-04T17:49:00.458Z] [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (64.86kB)
13:49:00 [2022-10-04T17:49:00.458Z] [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (81.45kB)
13:49:00 [2022-10-04T17:49:00.716Z] [INFO] Fetching org.bouncycastle.bcpg_1.71.0.v20220723-1943.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (379.48kB)
13:49:00 [2022-10-04T17:49:00.716Z] [INFO] Fetching org.bouncycastle.bcprov_1.71.0.v20220723-1943.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (6.02MB)
13:49:02 [2022-10-04T17:49:02.618Z] [INFO] Fetching org.eclipse.core.runtime_3.26.0.v20220813-0916.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (74.34kB)
13:49:02 [2022-10-04T17:49:02.618Z] [INFO] Fetching org.eclipse.core.resources_3.18.0.v20220828-0546.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (893.32kB)
13:49:02 [2022-10-04T17:49:02.618Z] [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (101.83kB)
13:49:02 [2022-10-04T17:49:02.618Z] [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (93.93kB)
13:49:02 [2022-10-04T17:49:02.618Z] [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (115.6kB)
13:49:02 [2022-10-04T17:49:02.618Z] [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (71.65kB)
13:49:02 [2022-10-04T17:49:02.618Z] [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (35.64kB)
13:49:02 [2022-10-04T17:49:02.618Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (343.24kB)
13:49:02 [2022-10-04T17:49:02.876Z] [INFO] Fetching org.eclipse.osgi.services_3.11.0.v20220618-0838.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (48.17kB)
13:49:02 [2022-10-04T17:49:02.876Z] [INFO] Fetching org.eclipse.text_3.12.200.v20220817-1340.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (295.31kB)
13:49:02 [2022-10-04T17:49:02.876Z] [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (114.56kB)
13:49:02 [2022-10-04T17:49:02.876Z] [INFO] Fetching org.eclipse.equinox.common_3.16.200.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (146.41kB)
13:49:03 [2022-10-04T17:49:03.134Z] [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (135.73kB)
13:49:03 [2022-10-04T17:49:03.134Z] [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (196.21kB)
13:49:03 [2022-10-04T17:49:03.134Z] [INFO] Fetching org.eclipse.core.databinding_1.11.100.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (289.67kB)
13:49:03 [2022-10-04T17:49:03.392Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (313kB)
13:49:03 [2022-10-04T17:49:03.392Z] [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (163.08kB)
13:49:03 [2022-10-04T17:49:03.392Z] [INFO] Fetching org.eclipse.core.jobs_3.13.100.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (109.8kB)
13:49:03 [2022-10-04T17:49:03.392Z] [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (90.9kB)
13:49:03 [2022-10-04T17:49:03.392Z] [INFO] Fetching org.eclipse.e4.core.commands_1.0.200.v20220629-1225.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (27.8kB)
13:49:03 [2022-10-04T17:49:03.650Z] [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (54.29kB)
13:49:03 [2022-10-04T17:49:03.650Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (57.49kB)
13:49:03 [2022-10-04T17:49:03.650Z] [INFO] Fetching org.eclipse.e4.core.services_2.3.300.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (71.46kB)
13:49:03 [2022-10-04T17:49:03.650Z] [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (46.59kB)
13:49:03 [2022-10-04T17:49:03.650Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (13.81kB)
13:49:03 [2022-10-04T17:49:03.650Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (12.96kB)
13:49:03 [2022-10-04T17:49:03.650Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (42.3kB)
13:49:03 [2022-10-04T17:49:03.650Z] [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (19.69kB)
13:49:03 [2022-10-04T17:49:03.908Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (51.03kB)
13:49:03 [2022-10-04T17:49:03.908Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (317.8kB)
13:49:03 [2022-10-04T17:49:03.908Z] [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220817-1401.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (1.26MB)
13:49:04 [2022-10-04T17:49:04.166Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (45.85kB)
13:49:04 [2022-10-04T17:49:04.166Z] [INFO] Fetching org.eclipse.swt_3.121.0.v20220829-1402.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (18.79kB)
13:49:04 [2022-10-04T17:49:04.166Z] [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (24.31kB)
13:49:04 [2022-10-04T17:49:04.166Z] [INFO] Fetching org.eclipse.jface_3.27.0.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (1.11MB)
13:49:04 [2022-10-04T17:49:04.424Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.300.v20220809-1237.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (215.89kB)
13:49:04 [2022-10-04T17:49:04.424Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.600.v20220621-1327.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (204.9kB)
13:49:04 [2022-10-04T17:49:04.681Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.100.v20220310-1056.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (28.11kB)
13:49:04 [2022-10-04T17:49:04.681Z] [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (16.41kB)
13:49:04 [2022-10-04T17:49:04.681Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.300.v20220815-1831.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (58.52kB)
13:49:04 [2022-10-04T17:49:04.681Z] [INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (11.51kB)
13:49:04 [2022-10-04T17:49:04.681Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.200.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (397.11kB)
13:49:04 [2022-10-04T17:49:04.939Z] [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (33.33kB)
13:49:04 [2022-10-04T17:49:04.939Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (13.3kB)
13:49:04 [2022-10-04T17:49:04.939Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.200.v20220808-2019.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (266.92kB)
13:49:04 [2022-10-04T17:49:04.939Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (89.66kB)
13:49:04 [2022-10-04T17:49:04.939Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (232.67kB)
13:49:05 [2022-10-04T17:49:05.197Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (118.14kB)
13:49:05 [2022-10-04T17:49:05.197Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.600.v20220715-1400.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (252.14kB)
13:49:05 [2022-10-04T17:49:05.455Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.600.v20220607-1204.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (149.46kB)
13:49:05 [2022-10-04T17:49:05.455Z] [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (295.36kB)
13:49:05 [2022-10-04T17:49:05.455Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (21.08kB)
13:49:05 [2022-10-04T17:49:05.455Z] [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (51.9kB)
13:49:05 [2022-10-04T17:49:05.455Z] [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220817-1401.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (369.7kB)
13:49:05 [2022-10-04T17:49:05.713Z] [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (52.55kB)
13:49:05 [2022-10-04T17:49:05.713Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (169.5kB)
13:49:05 [2022-10-04T17:49:05.713Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (362.07kB)
13:49:05 [2022-10-04T17:49:05.713Z] [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (113.29kB)
13:49:05 [2022-10-04T17:49:05.713Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (79.47kB)
13:49:05 [2022-10-04T17:49:05.713Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (68.04kB)
13:49:05 [2022-10-04T17:49:05.713Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.200.v20220819-1949.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (176.33kB)
13:49:05 [2022-10-04T17:49:05.976Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (221.38kB)
13:49:05 [2022-10-04T17:49:05.976Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (132.68kB)
13:49:05 [2022-10-04T17:49:05.976Z] [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (115.07kB)
13:49:05 [2022-10-04T17:49:05.976Z] [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (270.25kB)
13:49:05 [2022-10-04T17:49:05.976Z] [INFO] Fetching org.eclipse.jface.text_3.21.0.v20220817-1340.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (1.04MB)
13:49:06 [2022-10-04T17:49:06.234Z] [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (42.85kB)
13:49:06 [2022-10-04T17:49:06.234Z] [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (13.38kB)
13:49:06 [2022-10-04T17:49:06.234Z] [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (30.58kB)
13:49:06 [2022-10-04T17:49:06.234Z] [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (35.82kB)
13:49:06 [2022-10-04T17:49:06.493Z] [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (19.88kB)
13:49:06 [2022-10-04T17:49:06.493Z] [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (54.28kB)
13:49:06 [2022-10-04T17:49:06.493Z] [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (29.67kB)
13:49:06 [2022-10-04T17:49:06.493Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (2.06MB)
13:49:07 [2022-10-04T17:49:07.060Z] [INFO] Fetching org.eclipse.ui_3.201.100.v20220826-1037.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (434.35kB)
13:49:07 [2022-10-04T17:49:07.060Z] [INFO] Fetching org.eclipse.ui.workbench_3.126.0.v20220823-0718.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (3.49MB)
13:49:07 [2022-10-04T17:49:07.695Z] [INFO] Fetching org.eclipse.ui.ide_3.19.100.v20220820-0412.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (2.41MB)
13:49:07 [2022-10-04T17:49:07.954Z] [INFO] Fetching org.eclipse.ui.navigator_3.10.300.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (424.9kB)
13:49:07 [2022-10-04T17:49:07.954Z] [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (23.09kB)
13:49:07 [2022-10-04T17:49:07.954Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (21.23kB)
13:49:08 [2022-10-04T17:49:08.213Z] [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (2.05MB)
13:49:08 [2022-10-04T17:49:08.472Z] [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.121.0.v20220829-1402.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (2.02MB)
13:49:08 [2022-10-04T17:49:08.473Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (2.47MB)
13:49:09 [2022-10-04T17:49:09.039Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (2.14MB)
13:49:09 [2022-10-04T17:49:09.298Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (2.14MB)
13:49:09 [2022-10-04T17:49:09.561Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.build.gcc.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.build.gcc.ui/.polyglot.META-INF
13:49:10 [2022-10-04T17:49:10.127Z] [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (806.64kB)
13:49:10 [2022-10-04T17:49:10.385Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (470.76kB)
13:49:10 [2022-10-04T17:49:10.385Z] [INFO] Fetching org.eclipse.search_3.14.200.v20220817-1340.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (492.05kB)
13:49:10 [2022-10-04T17:49:10.643Z] [INFO] Fetching org.eclipse.ui.console_3.11.300.v20220811-1921.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (245.02kB)
13:49:10 [2022-10-04T17:49:10.643Z] [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (620.52kB)
13:49:10 [2022-10-04T17:49:10.902Z] [INFO] Fetching org.eclipse.ui.forms_3.11.400.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (331.65kB)
13:49:10 [2022-10-04T17:49:10.902Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (172.29kB)
13:49:10 [2022-10-04T17:49:10.902Z] [INFO] Fetching org.eclipse.ui.views_3.11.200.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (107.38kB)
13:49:10 [2022-10-04T17:49:10.902Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (690.83kB)
13:49:11 [2022-10-04T17:49:11.161Z] [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (69.26kB)
13:49:11 [2022-10-04T17:49:11.161Z] [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (400.2kB)
13:49:11 [2022-10-04T17:49:11.161Z] [INFO] Fetching org.eclipse.team.core_3.9.500.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (402.85kB)
13:49:11 [2022-10-04T17:49:11.420Z] [INFO] Fetching org.eclipse.team.ui_3.9.400.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (1.42MB)
13:49:11 [2022-10-04T17:49:11.420Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.200.v20220717-1456.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (110.71kB)
13:49:11 [2022-10-04T17:49:11.679Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.make.core:7.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.make.core/.polyglot.META-INF
13:49:11 [2022-10-04T17:49:11.938Z] [INFO] Fetching com.sun.xml.bind_2.3.3.v20201118-1818.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.0/plugins/ (1.15MB)
13:49:12 [2022-10-04T17:49:12.196Z] [INFO] Fetching updates-docker-nightly&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?file=/linuxtools/ (63B)
13:49:12 [2022-10-04T17:49:12.196Z] [INFO] Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (133.35kB)
13:49:12 [2022-10-04T17:49:12.196Z] [INFO] Fetching javax.activation_1.2.2.v20201119-1642.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.0/plugins/ (82.72kB)
13:49:12 [2022-10-04T17:49:12.454Z] [INFO] Fetching javax.xml_1.4.1.v20220503-2331.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.0/plugins/ (339.43kB)
13:49:12 [2022-10-04T17:49:12.454Z] [INFO] Fetching org.freemarker_2.3.22.v20160210-1233.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.0/plugins/ (1.32MB)
13:49:12 [2022-10-04T17:49:12.454Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.make.ui:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.make.ui/.polyglot.META-INF
13:49:13 [2022-10-04T17:49:13.388Z] [INFO] Fetching org.eclipse.debug.ui_3.17.0.v20220817-1312.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (3MB)
13:49:13 [2022-10-04T17:49:13.646Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.core:9.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.managedbuilder.core/.polyglot.META-INF
13:49:14 [2022-10-04T17:49:14.211Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.ui:9.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.managedbuilder.ui/.polyglot.META-INF
13:49:14 [2022-10-04T17:49:14.776Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.gnu.ui:8.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.managedbuilder.gnu.ui/.polyglot.META-INF
13:49:15 [2022-10-04T17:49:15.341Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.headlessbuilderapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.managedbuilder.headlessbuilderapp/.polyglot.META-INF
13:49:15 [2022-10-04T17:49:15.911Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.gnu.build:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.gnu.build-feature/.polyglot.feature.xml
13:49:16 [2022-10-04T17:49:16.478Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.autotools.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.autotools.core/.polyglot.META-INF
13:49:17 [2022-10-04T17:49:17.419Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.autotools.docs:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.autotools.docs/pom.xml
13:49:17 [2022-10-04T17:49:17.677Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.400.v20220715-1705.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (387.2kB)
13:49:17 [2022-10-04T17:49:17.677Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.autotools.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.autotools.ui/.polyglot.META-INF
13:49:18 [2022-10-04T17:49:18.242Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.2.200.v20211217-1247.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (152.75kB)
13:49:18 [2022-10-04T17:49:18.500Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.autotools:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.autotools-feature/.polyglot.feature.xml
13:49:19 [2022-10-04T17:49:19.068Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.meson.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.meson.core/.polyglot.META-INF
13:49:19 [2022-10-04T17:49:19.326Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.meson.docs:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.meson.docs/pom.xml
13:49:19 [2022-10-04T17:49:19.893Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.meson.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.meson.ui/.polyglot.META-INF
13:49:20 [2022-10-04T17:49:20.459Z] [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.13.2.v20220426-1653.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (89.82kB)
13:49:20 [2022-10-04T17:49:20.459Z] [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.13.2.v20220426-1653.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (386.84kB)
13:49:20 [2022-10-04T17:49:20.717Z] [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.13.2.v20220426-1653.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (1.53MB)
13:49:20 [2022-10-04T17:49:20.975Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.meson.ui.editor:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.meson.ui.editor/.polyglot.META-INF
13:49:21 [2022-10-04T17:49:21.548Z] [INFO] Fetching org.eclipse.tm4e.ui_0.5.0.202111180858.jar from https://download.eclipse.org/tm4e/releases/0.4.3/plugins/ (141.19kB)
13:49:21 [2022-10-04T17:49:21.548Z] [INFO] Fetching org.eclipse.tm4e.core_0.4.3.202110141401.jar from https://download.eclipse.org/tm4e/releases/0.4.3/plugins/ (184kB)
13:49:21 [2022-10-04T17:49:21.548Z] [INFO] Fetching org.jcodings_1.0.57.jar from https://download.eclipse.org/wildwebdeveloper/releases/0.15.0/plugins/ (1.66MB)
13:49:21 [2022-10-04T17:49:21.806Z] [INFO] Fetching org.joni_2.1.43.jar from https://download.eclipse.org/wildwebdeveloper/releases/0.15.0/plugins/ (211.47kB)
13:49:22 [2022-10-04T17:49:22.063Z] [INFO] Fetching org.eclipse.tm4e.registry_0.5.0.202111180858.jar from https://download.eclipse.org/tm4e/releases/0.4.3/plugins/ (30.73kB)
13:49:22 [2022-10-04T17:49:22.064Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.meson:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.meson-feature/.polyglot.feature.xml
13:49:22 [2022-10-04T17:49:22.322Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.autotools.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.core.autotools.core/.polyglot.META-INF
13:49:22 [2022-10-04T17:49:22.580Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.autotools.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.core.autotools.ui/.polyglot.META-INF
13:49:23 [2022-10-04T17:49:23.146Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.autotools:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.core.autotools-feature/.polyglot.feature.xml
13:49:23 [2022-10-04T17:49:23.403Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/codan/org.eclipse.cdt.codan.core/.polyglot.META-INF
13:49:23 [2022-10-04T17:49:23.403Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.ui:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/codan/org.eclipse.cdt.codan.ui/.polyglot.META-INF
13:49:23 [2022-10-04T17:49:23.970Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.core.cxx:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/codan/org.eclipse.cdt.codan.core.cxx/.polyglot.META-INF
13:49:24 [2022-10-04T17:49:24.536Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.ui.cxx:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/codan/org.eclipse.cdt.codan.ui.cxx/.polyglot.META-INF
13:49:25 [2022-10-04T17:49:25.101Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.checkers:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/codan/org.eclipse.cdt.codan.checkers/.polyglot.META-INF
13:49:25 [2022-10-04T17:49:25.101Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.checkers.ui:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/codan/org.eclipse.cdt.codan.checkers.ui/.polyglot.META-INF
13:49:25 [2022-10-04T17:49:25.676Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.native:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/core/org.eclipse.cdt.core.native/pom.xml
13:49:25 [2022-10-04T17:49:25.677Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt.target/cdt.target for environments=[linux/gtk/x86_64, linux/gtk/aarch64, linux/gtk/ppc64le], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@c21c296...
13:49:27 [2022-10-04T17:49:27.578Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.linux:6.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/core/org.eclipse.cdt.core.linux/pom.xml
13:49:27 [2022-10-04T17:49:27.578Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt.target/cdt.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@c21c296...
13:49:28 [2022-10-04T17:49:28.144Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.linux.x86_64:6.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/core/org.eclipse.cdt.core.linux.x86_64/pom.xml
13:49:28 [2022-10-04T17:49:28.144Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt.target/cdt.target for environments=[linux/gtk/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@c21c296...
13:49:29 [2022-10-04T17:49:29.079Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.linux.aarch64:6.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/core/org.eclipse.cdt.core.linux.aarch64/pom.xml
13:49:29 [2022-10-04T17:49:29.079Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt.target/cdt.target for environments=[linux/gtk/ppc64le], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@c21c296...
13:49:29 [2022-10-04T17:49:29.647Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.linux.ppc64le:6.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/core/org.eclipse.cdt.core.linux.ppc64le/pom.xml
13:49:29 [2022-10-04T17:49:29.647Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt.target/cdt.target for environments=[win32/win32/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@c21c296...
13:49:30 [2022-10-04T17:49:30.213Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.win32:6.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/core/org.eclipse.cdt.core.win32/pom.xml
13:49:30 [2022-10-04T17:49:30.214Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.win32.x86_64:6.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/core/org.eclipse.cdt.core.win32.x86_64/pom.xml
13:49:30 [2022-10-04T17:49:30.471Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt.target/cdt.target for environments=[macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@c21c296...
13:49:31 [2022-10-04T17:49:31.845Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.macosx:6.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/core/org.eclipse.cdt.core.macosx/pom.xml
13:49:31 [2022-10-04T17:49:31.845Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core:7.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/core/org.eclipse.cdt.core/.polyglot.META-INF
13:49:32 [2022-10-04T17:49:32.102Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.700.v20220826-1026.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (27.04kB)
13:49:32 [2022-10-04T17:49:32.102Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.ui:8.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/core/org.eclipse.cdt.ui/.polyglot.META-INF
13:49:32 [2022-10-04T17:49:32.361Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.build.crossgcc:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/cross/org.eclipse.cdt.build.crossgcc/.polyglot.META-INF
13:49:32 [2022-10-04T17:49:32.618Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.build.crossgcc:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/cross/org.eclipse.cdt.build.crossgcc-feature/pom.xml
13:49:33 [2022-10-04T17:49:33.182Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.launch.remote:2.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/cross/org.eclipse.cdt.launch.remote/.polyglot.META-INF
13:49:33 [2022-10-04T17:49:33.748Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.launch.remote:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/cross/org.eclipse.cdt.launch.remote-feature/pom.xml
13:49:34 [2022-10-04T17:49:34.313Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.launch.serial.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/cross/org.eclipse.cdt.launch.serial.core/.polyglot.META-INF
13:49:34 [2022-10-04T17:49:34.571Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.launch.serial.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/cross/org.eclipse.cdt.launch.serial.ui/.polyglot.META-INF
13:49:35 [2022-10-04T17:49:35.137Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.launch.serial.feature:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/cross/org.eclipse.cdt.launch.serial-feature/.polyglot.feature.xml
13:49:35 [2022-10-04T17:49:35.137Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.core:8.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/debug/org.eclipse.cdt.debug.core/.polyglot.META-INF
13:49:35 [2022-10-04T17:49:35.703Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.ui:8.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/debug/org.eclipse.cdt.debug.ui/.polyglot.META-INF
13:49:36 [2022-10-04T17:49:36.281Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.dap:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/debug/org.eclipse.cdt.debug.dap/pom.xml
13:49:36 [2022-10-04T17:49:36.539Z] [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (2.89MB)
13:49:36 [2022-10-04T17:49:36.797Z] [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.15.0.v20220805-0131.jar from https://download.eclipse.org/lsp4e/releases/latest/plugins/ (134.21kB)
13:49:37 [2022-10-04T17:49:37.056Z] [INFO] Fetching org.eclipse.lsp4e.debug_0.14.0.202208051450.jar from https://download.eclipse.org/lsp4e/releases/latest/plugins/ (96.78kB)
13:49:37 [2022-10-04T17:49:37.056Z] [INFO] Fetching org.eclipse.lsp4j.debug_0.15.0.v20220805-0131.jar from https://download.eclipse.org/lsp4e/releases/latest/plugins/ (395.77kB)
13:49:37 [2022-10-04T17:49:37.056Z] [INFO] Fetching org.eclipse.lsp4j.jsonrpc.debug_0.15.0.v20220805-0131.jar from https://download.eclipse.org/lsp4e/releases/latest/plugins/ (27.73kB)
13:49:37 [2022-10-04T17:49:37.314Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.27.0.v20220530-0353.jar from https://download.eclipse.org/lsp4e/releases/latest/plugins/ (162.36kB)
13:49:37 [2022-10-04T17:49:37.314Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.dap:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/debug/org.eclipse.cdt.debug.dap-feature/.polyglot.feature.xml
13:49:37 [2022-10-04T17:49:37.571Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.dap.gdbjtag:1.102.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jtag/org.eclipse.cdt.debug.dap.gdbjtag/.polyglot.META-INF
13:49:38 [2022-10-04T17:49:38.135Z] [INFO] Fetching org.eclipse.lsp4e_0.14.0.202208241334.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (505.69kB)
13:49:38 [2022-10-04T17:49:38.135Z] [INFO] Fetching org.eclipse.lsp4j_0.15.0.v20220805-0131.jar from https://download.eclipse.org/lsp4e/releases/latest/plugins/ (1.09MB)
13:49:38 [2022-10-04T17:49:38.393Z] [INFO] Fetching org.eclipse.core.externaltools_1.2.300.v20220618-1805.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (42.71kB)
13:49:38 [2022-10-04T17:49:38.393Z] [INFO] Fetching org.eclipse.jface.notifications_0.5.0.v20220401-0716.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (31.09kB)
13:49:38 [2022-10-04T17:49:38.393Z] [INFO] Fetching org.eclipse.mylyn.wikitext_3.0.42.20220107230029.jar from https://download.eclipse.org/wildwebdeveloper/releases/0.15.0/plugins/ (363.55kB)
13:49:38 [2022-10-04T17:49:38.393Z] [INFO] Fetching org.eclipse.mylyn.wikitext.markdown_3.0.42.20220107230029.jar from https://download.eclipse.org/wildwebdeveloper/releases/0.15.0/plugins/ (85.24kB)
13:49:38 [2022-10-04T17:49:38.393Z] [INFO] Fetching org.eclipse.ui.browser_3.7.200.v20220826-1037.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (209.05kB)
13:49:38 [2022-10-04T17:49:38.393Z] [INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (346.47kB)
13:49:38 [2022-10-04T17:49:38.650Z] [INFO] Fetching org.jsoup_1.14.3.v20211012-1727.jar from https://download.eclipse.org/wildwebdeveloper/releases/0.15.0/plugins/ (446.82kB)
13:49:38 [2022-10-04T17:49:38.651Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.dap.gdbjtag:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jtag/org.eclipse.cdt.debug.dap.gdbjtag-feature/.polyglot.feature.xml
13:49:38 [2022-10-04T17:49:38.909Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.gdb:7.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/debug/org.eclipse.cdt.gdb/.polyglot.META-INF
13:49:39 [2022-10-04T17:49:39.475Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.gdb.ui:7.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/debug/org.eclipse.cdt.gdb.ui/.polyglot.META-INF
13:49:39 [2022-10-04T17:49:39.732Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.gdb:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/debug/org.eclipse.cdt.gdb-feature/pom.xml
13:49:40 [2022-10-04T17:49:40.297Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.gnu.debug:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/debug/org.eclipse.cdt.gnu.debug-feature/.polyglot.feature.xml
13:49:40 [2022-10-04T17:49:40.555Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.application:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/debug/org.eclipse.cdt.debug.application/pom.xml
13:49:41 [2022-10-04T17:49:41.120Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.application.doc:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/debug/org.eclipse.cdt.debug.application.doc/pom.xml
13:49:41 [2022-10-04T17:49:41.120Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.standalone:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/debug/org.eclipse.cdt.debug.standalone-feature/.polyglot.feature.xml
13:49:41 [2022-10-04T17:49:41.685Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.doc.user:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/doc/org.eclipse.cdt.doc.user/pom.xml
13:49:41 [2022-10-04T17:49:41.942Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.4.300.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (2.1MB)
13:49:42 [2022-10-04T17:49:42.199Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.doc.isv:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/doc/org.eclipse.cdt.doc.isv/pom.xml
13:49:42 [2022-10-04T17:49:42.457Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf:2.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/dsf/org.eclipse.cdt.dsf/.polyglot.META-INF
13:49:43 [2022-10-04T17:49:43.022Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf.ui:2.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/dsf/org.eclipse.cdt.dsf.ui/.polyglot.META-INF
13:49:43 [2022-10-04T17:49:43.588Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.examples.dsf:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/dsf/org.eclipse.cdt.examples.dsf/.polyglot.META-INF
13:49:44 [2022-10-04T17:49:44.153Z] [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (2.96MB)
13:49:44 [2022-10-04T17:49:44.410Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.examples.dsf.pda:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/dsf/org.eclipse.cdt.examples.dsf.pda/.polyglot.META-INF
13:49:44 [2022-10-04T17:49:44.669Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.examples.dsf.pda.ui:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/dsf/org.eclipse.cdt.examples.dsf.pda.ui/.polyglot.META-INF
13:49:45 [2022-10-04T17:49:45.633Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.examples.dsf:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/dsf/org.eclipse.cdt.examples.dsf-feature/pom.xml
13:49:45 [2022-10-04T17:49:45.895Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf.gdb:6.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/dsf-gdb/org.eclipse.cdt.dsf.gdb/.polyglot.META-INF
13:49:46 [2022-10-04T17:49:46.461Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.ui:2.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/.polyglot.META-INF
13:49:46 [2022-10-04T17:49:46.719Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/.polyglot.META-INF
13:49:47 [2022-10-04T17:49:47.287Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.gnu.dsf:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/.polyglot.feature.xml
13:49:47 [2022-10-04T17:49:47.857Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.gnu.multicorevisualizer:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/.polyglot.feature.xml
13:49:48 [2022-10-04T17:49:48.430Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.examples.dsf.gdb:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/.polyglot.META-INF
13:49:48 [2022-10-04T17:49:48.688Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag:7.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jtag/org.eclipse.cdt.debug.gdbjtag/pom.xml
13:49:49 [2022-10-04T17:49:49.255Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.core:10.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jtag/org.eclipse.cdt.debug.gdbjtag.core/.polyglot.META-INF
13:49:49 [2022-10-04T17:49:49.514Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.ui:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jtag/org.eclipse.cdt.debug.gdbjtag.ui/.polyglot.META-INF
13:49:50 [2022-10-04T17:49:50.080Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.debug.gdbjtag:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jtag/org.eclipse.cdt.debug.gdbjtag-feature/pom.xml
13:49:50 [2022-10-04T17:49:50.338Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.launch:10.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/launch/org.eclipse.cdt.launch/.polyglot.META-INF
13:49:50 [2022-10-04T17:49:50.597Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.docker.launcher:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/launch/org.eclipse.cdt.docker.launcher/.polyglot.META-INF
13:49:51 [2022-10-04T17:49:51.546Z] [INFO] Fetching com.github.jnr.constants_0.9.15.v20200501-1917.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (699.58kB)
13:49:51 [2022-10-04T17:49:51.804Z] [INFO] Fetching com.github.jnr.enxio_0.25.0.v20200501-1917.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (57.47kB)
13:49:51 [2022-10-04T17:49:51.805Z] [INFO] Fetching com.github.jnr.ffi_2.1.12.v20200513-1859.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (762.9kB)
13:49:52 [2022-10-04T17:49:52.063Z] [INFO] Fetching com.github.jnr.jffi_1.2.23.v20211029-0121.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (172.35kB)
13:49:52 [2022-10-04T17:49:52.063Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B)
13:49:52 [2022-10-04T17:49:52.063Z] [INFO] Fetching jnr.x86asm_1.0.2.v201505052040.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (230.8kB)
13:49:52 [2022-10-04T17:49:52.321Z] [INFO] Fetching org.objectweb.asm_9.3.0.v20220409-0157.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (132.86kB)
13:49:52 [2022-10-04T17:49:52.321Z] [INFO] Fetching org.objectweb.asm.util_9.3.0.v20220409-0157.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (96.36kB)
13:49:52 [2022-10-04T17:49:52.321Z] [INFO] Fetching com.github.jnr.jffi.native_1.2.23.v20211029-0121.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (805.84kB)
13:49:52 [2022-10-04T17:49:52.321Z] [INFO] Fetching com.github.jnr.posix_3.0.54.v20200501-1917.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (284.19kB)
13:49:52 [2022-10-04T17:49:52.585Z] [INFO] Fetching com.github.jnr.unixsocket_0.28.0.v20200501-1917.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (72.8kB)
13:49:52 [2022-10-04T17:49:52.585Z] [INFO] Fetching com.google.auth.google-auth-library-credentials_0.20.0.v20200515-2048.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (23.35kB)
13:49:52 [2022-10-04T17:49:52.585Z] [INFO] Fetching com.google.auth.oauth2-http_0.20.0.v20200604-1524.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (115.74kB)
13:49:52 [2022-10-04T17:49:52.585Z] [INFO] Fetching com.google.http-client.google-http-client_1.34.2.v20200515-2048.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (320.81kB)
13:49:52 [2022-10-04T17:49:52.585Z] [INFO] Fetching com.google.http-client.google-http-client-jackson2_1.34.2.v20200515-2048.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (33.64kB)
13:49:52 [2022-10-04T17:49:52.585Z] [INFO] Fetching com.google.auto.value.auto-value-annotations_1.7.0.v20200515-2048.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (17.95kB)
13:49:52 [2022-10-04T17:49:52.585Z] [INFO] Fetching io.opencensus.opencensus-contrib-http-util_0.26.0.v20200515-2048.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (50.38kB)
13:49:52 [2022-10-04T17:49:52.585Z] [INFO] Fetching io.opencensus.opencensus-api_0.26.0.v20200515-2048.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (405.8kB)
13:49:52 [2022-10-04T17:49:52.843Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.15.v20220209-2345.jar from https://download.eclipse.org/egit/updates/plugins/ (354.72kB)
13:49:52 [2022-10-04T17:49:52.843Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar from https://download.eclipse.org/egit/updates/plugins/ (1,021.45kB)
13:49:52 [2022-10-04T17:49:52.843Z] [INFO] Fetching com.google.j2objc.j2objc-annotations_1.3.0.v20200515-2048.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (34.22kB)
13:49:53 [2022-10-04T17:49:53.100Z] [INFO] Fetching io.grpc.grpc-context_1.29.0.v20200515-2048.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (50.4kB)
13:49:53 [2022-10-04T17:49:53.100Z] [INFO] Fetching javax.ws.rs_2.1.6.v20200505-2127.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (166.26kB)
13:49:53 [2022-10-04T17:49:53.100Z] [INFO] Fetching org.aopalliance_1.0.0.v20220404-1927.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (14.17kB)
13:49:53 [2022-10-04T17:49:53.100Z] [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (367.61kB)
13:49:53 [2022-10-04T17:49:53.100Z] [INFO] Fetching org.apache.commons.compress_1.21.0.v20211103-2100.jar from https://download.eclipse.org/egit/updates/plugins/ (1.04MB)
13:49:53 [2022-10-04T17:49:53.358Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20220927175816/repository/plugins/ (300.96kB)
13:49:53 [2022-10-04T17:49:53.358Z] [INFO] Fetching org.bouncycastle.bcpkix_1.71.0.v20220723-1943.jar from https://download.eclipse.org/egit/updates/plugins/ (973.35kB)
13:49:53 [2022-10-04T17:49:53.621Z] [INFO] Fetching org.bouncycastle.bcutil_1.71.0.v20220723-1943.jar from https://download.eclipse.org/egit/updates/plugins/ (659.02kB)
13:49:53 [2022-10-04T17:49:53.621Z] [INFO] Fetching org.eclipse.linuxtools.docker.core_5.9.0.202210030749.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (259.92kB)
13:49:53 [2022-10-04T17:49:53.879Z] [INFO] Fetching org.eclipse.linuxtools.docker.ui_5.9.0.202210030749.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (930.12kB)
13:49:53 [2022-10-04T17:49:53.879Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (92.92kB)
13:49:53 [2022-10-04T17:49:53.879Z] [INFO] Fetching org.mandas.docker-client_3.2.1.v20200519-1937.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (1.13MB)
13:49:54 [2022-10-04T17:49:54.137Z] [INFO] Fetching org.glassfish.jersey.core.jersey-client_2.30.1.v20200513-1859.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (262.79kB)
13:49:54 [2022-10-04T17:49:54.137Z] [INFO] Fetching org.glassfish.jersey.media.jersey-media-json-jackson_2.30.1.v20200513-1859.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (88.86kB)
13:49:54 [2022-10-04T17:49:54.395Z] [INFO] Fetching org.glassfish.jersey.core.jersey-common_2.30.1.v20200513-1859.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (1.19MB)
13:49:54 [2022-10-04T17:49:54.652Z] [INFO] Fetching org.glassfish.jersey.containers.servlet_2.30.1.v20200513-1859.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (45.39kB)
13:49:54 [2022-10-04T17:49:54.652Z] [INFO] Fetching org.glassfish.jersey.inject.jersey-hk2_2.30.1.v20200512-1802.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (170.37kB)
13:49:54 [2022-10-04T17:49:54.652Z] [INFO] Fetching org.glassfish.hk2.api_2.6.1.v20200513-1859.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (234.21kB)
13:49:54 [2022-10-04T17:49:54.652Z] [INFO] Fetching org.glassfish.hk2.osgi-resource-locator_1.0.3.v20200509-0149.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (42.03kB)
13:49:54 [2022-10-04T17:49:54.652Z] [INFO] Fetching org.glassfish.hk2.utils_2.6.1.v20200513-1859.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (158.13kB)
13:49:54 [2022-10-04T17:49:54.653Z] [INFO] Fetching org.glassfish.hk2.locator_2.6.1.v20200513-1859.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (227.55kB)
13:49:54 [2022-10-04T17:49:54.653Z] [INFO] Fetching javassist_3.13.0.GA_v201209210905.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (681.36kB)
13:49:54 [2022-10-04T17:49:54.910Z] [INFO] Fetching org.glassfish.jersey.apache.connector_2.30.1.v20200513-1859.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (57.18kB)
13:49:54 [2022-10-04T17:49:54.910Z] [INFO] Fetching org.glassfish.jersey.containers.servlet.core_2.30.1.v20200513-1859.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (88.1kB)
13:49:54 [2022-10-04T17:49:54.910Z] [INFO] Fetching org.glassfish.jersey.core.jersey-server_2.30.1.v20200513-1859.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (959.61kB)
13:49:54 [2022-10-04T17:49:54.910Z] [INFO] Fetching org.glassfish.jersey.ext.entityfiltering_2.30.1.v20200513-1859.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (99.81kB)
13:49:55 [2022-10-04T17:49:55.171Z] [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (51.82kB)
13:49:55 [2022-10-04T17:49:55.171Z] [INFO] Fetching org.objectweb.asm.analysis_9.3.0.v20220409-0157.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (45.24kB)
13:49:55 [2022-10-04T17:49:55.171Z] [INFO] Fetching org.objectweb.asm.tree_9.3.0.v20220409-0157.jar from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/ (65.17kB)
13:49:55 [2022-10-04T17:49:55.171Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.docker.launcher:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/launch/org.eclipse.cdt.docker.launcher-feature/pom.xml
13:49:55 [2022-10-04T17:49:55.769Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.flatpak.launcher:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/launch/org.eclipse.cdt.flatpak.launcher/.polyglot.META-INF
13:49:56 [2022-10-04T17:49:56.027Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.flatpak.launcher:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/launch/org.eclipse.cdt.flatpak.launcher-feature/pom.xml
13:49:56 [2022-10-04T17:49:56.285Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.llvm.ui:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/llvm/org.eclipse.cdt.managedbuilder.llvm.ui/.polyglot.META-INF
13:49:56 [2022-10-04T17:49:56.850Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.llvm:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/llvm/org.eclipse.cdt.managedbuilder.llvm-feature/.polyglot.feature.xml
13:49:56 [2022-10-04T17:49:56.850Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.llvm.dsf.lldb.core:1.102.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/llvm/org.eclipse.cdt.llvm.dsf.lldb.core/.polyglot.META-INF
13:49:57 [2022-10-04T17:49:57.419Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.llvm.dsf.lldb.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/llvm/org.eclipse.cdt.llvm.dsf.lldb.ui/.polyglot.META-INF
13:49:57 [2022-10-04T17:49:57.677Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.llvm.dsf.lldb:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/llvm/org.eclipse.cdt.llvm.dsf.lldb-feature/.polyglot.feature.xml
13:49:57 [2022-10-04T17:49:57.935Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.lsp.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/lsp/org.eclipse.cdt.lsp.core/.polyglot.META-INF
13:49:58 [2022-10-04T17:49:58.501Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.lsp.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/lsp/org.eclipse.cdt.lsp.ui/.polyglot.META-INF
13:49:59 [2022-10-04T17:49:59.066Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.lsp.clangd:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/lsp/org.eclipse.cdt.lsp.clangd/.polyglot.META-INF
13:49:59 [2022-10-04T17:49:59.324Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.lsp.cquery:0.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/lsp/org.eclipse.cdt.lsp.cquery/.polyglot.META-INF
13:49:59 [2022-10-04T17:49:59.889Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.lsp:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/lsp/org.eclipse.cdt.lsp-feature/.polyglot.feature.xml
13:50:00 [2022-10-04T17:50:00.147Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.core.memory:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/memory/org.eclipse.cdt.debug.core.memory/.polyglot.META-INF
13:50:00 [2022-10-04T17:50:00.147Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.memorybrowser:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/.polyglot.META-INF
13:50:00 [2022-10-04T17:50:00.713Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.floatingpoint:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/.polyglot.META-INF
13:50:00 [2022-10-04T17:50:00.972Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.search:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/memory/org.eclipse.cdt.debug.ui.memory.search/.polyglot.META-INF
13:50:01 [2022-10-04T17:50:01.230Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.traditional:1.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/memory/org.eclipse.cdt.debug.ui.memory.traditional/.polyglot.META-INF
13:50:01 [2022-10-04T17:50:01.488Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.transport:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/memory/org.eclipse.cdt.debug.ui.memory.transport/.polyglot.META-INF
13:50:01 [2022-10-04T17:50:01.746Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/memory/org.eclipse.cdt.debug.ui.memory-feature/.polyglot.feature.xml
13:50:02 [2022-10-04T17:50:02.313Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.native.serial:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/native/org.eclipse.cdt.native.serial/pom.xml
13:50:02 [2022-10-04T17:50:02.570Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.qt.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/qt/org.eclipse.cdt.qt.core/.polyglot.META-INF
13:50:03 [2022-10-04T17:50:03.137Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.qt.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/qt/org.eclipse.cdt.qt.ui/.polyglot.META-INF
13:50:03 [2022-10-04T17:50:03.394Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.qt:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/qt/org.eclipse.cdt.qt-feature/.polyglot.feature.xml
13:50:03 [2022-10-04T17:50:03.653Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.remote.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.cdt.remote.core/.polyglot.META-INF
13:50:03 [2022-10-04T17:50:03.910Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testsrunner:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/testsrunner/org.eclipse.cdt.testsrunner/.polyglot.META-INF
13:50:04 [2022-10-04T17:50:04.169Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testsrunner.boost:7.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/testsrunner/org.eclipse.cdt.testsrunner.boost/.polyglot.META-INF
13:50:04 [2022-10-04T17:50:04.429Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testsrunner.gtest:7.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/testsrunner/org.eclipse.cdt.testsrunner.gtest/.polyglot.META-INF
13:50:04 [2022-10-04T17:50:04.688Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testsrunner.qttest:7.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/testsrunner/org.eclipse.cdt.testsrunner.qttest/.polyglot.META-INF
13:50:04 [2022-10-04T17:50:04.946Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testsrunner.tap:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/testsrunner/org.eclipse.cdt.testsrunner.tap/.polyglot.META-INF
13:50:05 [2022-10-04T17:50:05.513Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testsrunner.feature:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/testsrunner/org.eclipse.cdt.testsrunner.feature/.polyglot.feature.xml
13:50:05 [2022-10-04T17:50:05.771Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.unittest:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/unittest/org.eclipse.cdt.unittest/.polyglot.META-INF
13:50:06 [2022-10-04T17:50:06.029Z] [INFO] Fetching org.eclipse.unittest.ui_1.0.100.v20210429-0605.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (346.84kB)
13:50:06 [2022-10-04T17:50:06.029Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.unittest.feature:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/unittest/org.eclipse.cdt.unittest.feature/.polyglot.feature.xml
13:50:06 [2022-10-04T17:50:06.601Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.util:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/util/org.eclipse.cdt.util/.polyglot.META-INF
13:50:06 [2022-10-04T17:50:06.860Z] [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (421.77kB)
13:50:06 [2022-10-04T17:50:06.860Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (65.43kB)
13:50:06 [2022-10-04T17:50:06.860Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.visualizer.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/visualizer/org.eclipse.cdt.visualizer.core/.polyglot.META-INF
13:50:07 [2022-10-04T17:50:07.126Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.visualizer.examples:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/visualizer/org.eclipse.cdt.visualizer.examples/.polyglot.META-INF
13:50:07 [2022-10-04T17:50:07.384Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.visualizer.ui:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/visualizer/org.eclipse.cdt.visualizer.ui/.polyglot.META-INF
13:50:07 [2022-10-04T17:50:07.642Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.visualizer:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/visualizer/org.eclipse.cdt.visualizer-feature/.polyglot.feature.xml
13:50:07 [2022-10-04T17:50:07.899Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.msw.build:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/windows/org.eclipse.cdt.msw.build/.polyglot.META-INF
13:50:08 [2022-10-04T17:50:08.156Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.msw.build.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/windows/org.eclipse.cdt.msw.build.tests/.polyglot.META-INF
13:50:08 [2022-10-04T17:50:08.722Z] [INFO] Fetching junit-platform-commons_1.9.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (100.3kB)
13:50:08 [2022-10-04T17:50:08.722Z] [INFO] Fetching org.opentest4j_1.2.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (7.47kB)
13:50:08 [2022-10-04T17:50:08.722Z] [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (28.39kB)
13:50:08 [2022-10-04T17:50:08.722Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (72.52kB)
13:50:08 [2022-10-04T17:50:08.722Z] [INFO] Fetching org.junit.jupiter.api_5.8.2.v20220624-2009.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20220927175816/repository/plugins/ (220.85kB)
13:50:08 [2022-10-04T17:50:08.722Z] [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (49.45kB)
13:50:08 [2022-10-04T17:50:08.722Z] [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (52.65kB)
13:50:08 [2022-10-04T17:50:08.722Z] [INFO] Fetching org.eclipse.jdt.junit.runtime_3.7.0.v20220609-1843.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (58.99kB)
13:50:08 [2022-10-04T17:50:08.722Z] [INFO] Fetching org.eclipse.ui.ide.application_1.4.500.v20220623-0641.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (114.89kB)
13:50:08 [2022-10-04T17:50:08.722Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.msw:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/windows/org.eclipse.cdt.msw-feature/.polyglot.feature.xml
13:50:09 [2022-10-04T17:50:09.286Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/launchbar/org.eclipse.launchbar/.polyglot.feature.xml
13:50:09 [2022-10-04T17:50:09.286Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar.core:2.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/launchbar/org.eclipse.launchbar.core/.polyglot.META-INF
13:50:09 [2022-10-04T17:50:09.544Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar.core.tests:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/launchbar/org.eclipse.launchbar.core.tests/.polyglot.META-INF
13:50:09 [2022-10-04T17:50:09.802Z] [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.12.10.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (251.38kB)
13:50:09 [2022-10-04T17:50:09.802Z] [INFO] Fetching org.mockito_2.23.0.v20200310-1642.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20220927175816/repository/plugins/ (618.07kB)
13:50:10 [2022-10-04T17:50:10.059Z] [INFO] Fetching net.bytebuddy.byte-buddy_1.12.10.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (3.66MB)
13:50:10 [2022-10-04T17:50:10.624Z] [INFO] Fetching org.objenesis_2.6.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20220927175816/repository/plugins/ (71.25kB)
13:50:10 [2022-10-04T17:50:10.624Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar.remote:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/launchbar/org.eclipse.launchbar.remote/.polyglot.feature.xml
13:50:10 [2022-10-04T17:50:10.886Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar.remote.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/launchbar/org.eclipse.launchbar.remote.core/.polyglot.META-INF
13:50:10 [2022-10-04T17:50:10.887Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar.remote.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/launchbar/org.eclipse.launchbar.remote.ui/.polyglot.META-INF
13:50:11 [2022-10-04T17:50:11.143Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar.ui:2.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/launchbar/org.eclipse.launchbar.ui/.polyglot.META-INF
13:50:11 [2022-10-04T17:50:11.400Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar.ui.controls:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/launchbar/org.eclipse.launchbar.ui.controls/.polyglot.META-INF
13:50:11 [2022-10-04T17:50:11.658Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.launchbar.ui.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/launchbar/org.eclipse.launchbar.ui.tests/pom.xml
13:50:11 [2022-10-04T17:50:11.915Z] [INFO] Fetching org.eclipse.swtbot.go_4.0.0.202206011610.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (15.82kB)
13:50:12 [2022-10-04T17:50:12.172Z] [INFO] Fetching org.eclipse.pde.junit.runtime_3.6.200.v20220523-1051.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (24.02kB)
13:50:12 [2022-10-04T17:50:12.172Z] [INFO] Fetching org.eclipse.swtbot.eclipse.core_4.0.0.202206011610.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (38.83kB)
13:50:12 [2022-10-04T17:50:12.172Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_4.0.0.202206011610.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (141.06kB)
13:50:12 [2022-10-04T17:50:12.172Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_4.0.0.202206011610.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (819.03kB)
13:50:12 [2022-10-04T17:50:12.172Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_4.0.0.202206011610.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (37.27kB)
13:50:12 [2022-10-04T17:50:12.172Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tools.templates.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/tools.templates/org.eclipse.tools.templates.core/.polyglot.META-INF
13:50:12 [2022-10-04T17:50:12.429Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tools.templates.freemarker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/tools.templates/org.eclipse.tools.templates.freemarker/.polyglot.META-INF
13:50:12 [2022-10-04T17:50:12.687Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tools.templates.ui:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/tools.templates/org.eclipse.tools.templates.ui/.polyglot.META-INF
13:50:12 [2022-10-04T17:50:12.944Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.core/.polyglot.META-INF
13:50:12 [2022-10-04T17:50:12.944Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.jsch.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.jsch.core/.polyglot.META-INF
13:50:13 [2022-10-04T17:50:13.201Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (297.81kB)
13:50:13 [2022-10-04T17:50:13.201Z] [INFO] Fetching org.eclipse.jsch.core_1.4.0.v20220813-1037.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (43.17kB)
13:50:13 [2022-10-04T17:50:13.201Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.jsch.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.jsch.ui/.polyglot.META-INF
13:50:13 [2022-10-04T17:50:13.768Z] [INFO] Fetching org.eclipse.jsch.ui_1.4.200.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (95.52kB)
13:50:13 [2022-10-04T17:50:13.768Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.ui:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.ui/.polyglot.META-INF
13:50:14 [2022-10-04T17:50:14.025Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.proxy.core/.polyglot.META-INF
13:50:14 [2022-10-04T17:50:14.283Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.proxy.ui/.polyglot.META-INF
13:50:14 [2022-10-04T17:50:14.283Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy.protocol.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.proxy.protocol.core/.polyglot.META-INF
13:50:14 [2022-10-04T17:50:14.541Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy.server.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.proxy.server.core/.polyglot.META-INF
13:50:14 [2022-10-04T17:50:14.799Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy.server.product:1.0.100 @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.proxy.server.product/pom.xml
13:50:15 [2022-10-04T17:50:15.056Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy.server.linux.x86_64:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.proxy.server.linux.x86_64/pom.xml
13:50:15 [2022-10-04T17:50:15.315Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy.server.linux.ppc64le:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.proxy.server.linux.ppc64le/pom.xml
13:50:15 [2022-10-04T17:50:15.573Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy.server.macosx.x86_64:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.proxy.server.macosx.x86_64/pom.xml
13:50:15 [2022-10-04T17:50:15.831Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote-feature/.polyglot.feature.xml
13:50:16 [2022-10-04T17:50:16.088Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.proxy:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.proxy-feature/.polyglot.feature.xml
13:50:16 [2022-10-04T17:50:16.346Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.console:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.console/.polyglot.META-INF
13:50:16 [2022-10-04T17:50:16.604Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.console:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.console-feature/.polyglot.feature.xml
13:50:16 [2022-10-04T17:50:16.861Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.serial.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.serial.core/.polyglot.META-INF
13:50:16 [2022-10-04T17:50:16.861Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.serial.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.serial.ui/.polyglot.META-INF
13:50:17 [2022-10-04T17:50:17.119Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.serial:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.serial-feature/.polyglot.feature.xml
13:50:17 [2022-10-04T17:50:17.684Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.telnet.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.telnet.core/.polyglot.META-INF
13:50:17 [2022-10-04T17:50:17.947Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.telnet.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.telnet.ui/.polyglot.META-INF
13:50:18 [2022-10-04T17:50:18.204Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.telnet:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.telnet-feature/.polyglot.feature.xml
13:50:18 [2022-10-04T17:50:18.462Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote.doc.isv:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/remote/org.eclipse.remote.doc.isv/pom.xml
13:50:18 [2022-10-04T17:50:18.719Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.control:5.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/plugins/org.eclipse.tm.terminal.control/.polyglot.META-INF
13:50:18 [2022-10-04T17:50:18.977Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.local:4.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/plugins/org.eclipse.tm.terminal.connector.local/.polyglot.META-INF
13:50:19 [2022-10-04T17:50:19.235Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.process:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/plugins/org.eclipse.tm.terminal.connector.process/.polyglot.META-INF
13:50:19 [2022-10-04T17:50:19.493Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.remote:4.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/plugins/org.eclipse.tm.terminal.connector.remote/.polyglot.META-INF
13:50:19 [2022-10-04T17:50:19.750Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.ssh:4.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/plugins/org.eclipse.tm.terminal.connector.ssh/.polyglot.META-INF
13:50:20 [2022-10-04T17:50:20.008Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.telnet:4.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/plugins/org.eclipse.tm.terminal.connector.telnet/.polyglot.META-INF
13:50:20 [2022-10-04T17:50:20.266Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.cdtserial:4.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/plugins/org.eclipse.tm.terminal.connector.cdtserial/.polyglot.META-INF
13:50:20 [2022-10-04T17:50:20.523Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.view.core:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/plugins/org.eclipse.tm.terminal.view.core/.polyglot.META-INF
13:50:20 [2022-10-04T17:50:20.523Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.view.ui:4.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/plugins/org.eclipse.tm.terminal.view.ui/.polyglot.META-INF
13:50:21 [2022-10-04T17:50:21.088Z] [INFO] Fetching javaewah_1.1.13.v20211029-0839.jar from https://download.eclipse.org/egit/updates/plugins/ (182.62kB)
13:50:21 [2022-10-04T17:50:21.088Z] [INFO] Fetching net.i2p.crypto.eddsa_0.3.0.v20220506-1020.jar from https://download.eclipse.org/egit/updates/plugins/ (88.94kB)
13:50:21 [2022-10-04T17:50:21.088Z] [INFO] Fetching org.apache.sshd.osgi_2.8.0.v20211227-1750.jar from https://download.eclipse.org/egit/updates/plugins/ (1.83MB)
13:50:21 [2022-10-04T17:50:21.346Z] [INFO] Fetching org.apache.sshd.sftp_2.8.0.v20211227-1750.jar from https://download.eclipse.org/egit/updates/plugins/ (386.26kB)
13:50:21 [2022-10-04T17:50:21.346Z] [INFO] Fetching org.eclipse.egit.core_6.3.0.202209071007-r.jar from https://download.eclipse.org/egit/updates/plugins/ (626.46kB)
13:50:21 [2022-10-04T17:50:21.346Z] [INFO] Fetching org.eclipse.jgit_6.3.0.202209071007-r.jar from https://download.eclipse.org/egit/updates/plugins/ (2.87MB)
13:50:21 [2022-10-04T17:50:21.604Z] [INFO] Fetching org.eclipse.jgit.gpg.bc_6.3.0.202209071007-r.jar from https://download.eclipse.org/egit/updates/plugins/ (66.1kB)
13:50:21 [2022-10-04T17:50:21.861Z] [INFO] Fetching org.eclipse.jgit.http.apache_6.3.0.202209071007-r.jar from https://download.eclipse.org/egit/updates/plugins/ (27.13kB)
13:50:21 [2022-10-04T17:50:21.861Z] [INFO] Fetching org.eclipse.jgit.ssh.apache_6.3.0.202209071007-r.jar from https://download.eclipse.org/egit/updates/plugins/ (212.93kB)
13:50:21 [2022-10-04T17:50:21.861Z] [INFO] Fetching org.eclipse.egit.ui_6.3.0.202209071007-r.jar from https://download.eclipse.org/egit/updates/plugins/ (3.89MB)
13:50:22 [2022-10-04T17:50:22.426Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.test:4.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/plugins/org.eclipse.tm.terminal.test/.polyglot.META-INF
13:50:22 [2022-10-04T17:50:22.686Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.control.feature:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/features/org.eclipse.tm.terminal.control.feature/.polyglot.feature.xml
13:50:22 [2022-10-04T17:50:22.945Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.local.feature:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/features/org.eclipse.tm.terminal.connector.local.feature/.polyglot.feature.xml
13:50:23 [2022-10-04T17:50:23.204Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.remote.feature:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/features/org.eclipse.tm.terminal.connector.remote.feature/.polyglot.feature.xml
13:50:23 [2022-10-04T17:50:23.461Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.ssh.feature:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/features/org.eclipse.tm.terminal.connector.ssh.feature/.polyglot.feature.xml
13:50:23 [2022-10-04T17:50:23.719Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.telnet.feature:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/features/org.eclipse.tm.terminal.connector.telnet.feature/.polyglot.feature.xml
13:50:23 [2022-10-04T17:50:23.979Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.connector.cdtserial.feature:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/features/org.eclipse.tm.terminal.connector.cdtserial.feature/.polyglot.feature.xml
13:50:24 [2022-10-04T17:50:24.237Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.view.feature:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/features/org.eclipse.tm.terminal.view.feature/.polyglot.feature.xml
13:50:24 [2022-10-04T17:50:24.496Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.tm.terminal.feature:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/terminal/features/org.eclipse.tm.terminal.feature/.polyglot.feature.xml
13:50:24 [2022-10-04T17:50:24.755Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.core.doc:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jsoncdb/org.eclipse.cdt.jsoncdb.core.doc/.polyglot.META-INF
13:50:25 [2022-10-04T17:50:25.013Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jsoncdb/org.eclipse.cdt.jsoncdb.core/.polyglot.META-INF
13:50:25 [2022-10-04T17:50:25.270Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.core.tests:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jsoncdb/org.eclipse.cdt.jsoncdb.core.tests/.polyglot.META-INF
13:50:25 [2022-10-04T17:50:25.528Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.core.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jsoncdb/org.eclipse.cdt.jsoncdb.core.ui/.polyglot.META-INF
13:50:25 [2022-10-04T17:50:25.786Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.arm:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jsoncdb/org.eclipse.cdt.jsoncdb.arm/.polyglot.META-INF
13:50:26 [2022-10-04T17:50:26.051Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.arm.tests:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jsoncdb/org.eclipse.cdt.jsoncdb.arm.tests/.polyglot.META-INF
13:50:26 [2022-10-04T17:50:26.310Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.hpenonstop:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jsoncdb/org.eclipse.cdt.jsoncdb.hpenonstop/.polyglot.META-INF
13:50:26 [2022-10-04T17:50:26.875Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.hpenonstop.tests:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jsoncdb/org.eclipse.cdt.jsoncdb.hpenonstop.tests/.polyglot.META-INF
13:50:27 [2022-10-04T17:50:27.133Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.intel:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jsoncdb/org.eclipse.cdt.jsoncdb.intel/.polyglot.META-INF
13:50:27 [2022-10-04T17:50:27.390Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.nvidia:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jsoncdb/org.eclipse.cdt.jsoncdb.nvidia/.polyglot.META-INF
13:50:27 [2022-10-04T17:50:27.648Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.nvidia.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jsoncdb/org.eclipse.cdt.jsoncdb.nvidia.tests/.polyglot.META-INF
13:50:27 [2022-10-04T17:50:27.906Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.microsoft:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jsoncdb/org.eclipse.cdt.jsoncdb.microsoft/.polyglot.META-INF
13:50:28 [2022-10-04T17:50:28.164Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.jsoncdb.microsoft.tests:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jsoncdb/org.eclipse.cdt.jsoncdb.microsoft.tests/.polyglot.META-INF
13:50:28 [2022-10-04T17:50:28.729Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.cmake.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/cmake/org.eclipse.cdt.cmake.core/.polyglot.META-INF
13:50:28 [2022-10-04T17:50:28.987Z] [INFO] Fetching org.yaml.snakeyaml_1.27.0.v20201111-1638.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.0/plugins/ (325.29kB)
13:50:28 [2022-10-04T17:50:28.987Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.cmake.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/cmake/org.eclipse.cdt.cmake.core.tests/.polyglot.META-INF
13:50:29 [2022-10-04T17:50:29.245Z] [INFO] Fetching org.assertj_3.20.2.v20210706-1104.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20220927175816/repository/plugins/ (4.93MB)
13:50:29 [2022-10-04T17:50:29.812Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.cmake.ui:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/cmake/org.eclipse.cdt.cmake.ui/.polyglot.META-INF
13:50:30 [2022-10-04T17:50:30.377Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.cmake.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/cmake/org.eclipse.cdt.cmake.ui.tests/pom.xml
13:50:30 [2022-10-04T17:50:30.943Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
13:50:30 [2022-10-04T17:50:30.943Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.cmake:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/cmake/org.eclipse.cdt.cmake-feature/.polyglot.feature.xml
13:50:31 [2022-10-04T17:50:31.508Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.native:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt.native-feature/.polyglot.feature.xml
13:50:31 [2022-10-04T17:50:31.508Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt/pom.xml
13:50:31 [2022-10-04T17:50:31.767Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.platform.branding:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt.platform.branding/.polyglot.META-INF
13:50:32 [2022-10-04T17:50:32.026Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.platform:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt.platform-feature/.polyglot.feature.xml
13:50:33 [2022-10-04T17:50:33.402Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt-feature/pom.xml
13:50:33 [2022-10-04T17:50:33.402Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.sdk:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt.sdk/.polyglot.META-INF
13:50:33 [2022-10-04T17:50:33.659Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.sdk:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt.sdk-feature/pom.xml
13:50:34 [2022-10-04T17:50:34.231Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.repo:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt.repo/pom.xml
13:50:35 [2022-10-04T17:50:35.605Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.core.tests:8.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.managedbuilder.core.tests/.polyglot.META-INF
13:50:36 [2022-10-04T17:50:36.171Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.ui.tests:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.managedbuilder.ui.tests/.polyglot.META-INF
13:50:36 [2022-10-04T17:50:36.429Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.make.core.tests:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.make.core.tests/.polyglot.META-INF
13:50:36 [2022-10-04T17:50:36.996Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.make.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.make.ui.tests/.polyglot.META-INF
13:50:37 [2022-10-04T17:50:37.253Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.autotools.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.autotools.tests/.polyglot.META-INF
13:50:37 [2022-10-04T17:50:37.819Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.autotools.ui.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.autotools.ui.tests/.polyglot.META-INF
13:50:38 [2022-10-04T17:50:38.077Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.meson.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/build/org.eclipse.cdt.meson.ui.tests/pom.xml
13:50:38 [2022-10-04T17:50:38.642Z] [INFO] Fetching org.apache.log4j_1.2.19.v20220208-1728.jar from https://download.eclipse.org/egit/updates/plugins/ (358.42kB)
13:50:38 [2022-10-04T17:50:38.642Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.core.tests:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/codan/org.eclipse.cdt.codan.core.tests/.polyglot.META-INF
13:50:38 [2022-10-04T17:50:38.899Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.checkers.ui.tests:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/codan/org.eclipse.cdt.codan.checkers.ui.tests/.polyglot.META-INF
13:50:39 [2022-10-04T17:50:39.156Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.tests:5.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/core/org.eclipse.cdt.core.tests/pom.xml
13:50:39 [2022-10-04T17:50:39.720Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (137.97kB)
13:50:39 [2022-10-04T17:50:39.720Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (56.84kB)
13:50:39 [2022-10-04T17:50:39.720Z] [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (81.03kB)
13:50:39 [2022-10-04T17:50:39.720Z] [INFO] Fetching com.sun.jna_5.8.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (1.65MB)
13:50:39 [2022-10-04T17:50:39.977Z] [INFO] Fetching com.sun.jna.platform_5.8.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (1.28MB)
13:50:40 [2022-10-04T17:50:40.235Z] [INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (52.93kB)
13:50:40 [2022-10-04T17:50:40.235Z] [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (38.76kB)
13:50:40 [2022-10-04T17:50:40.235Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (198.71kB)
13:50:40 [2022-10-04T17:50:40.235Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (57.69kB)
13:50:40 [2022-10-04T17:50:40.235Z] [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.2.v20211217-1500.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (842.59kB)
13:50:40 [2022-10-04T17:50:40.235Z] [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.2.v20211217-1500.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (908.89kB)
13:50:40 [2022-10-04T17:50:40.493Z] [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.2.v20211217-1500.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (253.08kB)
13:50:40 [2022-10-04T17:50:40.493Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (2.36MB)
13:50:40 [2022-10-04T17:50:40.750Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (1.67MB)
13:50:41 [2022-10-04T17:50:41.007Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (3.33MB)
13:50:41 [2022-10-04T17:50:41.572Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (3.45MB)
13:50:42 [2022-10-04T17:50:42.150Z] [INFO] Fetching org.eclipse.ant.core_3.6.500.v20220718-1722.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (109.43kB)
13:50:42 [2022-10-04T17:50:42.150Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (13.13kB)
13:50:42 [2022-10-04T17:50:42.150Z] [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (16.24kB)
13:50:42 [2022-10-04T17:50:42.150Z] [INFO] Fetching org.eclipse.debug.ui.launchview_1.0.300.v20220811-0741.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (88.88kB)
13:50:42 [2022-10-04T17:50:42.150Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.100.v20220620-1617.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (48.41kB)
13:50:42 [2022-10-04T17:50:42.150Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.700.v20220722-0431.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (251kB)
13:50:42 [2022-10-04T17:50:42.150Z] [INFO] Fetching org.eclipse.osgi.util_3.7.100.v20220615-1601.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (14.42kB)
13:50:42 [2022-10-04T17:50:42.150Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (87.79kB)
13:50:42 [2022-10-04T17:50:42.150Z] [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (129.01kB)
13:50:42 [2022-10-04T17:50:42.150Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (10.74kB)
13:50:42 [2022-10-04T17:50:42.150Z] [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (25.74kB)
13:50:42 [2022-10-04T17:50:42.412Z] [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (13.73kB)
13:50:42 [2022-10-04T17:50:42.412Z] [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (18.3kB)
13:50:42 [2022-10-04T17:50:42.412Z] [INFO] Fetching org.eclipse.e4.rcp_4.25.0.v20220829-1402.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (23.01kB)
13:50:42 [2022-10-04T17:50:42.412Z] [INFO] Fetching org.eclipse.e4.ui.progress_0.3.500.v20220717-1456.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (212.62kB)
13:50:42 [2022-10-04T17:50:42.412Z] [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (127.97kB)
13:50:42 [2022-10-04T17:50:42.412Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (64.2kB)
13:50:42 [2022-10-04T17:50:42.412Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (26.38kB)
13:50:42 [2022-10-04T17:50:42.412Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20211005-1944.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (19.76kB)
13:50:42 [2022-10-04T17:50:42.412Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (15.43kB)
13:50:42 [2022-10-04T17:50:42.412Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (19.71kB)
13:50:42 [2022-10-04T17:50:42.670Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (52.52kB)
13:50:42 [2022-10-04T17:50:42.670Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (129.12kB)
13:50:42 [2022-10-04T17:50:42.670Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (27.83kB)
13:50:42 [2022-10-04T17:50:42.670Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.300.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (82.96kB)
13:50:42 [2022-10-04T17:50:42.670Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.600.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (27.9kB)
13:50:42 [2022-10-04T17:50:42.670Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (9.69kB)
13:50:42 [2022-10-04T17:50:42.670Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (23.74kB)
13:50:42 [2022-10-04T17:50:42.670Z] [INFO] Fetching org.eclipse.emf.common_2.27.0.v20220817-1401.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (20.88kB)
13:50:42 [2022-10-04T17:50:42.670Z] [INFO] Fetching org.eclipse.emf.ecore_2.29.0.v20220817-1401.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (20.95kB)
13:50:42 [2022-10-04T17:50:42.670Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (38.37kB)
13:50:42 [2022-10-04T17:50:42.670Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (69.13kB)
13:50:42 [2022-10-04T17:50:42.670Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (29.16kB)
13:50:42 [2022-10-04T17:50:42.928Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.300.v20220726-1300.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (236.29kB)
13:50:42 [2022-10-04T17:50:42.928Z] [INFO] Fetching org.eclipse.jetty.http_10.0.11.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (243.32kB)
13:50:42 [2022-10-04T17:50:42.928Z] [INFO] Fetching org.eclipse.jetty.server_10.0.11.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (775.74kB)
13:50:42 [2022-10-04T17:50:42.928Z] [INFO] Fetching org.eclipse.jetty.servlet_10.0.11.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (161.93kB)
13:50:42 [2022-10-04T17:50:42.928Z] [INFO] Fetching org.eclipse.jetty.util_10.0.11.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (548.83kB)
13:50:43 [2022-10-04T17:50:43.185Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.3.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (49.35kB)
13:50:43 [2022-10-04T17:50:43.185Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.700.v20220801-1124.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (29.14kB)
13:50:43 [2022-10-04T17:50:43.185Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (12.61kB)
13:50:43 [2022-10-04T17:50:43.185Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (28.05kB)
13:50:43 [2022-10-04T17:50:43.185Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (112.39kB)
13:50:43 [2022-10-04T17:50:43.185Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (24.82kB)
13:50:43 [2022-10-04T17:50:43.185Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (133.75kB)
13:50:43 [2022-10-04T17:50:43.185Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.400.v20220506-1821.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (86.25kB)
13:50:43 [2022-10-04T17:50:43.185Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (26.34kB)
13:50:43 [2022-10-04T17:50:43.185Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.300.v20220512-1321.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (45.06kB)
13:50:43 [2022-10-04T17:50:43.443Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (77.31kB)
13:50:43 [2022-10-04T17:50:43.443Z] [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (23.39kB)
13:50:43 [2022-10-04T17:50:43.443Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1500.v20220819-1949.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (21.51kB)
13:50:43 [2022-10-04T17:50:43.443Z] [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (429.55kB)
13:50:43 [2022-10-04T17:50:43.443Z] [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (432.64kB)
13:50:43 [2022-10-04T17:50:43.701Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.200.v20220802-0626.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (61.67kB)
13:50:43 [2022-10-04T17:50:43.701Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (31.04kB)
13:50:43 [2022-10-04T17:50:43.701Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.200.v20220805-0804.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (103.71kB)
13:50:43 [2022-10-04T17:50:43.701Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.100.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (242.35kB)
13:50:43 [2022-10-04T17:50:43.701Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (35.63kB)
13:50:43 [2022-10-04T17:50:43.701Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.100.v20211217-1131.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (50.58kB)
13:50:43 [2022-10-04T17:50:43.701Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.100.v20220504-1755.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (252.96kB)
13:50:43 [2022-10-04T17:50:43.959Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1700.v20220819-1949.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (20.96kB)
13:50:43 [2022-10-04T17:50:43.959Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.600.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (662.94kB)
13:50:43 [2022-10-04T17:50:43.959Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.400.v20220805-0804.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (105.26kB)
13:50:43 [2022-10-04T17:50:43.959Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (18.19kB)
13:50:43 [2022-10-04T17:50:43.959Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.3.300.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (172.38kB)
13:50:44 [2022-10-04T17:50:44.216Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.100.v20220814-1551.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (70.34kB)
13:50:44 [2022-10-04T17:50:44.216Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1700.v20220819-1949.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (20.87kB)
13:50:44 [2022-10-04T17:50:44.216Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.300.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (129.58kB)
13:50:44 [2022-10-04T17:50:44.217Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (100.51kB)
13:50:44 [2022-10-04T17:50:44.217Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1700.v20220819-1949.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (20.74kB)
13:50:44 [2022-10-04T17:50:44.217Z] [INFO] Fetching org.eclipse.help.base_4.3.800.v20220831-1800.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (434.42kB)
13:50:44 [2022-10-04T17:50:44.473Z] [INFO] Fetching org.eclipse.help.ui_4.4.100.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (536.94kB)
13:50:44 [2022-10-04T17:50:44.474Z] [INFO] Fetching org.eclipse.help.webapp_3.10.800.v20220714-2106.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (738.71kB)
13:50:44 [2022-10-04T17:50:44.733Z] [INFO] Fetching org.eclipse.jetty.io_10.0.11.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (205.78kB)
13:50:44 [2022-10-04T17:50:44.733Z] [INFO] Fetching org.eclipse.jetty.security_10.0.11.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (118.17kB)
13:50:44 [2022-10-04T17:50:44.733Z] [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.11.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (62.43kB)
13:50:44 [2022-10-04T17:50:44.733Z] [INFO] Fetching org.eclipse.help_2.3.1100.v20220831-1800.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (21.38kB)
13:50:44 [2022-10-04T17:50:44.733Z] [INFO] Fetching org.eclipse.platform_4.25.0.v20220831-1800.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (689.47kB)
13:50:44 [2022-10-04T17:50:44.733Z] [INFO] Fetching org.eclipse.platform.doc.user_4.25.0.v20220830-0901.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (4.46MB)
13:50:45 [2022-10-04T17:50:45.300Z] [INFO] Fetching org.eclipse.text.quicksearch_1.1.300.v20211203-1705.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (95.68kB)
13:50:45 [2022-10-04T17:50:45.300Z] [INFO] Fetching org.eclipse.ui.monitoring_1.2.200.v20220429-1040.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (59.91kB)
13:50:45 [2022-10-04T17:50:45.300Z] [INFO] Fetching org.eclipse.ui.net_1.4.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (47.76kB)
13:50:45 [2022-10-04T17:50:45.300Z] [INFO] Fetching org.eclipse.ui.externaltools_3.5.200.v20220618-1805.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (142.66kB)
13:50:45 [2022-10-04T17:50:45.562Z] [INFO] Fetching org.eclipse.ui.themes_1.2.2000.v20220614-2134.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (34.02kB)
13:50:45 [2022-10-04T17:50:45.562Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.200.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (25.59kB)
13:50:45 [2022-10-04T17:50:45.562Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.1.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (18.14kB)
13:50:45 [2022-10-04T17:50:45.562Z] [INFO] Fetching org.eclipse.ui.views.log_1.3.300.v20220717-1456.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (174.02kB)
13:50:45 [2022-10-04T17:50:45.562Z] [INFO] Fetching org.eclipse.platform_4.25.0.v20220831-1800.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (22.34kB)
13:50:45 [2022-10-04T17:50:45.562Z] [INFO] Fetching org.eclipse.platform_root_4.25.0.v20220831-1800 from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/binary/ (196B)
13:50:45 [2022-10-04T17:50:45.823Z] [INFO] Fetching org.eclipse.update.configurator_3.4.900.v20220718-1722.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (98.23kB)
13:50:45 [2022-10-04T17:50:45.823Z] [INFO] Fetching org.eclipse.rcp_4.25.0.v20220831-1800.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (12.91kB)
13:50:45 [2022-10-04T17:50:45.823Z] [INFO] Fetching org.eclipse.rcp_4.25.0.v20220831-1800.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (20.96kB)
13:50:45 [2022-10-04T17:50:45.823Z] [INFO] Fetching org.eclipse.rcp_root_4.25.0.v20220831-1800 from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/binary/ (19.11kB)
13:50:45 [2022-10-04T17:50:45.823Z] [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (13kB)
13:50:45 [2022-10-04T17:50:45.823Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (86.39kB)
13:50:45 [2022-10-04T17:50:45.823Z] [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (12.94kB)
13:50:45 [2022-10-04T17:50:45.823Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.600.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (73.2kB)
13:50:46 [2022-10-04T17:50:46.082Z] [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.2.v20211217-1500.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (28.06kB)
13:50:46 [2022-10-04T17:50:46.082Z] [INFO] Fetching org.eclipse.compare.win32_1.2.900.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (46.25kB)
13:50:46 [2022-10-04T17:50:46.082Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (39.29kB)
13:50:46 [2022-10-04T17:50:46.082Z] [INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (27.48kB)
13:50:46 [2022-10-04T17:50:46.082Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (9.6kB)
13:50:46 [2022-10-04T17:50:46.082Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (59.56kB)
13:50:46 [2022-10-04T17:50:46.082Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (134.3kB)
13:50:46 [2022-10-04T17:50:46.082Z] [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (10.25kB)
13:50:46 [2022-10-04T17:50:46.082Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.0.400.v20220109-1926.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (22.98kB)
13:50:46 [2022-10-04T17:50:46.082Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (40.75kB)
13:50:46 [2022-10-04T17:50:46.082Z] [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (22.27kB)
13:50:46 [2022-10-04T17:50:46.082Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (27.41kB)
13:50:46 [2022-10-04T17:50:46.340Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (29.62kB)
13:50:46 [2022-10-04T17:50:46.340Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (42.61kB)
13:50:46 [2022-10-04T17:50:46.340Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (28.06kB)
13:50:46 [2022-10-04T17:50:46.340Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (9.54kB)
13:50:46 [2022-10-04T17:50:46.340Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (41.15kB)
13:50:46 [2022-10-04T17:50:46.340Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.ui.tests:5.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/core/org.eclipse.cdt.ui.tests/pom.xml
13:50:46 [2022-10-04T17:50:46.905Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/dsf-gdb/org.eclipse.cdt.dsf.gdb.tests/.polyglot.META-INF
13:50:47 [2022-10-04T17:50:47.164Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.tests.dsf.gdb:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml
13:50:47 [2022-10-04T17:50:47.729Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests/.polyglot.META-INF
13:50:47 [2022-10-04T17:50:47.986Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.core.tests:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/jtag/org.eclipse.cdt.debug.gdbjtag.core.tests/pom.xml
13:50:48 [2022-10-04T17:50:48.551Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.lsp.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/lsp/org.eclipse.cdt.lsp.core.tests/pom.xml
13:50:48 [2022-10-04T17:50:48.816Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.lsp.cquery.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/lsp/org.eclipse.cdt.lsp.cquery.tests/pom.xml
13:50:49 [2022-10-04T17:50:49.072Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.core.memory.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/memory/org.eclipse.cdt.debug.core.memory.tests/.polyglot.META-INF
13:50:49 [2022-10-04T17:50:49.329Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.qt.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/qt/org.eclipse.cdt.qt.ui.tests/.polyglot.META-INF
13:50:49 [2022-10-04T17:50:49.894Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testsrunner.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/testsrunner/org.eclipse.cdt.testsrunner.tests/.polyglot.META-INF
13:50:50 [2022-10-04T17:50:50.152Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testing:8.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt.testing/pom.xml
13:50:50 [2022-10-04T17:50:50.409Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.testing:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt.testing-feature/pom.xml
13:50:50 [2022-10-04T17:50:50.667Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.testing.repo:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt.testing.repo/pom.xml
13:50:50 [2022-10-04T17:50:50.924Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/releng/org.eclipse.cdt.target/cdt.target for environments=[linux/gtk/x86_64, linux/gtk/aarch64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@c21c296...
13:50:53 [2022-10-04T17:50:53.460Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.application.product:11.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt-check-maven-plugin-updates/debug/org.eclipse.cdt.debug.application.product/pom.xml
13:50:53 [2022-10-04T17:50:53.460Z] [WARNING] The project org.eclipse.cdt:cdt-parent:pom:11.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
13:50:53 [2022-10-04T17:50:53.460Z] [INFO] ------------------------------------------------------------------------
13:50:53 [2022-10-04T17:50:53.460Z] [INFO] Reactor Build Order:
13:50:53 [2022-10-04T17:50:53.460Z] [INFO] 
13:50:53 [2022-10-04T17:50:53.717Z] [INFO] CDT Parent                                                         [pom]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] org.eclipse.cdt.core.native                             [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] C/C++ Development Tools Core                   [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] GCC support for CDT Build Core                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] Template Engine Core                           [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] Template Engine UI                             [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] C/C++ Development Tools UI                     [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] GCC ToolChain Support UI                       [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] Template Engine Freemarker Support             [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] C/C++ Standard make Build Core                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] LaunchBar Core                                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] C/C++ Development Tools Debug Model            [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] LaunchBar UI                                   [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] C/C++ Development Tools Debugger UI            [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] C/C++ Development Tools Launching Support      [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] C/C++ Standard make Build UI                   [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] CDT Build System Core                          [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] C/C++ Managed Builder UI                       [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] GNU Managed Build Definitions                  [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] CDT Headless Builder Application               [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [feature] C/C++ GNU Toolchain Build Support            [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] Remote Services Core                           [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] CDT Remote Utilities                           [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] Autotools Plug-in                              [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] org.eclipse.cdt.autotools.docs                          [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] Autotools UI Plug-in                           [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [feature] C/C++ Autotools support                      [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] Meson Plug-in                                  [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] org.eclipse.cdt.meson.docs                              [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] Meson UI Plug-in                               [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] Meson editor                                   [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [feature] C/C++ Meson Build Support - Preview          [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] CDT Autotools Core                             [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] CDT Autotools UI                               [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [feature] C/C++ Autotools Core Build Support - Experimental [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] Code Analysis Core                             [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] Code Analysis UI                               [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] Code Analysis Core for C/C++                   [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] Codan Analysis UI for C/C++                    [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] Codan Checkers                                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] [bundle] Codan Checkers UI                              [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] org.eclipse.cdt.core.linux                              [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] org.eclipse.cdt.core.linux.x86_64                       [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.718Z] [INFO] org.eclipse.cdt.core.linux.aarch64                      [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.cdt.core.linux.ppc64le                      [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.cdt.core.win32                              [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.cdt.core.win32.x86_64                       [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.cdt.core.macosx                             [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] CDT GCC Cross Compiler Support                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.cdt.build.crossgcc                         [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] Debug Services Framework Core                  [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] GDB Common                                     [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.cdt.native.serial                           [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] GDB DSF Debugger Integration Core              [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] Debugger Services Framework UI                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] TM Terminal, Maven Master                                          [pom]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.tm.terminal.plugins                                    [pom]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] Terminal Control (Embeddable Widget)           [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] GDB DSF Debugger Integration UI                [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] Remote Services UI                             [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] C/C++ Remote Debug Launcher                    [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] Remote Console                                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] JSch Remote Support                            [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] JSch UI Remote Support                         [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] Remote Serial Port Services                    [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] Remote Serial Port Services UI                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] Remote Serial Port Services                    [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] Remote Serial Port Services UI                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.remote.doc.isv                              [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [feature] Remote Services                              [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.cdt.launch.remote                          [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] Launch over Serial Core Plugin                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] Launch over Serial UI Plugin                   [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [feature] C/C++ Launch over Serial                     [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.cdt.debug.dap                               [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [feature] C/C++ Debug Adapter GDB Debugger Integration [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] Eclipse GDB Hardware Debug Core Plug-in        [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] Eclipse GDB Hardware Debug UI Plug-in          [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] DAP C/C++ GDB JTAG Support Plug-in             [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [feature] C/C++ Debug Adapter GDB Hardware Debugger Integration [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] GDB UI Common                                  [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.cdt.gdb                                    [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [feature] C/C++ GNU Toolchain Debug Support            [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.cdt.debug.application                       [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.cdt.debug.application.doc                   [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [feature] C/C++ Standalone Debugger                    [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.cdt.doc.user                                [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.cdt.doc.isv                                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] Debugger Services Framework Examples           [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] PDA Example Device Debugging Core Plug-in      [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] PDA Example Device Debugging UI Plug-in        [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.cdt.examples.dsf                           [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] CDT Visualizer Core Plug-in                    [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] CDT Visualizer UI Plug-in                      [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] Multicore Visualizer for DSF-GDB Integration   [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [feature] C/C++ DSF GDB Debugger Integration           [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [feature] C/C++ Multicore Visualizer                   [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] GDB DSF Debugger Extension Example             [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.cdt.debug.gdbjtag                           [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] org.eclipse.cdt.debug.gdbjtag                          [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.719Z] [INFO] [bundle] Terminal View Core                             [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Terminal View                                  [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] C/C++ Container Launch Plug-in                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] org.eclipse.cdt.docker.launcher                        [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] C/C++ Flatpak Launch Plug-in                   [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] org.eclipse.cdt.flatpak.launcher                       [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] LLVM Managed Build Definitions                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] C/C++ LLVM-Family Compiler Build Support     [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] LLDB Debugger Integration Core                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] LLDB Debugger Integration UI                   [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] C/C++ LLDB Debugger Integration (experimental) [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] CDT LSP Core                                   [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] CDT LSP UI                                     [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] CDT LSP clangd                                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] CDT LSP CQuery                                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] LSP4E C/C++ Support                          [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Debug Core Memory                              [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Memory Browser                                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Floating Point Memory Renderer                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Memory Search                                  [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Traditional Memory Rendering                   [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Memory Transport Plug-in                       [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] C/C++ Memory View Enhancements               [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] C/C++ Qt Support Core                          [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] C/C++ Qt Support UI                            [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Launch Bar UI Controls                         [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] LaunchBar                                    [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] C/C++ Qt Support - Preview                   [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] C/C++ Development Tools Tests Running Support  [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] C/C++ Development Tools Boost Tests Runner Support [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] C/C++ Development Tools Google Tests Runner Support [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] C/C++ Development Tools Qt Tests Runner Support [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] C/C++ Development Tools Test Anything Protocol (TAP) Tests Runner Support [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] C/C++ Unit Testing Support                   [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] C/C++ Test runner client for UnitTest View     [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] C/C++ Test runner client for UnitTest View   [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Eclipse C/C++ Development Tools Utilities      [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] CDT Visualizer Examples                        [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] C/C++ Visualizer Framework                   [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] MSVC Build Integration Plug-in                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] org.eclipse.cdt                                         [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] C/C++ Development Tooling Native Utilities   [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] C/C++ Development Platform                     [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] C/C++ Development Platform                   [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] org.eclipse.cdt                                        [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] org.eclipse.cdt.core.tests                         [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [test-bundle] MSVC Build Integration Plug-in Tests [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] C/C++ Visual C++ Support (experimental)      [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [test-bundle] Launch Bar Core Tests                [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] LaunchBar Remote Core                          [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Remote Launch Target UI                        [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] Remote Launch Targets                        [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] org.eclipse.launchbar.ui.tests                     [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Remote Proxy Protocol Support                  [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Remote Proxy Support                           [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Proxy UI Remote Support                        [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Remote Proxy Server Support                    [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] org.eclipse.remote.proxy.server.product             [eclipse-repository]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] org.eclipse.remote.proxy.server.linux.x86_64            [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] org.eclipse.remote.proxy.server.linux.ppc64le           [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] org.eclipse.remote.proxy.server.macosx.x86_64           [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] Remote Services Proxy                        [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] Remote Command Shell Console                 [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] Serial Port Remote Services                  [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] Telnet Remote Services                       [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Terminal Process Connector                     [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Terminal Local Connector                       [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Terminal via Remote API Connector              [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Terminal SSH Connector                         [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Terminal Telnet Connector                      [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [bundle] Terminal Serial Connector                      [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [test-bundle] Target Management Terminal Tests     [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] org.eclipse.tm.terminal.features                                   [pom]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] TM Terminal Control                          [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] TM Terminal Local Connector Extensions       [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.720Z] [INFO] [feature] TM Terminal via Remote API Connector Extensions [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [feature] TM Terminal SSH Connector Extensions         [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [feature] TM Terminal Telnet Connector Extensions      [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [feature] TM Terminal Serial Connector Extensions      [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [feature] Terminal (Console) View                      [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [feature] TM Terminal                                  [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] jsoncdb-parent                                                     [pom]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [bundle] JSON Compilation Database Parser user manual   [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [bundle] JSON Compilation Database Parser               [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.core.tests   [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [bundle] JSON Compilation Database Parser UI            [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [bundle] JSON Compilation Database Parser Support for ARM C compilers [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.arm.tests    [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [bundle] JSON Compilation Database Parser Support for HPE NonStop C/C++ compilers [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.hpenonstop.tests [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [bundle] JSON Compilation Database Parser Support for Intel C compilers [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [bundle] JSON Compilation Database Parser Support for NVidia CUDA compilers [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.nvidia.tests [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [bundle] JSON Compilation Database Parser Support for Microsoft cl C/C++ compiler [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.microsoft.tests [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] cmake-parent                                                       [pom]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [bundle] CDT CMake Core                                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] org.eclipse.cdt.cmake.core.tests     [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [bundle] CDT CMake UI                                   [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [feature] C/C++ CMake Build Support - Preview          [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] org.eclipse.cdt.cmake.ui.tests                     [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [bundle] Eclipse C/C++ Development Tools SDK            [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] org.eclipse.cdt.sdk                                    [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] org.eclipse.cdt.target                                             [pom]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] org.eclipse.cdt.repo                                [eclipse-repository]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] Tests                                [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] Managed Build UI Tests Plug-in       [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] Make Core Tests Plug-in              [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] org.eclipse.cdt.make.ui.tests        [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] Autotools Tests Plug-in              [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] Autotools UI Tests Plug-in           [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] org.eclipse.cdt.meson.ui.tests                     [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] Codan Core Tests                     [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] Codan Checkers UI Tests              [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] org.eclipse.cdt.ui.tests                           [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] DSF-GDB test fragment                [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] org.eclipse.cdt.tests.dsf.gdb                      [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] DSF-GDB test fragment                [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] org.eclipse.cdt.debug.gdbjtag.core.tests           [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] org.eclipse.cdt.lsp.core.tests                     [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] org.eclipse.cdt.lsp.cquery.tests                   [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] Debug Core Memory Tests              [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] C/C++ Qt Test Suite                  [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] [test-bundle] C/C++ Development Tools Tests Running Support Tests [eclipse-test-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] org.eclipse.cdt.testing                                 [eclipse-plugin]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] org.eclipse.cdt.testing                                [eclipse-feature]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] org.eclipse.cdt.testing.repo                        [eclipse-repository]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] Stand-Alone C/C++ Debugger Product                  [eclipse-repository]
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 97 kB/s)
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
13:50:53 [2022-10-04T17:50:53.721Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
13:50:53 [2022-10-04T17:50:53.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 156 kB/s)
13:50:53 [2022-10-04T17:50:53.979Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/22/maven-parent-22.pom
13:50:53 [2022-10-04T17:50:53.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom
13:50:53 [2022-10-04T17:50:53.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.4 MB/s)
13:50:53 [2022-10-04T17:50:53.979Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/11/apache-11.pom
13:50:53 [2022-10-04T17:50:53.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom
13:50:53 [2022-10-04T17:50:53.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 255 kB/s)
13:50:53 [2022-10-04T17:50:53.979Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
13:50:53 [2022-10-04T17:50:53.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
13:50:53 [2022-10-04T17:50:53.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 539 kB/s)
13:50:53 [2022-10-04T17:50:53.979Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom
13:50:54 [2022-10-04T17:50:54.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom
13:50:54 [2022-10-04T17:50:54.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (5.6 kB at 295 kB/s)
13:50:54 [2022-10-04T17:50:54.236Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
13:50:54 [2022-10-04T17:50:54.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
13:50:54 [2022-10-04T17:50:54.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 kB at 426 kB/s)
13:50:54 [2022-10-04T17:50:54.236Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom
13:50:54 [2022-10-04T17:50:54.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom
13:50:54 [2022-10-04T17:50:54.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom (15 kB at 185 kB/s)
13:50:54 [2022-10-04T17:50:54.236Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar
13:50:54 [2022-10-04T17:50:54.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar
13:50:54 [2022-10-04T17:50:54.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar (209 kB at 3.1 MB/s)
13:50:54 [2022-10-04T17:50:54.494Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom
13:50:54 [2022-10-04T17:50:54.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom
13:50:54 [2022-10-04T17:50:54.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (11 kB at 260 kB/s)
13:50:54 [2022-10-04T17:50:54.494Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar
13:50:54 [2022-10-04T17:50:54.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar
13:50:54 [2022-10-04T17:50:54.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (153 kB at 1.4 MB/s)
13:50:54 [2022-10-04T17:50:54.494Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom
13:50:54 [2022-10-04T17:50:54.752Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom
13:50:54 [2022-10-04T17:50:54.752Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom (11 kB at 163 kB/s)
13:50:54 [2022-10-04T17:50:54.752Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom
13:50:54 [2022-10-04T17:50:54.752Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom
13:50:54 [2022-10-04T17:50:54.752Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom (5.0 kB at 46 kB/s)
13:50:54 [2022-10-04T17:50:54.752Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
13:50:54 [2022-10-04T17:50:54.752Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom
13:50:55 [2022-10-04T17:50:55.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 667 kB/s)
13:50:55 [2022-10-04T17:50:55.017Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/17/apache-17.pom
13:50:55 [2022-10-04T17:50:55.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
13:50:55 [2022-10-04T17:50:55.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 321 kB/s)
13:50:55 [2022-10-04T17:50:55.017Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar
13:50:55 [2022-10-04T17:50:55.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar
13:50:55 [2022-10-04T17:50:55.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar (53 kB at 609 kB/s)
13:50:55 [2022-10-04T17:50:55.017Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/findbugs-maven-plugin/3.0.5/findbugs-maven-plugin-3.0.5.pom
13:50:55 [2022-10-04T17:50:55.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/3.0.5/findbugs-maven-plugin-3.0.5.pom
13:50:55 [2022-10-04T17:50:55.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/3.0.5/findbugs-maven-plugin-3.0.5.pom (23 kB at 277 kB/s)
13:50:55 [2022-10-04T17:50:55.274Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
13:50:55 [2022-10-04T17:50:55.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
13:50:55 [2022-10-04T17:50:55.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 525 kB/s)
13:50:55 [2022-10-04T17:50:55.274Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/findbugs-maven-plugin/3.0.5/findbugs-maven-plugin-3.0.5.jar
13:50:55 [2022-10-04T17:50:55.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/3.0.5/findbugs-maven-plugin-3.0.5.jar
13:50:55 [2022-10-04T17:50:55.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/3.0.5/findbugs-maven-plugin-3.0.5.jar (145 kB at 1.5 MB/s)
13:50:55 [2022-10-04T17:50:55.534Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-pmd-plugin/3.15.0/maven-pmd-plugin-3.15.0.pom
13:50:55 [2022-10-04T17:50:55.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-pmd-plugin/3.15.0/maven-pmd-plugin-3.15.0.pom
13:50:55 [2022-10-04T17:50:55.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-pmd-plugin/3.15.0/maven-pmd-plugin-3.15.0.pom (14 kB at 89 kB/s)
13:50:55 [2022-10-04T17:50:55.534Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-pmd-plugin/3.15.0/maven-pmd-plugin-3.15.0.jar
13:50:55 [2022-10-04T17:50:55.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-pmd-plugin/3.15.0/maven-pmd-plugin-3.15.0.jar
13:50:55 [2022-10-04T17:50:55.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-pmd-plugin/3.15.0/maven-pmd-plugin-3.15.0.jar (151 kB at 1.0 MB/s)
13:50:55 [2022-10-04T17:50:55.793Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/maven-metadata.xml
13:50:55 [2022-10-04T17:50:55.793Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-metadata.xml
13:50:55 [2022-10-04T17:50:55.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-metadata.xml
13:50:55 [2022-10-04T17:50:55.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/maven-metadata.xml
13:50:55 [2022-10-04T17:50:55.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-metadata.xml (14 kB at 155 kB/s)
13:50:55 [2022-10-04T17:50:55.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/maven-metadata.xml (21 kB at 193 kB/s)
13:50:55 [2022-10-04T17:50:55.793Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml
13:50:55 [2022-10-04T17:50:55.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml
13:50:56 [2022-10-04T17:50:56.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (964 B at 4.6 kB/s)
13:50:56 [2022-10-04T17:50:56.050Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/versions-maven-plugin/2.12.0/versions-maven-plugin-2.12.0.pom
13:50:56 [2022-10-04T17:50:56.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.12.0/versions-maven-plugin-2.12.0.pom
13:50:56 [2022-10-04T17:50:56.308Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.12.0/versions-maven-plugin-2.12.0.pom (15 kB at 135 kB/s)
13:50:56 [2022-10-04T17:50:56.309Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/70/mojo-parent-70.pom
13:50:56 [2022-10-04T17:50:56.309Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/70/mojo-parent-70.pom
13:50:56 [2022-10-04T17:50:56.567Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/70/mojo-parent-70.pom (36 kB at 192 kB/s)
13:50:56 [2022-10-04T17:50:56.567Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
13:50:56 [2022-10-04T17:50:56.567Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
13:50:56 [2022-10-04T17:50:56.567Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (5.6 kB at 134 kB/s)
13:50:56 [2022-10-04T17:50:56.567Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/versions-maven-plugin/2.12.0/versions-maven-plugin-2.12.0.jar
13:50:56 [2022-10-04T17:50:56.567Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.12.0/versions-maven-plugin-2.12.0.jar
13:50:56 [2022-10-04T17:50:56.825Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.12.0/versions-maven-plugin-2.12.0.jar (347 kB at 1.9 MB/s)
13:50:56 [2022-10-04T17:50:56.825Z] [INFO] 
13:50:56 [2022-10-04T17:50:56.825Z] [INFO] ---------------------< org.eclipse.cdt:cdt-parent >---------------------
13:50:56 [2022-10-04T17:50:56.825Z] [INFO] Building CDT Parent 11.0.0-SNAPSHOT                              [1/228]
13:50:56 [2022-10-04T17:50:56.825Z] [INFO] --------------------------------[ pom ]---------------------------------
13:50:56 [2022-10-04T17:50:56.825Z] [INFO] 
13:50:56 [2022-10-04T17:50:56.825Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ cdt-parent ---
13:50:56 [2022-10-04T17:50:56.825Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
13:50:56 [2022-10-04T17:50:56.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
13:50:57 [2022-10-04T17:50:57.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 20 kB/s)
13:50:57 [2022-10-04T17:50:57.083Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
13:50:57 [2022-10-04T17:50:57.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
13:50:57 [2022-10-04T17:50:57.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 30 kB/s)
13:50:57 [2022-10-04T17:50:57.083Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
13:50:57 [2022-10-04T17:50:57.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
13:50:57 [2022-10-04T17:50:57.340Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 429 kB/s)
13:50:57 [2022-10-04T17:50:57.341Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
13:50:57 [2022-10-04T17:50:57.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
13:50:57 [2022-10-04T17:50:57.341Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 32 kB/s)
13:50:57 [2022-10-04T17:50:57.341Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom
13:50:57 [2022-10-04T17:50:57.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom
13:50:57 [2022-10-04T17:50:57.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (7.6 kB at 68 kB/s)
13:50:57 [2022-10-04T17:50:57.598Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
13:50:57 [2022-10-04T17:50:57.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
13:50:57 [2022-10-04T17:50:57.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 94 kB/s)
13:50:57 [2022-10-04T17:50:57.599Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
13:50:57 [2022-10-04T17:50:57.599Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
13:50:57 [2022-10-04T17:50:57.599Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 260 kB/s)
13:50:57 [2022-10-04T17:50:57.599Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
13:50:57 [2022-10-04T17:50:57.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
13:50:57 [2022-10-04T17:50:57.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 39 kB/s)
13:50:57 [2022-10-04T17:50:57.856Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
13:50:57 [2022-10-04T17:50:57.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
13:50:57 [2022-10-04T17:50:57.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 31 kB/s)
13:50:57 [2022-10-04T17:50:57.856Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
13:50:57 [2022-10-04T17:50:57.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
13:50:58 [2022-10-04T17:50:58.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 343 kB/s)
13:50:58 [2022-10-04T17:50:58.114Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
13:50:58 [2022-10-04T17:50:58.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
13:50:58 [2022-10-04T17:50:58.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 42 kB/s)
13:50:58 [2022-10-04T17:50:58.114Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
13:50:58 [2022-10-04T17:50:58.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
13:50:58 [2022-10-04T17:50:58.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 50 kB/s)
13:50:58 [2022-10-04T17:50:58.114Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
13:50:58 [2022-10-04T17:50:58.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
13:50:58 [2022-10-04T17:50:58.372Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 14 kB/s)
13:50:58 [2022-10-04T17:50:58.372Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
13:50:58 [2022-10-04T17:50:58.372Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
13:50:58 [2022-10-04T17:50:58.372Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 78 kB/s)
13:50:58 [2022-10-04T17:50:58.372Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
13:50:58 [2022-10-04T17:50:58.372Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
13:50:58 [2022-10-04T17:50:58.372Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 18 kB/s)
13:50:58 [2022-10-04T17:50:58.372Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
13:50:58 [2022-10-04T17:50:58.372Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
13:50:58 [2022-10-04T17:50:58.372Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 80 kB/s)
13:50:58 [2022-10-04T17:50:58.372Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
13:50:58 [2022-10-04T17:50:58.631Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
13:50:58 [2022-10-04T17:50:58.631Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 467 kB/s)
13:50:58 [2022-10-04T17:50:58.631Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
13:50:58 [2022-10-04T17:50:58.631Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
13:50:58 [2022-10-04T17:50:58.631Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 110 kB/s)
13:50:58 [2022-10-04T17:50:58.631Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
13:50:58 [2022-10-04T17:50:58.631Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
13:50:58 [2022-10-04T17:50:58.631Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 227 kB/s)
13:50:58 [2022-10-04T17:50:58.631Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
13:50:58 [2022-10-04T17:50:58.631Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
13:50:58 [2022-10-04T17:50:58.631Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 290 kB/s)
13:50:58 [2022-10-04T17:50:58.631Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
13:50:58 [2022-10-04T17:50:58.631Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
13:50:58 [2022-10-04T17:50:58.631Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 224 kB/s)
13:50:58 [2022-10-04T17:50:58.631Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
13:50:58 [2022-10-04T17:50:58.631Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
13:50:58 [2022-10-04T17:50:58.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 195 kB/s)
13:50:58 [2022-10-04T17:50:58.889Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
13:50:58 [2022-10-04T17:50:58.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
13:50:58 [2022-10-04T17:50:58.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 71 kB/s)
13:50:58 [2022-10-04T17:50:58.889Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
13:50:58 [2022-10-04T17:50:58.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
13:50:58 [2022-10-04T17:50:58.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 28 kB/s)
13:50:58 [2022-10-04T17:50:58.889Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
13:50:58 [2022-10-04T17:50:58.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
13:50:58 [2022-10-04T17:50:58.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 23 kB/s)
13:50:58 [2022-10-04T17:50:58.889Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
13:50:59 [2022-10-04T17:50:59.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
13:50:59 [2022-10-04T17:50:59.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 61 kB/s)
13:50:59 [2022-10-04T17:50:59.147Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
13:50:59 [2022-10-04T17:50:59.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
13:50:59 [2022-10-04T17:50:59.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 860 kB/s)
13:50:59 [2022-10-04T17:50:59.147Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
13:50:59 [2022-10-04T17:50:59.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom
13:50:59 [2022-10-04T17:50:59.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.2 MB/s)
13:50:59 [2022-10-04T17:50:59.147Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
13:50:59 [2022-10-04T17:50:59.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
13:50:59 [2022-10-04T17:50:59.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 193 kB/s)
13:50:59 [2022-10-04T17:50:59.147Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
13:50:59 [2022-10-04T17:50:59.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
13:50:59 [2022-10-04T17:50:59.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 45 kB/s)
13:50:59 [2022-10-04T17:50:59.405Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
13:50:59 [2022-10-04T17:50:59.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
13:50:59 [2022-10-04T17:50:59.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 65 kB/s)
13:50:59 [2022-10-04T17:50:59.406Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
13:50:59 [2022-10-04T17:50:59.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
13:50:59 [2022-10-04T17:50:59.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 105 kB/s)
13:50:59 [2022-10-04T17:50:59.406Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
13:50:59 [2022-10-04T17:50:59.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
13:50:59 [2022-10-04T17:50:59.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 170 kB/s)
13:50:59 [2022-10-04T17:50:59.406Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
13:50:59 [2022-10-04T17:50:59.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
13:50:59 [2022-10-04T17:50:59.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 33 kB/s)
13:50:59 [2022-10-04T17:50:59.670Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
13:50:59 [2022-10-04T17:50:59.670Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
13:50:59 [2022-10-04T17:50:59.670Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 24 kB/s)
13:50:59 [2022-10-04T17:50:59.670Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
13:50:59 [2022-10-04T17:50:59.670Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
13:50:59 [2022-10-04T17:50:59.670Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 172 kB/s)
13:50:59 [2022-10-04T17:50:59.670Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
13:50:59 [2022-10-04T17:50:59.670Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom
13:50:59 [2022-10-04T17:50:59.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 376 kB/s)
13:50:59 [2022-10-04T17:50:59.929Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
13:50:59 [2022-10-04T17:50:59.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
13:50:59 [2022-10-04T17:50:59.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 19 kB/s)
13:50:59 [2022-10-04T17:50:59.929Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
13:50:59 [2022-10-04T17:50:59.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
13:50:59 [2022-10-04T17:50:59.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 38 kB/s)
13:50:59 [2022-10-04T17:50:59.929Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
13:50:59 [2022-10-04T17:50:59.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
13:51:00 [2022-10-04T17:51:00.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 199 kB/s)
13:51:00 [2022-10-04T17:51:00.188Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
13:51:00 [2022-10-04T17:51:00.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
13:51:00 [2022-10-04T17:51:00.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 82 kB/s)
13:51:00 [2022-10-04T17:51:00.188Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
13:51:00 [2022-10-04T17:51:00.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
13:51:00 [2022-10-04T17:51:00.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 96 kB/s)
13:51:00 [2022-10-04T17:51:00.188Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
13:51:00 [2022-10-04T17:51:00.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
13:51:00 [2022-10-04T17:51:00.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 418 kB/s)
13:51:00 [2022-10-04T17:51:00.188Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
13:51:00 [2022-10-04T17:51:00.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
13:51:00 [2022-10-04T17:51:00.447Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 288 kB/s)
13:51:00 [2022-10-04T17:51:00.447Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
13:51:00 [2022-10-04T17:51:00.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
13:51:00 [2022-10-04T17:51:00.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 27 kB/s)
13:51:00 [2022-10-04T17:51:00.448Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
13:51:00 [2022-10-04T17:51:00.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
13:51:00 [2022-10-04T17:51:00.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 75 kB/s)
13:51:00 [2022-10-04T17:51:00.448Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
13:51:00 [2022-10-04T17:51:00.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
13:51:00 [2022-10-04T17:51:00.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 33 kB/s)
13:51:00 [2022-10-04T17:51:00.705Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
13:51:00 [2022-10-04T17:51:00.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
13:51:00 [2022-10-04T17:51:00.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 344 kB/s)
13:51:00 [2022-10-04T17:51:00.705Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
13:51:00 [2022-10-04T17:51:00.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
13:51:00 [2022-10-04T17:51:00.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 55 kB/s)
13:51:00 [2022-10-04T17:51:00.705Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
13:51:00 [2022-10-04T17:51:00.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
13:51:00 [2022-10-04T17:51:00.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 57 kB/s)
13:51:00 [2022-10-04T17:51:00.706Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
13:51:00 [2022-10-04T17:51:00.706Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
13:51:00 [2022-10-04T17:51:00.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 105 kB/s)
13:51:00 [2022-10-04T17:51:00.966Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
13:51:00 [2022-10-04T17:51:00.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
13:51:00 [2022-10-04T17:51:00.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 123 kB/s)
13:51:00 [2022-10-04T17:51:00.966Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
13:51:00 [2022-10-04T17:51:00.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
13:51:00 [2022-10-04T17:51:00.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 132 kB/s)
13:51:00 [2022-10-04T17:51:00.966Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/10.0.1/guava-10.0.1.pom
13:51:00 [2022-10-04T17:51:00.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom
13:51:00 [2022-10-04T17:51:00.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 104 kB/s)
13:51:00 [2022-10-04T17:51:00.966Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
13:51:00 [2022-10-04T17:51:00.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
13:51:01 [2022-10-04T17:51:01.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 36 kB/s)
13:51:01 [2022-10-04T17:51:01.224Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
13:51:01 [2022-10-04T17:51:01.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
13:51:01 [2022-10-04T17:51:01.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 23 kB/s)
13:51:01 [2022-10-04T17:51:01.224Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
13:51:01 [2022-10-04T17:51:01.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
13:51:01 [2022-10-04T17:51:01.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 254 kB/s)
13:51:01 [2022-10-04T17:51:01.224Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
13:51:01 [2022-10-04T17:51:01.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
13:51:01 [2022-10-04T17:51:01.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 168 kB/s)
13:51:01 [2022-10-04T17:51:01.224Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
13:51:01 [2022-10-04T17:51:01.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
13:51:01 [2022-10-04T17:51:01.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 54 kB/s)
13:51:01 [2022-10-04T17:51:01.482Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
13:51:01 [2022-10-04T17:51:01.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
13:51:01 [2022-10-04T17:51:01.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 200 kB/s)
13:51:01 [2022-10-04T17:51:01.482Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/asm/asm/3.3.1/asm-3.3.1.pom
13:51:01 [2022-10-04T17:51:01.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom
13:51:01 [2022-10-04T17:51:01.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 6.5 kB/s)
13:51:01 [2022-10-04T17:51:01.482Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
13:51:01 [2022-10-04T17:51:01.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
13:51:01 [2022-10-04T17:51:01.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 108 kB/s)
13:51:01 [2022-10-04T17:51:01.482Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
13:51:01 [2022-10-04T17:51:01.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
13:51:01 [2022-10-04T17:51:01.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 108 kB/s)
13:51:01 [2022-10-04T17:51:01.741Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
13:51:01 [2022-10-04T17:51:01.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
13:51:01 [2022-10-04T17:51:01.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 69 kB/s)
13:51:01 [2022-10-04T17:51:01.741Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
13:51:01 [2022-10-04T17:51:01.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
13:51:01 [2022-10-04T17:51:01.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 305 kB/s)
13:51:01 [2022-10-04T17:51:01.741Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
13:51:01 [2022-10-04T17:51:01.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
13:51:01 [2022-10-04T17:51:01.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 99 kB/s)
13:51:01 [2022-10-04T17:51:01.741Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
13:51:01 [2022-10-04T17:51:01.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
13:51:01 [2022-10-04T17:51:01.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 66 kB/s)
13:51:01 [2022-10-04T17:51:01.999Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
13:51:01 [2022-10-04T17:51:01.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
13:51:01 [2022-10-04T17:51:01.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 71 kB/s)
13:51:01 [2022-10-04T17:51:01.999Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
13:51:01 [2022-10-04T17:51:01.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
13:51:01 [2022-10-04T17:51:01.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 154 kB/s)
13:51:01 [2022-10-04T17:51:01.999Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
13:51:01 [2022-10-04T17:51:01.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom
13:51:02 [2022-10-04T17:51:02.256Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 241 kB/s)
13:51:02 [2022-10-04T17:51:02.256Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
13:51:02 [2022-10-04T17:51:02.256Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
13:51:02 [2022-10-04T17:51:02.256Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 103 kB/s)
13:51:02 [2022-10-04T17:51:02.256Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
13:51:02 [2022-10-04T17:51:02.256Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
13:51:02 [2022-10-04T17:51:02.256Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 274 kB/s)
13:51:02 [2022-10-04T17:51:02.257Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
13:51:02 [2022-10-04T17:51:02.257Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
13:51:02 [2022-10-04T17:51:02.515Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 236 kB/s)
13:51:02 [2022-10-04T17:51:02.515Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
13:51:02 [2022-10-04T17:51:02.515Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
13:51:02 [2022-10-04T17:51:02.515Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 103 kB/s)
13:51:02 [2022-10-04T17:51:02.515Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/google/1/google-1.pom
13:51:02 [2022-10-04T17:51:02.515Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
13:51:02 [2022-10-04T17:51:02.515Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 58 kB/s)
13:51:02 [2022-10-04T17:51:02.515Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
13:51:02 [2022-10-04T17:51:02.515Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
13:51:02 [2022-10-04T17:51:02.515Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 51 kB/s)
13:51:02 [2022-10-04T17:51:02.515Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
13:51:02 [2022-10-04T17:51:02.515Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
13:51:02 [2022-10-04T17:51:02.773Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 243 kB/s)
13:51:02 [2022-10-04T17:51:02.773Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
13:51:02 [2022-10-04T17:51:02.773Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
13:51:02 [2022-10-04T17:51:02.773Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 16 kB/s)
13:51:02 [2022-10-04T17:51:02.773Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
13:51:02 [2022-10-04T17:51:02.773Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
13:51:02 [2022-10-04T17:51:02.773Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 68 kB/s)
13:51:02 [2022-10-04T17:51:02.773Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
13:51:02 [2022-10-04T17:51:02.773Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
13:51:02 [2022-10-04T17:51:02.773Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 157 kB/s)
13:51:02 [2022-10-04T17:51:02.773Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
13:51:02 [2022-10-04T17:51:02.773Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
13:51:03 [2022-10-04T17:51:03.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 137 kB/s)
13:51:03 [2022-10-04T17:51:03.031Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
13:51:03 [2022-10-04T17:51:03.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
13:51:03 [2022-10-04T17:51:03.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 20 kB/s)
13:51:03 [2022-10-04T17:51:03.031Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
13:51:03 [2022-10-04T17:51:03.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
13:51:03 [2022-10-04T17:51:03.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 317 kB/s)
13:51:03 [2022-10-04T17:51:03.031Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
13:51:03 [2022-10-04T17:51:03.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom
13:51:03 [2022-10-04T17:51:03.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 1.2 MB/s)
13:51:03 [2022-10-04T17:51:03.288Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
13:51:03 [2022-10-04T17:51:03.288Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
13:51:03 [2022-10-04T17:51:03.288Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 725 kB/s)
13:51:03 [2022-10-04T17:51:03.288Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
13:51:03 [2022-10-04T17:51:03.288Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
13:51:03 [2022-10-04T17:51:03.288Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 105 kB/s)
13:51:03 [2022-10-04T17:51:03.288Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
13:51:03 [2022-10-04T17:51:03.288Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
13:51:03 [2022-10-04T17:51:03.288Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 585 kB/s)
13:51:03 [2022-10-04T17:51:03.289Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
13:51:03 [2022-10-04T17:51:03.289Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
13:51:03 [2022-10-04T17:51:03.289Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 598 kB/s)
13:51:03 [2022-10-04T17:51:03.546Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
13:51:03 [2022-10-04T17:51:03.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
13:51:03 [2022-10-04T17:51:03.546Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 199 kB/s)
13:51:03 [2022-10-04T17:51:03.546Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
13:51:03 [2022-10-04T17:51:03.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
13:51:03 [2022-10-04T17:51:03.546Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 627 kB/s)
13:51:03 [2022-10-04T17:51:03.547Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
13:51:03 [2022-10-04T17:51:03.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
13:51:03 [2022-10-04T17:51:03.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 768 kB/s)
13:51:03 [2022-10-04T17:51:03.547Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
13:51:03 [2022-10-04T17:51:03.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom
13:51:03 [2022-10-04T17:51:03.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.9 MB/s)
13:51:03 [2022-10-04T17:51:03.547Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
13:51:03 [2022-10-04T17:51:03.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
13:51:03 [2022-10-04T17:51:03.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 349 kB/s)
13:51:03 [2022-10-04T17:51:03.804Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
13:51:03 [2022-10-04T17:51:03.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
13:51:03 [2022-10-04T17:51:03.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 106 kB/s)
13:51:03 [2022-10-04T17:51:03.804Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
13:51:03 [2022-10-04T17:51:03.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
13:51:03 [2022-10-04T17:51:03.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 212 kB/s)
13:51:03 [2022-10-04T17:51:03.804Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom
13:51:03 [2022-10-04T17:51:03.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom
13:51:04 [2022-10-04T17:51:04.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (6.0 kB at 41 kB/s)
13:51:04 [2022-10-04T17:51:04.062Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
13:51:04 [2022-10-04T17:51:04.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
13:51:04 [2022-10-04T17:51:04.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 58 kB/s)
13:51:04 [2022-10-04T17:51:04.062Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
13:51:04 [2022-10-04T17:51:04.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
13:51:04 [2022-10-04T17:51:04.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 322 kB/s)
13:51:04 [2022-10-04T17:51:04.062Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
13:51:04 [2022-10-04T17:51:04.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
13:51:04 [2022-10-04T17:51:04.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 33 kB/s)
13:51:04 [2022-10-04T17:51:04.062Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
13:51:04 [2022-10-04T17:51:04.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
13:51:04 [2022-10-04T17:51:04.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 158 kB/s)
13:51:04 [2022-10-04T17:51:04.321Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
13:51:04 [2022-10-04T17:51:04.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom
13:51:04 [2022-10-04T17:51:04.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.4 MB/s)
13:51:04 [2022-10-04T17:51:04.321Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/4/apache-4.pom
13:51:04 [2022-10-04T17:51:04.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
13:51:04 [2022-10-04T17:51:04.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 195 kB/s)
13:51:04 [2022-10-04T17:51:04.321Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
13:51:04 [2022-10-04T17:51:04.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
13:51:04 [2022-10-04T17:51:04.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 63 kB/s)
13:51:04 [2022-10-04T17:51:04.321Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
13:51:04 [2022-10-04T17:51:04.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
13:51:04 [2022-10-04T17:51:04.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 245 kB/s)
13:51:04 [2022-10-04T17:51:04.321Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
13:51:04 [2022-10-04T17:51:04.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
13:51:04 [2022-10-04T17:51:04.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 141 kB/s)
13:51:04 [2022-10-04T17:51:04.321Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
13:51:04 [2022-10-04T17:51:04.322Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
13:51:04 [2022-10-04T17:51:04.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 69 kB/s)
13:51:04 [2022-10-04T17:51:04.579Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
13:51:04 [2022-10-04T17:51:04.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
13:51:04 [2022-10-04T17:51:04.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 40 kB/s)
13:51:04 [2022-10-04T17:51:04.579Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
13:51:04 [2022-10-04T17:51:04.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
13:51:04 [2022-10-04T17:51:04.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 70 kB/s)
13:51:04 [2022-10-04T17:51:04.579Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
13:51:04 [2022-10-04T17:51:04.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
13:51:04 [2022-10-04T17:51:04.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 254 kB/s)
13:51:04 [2022-10-04T17:51:04.579Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
13:51:04 [2022-10-04T17:51:04.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
13:51:04 [2022-10-04T17:51:04.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 42 kB/s)
13:51:04 [2022-10-04T17:51:04.579Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
13:51:04 [2022-10-04T17:51:04.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
13:51:04 [2022-10-04T17:51:04.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 72 kB/s)
13:51:04 [2022-10-04T17:51:04.837Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
13:51:04 [2022-10-04T17:51:04.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
13:51:04 [2022-10-04T17:51:04.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 243 kB/s)
13:51:04 [2022-10-04T17:51:04.837Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
13:51:04 [2022-10-04T17:51:04.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
13:51:04 [2022-10-04T17:51:04.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 76 kB/s)
13:51:04 [2022-10-04T17:51:04.837Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
13:51:04 [2022-10-04T17:51:04.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
13:51:07 [2022-10-04T17:51:07.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 3.3 kB/s)
13:51:07 [2022-10-04T17:51:07.357Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
13:51:07 [2022-10-04T17:51:07.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
13:51:07 [2022-10-04T17:51:07.614Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 4.9 kB/s)
13:51:07 [2022-10-04T17:51:07.614Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.0/maven-3.0.pom
13:51:07 [2022-10-04T17:51:07.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
13:51:07 [2022-10-04T17:51:07.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.1 MB/s)
13:51:07 [2022-10-04T17:51:07.615Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
13:51:07 [2022-10-04T17:51:07.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
13:51:07 [2022-10-04T17:51:07.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 85 kB/s)
13:51:07 [2022-10-04T17:51:07.615Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
13:51:07 [2022-10-04T17:51:07.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
13:51:07 [2022-10-04T17:51:07.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 373 kB/s)
13:51:07 [2022-10-04T17:51:07.615Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
13:51:07 [2022-10-04T17:51:07.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
13:51:08 [2022-10-04T17:51:08.546Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 4.0 kB/s)
13:51:08 [2022-10-04T17:51:08.546Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
13:51:08 [2022-10-04T17:51:08.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
13:51:08 [2022-10-04T17:51:08.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 68 kB/s)
13:51:08 [2022-10-04T17:51:08.547Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
13:51:08 [2022-10-04T17:51:08.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
13:51:08 [2022-10-04T17:51:08.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 74 kB/s)
13:51:08 [2022-10-04T17:51:08.547Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
13:51:08 [2022-10-04T17:51:08.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
13:51:08 [2022-10-04T17:51:08.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 28 kB/s)
13:51:08 [2022-10-04T17:51:08.547Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
13:51:08 [2022-10-04T17:51:08.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
13:51:08 [2022-10-04T17:51:08.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 83 kB/s)
13:51:08 [2022-10-04T17:51:08.805Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
13:51:08 [2022-10-04T17:51:08.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
13:51:08 [2022-10-04T17:51:08.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 35 kB/s)
13:51:08 [2022-10-04T17:51:08.805Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
13:51:08 [2022-10-04T17:51:08.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
13:51:08 [2022-10-04T17:51:08.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 48 kB/s)
13:51:08 [2022-10-04T17:51:08.805Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
13:51:08 [2022-10-04T17:51:08.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
13:51:09 [2022-10-04T17:51:09.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 28 kB/s)
13:51:09 [2022-10-04T17:51:09.063Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
13:51:09 [2022-10-04T17:51:09.063Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
13:51:09 [2022-10-04T17:51:09.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 36 kB/s)
13:51:09 [2022-10-04T17:51:09.063Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
13:51:09 [2022-10-04T17:51:09.063Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
13:51:09 [2022-10-04T17:51:09.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 141 kB/s)
13:51:09 [2022-10-04T17:51:09.063Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
13:51:09 [2022-10-04T17:51:09.063Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom
13:51:09 [2022-10-04T17:51:09.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 217 kB/s)
13:51:09 [2022-10-04T17:51:09.063Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
13:51:09 [2022-10-04T17:51:09.063Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
13:51:09 [2022-10-04T17:51:09.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 329 kB/s)
13:51:09 [2022-10-04T17:51:09.321Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
13:51:09 [2022-10-04T17:51:09.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom
13:51:09 [2022-10-04T17:51:09.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 296 kB/s)
13:51:09 [2022-10-04T17:51:09.321Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
13:51:09 [2022-10-04T17:51:09.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
13:51:09 [2022-10-04T17:51:09.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 280 kB/s)
13:51:09 [2022-10-04T17:51:09.321Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
13:51:09 [2022-10-04T17:51:09.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
13:51:09 [2022-10-04T17:51:09.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 455 kB/s)
13:51:09 [2022-10-04T17:51:09.321Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
13:51:09 [2022-10-04T17:51:09.578Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
13:51:09 [2022-10-04T17:51:09.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 5.8 kB/s)
13:51:09 [2022-10-04T17:51:09.578Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
13:51:09 [2022-10-04T17:51:09.578Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
13:51:09 [2022-10-04T17:51:09.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 12 kB/s)
13:51:09 [2022-10-04T17:51:09.578Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
13:51:09 [2022-10-04T17:51:09.578Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
13:51:09 [2022-10-04T17:51:09.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 81 kB/s)
13:51:09 [2022-10-04T17:51:09.836Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
13:51:09 [2022-10-04T17:51:09.836Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
13:51:09 [2022-10-04T17:51:09.836Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 119 kB/s)
13:51:09 [2022-10-04T17:51:09.836Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
13:51:09 [2022-10-04T17:51:09.836Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom
13:51:09 [2022-10-04T17:51:09.836Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 3.2 kB/s)
13:51:09 [2022-10-04T17:51:09.836Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/logkit/logkit/1.0.1/logkit-1.0.1.pom
13:51:09 [2022-10-04T17:51:09.836Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom
13:51:09 [2022-10-04T17:51:09.836Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 3.1 kB/s)
13:51:09 [2022-10-04T17:51:09.836Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
13:51:09 [2022-10-04T17:51:09.836Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
13:51:10 [2022-10-04T17:51:10.094Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 2.5 kB/s)
13:51:10 [2022-10-04T17:51:10.094Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
13:51:10 [2022-10-04T17:51:10.094Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
13:51:10 [2022-10-04T17:51:10.094Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 188 kB/s)
13:51:10 [2022-10-04T17:51:10.094Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
13:51:10 [2022-10-04T17:51:10.094Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
13:51:10 [2022-10-04T17:51:10.094Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 19 kB/s)
13:51:10 [2022-10-04T17:51:10.094Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
13:51:10 [2022-10-04T17:51:10.094Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
13:51:10 [2022-10-04T17:51:10.094Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 36 kB/s)
13:51:10 [2022-10-04T17:51:10.094Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
13:51:10 [2022-10-04T17:51:10.094Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
13:51:10 [2022-10-04T17:51:10.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 3.9 kB/s)
13:51:10 [2022-10-04T17:51:10.351Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
13:51:10 [2022-10-04T17:51:10.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
13:51:10 [2022-10-04T17:51:10.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 4.6 kB/s)
13:51:10 [2022-10-04T17:51:10.352Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
13:51:10 [2022-10-04T17:51:10.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
13:51:10 [2022-10-04T17:51:10.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 78 kB/s)
13:51:10 [2022-10-04T17:51:10.352Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
13:51:10 [2022-10-04T17:51:10.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
13:51:10 [2022-10-04T17:51:10.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 30 kB/s)
13:51:10 [2022-10-04T17:51:10.352Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
13:51:10 [2022-10-04T17:51:10.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
13:51:10 [2022-10-04T17:51:10.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 263 kB/s)
13:51:10 [2022-10-04T17:51:10.609Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/dom4j/dom4j/1.1/dom4j-1.1.pom
13:51:10 [2022-10-04T17:51:10.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom
13:51:10 [2022-10-04T17:51:10.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 2.4 kB/s)
13:51:10 [2022-10-04T17:51:10.609Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/oro/oro/2.0.8/oro-2.0.8.pom
13:51:10 [2022-10-04T17:51:10.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom
13:51:10 [2022-10-04T17:51:10.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 2.8 kB/s)
13:51:10 [2022-10-04T17:51:10.609Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
13:51:10 [2022-10-04T17:51:10.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
13:51:10 [2022-10-04T17:51:10.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 266 kB/s)
13:51:10 [2022-10-04T17:51:10.609Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
13:51:10 [2022-10-04T17:51:10.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
13:51:10 [2022-10-04T17:51:10.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 303 kB/s)
13:51:10 [2022-10-04T17:51:10.867Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
13:51:10 [2022-10-04T17:51:10.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
13:51:10 [2022-10-04T17:51:10.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.7 MB/s)
13:51:10 [2022-10-04T17:51:10.867Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/16/apache-16.pom
13:51:10 [2022-10-04T17:51:10.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
13:51:10 [2022-10-04T17:51:10.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 467 kB/s)
13:51:10 [2022-10-04T17:51:10.867Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom
13:51:10 [2022-10-04T17:51:10.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom
13:51:10 [2022-10-04T17:51:10.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 88 kB/s)
13:51:10 [2022-10-04T17:51:10.867Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.pom
13:51:10 [2022-10-04T17:51:10.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.pom
13:51:11 [2022-10-04T17:51:11.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.pom (5.5 kB at 106 kB/s)
13:51:11 [2022-10-04T17:51:11.127Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
13:51:11 [2022-10-04T17:51:11.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
13:51:11 [2022-10-04T17:51:11.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 100 kB/s)
13:51:11 [2022-10-04T17:51:11.127Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
13:51:11 [2022-10-04T17:51:11.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom
13:51:11 [2022-10-04T17:51:11.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 1.3 MB/s)
13:51:11 [2022-10-04T17:51:11.127Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/26/apache-26.pom
13:51:11 [2022-10-04T17:51:11.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
13:51:11 [2022-10-04T17:51:11.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 622 kB/s)
13:51:11 [2022-10-04T17:51:11.127Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
13:51:11 [2022-10-04T17:51:11.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
13:51:11 [2022-10-04T17:51:11.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 144 kB/s)
13:51:11 [2022-10-04T17:51:11.385Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
13:51:11 [2022-10-04T17:51:11.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
13:51:11 [2022-10-04T17:51:11.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 470 kB/s)
13:51:11 [2022-10-04T17:51:11.385Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
13:51:11 [2022-10-04T17:51:11.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
13:51:11 [2022-10-04T17:51:11.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 481 kB/s)
13:51:11 [2022-10-04T17:51:11.385Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
13:51:11 [2022-10-04T17:51:11.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
13:51:11 [2022-10-04T17:51:11.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 142 kB/s)
13:51:11 [2022-10-04T17:51:11.385Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-file/3.5.2/wagon-file-3.5.2.pom
13:51:11 [2022-10-04T17:51:11.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-file/3.5.2/wagon-file-3.5.2.pom
13:51:11 [2022-10-04T17:51:11.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-file/3.5.2/wagon-file-3.5.2.pom (1.8 kB at 11 kB/s)
13:51:11 [2022-10-04T17:51:11.643Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-providers/3.5.2/wagon-providers-3.5.2.pom
13:51:11 [2022-10-04T17:51:11.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/3.5.2/wagon-providers-3.5.2.pom
13:51:11 [2022-10-04T17:51:11.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/3.5.2/wagon-providers-3.5.2.pom (3.0 kB at 16 kB/s)
13:51:11 [2022-10-04T17:51:11.902Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/3.5.2/wagon-3.5.2.pom
13:51:11 [2022-10-04T17:51:11.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/3.5.2/wagon-3.5.2.pom
13:51:11 [2022-10-04T17:51:11.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/3.5.2/wagon-3.5.2.pom (21 kB at 129 kB/s)
13:51:11 [2022-10-04T17:51:11.902Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.pom
13:51:11 [2022-10-04T17:51:11.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.pom
13:51:12 [2022-10-04T17:51:12.160Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.pom (1.9 kB at 16 kB/s)
13:51:12 [2022-10-04T17:51:12.160Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
13:51:12 [2022-10-04T17:51:12.160Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
13:51:12 [2022-10-04T17:51:12.160Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 171 kB/s)
13:51:12 [2022-10-04T17:51:12.160Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
13:51:12 [2022-10-04T17:51:12.160Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
13:51:12 [2022-10-04T17:51:12.424Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 8.8 kB/s)
13:51:12 [2022-10-04T17:51:12.424Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
13:51:12 [2022-10-04T17:51:12.424Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
13:51:12 [2022-10-04T17:51:12.424Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 18 kB/s)
13:51:12 [2022-10-04T17:51:12.424Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
13:51:12 [2022-10-04T17:51:12.424Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
13:51:12 [2022-10-04T17:51:12.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 26 kB/s)
13:51:12 [2022-10-04T17:51:12.681Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/fasterxml/woodstox/woodstox-core/6.3.1/woodstox-core-6.3.1.pom
13:51:12 [2022-10-04T17:51:12.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.3.1/woodstox-core-6.3.1.pom
13:51:12 [2022-10-04T17:51:12.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.3.1/woodstox-core-6.3.1.pom (9.0 kB at 67 kB/s)
13:51:12 [2022-10-04T17:51:12.682Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/fasterxml/oss-parent/45/oss-parent-45.pom
13:51:12 [2022-10-04T17:51:12.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/45/oss-parent-45.pom
13:51:12 [2022-10-04T17:51:12.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/45/oss-parent-45.pom (24 kB at 191 kB/s)
13:51:12 [2022-10-04T17:51:12.939Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
13:51:12 [2022-10-04T17:51:12.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
13:51:12 [2022-10-04T17:51:12.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 40 kB/s)
13:51:12 [2022-10-04T17:51:12.939Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/fasterxml/oss-parent/38/oss-parent-38.pom
13:51:12 [2022-10-04T17:51:12.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/38/oss-parent-38.pom
13:51:13 [2022-10-04T17:51:13.197Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 316 kB/s)
13:51:13 [2022-10-04T17:51:13.197Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
13:51:13 [2022-10-04T17:51:13.197Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
13:51:13 [2022-10-04T17:51:13.197Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
13:51:13 [2022-10-04T17:51:13.198Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
13:51:13 [2022-10-04T17:51:13.198Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
13:51:13 [2022-10-04T17:51:13.198Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
13:51:13 [2022-10-04T17:51:13.198Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
13:51:13 [2022-10-04T17:51:13.198Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
13:51:13 [2022-10-04T17:51:13.198Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
13:51:13 [2022-10-04T17:51:13.198Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
13:51:13 [2022-10-04T17:51:13.198Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
13:51:13 [2022-10-04T17:51:13.198Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
13:51:13 [2022-10-04T17:51:13.198Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
13:51:13 [2022-10-04T17:51:13.198Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
13:51:13 [2022-10-04T17:51:13.455Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
13:51:13 [2022-10-04T17:51:13.455Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
13:51:13 [2022-10-04T17:51:13.455Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/10.0.1/guava-10.0.1.jar
13:51:13 [2022-10-04T17:51:13.455Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
13:51:13 [2022-10-04T17:51:13.455Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
13:51:13 [2022-10-04T17:51:13.456Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
13:51:13 [2022-10-04T17:51:13.456Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
13:51:13 [2022-10-04T17:51:13.456Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/asm/asm/3.3.1/asm-3.3.1.jar
13:51:13 [2022-10-04T17:51:13.456Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar
13:51:13 [2022-10-04T17:51:13.456Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
13:51:13 [2022-10-04T17:51:13.456Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
13:51:13 [2022-10-04T17:51:13.456Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
13:51:13 [2022-10-04T17:51:13.713Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
13:51:13 [2022-10-04T17:51:13.713Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
13:51:13 [2022-10-04T17:51:13.713Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
13:51:13 [2022-10-04T17:51:13.713Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
13:51:13 [2022-10-04T17:51:13.713Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.jar
13:51:13 [2022-10-04T17:51:13.713Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
13:51:13 [2022-10-04T17:51:13.713Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
13:51:13 [2022-10-04T17:51:13.713Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-file/3.5.2/wagon-file-3.5.2.jar
13:51:13 [2022-10-04T17:51:13.713Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.jar
13:51:13 [2022-10-04T17:51:13.713Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
13:51:13 [2022-10-04T17:51:13.713Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
13:51:13 [2022-10-04T17:51:13.713Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
13:51:13 [2022-10-04T17:51:13.713Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
13:51:13 [2022-10-04T17:51:13.714Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/collections/google-collections/1.0/google-collections-1.0.jar
13:51:13 [2022-10-04T17:51:13.714Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
13:51:13 [2022-10-04T17:51:13.971Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-text/1.3/commons-text-1.3.jar
13:51:13 [2022-10-04T17:51:13.971Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
13:51:13 [2022-10-04T17:51:13.972Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
13:51:13 [2022-10-04T17:51:13.972Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
13:51:13 [2022-10-04T17:51:13.972Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
13:51:13 [2022-10-04T17:51:13.972Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
13:51:13 [2022-10-04T17:51:13.972Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
13:51:13 [2022-10-04T17:51:13.972Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
13:51:13 [2022-10-04T17:51:13.972Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
13:51:13 [2022-10-04T17:51:13.972Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
13:51:13 [2022-10-04T17:51:13.972Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
13:51:13 [2022-10-04T17:51:13.972Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
13:51:13 [2022-10-04T17:51:13.972Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
13:51:14 [2022-10-04T17:51:14.230Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
13:51:14 [2022-10-04T17:51:14.230Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
13:51:14 [2022-10-04T17:51:14.230Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
13:51:14 [2022-10-04T17:51:14.230Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
13:51:14 [2022-10-04T17:51:14.230Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
13:51:14 [2022-10-04T17:51:14.230Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/dom4j/dom4j/1.1/dom4j-1.1.jar
13:51:14 [2022-10-04T17:51:14.230Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/oro/oro/2.0.8/oro-2.0.8.jar
13:51:14 [2022-10-04T17:51:14.230Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
13:51:14 [2022-10-04T17:51:14.230Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
13:51:14 [2022-10-04T17:51:14.230Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
13:51:14 [2022-10-04T17:51:14.230Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/fasterxml/woodstox/woodstox-core/6.3.1/woodstox-core-6.3.1.jar
13:51:14 [2022-10-04T17:51:14.230Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
13:51:14 [2022-10-04T17:51:14.487Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
13:51:14 [2022-10-04T17:51:14.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
13:51:14 [2022-10-04T17:51:14.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
13:51:14 [2022-10-04T17:51:14.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
13:51:14 [2022-10-04T17:51:14.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
13:51:14 [2022-10-04T17:51:14.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 477 kB/s)
13:51:14 [2022-10-04T17:51:14.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
13:51:14 [2022-10-04T17:51:14.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 3.2 MB/s)
13:51:14 [2022-10-04T17:51:14.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 kB at 110 kB/s)
13:51:14 [2022-10-04T17:51:14.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
13:51:14 [2022-10-04T17:51:14.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
13:51:14 [2022-10-04T17:51:14.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 59 kB/s)
13:51:14 [2022-10-04T17:51:14.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
13:51:14 [2022-10-04T17:51:14.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 895 kB/s)
13:51:14 [2022-10-04T17:51:14.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
13:51:14 [2022-10-04T17:51:14.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 217 kB/s)
13:51:14 [2022-10-04T17:51:14.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
13:51:14 [2022-10-04T17:51:14.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 154 kB/s)
13:51:14 [2022-10-04T17:51:14.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
13:51:14 [2022-10-04T17:51:14.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 308 kB/s)
13:51:14 [2022-10-04T17:51:14.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
13:51:14 [2022-10-04T17:51:14.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 767 kB/s)
13:51:14 [2022-10-04T17:51:14.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 68 kB/s)
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 495 kB/s)
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 489 kB/s)
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.jar
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 527 kB/s)
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 158 kB/s)
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 712 kB/s)
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 16 kB/s)
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 20 kB/s)
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 113 kB/s)
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 167 kB/s)
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 118 kB/s)
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 548 kB/s)
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 966 kB/s)
13:51:14 [2022-10-04T17:51:14.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
13:51:14 [2022-10-04T17:51:14.748Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
13:51:14 [2022-10-04T17:51:14.748Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 77 kB/s)
13:51:14 [2022-10-04T17:51:14.748Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
13:51:14 [2022-10-04T17:51:14.748Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 121 kB/s)
13:51:14 [2022-10-04T17:51:14.748Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
13:51:14 [2022-10-04T17:51:14.748Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 3.9 MB/s)
13:51:14 [2022-10-04T17:51:14.748Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
13:51:14 [2022-10-04T17:51:14.748Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 135 kB/s)
13:51:14 [2022-10-04T17:51:14.748Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 122 kB/s)
13:51:14 [2022-10-04T17:51:14.748Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
13:51:14 [2022-10-04T17:51:14.748Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 35 kB/s)
13:51:14 [2022-10-04T17:51:14.748Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
13:51:14 [2022-10-04T17:51:14.748Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.jar
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 106 kB/s)
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-file/3.5.2/wagon-file-3.5.2.jar
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 130 kB/s)
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.jar
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 701 kB/s)
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.jar (63 kB at 130 kB/s)
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (47 kB at 96 kB/s)
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 24 kB/s)
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 440 kB/s)
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 457 kB/s)
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 7.6 kB/s)
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.jar
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 1.1 MB/s)
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-file/3.5.2/wagon-file-3.5.2.jar (11 kB at 20 kB/s)
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 261 kB/s)
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 109 kB/s)
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 568 kB/s)
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 1.3 MB/s)
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.jar (183 kB at 310 kB/s)
13:51:15 [2022-10-04T17:51:15.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.jar (55 kB at 92 kB/s)
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 17 kB/s)
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 492 kB/s)
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 24 kB/s)
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 97 kB/s)
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 26 kB/s)
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 26 kB/s)
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 18 kB/s)
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 12 kB/s)
13:51:15 [2022-10-04T17:51:15.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
13:51:15 [2022-10-04T17:51:15.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 594 kB/s)
13:51:15 [2022-10-04T17:51:15.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
13:51:15 [2022-10-04T17:51:15.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 249 kB/s)
13:51:15 [2022-10-04T17:51:15.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar
13:51:15 [2022-10-04T17:51:15.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 342 kB/s)
13:51:15 [2022-10-04T17:51:15.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar
13:51:15 [2022-10-04T17:51:15.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 451 kB/s)
13:51:15 [2022-10-04T17:51:15.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
13:51:15 [2022-10-04T17:51:15.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 185 kB/s)
13:51:15 [2022-10-04T17:51:15.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
13:51:15 [2022-10-04T17:51:15.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 115 kB/s)
13:51:15 [2022-10-04T17:51:15.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
13:51:15 [2022-10-04T17:51:15.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 83 kB/s)
13:51:15 [2022-10-04T17:51:15.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.3.1/woodstox-core-6.3.1.jar
13:51:15 [2022-10-04T17:51:15.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 578 kB/s)
13:51:15 [2022-10-04T17:51:15.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 338 kB/s)
13:51:15 [2022-10-04T17:51:15.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
13:51:15 [2022-10-04T17:51:15.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 11 kB/s)
13:51:15 [2022-10-04T17:51:15.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 679 kB/s)
13:51:15 [2022-10-04T17:51:15.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.3.1/woodstox-core-6.3.1.jar (1.6 MB at 1.6 MB/s)
13:51:15 [2022-10-04T17:51:15.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 203 kB/s)
13:51:16 [2022-10-04T17:51:16.460Z] [INFO] artifact org.apache.maven.plugins:maven-antrun-plugin: checking for updates from cbi
13:51:16 [2022-10-04T17:51:16.460Z] [INFO] artifact org.apache.maven.plugins:maven-antrun-plugin: checking for updates from eclipse.maven.central.mirror
13:51:16 [2022-10-04T17:51:16.460Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
13:51:16 [2022-10-04T17:51:16.460Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
13:51:16 [2022-10-04T17:51:16.460Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 4.6 MB/s)
13:51:16 [2022-10-04T17:51:16.460Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:16 [2022-10-04T17:51:16.460Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:16 [2022-10-04T17:51:16.718Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom
13:51:16 [2022-10-04T17:51:16.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom
13:51:16 [2022-10-04T17:51:16.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom (5.3 kB at 1.8 MB/s)
13:51:16 [2022-10-04T17:51:16.718Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom
13:51:16 [2022-10-04T17:51:16.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom
13:51:16 [2022-10-04T17:51:16.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 202 kB/s)
13:51:16 [2022-10-04T17:51:16.718Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
13:51:16 [2022-10-04T17:51:16.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom
13:51:16 [2022-10-04T17:51:16.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 2.1 MB/s)
13:51:16 [2022-10-04T17:51:16.718Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/25/apache-25.pom
13:51:16 [2022-10-04T17:51:16.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom
13:51:16 [2022-10-04T17:51:16.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom (21 kB at 302 kB/s)
13:51:16 [2022-10-04T17:51:16.718Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:16 [2022-10-04T17:51:16.976Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:16 [2022-10-04T17:51:16.976Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/3.0.0/maven-deploy-plugin-3.0.0.pom
13:51:16 [2022-10-04T17:51:16.976Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.0.0/maven-deploy-plugin-3.0.0.pom
13:51:16 [2022-10-04T17:51:16.976Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.0.0/maven-deploy-plugin-3.0.0.pom (8.5 kB at 114 kB/s)
13:51:16 [2022-10-04T17:51:16.976Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
13:51:17 [2022-10-04T17:51:17.234Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
13:51:17 [2022-10-04T17:51:17.234Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 330 kB/s)
13:51:17 [2022-10-04T17:51:17.234Z] [INFO] artifact org.apache.maven.plugins:maven-enforcer-plugin: checking for updates from cbi
13:51:17 [2022-10-04T17:51:17.234Z] [INFO] artifact org.apache.maven.plugins:maven-enforcer-plugin: checking for updates from eclipse.maven.central.mirror
13:51:17 [2022-10-04T17:51:17.234Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom
13:51:17 [2022-10-04T17:51:17.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom
13:51:17 [2022-10-04T17:51:17.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom (7.2 kB at 164 kB/s)
13:51:17 [2022-10-04T17:51:17.492Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom
13:51:17 [2022-10-04T17:51:17.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom
13:51:17 [2022-10-04T17:51:17.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom (8.3 kB at 135 kB/s)
13:51:17 [2022-10-04T17:51:17.492Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:17 [2022-10-04T17:51:17.492Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:17 [2022-10-04T17:51:17.749Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.pom
13:51:17 [2022-10-04T17:51:17.749Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.pom
13:51:17 [2022-10-04T17:51:17.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.pom (7.5 kB at 113 kB/s)
13:51:17 [2022-10-04T17:51:17.749Z] [INFO] artifact org.apache.maven.plugins:maven-pmd-plugin: checking for updates from cbi
13:51:17 [2022-10-04T17:51:17.749Z] [INFO] artifact org.apache.maven.plugins:maven-pmd-plugin: checking for updates from eclipse.maven.central.mirror
13:51:18 [2022-10-04T17:51:18.007Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-pmd-plugin/3.19.0/maven-pmd-plugin-3.19.0.pom
13:51:18 [2022-10-04T17:51:18.007Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-pmd-plugin/3.19.0/maven-pmd-plugin-3.19.0.pom
13:51:18 [2022-10-04T17:51:18.007Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-pmd-plugin/3.19.0/maven-pmd-plugin-3.19.0.pom (14 kB at 93 kB/s)
13:51:18 [2022-10-04T17:51:18.007Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
13:51:18 [2022-10-04T17:51:18.007Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
13:51:18 [2022-10-04T17:51:18.265Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 124 kB/s)
13:51:18 [2022-10-04T17:51:18.265Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/37/maven-parent-37.pom
13:51:18 [2022-10-04T17:51:18.265Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/37/maven-parent-37.pom
13:51:18 [2022-10-04T17:51:18.265Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 681 kB/s)
13:51:18 [2022-10-04T17:51:18.265Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/27/apache-27.pom
13:51:18 [2022-10-04T17:51:18.265Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/27/apache-27.pom
13:51:18 [2022-10-04T17:51:18.265Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/27/apache-27.pom (20 kB at 224 kB/s)
13:51:18 [2022-10-04T17:51:18.522Z] [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for updates from cbi
13:51:18 [2022-10-04T17:51:18.522Z] [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for updates from eclipse.maven.central.mirror
13:51:18 [2022-10-04T17:51:18.522Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom
13:51:18 [2022-10-04T17:51:18.522Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom
13:51:18 [2022-10-04T17:51:18.522Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom (8.5 kB at 167 kB/s)
13:51:18 [2022-10-04T17:51:18.522Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:18 [2022-10-04T17:51:18.522Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:18 [2022-10-04T17:51:18.780Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M3/maven-site-plugin-4.0.0-M3.pom
13:51:18 [2022-10-04T17:51:18.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M3/maven-site-plugin-4.0.0-M3.pom
13:51:18 [2022-10-04T17:51:18.780Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M3/maven-site-plugin-4.0.0-M3.pom (19 kB at 229 kB/s)
13:51:18 [2022-10-04T17:51:18.780Z] [INFO] artifact org.codehaus.mojo:findbugs-maven-plugin: checking for updates from cbi
13:51:18 [2022-10-04T17:51:18.780Z] [INFO] artifact org.codehaus.mojo:findbugs-maven-plugin: checking for updates from eclipse.maven.central.mirror
13:51:19 [2022-10-04T17:51:19.038Z] [INFO] artifact org.codehaus.mojo:sonar-maven-plugin: checking for updates from cbi
13:51:19 [2022-10-04T17:51:19.038Z] [INFO] artifact org.codehaus.mojo:sonar-maven-plugin: checking for updates from eclipse.maven.central.mirror
13:51:19 [2022-10-04T17:51:19.296Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/sonar-maven-plugin/3.9.1.2184/sonar-maven-plugin-3.9.1.2184.pom
13:51:19 [2022-10-04T17:51:19.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/3.9.1.2184/sonar-maven-plugin-3.9.1.2184.pom
13:51:19 [2022-10-04T17:51:19.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/3.9.1.2184/sonar-maven-plugin-3.9.1.2184.pom (1.1 kB at 8.7 kB/s)
13:51:19 [2022-10-04T17:51:19.558Z] [INFO] artifact org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin: checking for updates from cbi
13:51:19 [2022-10-04T17:51:19.558Z] [INFO] artifact org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin: checking for updates from eclipse.maven.central.mirror
13:51:19 [2022-10-04T17:51:19.558Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.3/eclipse-jarsigner-plugin-1.3.3.pom
13:51:19 [2022-10-04T17:51:19.558Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.3/eclipse-jarsigner-plugin-1.3.3.pom (2.6 kB at 90 kB/s)
13:51:19 [2022-10-04T17:51:19.558Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-build-parent/1.3.3/cbi-build-parent-1.3.3.pom
13:51:19 [2022-10-04T17:51:19.558Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-build-parent/1.3.3/cbi-build-parent-1.3.3.pom (7.0 kB at 499 kB/s)
13:51:19 [2022-10-04T17:51:19.558Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.3.3/cbi-parent-1.3.3.pom
13:51:19 [2022-10-04T17:51:19.558Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.3.3/cbi-parent-1.3.3.pom (4.7 kB at 364 kB/s)
13:51:19 [2022-10-04T17:51:19.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/cbi/cbi-bom/1.3.3/cbi-bom-1.3.3.pom
13:51:19 [2022-10-04T17:51:19.819Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-bom/1.3.3/cbi-bom-1.3.3.pom
13:51:19 [2022-10-04T17:51:19.819Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-bom/1.3.3/cbi-bom-1.3.3.pom (11 kB at 380 kB/s)
13:51:19 [2022-10-04T17:51:19.819Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom
13:51:19 [2022-10-04T17:51:19.819Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom (2.5 kB at 82 kB/s)
13:51:19 [2022-10-04T17:51:19.819Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom
13:51:19 [2022-10-04T17:51:19.819Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom (7.0 kB at 317 kB/s)
13:51:19 [2022-10-04T17:51:19.819Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom
13:51:19 [2022-10-04T17:51:19.819Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom (4.9 kB at 287 kB/s)
13:51:19 [2022-10-04T17:51:19.819Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom
13:51:19 [2022-10-04T17:51:19.819Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom
13:51:19 [2022-10-04T17:51:19.819Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom (11 kB at 181 kB/s)
13:51:19 [2022-10-04T17:51:19.819Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:19 [2022-10-04T17:51:19.819Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:20 [2022-10-04T17:51:20.077Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/3.0.0/target-platform-configuration-3.0.0.pom
13:51:20 [2022-10-04T17:51:20.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/3.0.0/target-platform-configuration-3.0.0.pom
13:51:20 [2022-10-04T17:51:20.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/3.0.0/target-platform-configuration-3.0.0.pom (1.9 kB at 65 kB/s)
13:51:20 [2022-10-04T17:51:20.077Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho/3.0.0/tycho-3.0.0.pom
13:51:20 [2022-10-04T17:51:20.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/3.0.0/tycho-3.0.0.pom
13:51:20 [2022-10-04T17:51:20.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/3.0.0/tycho-3.0.0.pom (18 kB at 333 kB/s)
13:51:20 [2022-10-04T17:51:20.335Z] [INFO] artifact org.eclipse.tycho:tycho-compiler-plugin: checking for updates from cbi
13:51:20 [2022-10-04T17:51:20.335Z] [INFO] artifact org.eclipse.tycho:tycho-compiler-plugin: checking for updates from eclipse.maven.central.mirror
13:51:20 [2022-10-04T17:51:20.335Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/3.0.0/tycho-compiler-plugin-3.0.0.pom
13:51:20 [2022-10-04T17:51:20.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/3.0.0/tycho-compiler-plugin-3.0.0.pom
13:51:20 [2022-10-04T17:51:20.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/3.0.0/tycho-compiler-plugin-3.0.0.pom (2.7 kB at 63 kB/s)
13:51:20 [2022-10-04T17:51:20.335Z] [INFO] artifact org.eclipse.tycho:tycho-maven-plugin: checking for updates from cbi
13:51:20 [2022-10-04T17:51:20.335Z] [INFO] artifact org.eclipse.tycho:tycho-maven-plugin: checking for updates from eclipse.maven.central.mirror
13:51:20 [2022-10-04T17:51:20.593Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/3.0.0/tycho-maven-plugin-3.0.0.pom
13:51:20 [2022-10-04T17:51:20.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/3.0.0/tycho-maven-plugin-3.0.0.pom
13:51:20 [2022-10-04T17:51:20.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/3.0.0/tycho-maven-plugin-3.0.0.pom (2.1 kB at 51 kB/s)
13:51:20 [2022-10-04T17:51:20.593Z] [INFO] artifact org.eclipse.tycho:tycho-p2-plugin: checking for updates from cbi
13:51:20 [2022-10-04T17:51:20.593Z] [INFO] artifact org.eclipse.tycho:tycho-p2-plugin: checking for updates from eclipse.maven.central.mirror
13:51:20 [2022-10-04T17:51:20.850Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/3.0.0/tycho-p2-plugin-3.0.0.pom
13:51:20 [2022-10-04T17:51:20.850Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/3.0.0/tycho-p2-plugin-3.0.0.pom
13:51:20 [2022-10-04T17:51:20.850Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/3.0.0/tycho-p2-plugin-3.0.0.pom (2.4 kB at 65 kB/s)
13:51:20 [2022-10-04T17:51:20.850Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2/3.0.0/tycho-p2-3.0.0.pom
13:51:20 [2022-10-04T17:51:20.850Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/3.0.0/tycho-p2-3.0.0.pom
13:51:20 [2022-10-04T17:51:20.850Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/3.0.0/tycho-p2-3.0.0.pom (1.1 kB at 42 kB/s)
13:51:20 [2022-10-04T17:51:20.850Z] [INFO] artifact org.eclipse.tycho:tycho-packaging-plugin: checking for updates from cbi
13:51:20 [2022-10-04T17:51:20.850Z] [INFO] artifact org.eclipse.tycho:tycho-packaging-plugin: checking for updates from eclipse.maven.central.mirror
13:51:21 [2022-10-04T17:51:21.107Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/3.0.0/tycho-packaging-plugin-3.0.0.pom
13:51:21 [2022-10-04T17:51:21.107Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/3.0.0/tycho-packaging-plugin-3.0.0.pom
13:51:21 [2022-10-04T17:51:21.107Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/3.0.0/tycho-packaging-plugin-3.0.0.pom (2.7 kB at 76 kB/s)
13:51:21 [2022-10-04T17:51:21.107Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from cbi
13:51:21 [2022-10-04T17:51:21.107Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from eclipse.maven.central.mirror
13:51:21 [2022-10-04T17:51:21.364Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/3.0.0/tycho-source-plugin-3.0.0.pom
13:51:21 [2022-10-04T17:51:21.364Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/3.0.0/tycho-source-plugin-3.0.0.pom
13:51:21 [2022-10-04T17:51:21.364Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/3.0.0/tycho-source-plugin-3.0.0.pom (3.0 kB at 69 kB/s)
13:51:21 [2022-10-04T17:51:21.364Z] [INFO] artifact org.eclipse.tycho:tycho-surefire-plugin: checking for updates from cbi
13:51:21 [2022-10-04T17:51:21.364Z] [INFO] artifact org.eclipse.tycho:tycho-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:21 [2022-10-04T17:51:21.364Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/3.0.0/tycho-surefire-plugin-3.0.0.pom
13:51:21 [2022-10-04T17:51:21.364Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/3.0.0/tycho-surefire-plugin-3.0.0.pom
13:51:21 [2022-10-04T17:51:21.364Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/3.0.0/tycho-surefire-plugin-3.0.0.pom (7.4 kB at 211 kB/s)
13:51:21 [2022-10-04T17:51:21.364Z] [INFO] artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin: checking for updates from cbi
13:51:21 [2022-10-04T17:51:21.364Z] [INFO] artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin: checking for updates from eclipse.maven.central.mirror
13:51:21 [2022-10-04T17:51:21.622Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0/tycho-eclipserun-plugin-3.0.0.pom
13:51:21 [2022-10-04T17:51:21.622Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0/tycho-eclipserun-plugin-3.0.0.pom
13:51:21 [2022-10-04T17:51:21.622Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0/tycho-eclipserun-plugin-3.0.0.pom (2.4 kB at 65 kB/s)
13:51:21 [2022-10-04T17:51:21.622Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-extras/3.0.0/tycho-extras-3.0.0.pom
13:51:21 [2022-10-04T17:51:21.622Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/3.0.0/tycho-extras-3.0.0.pom
13:51:21 [2022-10-04T17:51:21.622Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/3.0.0/tycho-extras-3.0.0.pom (5.9 kB at 257 kB/s)
13:51:21 [2022-10-04T17:51:21.622Z] [INFO] artifact org.eclipse.tycho.extras:tycho-p2-extras-plugin: checking for updates from cbi
13:51:21 [2022-10-04T17:51:21.622Z] [INFO] artifact org.eclipse.tycho.extras:tycho-p2-extras-plugin: checking for updates from eclipse.maven.central.mirror
13:51:21 [2022-10-04T17:51:21.880Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0/tycho-p2-extras-plugin-3.0.0.pom
13:51:21 [2022-10-04T17:51:21.880Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0/tycho-p2-extras-plugin-3.0.0.pom
13:51:21 [2022-10-04T17:51:21.880Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0/tycho-p2-extras-plugin-3.0.0.pom (5.5 kB at 122 kB/s)
13:51:22 [2022-10-04T17:51:22.144Z] [INFO] artifact org.eclipse.tycho.extras:tycho-source-feature-plugin: checking for updates from cbi
13:51:22 [2022-10-04T17:51:22.144Z] [INFO] artifact org.eclipse.tycho.extras:tycho-source-feature-plugin: checking for updates from eclipse.maven.central.mirror
13:51:22 [2022-10-04T17:51:22.144Z] [INFO] artifact org.jacoco:jacoco-maven-plugin: checking for updates from cbi
13:51:22 [2022-10-04T17:51:22.144Z] [INFO] artifact org.jacoco:jacoco-maven-plugin: checking for updates from eclipse.maven.central.mirror
13:51:22 [2022-10-04T17:51:22.144Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/jacoco-maven-plugin/0.8.8/jacoco-maven-plugin-0.8.8.pom
13:51:22 [2022-10-04T17:51:22.144Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.8/jacoco-maven-plugin-0.8.8.pom
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.8/jacoco-maven-plugin-0.8.8.pom (3.8 kB at 95 kB/s)
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.build/0.8.8/org.jacoco.build-0.8.8.pom
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.8/org.jacoco.build-0.8.8.pom
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.8/org.jacoco.build-0.8.8.pom (44 kB at 558 kB/s)
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] 
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] The following plugin updates are available:
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]   maven-antrun-plugin ................................ 3.0.0 -> 3.1.0
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]   maven-enforcer-plugin .............................. 3.0.0 -> 3.1.0
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]   maven-pmd-plugin ................................. 3.15.0 -> 3.19.0
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]   maven-resources-plugin ............................. 3.2.0 -> 3.3.0
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]   org.codehaus.mojo:sonar-maven-plugin ............ 2.4 -> 3.9.1.2184
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin  1.3.2 -> 1.3.3
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]   org.eclipse.tycho.extras:tycho-eclipserun-plugin ... 2.7.5 -> 3.0.0
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]   org.eclipse.tycho.extras:tycho-p2-extras-plugin .... 2.7.5 -> 3.0.0
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]   org.eclipse.tycho:target-platform-configuration .... 2.7.5 -> 3.0.0
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]   org.eclipse.tycho:tycho-compiler-plugin ............ 2.7.5 -> 3.0.0
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]   org.eclipse.tycho:tycho-maven-plugin ............... 2.7.5 -> 3.0.0
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]   org.eclipse.tycho:tycho-p2-plugin .................. 2.7.5 -> 3.0.0
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]   org.eclipse.tycho:tycho-packaging-plugin ........... 2.7.5 -> 3.0.0
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]   org.eclipse.tycho:tycho-surefire-plugin ............ 2.7.5 -> 3.0.0
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]   org.jacoco:jacoco-maven-plugin ..................... 0.8.7 -> 0.8.8
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] 
13:51:22 [2022-10-04T17:51:22.403Z] [WARNING] The following plugins do not have their version specified:
13:51:22 [2022-10-04T17:51:22.403Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:22 [2022-10-04T17:51:22.403Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:22 [2022-10-04T17:51:22.403Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:22 [2022-10-04T17:51:22.403Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] 
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:22 [2022-10-04T17:51:22.403Z] [INFO]       version.
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] 
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] 
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] 
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.core.native >-------------
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] Building org.eclipse.cdt.core.native 6.3.0-SNAPSHOT              [2/228]
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] 
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.native ---
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:22 [2022-10-04T17:51:22.403Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:22 [2022-10-04T17:51:22.662Z] [INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for updates from cbi
13:51:22 [2022-10-04T17:51:22.662Z] [INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for updates from eclipse.maven.central.mirror
13:51:22 [2022-10-04T17:51:22.662Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom
13:51:22 [2022-10-04T17:51:22.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom
13:51:22 [2022-10-04T17:51:22.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom (13 kB at 200 kB/s)
13:51:22 [2022-10-04T17:51:22.662Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
13:51:22 [2022-10-04T17:51:22.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
13:51:22 [2022-10-04T17:51:22.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 204 kB/s)
13:51:22 [2022-10-04T17:51:22.919Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:22 [2022-10-04T17:51:22.919Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:22 [2022-10-04T17:51:22.919Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:22 [2022-10-04T17:51:22.919Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:22 [2022-10-04T17:51:22.919Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.pom
13:51:23 [2022-10-04T17:51:23.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.pom
13:51:23 [2022-10-04T17:51:23.177Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.pom (13 kB at 122 kB/s)
13:51:23 [2022-10-04T17:51:23.177Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom
13:51:23 [2022-10-04T17:51:23.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom
13:51:23 [2022-10-04T17:51:23.177Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom (22 kB at 867 kB/s)
13:51:23 [2022-10-04T17:51:23.177Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:23 [2022-10-04T17:51:23.177Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:23 [2022-10-04T17:51:23.434Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:23 [2022-10-04T17:51:23.434Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:23 [2022-10-04T17:51:23.434Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:23 [2022-10-04T17:51:23.434Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:23 [2022-10-04T17:51:23.434Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom
13:51:23 [2022-10-04T17:51:23.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom
13:51:23 [2022-10-04T17:51:23.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom (7.2 kB at 344 kB/s)
13:51:23 [2022-10-04T17:51:23.691Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:23 [2022-10-04T17:51:23.691Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:23 [2022-10-04T17:51:23.691Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:23 [2022-10-04T17:51:23.691Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-ds-plugin/3.0.0/tycho-ds-plugin-3.0.0.pom
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/3.0.0/tycho-ds-plugin-3.0.0.pom
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/3.0.0/tycho-ds-plugin-3.0.0.pom (1.4 kB at 31 kB/s)
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] 
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] The following plugin updates are available:
13:51:23 [2022-10-04T17:51:23.949Z] [INFO]   maven-compiler-plugin ............................. 3.8.1 -> 3.10.1
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] 
13:51:23 [2022-10-04T17:51:23.949Z] [WARNING] The following plugins do not have their version specified:
13:51:23 [2022-10-04T17:51:23.949Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:23 [2022-10-04T17:51:23.949Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:23 [2022-10-04T17:51:23.949Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:23 [2022-10-04T17:51:23.949Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:23 [2022-10-04T17:51:23.949Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:23 [2022-10-04T17:51:23.949Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:23 [2022-10-04T17:51:23.949Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:23 [2022-10-04T17:51:23.949Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] 
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:23 [2022-10-04T17:51:23.949Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:23 [2022-10-04T17:51:23.949Z] [INFO]       version.
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] 
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] 
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] 
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.core >----------------
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] Building [bundle] C/C++ Development Tools Core 7.5.0-SNAPSHOT    [3/228]
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] 
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core ---
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:23 [2022-10-04T17:51:23.949Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:24 [2022-10-04T17:51:24.207Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:24 [2022-10-04T17:51:24.207Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:24 [2022-10-04T17:51:24.207Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:24 [2022-10-04T17:51:24.207Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:24 [2022-10-04T17:51:24.207Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:24 [2022-10-04T17:51:24.207Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:24 [2022-10-04T17:51:24.465Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:24 [2022-10-04T17:51:24.465Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:24 [2022-10-04T17:51:24.465Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:24 [2022-10-04T17:51:24.465Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:24 [2022-10-04T17:51:24.465Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:24 [2022-10-04T17:51:24.465Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:24 [2022-10-04T17:51:24.465Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] 
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] 
13:51:24 [2022-10-04T17:51:24.723Z] [WARNING] The following plugins do not have their version specified:
13:51:24 [2022-10-04T17:51:24.723Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:24 [2022-10-04T17:51:24.723Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:24 [2022-10-04T17:51:24.723Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:24 [2022-10-04T17:51:24.723Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:24 [2022-10-04T17:51:24.723Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:24 [2022-10-04T17:51:24.723Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:24 [2022-10-04T17:51:24.723Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:24 [2022-10-04T17:51:24.723Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] 
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:24 [2022-10-04T17:51:24.723Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:24 [2022-10-04T17:51:24.723Z] [INFO]       version.
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] 
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] 
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] 
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.build.gcc.core >-----------
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] Building [bundle] GCC support for CDT Build Core 1.2.0-SNAPSHOT  [4/228]
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] 
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.build.gcc.core ---
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:24 [2022-10-04T17:51:24.723Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:24 [2022-10-04T17:51:24.982Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:24 [2022-10-04T17:51:24.982Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:24 [2022-10-04T17:51:24.982Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:24 [2022-10-04T17:51:24.982Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:25 [2022-10-04T17:51:25.240Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:25 [2022-10-04T17:51:25.240Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:25 [2022-10-04T17:51:25.240Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:25 [2022-10-04T17:51:25.240Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:25 [2022-10-04T17:51:25.240Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:25 [2022-10-04T17:51:25.240Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:25 [2022-10-04T17:51:25.240Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:25 [2022-10-04T17:51:25.240Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] 
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] 
13:51:25 [2022-10-04T17:51:25.498Z] [WARNING] The following plugins do not have their version specified:
13:51:25 [2022-10-04T17:51:25.498Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:25 [2022-10-04T17:51:25.498Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:25 [2022-10-04T17:51:25.498Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:25 [2022-10-04T17:51:25.498Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:25 [2022-10-04T17:51:25.498Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:25 [2022-10-04T17:51:25.498Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:25 [2022-10-04T17:51:25.498Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:25 [2022-10-04T17:51:25.498Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] 
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:25 [2022-10-04T17:51:25.498Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:25 [2022-10-04T17:51:25.498Z] [INFO]       version.
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] 
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] 
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] 
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.tools.templates.core >----------
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] Building [bundle] Template Engine Core 1.3.0-SNAPSHOT            [5/228]
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] 
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tools.templates.core ---
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:25 [2022-10-04T17:51:25.498Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:25 [2022-10-04T17:51:25.755Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:25 [2022-10-04T17:51:25.755Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:25 [2022-10-04T17:51:25.755Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:25 [2022-10-04T17:51:25.755Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:25 [2022-10-04T17:51:25.755Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:25 [2022-10-04T17:51:25.755Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:26 [2022-10-04T17:51:26.013Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:26 [2022-10-04T17:51:26.013Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:26 [2022-10-04T17:51:26.013Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:26 [2022-10-04T17:51:26.013Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:26 [2022-10-04T17:51:26.013Z] [INFO] 
13:51:26 [2022-10-04T17:51:26.013Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:26 [2022-10-04T17:51:26.013Z] [INFO] 
13:51:26 [2022-10-04T17:51:26.013Z] [WARNING] The following plugins do not have their version specified:
13:51:26 [2022-10-04T17:51:26.013Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:26 [2022-10-04T17:51:26.013Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:26 [2022-10-04T17:51:26.013Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:26 [2022-10-04T17:51:26.019Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:26 [2022-10-04T17:51:26.019Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:26 [2022-10-04T17:51:26.019Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:26 [2022-10-04T17:51:26.019Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:26 [2022-10-04T17:51:26.019Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:26 [2022-10-04T17:51:26.019Z] [INFO] 
13:51:26 [2022-10-04T17:51:26.019Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:26 [2022-10-04T17:51:26.019Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:26 [2022-10-04T17:51:26.019Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:26 [2022-10-04T17:51:26.019Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:26 [2022-10-04T17:51:26.019Z] [INFO]       version.
13:51:26 [2022-10-04T17:51:26.019Z] [INFO] 
13:51:26 [2022-10-04T17:51:26.019Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:26 [2022-10-04T17:51:26.019Z] [INFO] 
13:51:26 [2022-10-04T17:51:26.019Z] [INFO] 
13:51:26 [2022-10-04T17:51:26.019Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.tools.templates.ui >-----------
13:51:26 [2022-10-04T17:51:26.019Z] [INFO] Building [bundle] Template Engine UI 1.4.0-SNAPSHOT              [6/228]
13:51:26 [2022-10-04T17:51:26.020Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:26 [2022-10-04T17:51:26.020Z] [INFO] 
13:51:26 [2022-10-04T17:51:26.020Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tools.templates.ui ---
13:51:26 [2022-10-04T17:51:26.020Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:26 [2022-10-04T17:51:26.020Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:26 [2022-10-04T17:51:26.277Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:26 [2022-10-04T17:51:26.278Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:26 [2022-10-04T17:51:26.278Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:26 [2022-10-04T17:51:26.278Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:26 [2022-10-04T17:51:26.278Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:26 [2022-10-04T17:51:26.278Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:26 [2022-10-04T17:51:26.535Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:26 [2022-10-04T17:51:26.535Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:26 [2022-10-04T17:51:26.535Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:26 [2022-10-04T17:51:26.535Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:26 [2022-10-04T17:51:26.792Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:26 [2022-10-04T17:51:26.792Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:26 [2022-10-04T17:51:26.792Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:26 [2022-10-04T17:51:26.792Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:26 [2022-10-04T17:51:26.792Z] [INFO] 
13:51:26 [2022-10-04T17:51:26.792Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:26 [2022-10-04T17:51:26.792Z] [INFO] 
13:51:26 [2022-10-04T17:51:26.792Z] [WARNING] The following plugins do not have their version specified:
13:51:26 [2022-10-04T17:51:26.792Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:26 [2022-10-04T17:51:26.792Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:26 [2022-10-04T17:51:26.792Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:26 [2022-10-04T17:51:26.792Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:26 [2022-10-04T17:51:26.792Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:26 [2022-10-04T17:51:26.792Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:26 [2022-10-04T17:51:26.793Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:26 [2022-10-04T17:51:26.793Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:26 [2022-10-04T17:51:26.793Z] [INFO] 
13:51:26 [2022-10-04T17:51:26.793Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:26 [2022-10-04T17:51:26.793Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:26 [2022-10-04T17:51:26.793Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:26 [2022-10-04T17:51:26.793Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:26 [2022-10-04T17:51:26.793Z] [INFO]       version.
13:51:26 [2022-10-04T17:51:26.793Z] [INFO] 
13:51:26 [2022-10-04T17:51:26.793Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:26 [2022-10-04T17:51:26.793Z] [INFO] 
13:51:26 [2022-10-04T17:51:26.793Z] [INFO] 
13:51:26 [2022-10-04T17:51:26.793Z] [INFO] -----------------< org.eclipse.cdt:org.eclipse.cdt.ui >-----------------
13:51:26 [2022-10-04T17:51:26.793Z] [INFO] Building [bundle] C/C++ Development Tools UI 8.0.0-SNAPSHOT      [7/228]
13:51:26 [2022-10-04T17:51:26.793Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:26 [2022-10-04T17:51:26.793Z] [INFO] 
13:51:26 [2022-10-04T17:51:26.793Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.ui ---
13:51:26 [2022-10-04T17:51:26.793Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:26 [2022-10-04T17:51:26.793Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:27 [2022-10-04T17:51:27.051Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:27 [2022-10-04T17:51:27.051Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:27 [2022-10-04T17:51:27.051Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:27 [2022-10-04T17:51:27.051Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:27 [2022-10-04T17:51:27.308Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:27 [2022-10-04T17:51:27.308Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:27 [2022-10-04T17:51:27.308Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:27 [2022-10-04T17:51:27.308Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:27 [2022-10-04T17:51:27.308Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:27 [2022-10-04T17:51:27.308Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] 
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] 
13:51:27 [2022-10-04T17:51:27.565Z] [WARNING] The following plugins do not have their version specified:
13:51:27 [2022-10-04T17:51:27.565Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:27 [2022-10-04T17:51:27.565Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:27 [2022-10-04T17:51:27.565Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:27 [2022-10-04T17:51:27.565Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:27 [2022-10-04T17:51:27.565Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:27 [2022-10-04T17:51:27.565Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:27 [2022-10-04T17:51:27.565Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:27 [2022-10-04T17:51:27.565Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] 
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:27 [2022-10-04T17:51:27.565Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:27 [2022-10-04T17:51:27.565Z] [INFO]       version.
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] 
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] 
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] 
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.build.gcc.ui >------------
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] Building [bundle] GCC ToolChain Support UI 1.2.0-SNAPSHOT        [8/228]
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] 
13:51:27 [2022-10-04T17:51:27.565Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.build.gcc.ui ---
13:51:27 [2022-10-04T17:51:27.823Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:27 [2022-10-04T17:51:27.823Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:27 [2022-10-04T17:51:27.823Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:27 [2022-10-04T17:51:27.823Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:27 [2022-10-04T17:51:27.823Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:27 [2022-10-04T17:51:27.823Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:28 [2022-10-04T17:51:28.080Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:28 [2022-10-04T17:51:28.081Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:28 [2022-10-04T17:51:28.081Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:28 [2022-10-04T17:51:28.081Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:28 [2022-10-04T17:51:28.081Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:28 [2022-10-04T17:51:28.081Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:28 [2022-10-04T17:51:28.341Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] 
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] 
13:51:28 [2022-10-04T17:51:28.342Z] [WARNING] The following plugins do not have their version specified:
13:51:28 [2022-10-04T17:51:28.342Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:28 [2022-10-04T17:51:28.342Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:28 [2022-10-04T17:51:28.342Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:28 [2022-10-04T17:51:28.342Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:28 [2022-10-04T17:51:28.342Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:28 [2022-10-04T17:51:28.342Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:28 [2022-10-04T17:51:28.342Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:28 [2022-10-04T17:51:28.342Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] 
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:28 [2022-10-04T17:51:28.342Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:28 [2022-10-04T17:51:28.342Z] [INFO]       version.
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] 
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] 
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] 
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] -------< org.eclipse.cdt:org.eclipse.tools.templates.freemarker >-------
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] Building [bundle] Template Engine Freemarker Support 1.3.0-SNAPSHOT [9/228]
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] 
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tools.templates.freemarker ---
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:28 [2022-10-04T17:51:28.342Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:28 [2022-10-04T17:51:28.599Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:28 [2022-10-04T17:51:28.599Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:28 [2022-10-04T17:51:28.599Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:28 [2022-10-04T17:51:28.599Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:28 [2022-10-04T17:51:28.857Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:28 [2022-10-04T17:51:28.857Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:28 [2022-10-04T17:51:28.857Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:28 [2022-10-04T17:51:28.857Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:28 [2022-10-04T17:51:28.857Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:28 [2022-10-04T17:51:28.857Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:28 [2022-10-04T17:51:28.857Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:29 [2022-10-04T17:51:29.114Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:29 [2022-10-04T17:51:29.114Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:29 [2022-10-04T17:51:29.114Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] 
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] 
13:51:29 [2022-10-04T17:51:29.115Z] [WARNING] The following plugins do not have their version specified:
13:51:29 [2022-10-04T17:51:29.115Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:29 [2022-10-04T17:51:29.115Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:29 [2022-10-04T17:51:29.115Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:29 [2022-10-04T17:51:29.115Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:29 [2022-10-04T17:51:29.115Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:29 [2022-10-04T17:51:29.115Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:29 [2022-10-04T17:51:29.115Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:29 [2022-10-04T17:51:29.115Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] 
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:29 [2022-10-04T17:51:29.115Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:29 [2022-10-04T17:51:29.115Z] [INFO]       version.
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] 
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] 
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] 
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.make.core >--------------
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] Building [bundle] C/C++ Standard make Build Core 7.6.0-SNAPSHOT [10/228]
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] 
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.make.core ---
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:29 [2022-10-04T17:51:29.115Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:29 [2022-10-04T17:51:29.372Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:29 [2022-10-04T17:51:29.372Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:29 [2022-10-04T17:51:29.372Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:29 [2022-10-04T17:51:29.372Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:29 [2022-10-04T17:51:29.372Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:29 [2022-10-04T17:51:29.372Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] 
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] 
13:51:29 [2022-10-04T17:51:29.630Z] [WARNING] The following plugins do not have their version specified:
13:51:29 [2022-10-04T17:51:29.630Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:29 [2022-10-04T17:51:29.630Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:29 [2022-10-04T17:51:29.630Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:29 [2022-10-04T17:51:29.630Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:29 [2022-10-04T17:51:29.630Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:29 [2022-10-04T17:51:29.630Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:29 [2022-10-04T17:51:29.630Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:29 [2022-10-04T17:51:29.630Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] 
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:29 [2022-10-04T17:51:29.630Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:29 [2022-10-04T17:51:29.630Z] [INFO]       version.
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] 
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] 
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] 
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.launchbar.core >-------------
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] Building [bundle] LaunchBar Core 2.5.0-SNAPSHOT                 [11/228]
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] 
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar.core ---
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:29 [2022-10-04T17:51:29.630Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:29 [2022-10-04T17:51:29.887Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:29 [2022-10-04T17:51:29.888Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:29 [2022-10-04T17:51:29.888Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:29 [2022-10-04T17:51:29.888Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:29 [2022-10-04T17:51:29.888Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:29 [2022-10-04T17:51:29.888Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:30 [2022-10-04T17:51:30.145Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:30 [2022-10-04T17:51:30.145Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:30 [2022-10-04T17:51:30.145Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:30 [2022-10-04T17:51:30.145Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:30 [2022-10-04T17:51:30.145Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:30 [2022-10-04T17:51:30.145Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:30 [2022-10-04T17:51:30.402Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:30 [2022-10-04T17:51:30.402Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:30 [2022-10-04T17:51:30.402Z] [INFO] 
13:51:30 [2022-10-04T17:51:30.402Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:30 [2022-10-04T17:51:30.402Z] [INFO] 
13:51:30 [2022-10-04T17:51:30.402Z] [WARNING] The following plugins do not have their version specified:
13:51:30 [2022-10-04T17:51:30.402Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:30 [2022-10-04T17:51:30.402Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:30 [2022-10-04T17:51:30.402Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:30 [2022-10-04T17:51:30.402Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:30 [2022-10-04T17:51:30.402Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:30 [2022-10-04T17:51:30.402Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:30 [2022-10-04T17:51:30.402Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:30 [2022-10-04T17:51:30.402Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:30 [2022-10-04T17:51:30.402Z] [INFO] 
13:51:30 [2022-10-04T17:51:30.402Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:30 [2022-10-04T17:51:30.403Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:30 [2022-10-04T17:51:30.403Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:30 [2022-10-04T17:51:30.403Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:30 [2022-10-04T17:51:30.403Z] [INFO]       version.
13:51:30 [2022-10-04T17:51:30.403Z] [INFO] 
13:51:30 [2022-10-04T17:51:30.403Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:30 [2022-10-04T17:51:30.403Z] [INFO] 
13:51:30 [2022-10-04T17:51:30.403Z] [INFO] 
13:51:30 [2022-10-04T17:51:30.403Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.debug.core >-------------
13:51:30 [2022-10-04T17:51:30.403Z] [INFO] Building [bundle] C/C++ Development Tools Debug Model 8.8.0-SNAPSHOT [12/228]
13:51:30 [2022-10-04T17:51:30.403Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:30 [2022-10-04T17:51:30.403Z] [INFO] 
13:51:30 [2022-10-04T17:51:30.403Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.core ---
13:51:30 [2022-10-04T17:51:30.403Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:30 [2022-10-04T17:51:30.403Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:30 [2022-10-04T17:51:30.403Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:30 [2022-10-04T17:51:30.403Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:30 [2022-10-04T17:51:30.660Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:30 [2022-10-04T17:51:30.660Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:30 [2022-10-04T17:51:30.660Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:30 [2022-10-04T17:51:30.660Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] 
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] 
13:51:30 [2022-10-04T17:51:30.917Z] [WARNING] The following plugins do not have their version specified:
13:51:30 [2022-10-04T17:51:30.917Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:30 [2022-10-04T17:51:30.917Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:30 [2022-10-04T17:51:30.917Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:30 [2022-10-04T17:51:30.917Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:30 [2022-10-04T17:51:30.917Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:30 [2022-10-04T17:51:30.917Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:30 [2022-10-04T17:51:30.917Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:30 [2022-10-04T17:51:30.917Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] 
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:30 [2022-10-04T17:51:30.917Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:30 [2022-10-04T17:51:30.917Z] [INFO]       version.
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] 
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] 
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] 
13:51:30 [2022-10-04T17:51:30.917Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.launchbar.ui >--------------
13:51:30 [2022-10-04T17:51:30.918Z] [INFO] Building [bundle] LaunchBar UI 2.5.0-SNAPSHOT                   [13/228]
13:51:30 [2022-10-04T17:51:30.918Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:31 [2022-10-04T17:51:31.175Z] [INFO] 
13:51:31 [2022-10-04T17:51:31.175Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar.ui ---
13:51:31 [2022-10-04T17:51:31.175Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:31 [2022-10-04T17:51:31.175Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:31 [2022-10-04T17:51:31.175Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:31 [2022-10-04T17:51:31.175Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:31 [2022-10-04T17:51:31.175Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:31 [2022-10-04T17:51:31.175Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:31 [2022-10-04T17:51:31.433Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:31 [2022-10-04T17:51:31.433Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:31 [2022-10-04T17:51:31.433Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:31 [2022-10-04T17:51:31.433Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:31 [2022-10-04T17:51:31.433Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:31 [2022-10-04T17:51:31.433Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:31 [2022-10-04T17:51:31.433Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:31 [2022-10-04T17:51:31.433Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] 
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] 
13:51:31 [2022-10-04T17:51:31.691Z] [WARNING] The following plugins do not have their version specified:
13:51:31 [2022-10-04T17:51:31.691Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:31 [2022-10-04T17:51:31.691Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:31 [2022-10-04T17:51:31.691Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:31 [2022-10-04T17:51:31.691Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:31 [2022-10-04T17:51:31.691Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:31 [2022-10-04T17:51:31.691Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:31 [2022-10-04T17:51:31.691Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:31 [2022-10-04T17:51:31.691Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] 
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:31 [2022-10-04T17:51:31.691Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:31 [2022-10-04T17:51:31.691Z] [INFO]       version.
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] 
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] 
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] 
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.debug.ui >--------------
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] Building [bundle] C/C++ Development Tools Debugger UI 8.5.0-SNAPSHOT [14/228]
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] 
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.ui ---
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:31 [2022-10-04T17:51:31.691Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:31 [2022-10-04T17:51:31.956Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:31 [2022-10-04T17:51:31.956Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:31 [2022-10-04T17:51:31.956Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:31 [2022-10-04T17:51:31.956Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:31 [2022-10-04T17:51:31.956Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:31 [2022-10-04T17:51:31.956Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:32 [2022-10-04T17:51:32.213Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:32 [2022-10-04T17:51:32.213Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:32 [2022-10-04T17:51:32.213Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:32 [2022-10-04T17:51:32.213Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:32 [2022-10-04T17:51:32.213Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:32 [2022-10-04T17:51:32.213Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:32 [2022-10-04T17:51:32.213Z] [INFO] 
13:51:32 [2022-10-04T17:51:32.213Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:32 [2022-10-04T17:51:32.213Z] [INFO] 
13:51:32 [2022-10-04T17:51:32.213Z] [WARNING] The following plugins do not have their version specified:
13:51:32 [2022-10-04T17:51:32.213Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:32 [2022-10-04T17:51:32.213Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:32 [2022-10-04T17:51:32.213Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:32 [2022-10-04T17:51:32.213Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:32 [2022-10-04T17:51:32.213Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:32 [2022-10-04T17:51:32.213Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:32 [2022-10-04T17:51:32.213Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:32 [2022-10-04T17:51:32.213Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:32 [2022-10-04T17:51:32.213Z] [INFO] 
13:51:32 [2022-10-04T17:51:32.213Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:32 [2022-10-04T17:51:32.213Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:32 [2022-10-04T17:51:32.213Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:32 [2022-10-04T17:51:32.213Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:32 [2022-10-04T17:51:32.213Z] [INFO]       version.
13:51:32 [2022-10-04T17:51:32.213Z] [INFO] 
13:51:32 [2022-10-04T17:51:32.214Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:32 [2022-10-04T17:51:32.214Z] [INFO] 
13:51:32 [2022-10-04T17:51:32.214Z] [INFO] 
13:51:32 [2022-10-04T17:51:32.214Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.launch >---------------
13:51:32 [2022-10-04T17:51:32.214Z] [INFO] Building [bundle] C/C++ Development Tools Launching Support 10.4.0-SNAPSHOT [15/228]
13:51:32 [2022-10-04T17:51:32.214Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:32 [2022-10-04T17:51:32.214Z] [INFO] 
13:51:32 [2022-10-04T17:51:32.214Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.launch ---
13:51:32 [2022-10-04T17:51:32.471Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:32 [2022-10-04T17:51:32.471Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:32 [2022-10-04T17:51:32.471Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:32 [2022-10-04T17:51:32.471Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:32 [2022-10-04T17:51:32.471Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:32 [2022-10-04T17:51:32.472Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:32 [2022-10-04T17:51:32.730Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:32 [2022-10-04T17:51:32.730Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:32 [2022-10-04T17:51:32.730Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:32 [2022-10-04T17:51:32.730Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:32 [2022-10-04T17:51:32.730Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:32 [2022-10-04T17:51:32.730Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:32 [2022-10-04T17:51:32.988Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:32 [2022-10-04T17:51:32.988Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:32 [2022-10-04T17:51:32.988Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:32 [2022-10-04T17:51:32.988Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:32 [2022-10-04T17:51:32.988Z] [INFO] 
13:51:32 [2022-10-04T17:51:32.988Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:32 [2022-10-04T17:51:32.988Z] [INFO] 
13:51:32 [2022-10-04T17:51:32.988Z] [WARNING] The following plugins do not have their version specified:
13:51:32 [2022-10-04T17:51:32.988Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:32 [2022-10-04T17:51:32.988Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:32 [2022-10-04T17:51:32.988Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:32 [2022-10-04T17:51:32.988Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:32 [2022-10-04T17:51:32.988Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:32 [2022-10-04T17:51:32.988Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:32 [2022-10-04T17:51:32.989Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:32 [2022-10-04T17:51:32.989Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:32 [2022-10-04T17:51:32.989Z] [INFO] 
13:51:32 [2022-10-04T17:51:32.989Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:32 [2022-10-04T17:51:32.989Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:32 [2022-10-04T17:51:32.989Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:32 [2022-10-04T17:51:32.989Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:32 [2022-10-04T17:51:32.989Z] [INFO]       version.
13:51:32 [2022-10-04T17:51:32.989Z] [INFO] 
13:51:32 [2022-10-04T17:51:32.989Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:32 [2022-10-04T17:51:32.989Z] [INFO] 
13:51:32 [2022-10-04T17:51:32.989Z] [INFO] 
13:51:32 [2022-10-04T17:51:32.989Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.make.ui >---------------
13:51:32 [2022-10-04T17:51:32.989Z] [INFO] Building [bundle] C/C++ Standard make Build UI 8.2.0-SNAPSHOT   [16/228]
13:51:32 [2022-10-04T17:51:32.989Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:32 [2022-10-04T17:51:32.989Z] [INFO] 
13:51:32 [2022-10-04T17:51:32.989Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.make.ui ---
13:51:32 [2022-10-04T17:51:32.989Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:32 [2022-10-04T17:51:32.989Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:33 [2022-10-04T17:51:33.246Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:33 [2022-10-04T17:51:33.246Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:33 [2022-10-04T17:51:33.246Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:33 [2022-10-04T17:51:33.246Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:33 [2022-10-04T17:51:33.246Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:33 [2022-10-04T17:51:33.247Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:33 [2022-10-04T17:51:33.247Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:33 [2022-10-04T17:51:33.247Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:33 [2022-10-04T17:51:33.504Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:33 [2022-10-04T17:51:33.504Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:33 [2022-10-04T17:51:33.504Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:33 [2022-10-04T17:51:33.504Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:33 [2022-10-04T17:51:33.504Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:33 [2022-10-04T17:51:33.504Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] 
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] 
13:51:33 [2022-10-04T17:51:33.764Z] [WARNING] The following plugins do not have their version specified:
13:51:33 [2022-10-04T17:51:33.764Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:33 [2022-10-04T17:51:33.764Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:33 [2022-10-04T17:51:33.764Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:33 [2022-10-04T17:51:33.764Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:33 [2022-10-04T17:51:33.764Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:33 [2022-10-04T17:51:33.764Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:33 [2022-10-04T17:51:33.764Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:33 [2022-10-04T17:51:33.764Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] 
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:33 [2022-10-04T17:51:33.764Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:33 [2022-10-04T17:51:33.764Z] [INFO]       version.
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] 
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] 
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] 
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] --------< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.core >---------
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] Building [bundle] CDT Build System Core 9.5.0-SNAPSHOT          [17/228]
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] 
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.managedbuilder.core ---
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:33 [2022-10-04T17:51:33.764Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:34 [2022-10-04T17:51:34.022Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:34 [2022-10-04T17:51:34.022Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:34 [2022-10-04T17:51:34.022Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:34 [2022-10-04T17:51:34.022Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:34 [2022-10-04T17:51:34.022Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:34 [2022-10-04T17:51:34.022Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] 
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] 
13:51:34 [2022-10-04T17:51:34.280Z] [WARNING] The following plugins do not have their version specified:
13:51:34 [2022-10-04T17:51:34.280Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:34 [2022-10-04T17:51:34.280Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:34 [2022-10-04T17:51:34.280Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:34 [2022-10-04T17:51:34.280Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:34 [2022-10-04T17:51:34.280Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:34 [2022-10-04T17:51:34.280Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:34 [2022-10-04T17:51:34.280Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:34 [2022-10-04T17:51:34.280Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] 
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:34 [2022-10-04T17:51:34.280Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:34 [2022-10-04T17:51:34.280Z] [INFO]       version.
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] 
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] 
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] 
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.ui >----------
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] Building [bundle] C/C++ Managed Builder UI 9.4.0-SNAPSHOT       [18/228]
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] 
13:51:34 [2022-10-04T17:51:34.280Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.managedbuilder.ui ---
13:51:34 [2022-10-04T17:51:34.538Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:34 [2022-10-04T17:51:34.538Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:34 [2022-10-04T17:51:34.538Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:34 [2022-10-04T17:51:34.538Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:34 [2022-10-04T17:51:34.538Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:34 [2022-10-04T17:51:34.538Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:34 [2022-10-04T17:51:34.538Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:34 [2022-10-04T17:51:34.538Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:34 [2022-10-04T17:51:34.538Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:34 [2022-10-04T17:51:34.538Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:34 [2022-10-04T17:51:34.795Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:34 [2022-10-04T17:51:34.795Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:34 [2022-10-04T17:51:34.795Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:34 [2022-10-04T17:51:34.795Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] 
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] 
13:51:34 [2022-10-04T17:51:34.796Z] [WARNING] The following plugins do not have their version specified:
13:51:34 [2022-10-04T17:51:34.796Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:34 [2022-10-04T17:51:34.796Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:34 [2022-10-04T17:51:34.796Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:34 [2022-10-04T17:51:34.796Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:34 [2022-10-04T17:51:34.796Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:34 [2022-10-04T17:51:34.796Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:34 [2022-10-04T17:51:34.796Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:34 [2022-10-04T17:51:34.796Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] 
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:34 [2022-10-04T17:51:34.796Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:34 [2022-10-04T17:51:34.796Z] [INFO]       version.
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] 
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] 
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] 
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] -------< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.gnu.ui >--------
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] Building [bundle] GNU Managed Build Definitions 8.5.0-SNAPSHOT  [19/228]
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] 
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:51:34 [2022-10-04T17:51:34.796Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:35 [2022-10-04T17:51:35.054Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:35 [2022-10-04T17:51:35.054Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:35 [2022-10-04T17:51:35.054Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:35 [2022-10-04T17:51:35.054Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:35 [2022-10-04T17:51:35.054Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:35 [2022-10-04T17:51:35.311Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:35 [2022-10-04T17:51:35.311Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:35 [2022-10-04T17:51:35.311Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:35 [2022-10-04T17:51:35.311Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:35 [2022-10-04T17:51:35.311Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:35 [2022-10-04T17:51:35.311Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:35 [2022-10-04T17:51:35.569Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:35 [2022-10-04T17:51:35.569Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:35 [2022-10-04T17:51:35.569Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:35 [2022-10-04T17:51:35.569Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:35 [2022-10-04T17:51:35.569Z] [INFO] 
13:51:35 [2022-10-04T17:51:35.569Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:35 [2022-10-04T17:51:35.569Z] [INFO] 
13:51:35 [2022-10-04T17:51:35.569Z] [WARNING] The following plugins do not have their version specified:
13:51:35 [2022-10-04T17:51:35.569Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:35 [2022-10-04T17:51:35.569Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:35 [2022-10-04T17:51:35.569Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:35 [2022-10-04T17:51:35.569Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:35 [2022-10-04T17:51:35.569Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:35 [2022-10-04T17:51:35.569Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:35 [2022-10-04T17:51:35.569Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:35 [2022-10-04T17:51:35.569Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:35 [2022-10-04T17:51:35.569Z] [INFO] 
13:51:35 [2022-10-04T17:51:35.569Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:35 [2022-10-04T17:51:35.569Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:35 [2022-10-04T17:51:35.569Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:35 [2022-10-04T17:51:35.569Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:35 [2022-10-04T17:51:35.570Z] [INFO]       version.
13:51:35 [2022-10-04T17:51:35.570Z] [INFO] 
13:51:35 [2022-10-04T17:51:35.570Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:35 [2022-10-04T17:51:35.570Z] [INFO] 
13:51:35 [2022-10-04T17:51:35.570Z] [INFO] 
13:51:35 [2022-10-04T17:51:35.570Z] [INFO] --< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.headlessbuilderapp >--
13:51:35 [2022-10-04T17:51:35.570Z] [INFO] Building [bundle] CDT Headless Builder Application 1.1.0-SNAPSHOT [20/228]
13:51:35 [2022-10-04T17:51:35.570Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:35 [2022-10-04T17:51:35.570Z] [INFO] 
13:51:35 [2022-10-04T17:51:35.570Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:51:35 [2022-10-04T17:51:35.827Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:35 [2022-10-04T17:51:35.827Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:35 [2022-10-04T17:51:35.827Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:35 [2022-10-04T17:51:35.827Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:35 [2022-10-04T17:51:35.827Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:35 [2022-10-04T17:51:35.827Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:35 [2022-10-04T17:51:35.827Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:35 [2022-10-04T17:51:35.827Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:36 [2022-10-04T17:51:36.087Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:36 [2022-10-04T17:51:36.087Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:36 [2022-10-04T17:51:36.087Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:36 [2022-10-04T17:51:36.087Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:36 [2022-10-04T17:51:36.087Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:36 [2022-10-04T17:51:36.087Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:36 [2022-10-04T17:51:36.345Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] 
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] 
13:51:36 [2022-10-04T17:51:36.346Z] [WARNING] The following plugins do not have their version specified:
13:51:36 [2022-10-04T17:51:36.346Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:36 [2022-10-04T17:51:36.346Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:36 [2022-10-04T17:51:36.346Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:36 [2022-10-04T17:51:36.346Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:36 [2022-10-04T17:51:36.346Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:36 [2022-10-04T17:51:36.346Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:36 [2022-10-04T17:51:36.346Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:36 [2022-10-04T17:51:36.346Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] 
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:36 [2022-10-04T17:51:36.346Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:36 [2022-10-04T17:51:36.346Z] [INFO]       version.
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] 
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] 
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] 
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.gnu.build >--------------
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] Building [feature] C/C++ GNU Toolchain Build Support 11.0.0-SNAPSHOT [21/228]
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] 
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.gnu.build ---
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:36 [2022-10-04T17:51:36.346Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:36 [2022-10-04T17:51:36.603Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:36 [2022-10-04T17:51:36.603Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:36 [2022-10-04T17:51:36.603Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:36 [2022-10-04T17:51:36.603Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:36 [2022-10-04T17:51:36.603Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:36 [2022-10-04T17:51:36.603Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:36 [2022-10-04T17:51:36.603Z] [INFO] 
13:51:36 [2022-10-04T17:51:36.603Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:36 [2022-10-04T17:51:36.603Z] [INFO] 
13:51:36 [2022-10-04T17:51:36.603Z] [WARNING] The following plugins do not have their version specified:
13:51:36 [2022-10-04T17:51:36.603Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:36 [2022-10-04T17:51:36.603Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:36 [2022-10-04T17:51:36.603Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:36 [2022-10-04T17:51:36.603Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:36 [2022-10-04T17:51:36.603Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:36 [2022-10-04T17:51:36.603Z] [INFO] 
13:51:36 [2022-10-04T17:51:36.604Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:36 [2022-10-04T17:51:36.604Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:36 [2022-10-04T17:51:36.604Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:36 [2022-10-04T17:51:36.604Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:36 [2022-10-04T17:51:36.604Z] [INFO]       version.
13:51:36 [2022-10-04T17:51:36.604Z] [INFO] 
13:51:36 [2022-10-04T17:51:36.604Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:36 [2022-10-04T17:51:36.604Z] [INFO] 
13:51:36 [2022-10-04T17:51:36.604Z] [INFO] 
13:51:36 [2022-10-04T17:51:36.604Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.remote.core >---------------
13:51:36 [2022-10-04T17:51:36.604Z] [INFO] Building [bundle] Remote Services Core 4.2.0-SNAPSHOT           [22/228]
13:51:36 [2022-10-04T17:51:36.604Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:36 [2022-10-04T17:51:36.604Z] [INFO] 
13:51:36 [2022-10-04T17:51:36.604Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.core ---
13:51:36 [2022-10-04T17:51:36.604Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:36 [2022-10-04T17:51:36.861Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:36 [2022-10-04T17:51:36.861Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:36 [2022-10-04T17:51:36.861Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:36 [2022-10-04T17:51:36.862Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:37 [2022-10-04T17:51:37.119Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:37 [2022-10-04T17:51:37.119Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:37 [2022-10-04T17:51:37.119Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:37 [2022-10-04T17:51:37.119Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:37 [2022-10-04T17:51:37.119Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:37 [2022-10-04T17:51:37.119Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:37 [2022-10-04T17:51:37.119Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] 
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] 
13:51:37 [2022-10-04T17:51:37.377Z] [WARNING] The following plugins do not have their version specified:
13:51:37 [2022-10-04T17:51:37.377Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:37 [2022-10-04T17:51:37.377Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:37 [2022-10-04T17:51:37.377Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:37 [2022-10-04T17:51:37.377Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:37 [2022-10-04T17:51:37.377Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:37 [2022-10-04T17:51:37.377Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:37 [2022-10-04T17:51:37.377Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:37 [2022-10-04T17:51:37.377Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] 
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:37 [2022-10-04T17:51:37.377Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:37 [2022-10-04T17:51:37.377Z] [INFO]       version.
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] 
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] 
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] 
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.remote.core >-------------
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] Building [bundle] CDT Remote Utilities 1.2.0-SNAPSHOT           [23/228]
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] 
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.remote.core ---
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:37 [2022-10-04T17:51:37.377Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:37 [2022-10-04T17:51:37.635Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:37 [2022-10-04T17:51:37.635Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:37 [2022-10-04T17:51:37.635Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:37 [2022-10-04T17:51:37.635Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:37 [2022-10-04T17:51:37.635Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:37 [2022-10-04T17:51:37.635Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:37 [2022-10-04T17:51:37.893Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:37 [2022-10-04T17:51:37.893Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:37 [2022-10-04T17:51:37.893Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:37 [2022-10-04T17:51:37.893Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:37 [2022-10-04T17:51:37.893Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:38 [2022-10-04T17:51:38.150Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:38 [2022-10-04T17:51:38.150Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:38 [2022-10-04T17:51:38.150Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:38 [2022-10-04T17:51:38.150Z] [INFO] 
13:51:38 [2022-10-04T17:51:38.150Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:38 [2022-10-04T17:51:38.150Z] [INFO] 
13:51:38 [2022-10-04T17:51:38.150Z] [WARNING] The following plugins do not have their version specified:
13:51:38 [2022-10-04T17:51:38.150Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:38 [2022-10-04T17:51:38.150Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:38 [2022-10-04T17:51:38.150Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:38 [2022-10-04T17:51:38.150Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:38 [2022-10-04T17:51:38.150Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:38 [2022-10-04T17:51:38.150Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:38 [2022-10-04T17:51:38.150Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:38 [2022-10-04T17:51:38.150Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:38 [2022-10-04T17:51:38.150Z] [INFO] 
13:51:38 [2022-10-04T17:51:38.150Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:38 [2022-10-04T17:51:38.150Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:38 [2022-10-04T17:51:38.150Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:38 [2022-10-04T17:51:38.150Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:38 [2022-10-04T17:51:38.151Z] [INFO]       version.
13:51:38 [2022-10-04T17:51:38.151Z] [INFO] 
13:51:38 [2022-10-04T17:51:38.151Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:38 [2022-10-04T17:51:38.151Z] [INFO] 
13:51:38 [2022-10-04T17:51:38.151Z] [INFO] 
13:51:38 [2022-10-04T17:51:38.151Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.autotools.core >-----------
13:51:38 [2022-10-04T17:51:38.151Z] [INFO] Building [bundle] Autotools Plug-in 2.2.0-SNAPSHOT              [24/228]
13:51:38 [2022-10-04T17:51:38.151Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:38 [2022-10-04T17:51:38.151Z] [INFO] 
13:51:38 [2022-10-04T17:51:38.151Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.autotools.core ---
13:51:38 [2022-10-04T17:51:38.151Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:38 [2022-10-04T17:51:38.151Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:38 [2022-10-04T17:51:38.407Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:38 [2022-10-04T17:51:38.407Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:38 [2022-10-04T17:51:38.407Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:38 [2022-10-04T17:51:38.407Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:38 [2022-10-04T17:51:38.407Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:38 [2022-10-04T17:51:38.407Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:38 [2022-10-04T17:51:38.664Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:38 [2022-10-04T17:51:38.664Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:38 [2022-10-04T17:51:38.664Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:38 [2022-10-04T17:51:38.664Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] 
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] 
13:51:38 [2022-10-04T17:51:38.929Z] [WARNING] The following plugins do not have their version specified:
13:51:38 [2022-10-04T17:51:38.929Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:38 [2022-10-04T17:51:38.929Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:38 [2022-10-04T17:51:38.929Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:38 [2022-10-04T17:51:38.929Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:38 [2022-10-04T17:51:38.929Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:38 [2022-10-04T17:51:38.929Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:38 [2022-10-04T17:51:38.929Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:38 [2022-10-04T17:51:38.929Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] 
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:38 [2022-10-04T17:51:38.929Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:38 [2022-10-04T17:51:38.929Z] [INFO]       version.
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] 
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] 
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] 
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.autotools.docs >-----------
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] Building org.eclipse.cdt.autotools.docs 2.1.0-SNAPSHOT          [25/228]
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] 
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.autotools.docs ---
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:38 [2022-10-04T17:51:38.929Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:38 [2022-10-04T17:51:38.930Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:39 [2022-10-04T17:51:39.187Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:39 [2022-10-04T17:51:39.187Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:39 [2022-10-04T17:51:39.187Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:39 [2022-10-04T17:51:39.187Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:39 [2022-10-04T17:51:39.187Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:39 [2022-10-04T17:51:39.187Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from cbi
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from eclipse.maven.central.mirror
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin: checking for updates from cbi
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin: checking for updates from eclipse.maven.central.mirror
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] 
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] The following plugin updates are available:
13:51:39 [2022-10-04T17:51:39.445Z] [INFO]   org.eclipse.tycho.extras:tycho-eclipserun-plugin ... 2.7.5 -> 3.0.0
13:51:39 [2022-10-04T17:51:39.445Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] 
13:51:39 [2022-10-04T17:51:39.445Z] [WARNING] The following plugins do not have their version specified:
13:51:39 [2022-10-04T17:51:39.445Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:39 [2022-10-04T17:51:39.445Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:39 [2022-10-04T17:51:39.445Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:39 [2022-10-04T17:51:39.445Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:39 [2022-10-04T17:51:39.445Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:39 [2022-10-04T17:51:39.445Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:39 [2022-10-04T17:51:39.445Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:39 [2022-10-04T17:51:39.445Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] 
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:39 [2022-10-04T17:51:39.445Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:39 [2022-10-04T17:51:39.445Z] [INFO]       version.
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] 
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] 
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] 
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.autotools.ui >------------
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] Building [bundle] Autotools UI Plug-in 2.2.0-SNAPSHOT           [26/228]
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] 
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.autotools.ui ---
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:39 [2022-10-04T17:51:39.445Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:39 [2022-10-04T17:51:39.702Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:39 [2022-10-04T17:51:39.702Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:39 [2022-10-04T17:51:39.702Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:39 [2022-10-04T17:51:39.702Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:39 [2022-10-04T17:51:39.702Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:39 [2022-10-04T17:51:39.702Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:39 [2022-10-04T17:51:39.962Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:39 [2022-10-04T17:51:39.962Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:39 [2022-10-04T17:51:39.962Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:39 [2022-10-04T17:51:39.962Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:39 [2022-10-04T17:51:39.962Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:39 [2022-10-04T17:51:39.962Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:39 [2022-10-04T17:51:39.962Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:39 [2022-10-04T17:51:39.962Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:40 [2022-10-04T17:51:40.219Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.219Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:40 [2022-10-04T17:51:40.219Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.219Z] [WARNING] The following plugins do not have their version specified:
13:51:40 [2022-10-04T17:51:40.219Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:40 [2022-10-04T17:51:40.219Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:40 [2022-10-04T17:51:40.219Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:40 [2022-10-04T17:51:40.219Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:40 [2022-10-04T17:51:40.219Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:40 [2022-10-04T17:51:40.219Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:40 [2022-10-04T17:51:40.219Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:40 [2022-10-04T17:51:40.219Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:40 [2022-10-04T17:51:40.219Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.219Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:40 [2022-10-04T17:51:40.219Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:40 [2022-10-04T17:51:40.219Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:40 [2022-10-04T17:51:40.219Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:40 [2022-10-04T17:51:40.219Z] [INFO]       version.
13:51:40 [2022-10-04T17:51:40.219Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.219Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:40 [2022-10-04T17:51:40.219Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.219Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.219Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.autotools >--------------
13:51:40 [2022-10-04T17:51:40.219Z] [INFO] Building [feature] C/C++ Autotools support 11.0.0-SNAPSHOT      [27/228]
13:51:40 [2022-10-04T17:51:40.219Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:51:40 [2022-10-04T17:51:40.219Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.219Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.autotools ---
13:51:40 [2022-10-04T17:51:40.219Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:40 [2022-10-04T17:51:40.220Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:40 [2022-10-04T17:51:40.220Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:40 [2022-10-04T17:51:40.220Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:40 [2022-10-04T17:51:40.220Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:40 [2022-10-04T17:51:40.220Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:40 [2022-10-04T17:51:40.220Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:40 [2022-10-04T17:51:40.220Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.477Z] [WARNING] The following plugins do not have their version specified:
13:51:40 [2022-10-04T17:51:40.477Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:40 [2022-10-04T17:51:40.477Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:40 [2022-10-04T17:51:40.477Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:40 [2022-10-04T17:51:40.477Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:40 [2022-10-04T17:51:40.477Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:40 [2022-10-04T17:51:40.477Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:40 [2022-10-04T17:51:40.477Z] [INFO]       version.
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.meson.core >-------------
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] Building [bundle] Meson Plug-in 1.2.0-SNAPSHOT                  [28/228]
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.meson.core ---
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:40 [2022-10-04T17:51:40.477Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:40 [2022-10-04T17:51:40.735Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:40 [2022-10-04T17:51:40.735Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:40 [2022-10-04T17:51:40.735Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:40 [2022-10-04T17:51:40.735Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:40 [2022-10-04T17:51:40.735Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:40 [2022-10-04T17:51:40.735Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:40 [2022-10-04T17:51:40.735Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.993Z] [WARNING] The following plugins do not have their version specified:
13:51:40 [2022-10-04T17:51:40.993Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:40 [2022-10-04T17:51:40.993Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:40 [2022-10-04T17:51:40.993Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:40 [2022-10-04T17:51:40.993Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:40 [2022-10-04T17:51:40.993Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:40 [2022-10-04T17:51:40.993Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:40 [2022-10-04T17:51:40.993Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:40 [2022-10-04T17:51:40.993Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:40 [2022-10-04T17:51:40.993Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:40 [2022-10-04T17:51:40.993Z] [INFO]       version.
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.meson.docs >-------------
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] Building org.eclipse.cdt.meson.docs 1.1.0-SNAPSHOT              [29/228]
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] 
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.meson.docs ---
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:40 [2022-10-04T17:51:40.993Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:41 [2022-10-04T17:51:41.250Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:41 [2022-10-04T17:51:41.250Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:41 [2022-10-04T17:51:41.250Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:41 [2022-10-04T17:51:41.250Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:41 [2022-10-04T17:51:41.250Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:41 [2022-10-04T17:51:41.250Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:41 [2022-10-04T17:51:41.250Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:41 [2022-10-04T17:51:41.250Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:41 [2022-10-04T17:51:41.250Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:41 [2022-10-04T17:51:41.250Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:41 [2022-10-04T17:51:41.507Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:41 [2022-10-04T17:51:41.508Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:41 [2022-10-04T17:51:41.508Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:41 [2022-10-04T17:51:41.508Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:41 [2022-10-04T17:51:41.508Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from cbi
13:51:41 [2022-10-04T17:51:41.508Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from eclipse.maven.central.mirror
13:51:41 [2022-10-04T17:51:41.508Z] [INFO] artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin: checking for updates from cbi
13:51:41 [2022-10-04T17:51:41.508Z] [INFO] artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin: checking for updates from eclipse.maven.central.mirror
13:51:41 [2022-10-04T17:51:41.764Z] [INFO] 
13:51:41 [2022-10-04T17:51:41.764Z] [INFO] The following plugin updates are available:
13:51:41 [2022-10-04T17:51:41.764Z] [INFO]   org.eclipse.tycho.extras:tycho-eclipserun-plugin ... 2.7.5 -> 3.0.0
13:51:41 [2022-10-04T17:51:41.765Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] 
13:51:41 [2022-10-04T17:51:41.765Z] [WARNING] The following plugins do not have their version specified:
13:51:41 [2022-10-04T17:51:41.765Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:41 [2022-10-04T17:51:41.765Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:41 [2022-10-04T17:51:41.765Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:41 [2022-10-04T17:51:41.765Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:41 [2022-10-04T17:51:41.765Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:41 [2022-10-04T17:51:41.765Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:41 [2022-10-04T17:51:41.765Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:41 [2022-10-04T17:51:41.765Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] 
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:41 [2022-10-04T17:51:41.765Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:41 [2022-10-04T17:51:41.765Z] [INFO]       version.
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] 
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] 
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] 
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.meson.ui >--------------
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] Building [bundle] Meson UI Plug-in 1.2.0-SNAPSHOT               [30/228]
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] 
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.meson.ui ---
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:41 [2022-10-04T17:51:41.765Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:42 [2022-10-04T17:51:42.022Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:42 [2022-10-04T17:51:42.022Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:42 [2022-10-04T17:51:42.022Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:42 [2022-10-04T17:51:42.022Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:42 [2022-10-04T17:51:42.022Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:42 [2022-10-04T17:51:42.022Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:42 [2022-10-04T17:51:42.022Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:42 [2022-10-04T17:51:42.279Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:42 [2022-10-04T17:51:42.279Z] [INFO] 
13:51:42 [2022-10-04T17:51:42.279Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:42 [2022-10-04T17:51:42.279Z] [INFO] 
13:51:42 [2022-10-04T17:51:42.279Z] [WARNING] The following plugins do not have their version specified:
13:51:42 [2022-10-04T17:51:42.279Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:42 [2022-10-04T17:51:42.279Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:42 [2022-10-04T17:51:42.279Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:42 [2022-10-04T17:51:42.279Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:42 [2022-10-04T17:51:42.279Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:42 [2022-10-04T17:51:42.279Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:42 [2022-10-04T17:51:42.279Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:42 [2022-10-04T17:51:42.279Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:42 [2022-10-04T17:51:42.279Z] [INFO] 
13:51:42 [2022-10-04T17:51:42.279Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:42 [2022-10-04T17:51:42.279Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:42 [2022-10-04T17:51:42.279Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:42 [2022-10-04T17:51:42.279Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:42 [2022-10-04T17:51:42.279Z] [INFO]       version.
13:51:42 [2022-10-04T17:51:42.279Z] [INFO] 
13:51:42 [2022-10-04T17:51:42.279Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:42 [2022-10-04T17:51:42.279Z] [INFO] 
13:51:42 [2022-10-04T17:51:42.279Z] [INFO] 
13:51:42 [2022-10-04T17:51:42.279Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.meson.ui.editor >-----------
13:51:42 [2022-10-04T17:51:42.279Z] [INFO] Building [bundle] Meson editor 1.2.0-SNAPSHOT                   [31/228]
13:51:42 [2022-10-04T17:51:42.280Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:42 [2022-10-04T17:51:42.280Z] [INFO] 
13:51:42 [2022-10-04T17:51:42.280Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.meson.ui.editor ---
13:51:42 [2022-10-04T17:51:42.280Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:42 [2022-10-04T17:51:42.280Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:42 [2022-10-04T17:51:42.280Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:42 [2022-10-04T17:51:42.280Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:42 [2022-10-04T17:51:42.280Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:42 [2022-10-04T17:51:42.280Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:42 [2022-10-04T17:51:42.537Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:42 [2022-10-04T17:51:42.537Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:42 [2022-10-04T17:51:42.537Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:42 [2022-10-04T17:51:42.537Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:42 [2022-10-04T17:51:42.537Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:42 [2022-10-04T17:51:42.537Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:42 [2022-10-04T17:51:42.537Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:42 [2022-10-04T17:51:42.537Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:42 [2022-10-04T17:51:42.537Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] 
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] 
13:51:42 [2022-10-04T17:51:42.794Z] [WARNING] The following plugins do not have their version specified:
13:51:42 [2022-10-04T17:51:42.794Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:42 [2022-10-04T17:51:42.794Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:42 [2022-10-04T17:51:42.794Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:42 [2022-10-04T17:51:42.794Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:42 [2022-10-04T17:51:42.794Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:42 [2022-10-04T17:51:42.794Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:42 [2022-10-04T17:51:42.794Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:42 [2022-10-04T17:51:42.794Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] 
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:42 [2022-10-04T17:51:42.794Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:42 [2022-10-04T17:51:42.794Z] [INFO]       version.
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] 
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] 
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] 
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.meson >----------------
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] Building [feature] C/C++ Meson Build Support - Preview 11.0.0-SNAPSHOT [32/228]
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] 
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.meson ---
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:42 [2022-10-04T17:51:42.794Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] 
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] 
13:51:43 [2022-10-04T17:51:43.051Z] [WARNING] The following plugins do not have their version specified:
13:51:43 [2022-10-04T17:51:43.051Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:43 [2022-10-04T17:51:43.051Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:43 [2022-10-04T17:51:43.051Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:43 [2022-10-04T17:51:43.051Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:43 [2022-10-04T17:51:43.051Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] 
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:43 [2022-10-04T17:51:43.051Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:43 [2022-10-04T17:51:43.051Z] [INFO]       version.
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] 
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] 
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] 
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] --------< org.eclipse.cdt:org.eclipse.cdt.core.autotools.core >---------
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] Building [bundle] CDT Autotools Core 1.3.0-SNAPSHOT             [33/228]
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] 
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.autotools.core ---
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:43 [2022-10-04T17:51:43.051Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:43 [2022-10-04T17:51:43.317Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:43 [2022-10-04T17:51:43.317Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:43 [2022-10-04T17:51:43.317Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:43 [2022-10-04T17:51:43.317Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:43 [2022-10-04T17:51:43.317Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:43 [2022-10-04T17:51:43.317Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:43 [2022-10-04T17:51:43.317Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:43 [2022-10-04T17:51:43.317Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:43 [2022-10-04T17:51:43.317Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:43 [2022-10-04T17:51:43.317Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:43 [2022-10-04T17:51:43.317Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:43 [2022-10-04T17:51:43.317Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] 
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] 
13:51:43 [2022-10-04T17:51:43.575Z] [WARNING] The following plugins do not have their version specified:
13:51:43 [2022-10-04T17:51:43.575Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:43 [2022-10-04T17:51:43.575Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:43 [2022-10-04T17:51:43.575Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:43 [2022-10-04T17:51:43.575Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:43 [2022-10-04T17:51:43.575Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:43 [2022-10-04T17:51:43.575Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:43 [2022-10-04T17:51:43.575Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:43 [2022-10-04T17:51:43.575Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] 
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:43 [2022-10-04T17:51:43.575Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:43 [2022-10-04T17:51:43.575Z] [INFO]       version.
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] 
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] 
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] 
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.core.autotools.ui >----------
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] Building [bundle] CDT Autotools UI 1.2.0-SNAPSHOT               [34/228]
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] 
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.autotools.ui ---
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:43 [2022-10-04T17:51:43.575Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:43 [2022-10-04T17:51:43.833Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:43 [2022-10-04T17:51:43.833Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:43 [2022-10-04T17:51:43.833Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:43 [2022-10-04T17:51:43.833Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:43 [2022-10-04T17:51:43.833Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:43 [2022-10-04T17:51:43.833Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:43 [2022-10-04T17:51:43.833Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:43 [2022-10-04T17:51:43.833Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:43 [2022-10-04T17:51:43.833Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.091Z] [WARNING] The following plugins do not have their version specified:
13:51:44 [2022-10-04T17:51:44.091Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:44 [2022-10-04T17:51:44.091Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:44 [2022-10-04T17:51:44.091Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:44 [2022-10-04T17:51:44.091Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:44 [2022-10-04T17:51:44.091Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:44 [2022-10-04T17:51:44.091Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:44 [2022-10-04T17:51:44.091Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:44 [2022-10-04T17:51:44.091Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:44 [2022-10-04T17:51:44.091Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:44 [2022-10-04T17:51:44.091Z] [INFO]       version.
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.core.autotools >-----------
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] Building [feature] C/C++ Autotools Core Build Support - Experimental 11.0.0-SNAPSHOT [35/228]
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.autotools ---
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:44 [2022-10-04T17:51:44.091Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:44 [2022-10-04T17:51:44.348Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:44 [2022-10-04T17:51:44.348Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:44 [2022-10-04T17:51:44.348Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:44 [2022-10-04T17:51:44.348Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:44 [2022-10-04T17:51:44.348Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.348Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:44 [2022-10-04T17:51:44.348Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.348Z] [WARNING] The following plugins do not have their version specified:
13:51:44 [2022-10-04T17:51:44.348Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:44 [2022-10-04T17:51:44.348Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:44 [2022-10-04T17:51:44.348Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:44 [2022-10-04T17:51:44.348Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:44 [2022-10-04T17:51:44.348Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:44 [2022-10-04T17:51:44.348Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.348Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:44 [2022-10-04T17:51:44.348Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:44 [2022-10-04T17:51:44.348Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:44 [2022-10-04T17:51:44.348Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:44 [2022-10-04T17:51:44.348Z] [INFO]       version.
13:51:44 [2022-10-04T17:51:44.348Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.348Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:44 [2022-10-04T17:51:44.349Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.349Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.349Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.codan.core >-------------
13:51:44 [2022-10-04T17:51:44.349Z] [INFO] Building [bundle] Code Analysis Core 4.2.0-SNAPSHOT             [36/228]
13:51:44 [2022-10-04T17:51:44.349Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:44 [2022-10-04T17:51:44.349Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.349Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.codan.core ---
13:51:44 [2022-10-04T17:51:44.349Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:44 [2022-10-04T17:51:44.349Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:44 [2022-10-04T17:51:44.349Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:44 [2022-10-04T17:51:44.606Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:44 [2022-10-04T17:51:44.606Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:44 [2022-10-04T17:51:44.606Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:44 [2022-10-04T17:51:44.606Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:44 [2022-10-04T17:51:44.606Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:44 [2022-10-04T17:51:44.606Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:44 [2022-10-04T17:51:44.606Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:44 [2022-10-04T17:51:44.868Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:44 [2022-10-04T17:51:44.868Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:44 [2022-10-04T17:51:44.868Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:44 [2022-10-04T17:51:44.868Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:44 [2022-10-04T17:51:44.868Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:44 [2022-10-04T17:51:44.868Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:44 [2022-10-04T17:51:44.868Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.868Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:44 [2022-10-04T17:51:44.868Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.868Z] [WARNING] The following plugins do not have their version specified:
13:51:44 [2022-10-04T17:51:44.868Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:44 [2022-10-04T17:51:44.868Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:44 [2022-10-04T17:51:44.868Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:44 [2022-10-04T17:51:44.868Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:44 [2022-10-04T17:51:44.868Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:44 [2022-10-04T17:51:44.868Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:44 [2022-10-04T17:51:44.868Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:44 [2022-10-04T17:51:44.868Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:44 [2022-10-04T17:51:44.868Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.868Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:44 [2022-10-04T17:51:44.868Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:44 [2022-10-04T17:51:44.868Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:44 [2022-10-04T17:51:44.869Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:44 [2022-10-04T17:51:44.869Z] [INFO]       version.
13:51:44 [2022-10-04T17:51:44.869Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.869Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:44 [2022-10-04T17:51:44.869Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.869Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.869Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.codan.ui >--------------
13:51:44 [2022-10-04T17:51:44.869Z] [INFO] Building [bundle] Code Analysis UI 3.5.0-SNAPSHOT               [37/228]
13:51:44 [2022-10-04T17:51:44.869Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:44 [2022-10-04T17:51:44.869Z] [INFO] 
13:51:44 [2022-10-04T17:51:44.869Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.codan.ui ---
13:51:44 [2022-10-04T17:51:44.869Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:44 [2022-10-04T17:51:44.869Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:44 [2022-10-04T17:51:44.869Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:45 [2022-10-04T17:51:45.173Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:45 [2022-10-04T17:51:45.173Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:45 [2022-10-04T17:51:45.173Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:45 [2022-10-04T17:51:45.173Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:45 [2022-10-04T17:51:45.173Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:45 [2022-10-04T17:51:45.173Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:45 [2022-10-04T17:51:45.173Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:45 [2022-10-04T17:51:45.173Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:45 [2022-10-04T17:51:45.173Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:45 [2022-10-04T17:51:45.173Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:45 [2022-10-04T17:51:45.173Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] 
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] 
13:51:45 [2022-10-04T17:51:45.473Z] [WARNING] The following plugins do not have their version specified:
13:51:45 [2022-10-04T17:51:45.473Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:45 [2022-10-04T17:51:45.473Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:45 [2022-10-04T17:51:45.473Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:45 [2022-10-04T17:51:45.473Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:45 [2022-10-04T17:51:45.473Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:45 [2022-10-04T17:51:45.473Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:45 [2022-10-04T17:51:45.473Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:45 [2022-10-04T17:51:45.473Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] 
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:45 [2022-10-04T17:51:45.473Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:45 [2022-10-04T17:51:45.473Z] [INFO]       version.
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] 
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] 
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] 
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.codan.core.cxx >-----------
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] Building [bundle] Code Analysis Core for C/C++ 3.6.0-SNAPSHOT   [38/228]
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] 
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.codan.core.cxx ---
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:45 [2022-10-04T17:51:45.473Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:45 [2022-10-04T17:51:45.872Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:45 [2022-10-04T17:51:45.872Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:45 [2022-10-04T17:51:45.872Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:45 [2022-10-04T17:51:45.872Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:45 [2022-10-04T17:51:45.872Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:45 [2022-10-04T17:51:45.872Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:45 [2022-10-04T17:51:45.872Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:45 [2022-10-04T17:51:45.872Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] 
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] 
13:51:46 [2022-10-04T17:51:46.167Z] [WARNING] The following plugins do not have their version specified:
13:51:46 [2022-10-04T17:51:46.167Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:46 [2022-10-04T17:51:46.167Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:46 [2022-10-04T17:51:46.167Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:46 [2022-10-04T17:51:46.167Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:46 [2022-10-04T17:51:46.167Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:46 [2022-10-04T17:51:46.167Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:46 [2022-10-04T17:51:46.167Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:46 [2022-10-04T17:51:46.167Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] 
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:46 [2022-10-04T17:51:46.167Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:46 [2022-10-04T17:51:46.167Z] [INFO]       version.
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] 
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] 
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] 
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.codan.ui.cxx >------------
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] Building [bundle] Codan Analysis UI for C/C++ 3.7.0-SNAPSHOT    [39/228]
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] 
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.codan.ui.cxx ---
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:46 [2022-10-04T17:51:46.167Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:46 [2022-10-04T17:51:46.469Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:46 [2022-10-04T17:51:46.469Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:46 [2022-10-04T17:51:46.469Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:46 [2022-10-04T17:51:46.469Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:46 [2022-10-04T17:51:46.469Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:46 [2022-10-04T17:51:46.469Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:46 [2022-10-04T17:51:46.469Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:46 [2022-10-04T17:51:46.469Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:46 [2022-10-04T17:51:46.469Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:46 [2022-10-04T17:51:46.469Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:46 [2022-10-04T17:51:46.469Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:46 [2022-10-04T17:51:46.767Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:46 [2022-10-04T17:51:46.767Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:46 [2022-10-04T17:51:46.767Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:46 [2022-10-04T17:51:46.767Z] [INFO] 
13:51:46 [2022-10-04T17:51:46.767Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:46 [2022-10-04T17:51:46.767Z] [INFO] 
13:51:46 [2022-10-04T17:51:46.767Z] [WARNING] The following plugins do not have their version specified:
13:51:46 [2022-10-04T17:51:46.767Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:46 [2022-10-04T17:51:46.767Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:46 [2022-10-04T17:51:46.767Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:46 [2022-10-04T17:51:46.767Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:46 [2022-10-04T17:51:46.767Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:46 [2022-10-04T17:51:46.767Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:46 [2022-10-04T17:51:46.767Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:46 [2022-10-04T17:51:46.768Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:46 [2022-10-04T17:51:46.768Z] [INFO] 
13:51:46 [2022-10-04T17:51:46.768Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:46 [2022-10-04T17:51:46.768Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:46 [2022-10-04T17:51:46.768Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:46 [2022-10-04T17:51:46.768Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:46 [2022-10-04T17:51:46.768Z] [INFO]       version.
13:51:46 [2022-10-04T17:51:46.768Z] [INFO] 
13:51:46 [2022-10-04T17:51:46.768Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:46 [2022-10-04T17:51:46.768Z] [INFO] 
13:51:46 [2022-10-04T17:51:46.768Z] [INFO] 
13:51:46 [2022-10-04T17:51:46.768Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.codan.checkers >-----------
13:51:46 [2022-10-04T17:51:46.768Z] [INFO] Building [bundle] Codan Checkers 3.5.0-SNAPSHOT                 [40/228]
13:51:46 [2022-10-04T17:51:46.768Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:46 [2022-10-04T17:51:46.768Z] [INFO] 
13:51:46 [2022-10-04T17:51:46.768Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.codan.checkers ---
13:51:46 [2022-10-04T17:51:46.768Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:46 [2022-10-04T17:51:46.768Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:46 [2022-10-04T17:51:46.768Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:47 [2022-10-04T17:51:47.030Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:47 [2022-10-04T17:51:47.030Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:47 [2022-10-04T17:51:47.030Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:47 [2022-10-04T17:51:47.030Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:47 [2022-10-04T17:51:47.031Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:47 [2022-10-04T17:51:47.031Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:47 [2022-10-04T17:51:47.290Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:47 [2022-10-04T17:51:47.290Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:47 [2022-10-04T17:51:47.290Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:47 [2022-10-04T17:51:47.290Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:47 [2022-10-04T17:51:47.290Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:47 [2022-10-04T17:51:47.290Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:47 [2022-10-04T17:51:47.290Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:47 [2022-10-04T17:51:47.547Z] [INFO] 
13:51:47 [2022-10-04T17:51:47.547Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:47 [2022-10-04T17:51:47.547Z] [INFO] 
13:51:47 [2022-10-04T17:51:47.547Z] [WARNING] The following plugins do not have their version specified:
13:51:47 [2022-10-04T17:51:47.547Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:47 [2022-10-04T17:51:47.547Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:47 [2022-10-04T17:51:47.547Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:47 [2022-10-04T17:51:47.547Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:47 [2022-10-04T17:51:47.547Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:47 [2022-10-04T17:51:47.548Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:47 [2022-10-04T17:51:47.548Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:47 [2022-10-04T17:51:47.548Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:47 [2022-10-04T17:51:47.548Z] [INFO] 
13:51:47 [2022-10-04T17:51:47.548Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:47 [2022-10-04T17:51:47.548Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:47 [2022-10-04T17:51:47.548Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:47 [2022-10-04T17:51:47.548Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:47 [2022-10-04T17:51:47.548Z] [INFO]       version.
13:51:47 [2022-10-04T17:51:47.548Z] [INFO] 
13:51:47 [2022-10-04T17:51:47.548Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:47 [2022-10-04T17:51:47.548Z] [INFO] 
13:51:47 [2022-10-04T17:51:47.548Z] [INFO] 
13:51:47 [2022-10-04T17:51:47.548Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.codan.checkers.ui >----------
13:51:47 [2022-10-04T17:51:47.548Z] [INFO] Building [bundle] Codan Checkers UI 3.4.0-SNAPSHOT              [41/228]
13:51:47 [2022-10-04T17:51:47.548Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:47 [2022-10-04T17:51:47.548Z] [INFO] 
13:51:47 [2022-10-04T17:51:47.548Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.codan.checkers.ui ---
13:51:47 [2022-10-04T17:51:47.548Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:47 [2022-10-04T17:51:47.548Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:47 [2022-10-04T17:51:47.548Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:47 [2022-10-04T17:51:47.548Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:47 [2022-10-04T17:51:47.805Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:47 [2022-10-04T17:51:47.805Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:47 [2022-10-04T17:51:47.805Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:47 [2022-10-04T17:51:47.805Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:47 [2022-10-04T17:51:47.805Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:47 [2022-10-04T17:51:47.805Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:47 [2022-10-04T17:51:47.805Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:47 [2022-10-04T17:51:47.805Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:48 [2022-10-04T17:51:48.062Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] 
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] 
13:51:48 [2022-10-04T17:51:48.063Z] [WARNING] The following plugins do not have their version specified:
13:51:48 [2022-10-04T17:51:48.063Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:48 [2022-10-04T17:51:48.063Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:48 [2022-10-04T17:51:48.063Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:48 [2022-10-04T17:51:48.063Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:48 [2022-10-04T17:51:48.063Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:48 [2022-10-04T17:51:48.063Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:48 [2022-10-04T17:51:48.063Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:48 [2022-10-04T17:51:48.063Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] 
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:48 [2022-10-04T17:51:48.063Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:48 [2022-10-04T17:51:48.063Z] [INFO]       version.
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] 
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] 
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] 
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.core.linux >-------------
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] Building org.eclipse.cdt.core.linux 6.1.0-SNAPSHOT              [42/228]
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] 
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.linux ---
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:48 [2022-10-04T17:51:48.063Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:48 [2022-10-04T17:51:48.320Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:48 [2022-10-04T17:51:48.320Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:48 [2022-10-04T17:51:48.320Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:48 [2022-10-04T17:51:48.320Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:48 [2022-10-04T17:51:48.320Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:48 [2022-10-04T17:51:48.320Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:48 [2022-10-04T17:51:48.320Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:48 [2022-10-04T17:51:48.320Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:48 [2022-10-04T17:51:48.320Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] 
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] The following plugin updates are available:
13:51:48 [2022-10-04T17:51:48.578Z] [INFO]   org.eclipse.tycho:target-platform-configuration .... 2.7.5 -> 3.0.0
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] 
13:51:48 [2022-10-04T17:51:48.578Z] [WARNING] The following plugins do not have their version specified:
13:51:48 [2022-10-04T17:51:48.578Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:48 [2022-10-04T17:51:48.578Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:48 [2022-10-04T17:51:48.578Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:48 [2022-10-04T17:51:48.578Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:48 [2022-10-04T17:51:48.578Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:48 [2022-10-04T17:51:48.578Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:48 [2022-10-04T17:51:48.578Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] 
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:48 [2022-10-04T17:51:48.578Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:48 [2022-10-04T17:51:48.578Z] [INFO]       version.
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] 
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] 
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] 
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.core.linux.x86_64 >----------
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] Building org.eclipse.cdt.core.linux.x86_64 6.1.0-SNAPSHOT       [43/228]
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] 
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.linux.x86_64 ---
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:48 [2022-10-04T17:51:48.578Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:48 [2022-10-04T17:51:48.835Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:48 [2022-10-04T17:51:48.835Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:48 [2022-10-04T17:51:48.836Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:48 [2022-10-04T17:51:48.836Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:48 [2022-10-04T17:51:48.836Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:48 [2022-10-04T17:51:48.836Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:48 [2022-10-04T17:51:48.836Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from cbi
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from eclipse.maven.central.mirror
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] 
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] The following plugin updates are available:
13:51:49 [2022-10-04T17:51:49.093Z] [INFO]   org.eclipse.tycho:target-platform-configuration .... 2.7.5 -> 3.0.0
13:51:49 [2022-10-04T17:51:49.093Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] 
13:51:49 [2022-10-04T17:51:49.093Z] [WARNING] The following plugins do not have their version specified:
13:51:49 [2022-10-04T17:51:49.093Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:49 [2022-10-04T17:51:49.093Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:49 [2022-10-04T17:51:49.093Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:49 [2022-10-04T17:51:49.093Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:49 [2022-10-04T17:51:49.093Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:49 [2022-10-04T17:51:49.093Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:49 [2022-10-04T17:51:49.093Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] 
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:49 [2022-10-04T17:51:49.093Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:49 [2022-10-04T17:51:49.093Z] [INFO]       version.
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] 
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] 
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] 
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.core.linux.aarch64 >---------
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] Building org.eclipse.cdt.core.linux.aarch64 6.1.0-SNAPSHOT      [44/228]
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] 
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.linux.aarch64 ---
13:51:49 [2022-10-04T17:51:49.093Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:49 [2022-10-04T17:51:49.350Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:49 [2022-10-04T17:51:49.350Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:49 [2022-10-04T17:51:49.350Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:49 [2022-10-04T17:51:49.350Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:49 [2022-10-04T17:51:49.350Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:49 [2022-10-04T17:51:49.350Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:49 [2022-10-04T17:51:49.350Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:49 [2022-10-04T17:51:49.350Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:49 [2022-10-04T17:51:49.350Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from cbi
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from eclipse.maven.central.mirror
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] 
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] The following plugin updates are available:
13:51:49 [2022-10-04T17:51:49.608Z] [INFO]   org.eclipse.tycho:target-platform-configuration .... 2.7.5 -> 3.0.0
13:51:49 [2022-10-04T17:51:49.608Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] 
13:51:49 [2022-10-04T17:51:49.608Z] [WARNING] The following plugins do not have their version specified:
13:51:49 [2022-10-04T17:51:49.608Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:49 [2022-10-04T17:51:49.608Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:49 [2022-10-04T17:51:49.608Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:49 [2022-10-04T17:51:49.608Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:49 [2022-10-04T17:51:49.608Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:49 [2022-10-04T17:51:49.608Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:49 [2022-10-04T17:51:49.608Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] 
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:49 [2022-10-04T17:51:49.608Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:49 [2022-10-04T17:51:49.608Z] [INFO]       version.
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] 
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] 
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] 
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.core.linux.ppc64le >---------
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] Building org.eclipse.cdt.core.linux.ppc64le 6.1.0-SNAPSHOT      [45/228]
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] 
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.linux.ppc64le ---
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:49 [2022-10-04T17:51:49.608Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:49 [2022-10-04T17:51:49.865Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:49 [2022-10-04T17:51:49.866Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:49 [2022-10-04T17:51:49.866Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:49 [2022-10-04T17:51:49.866Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:49 [2022-10-04T17:51:49.866Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:49 [2022-10-04T17:51:49.866Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:50 [2022-10-04T17:51:50.123Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:50 [2022-10-04T17:51:50.123Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:50 [2022-10-04T17:51:50.123Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:50 [2022-10-04T17:51:50.123Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:50 [2022-10-04T17:51:50.123Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:50 [2022-10-04T17:51:50.123Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:50 [2022-10-04T17:51:50.123Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:50 [2022-10-04T17:51:50.123Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from cbi
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from eclipse.maven.central.mirror
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] 
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] The following plugin updates are available:
13:51:50 [2022-10-04T17:51:50.381Z] [INFO]   org.eclipse.tycho:target-platform-configuration .... 2.7.5 -> 3.0.0
13:51:50 [2022-10-04T17:51:50.381Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] 
13:51:50 [2022-10-04T17:51:50.381Z] [WARNING] The following plugins do not have their version specified:
13:51:50 [2022-10-04T17:51:50.381Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:50 [2022-10-04T17:51:50.381Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:50 [2022-10-04T17:51:50.381Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:50 [2022-10-04T17:51:50.381Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:50 [2022-10-04T17:51:50.381Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:50 [2022-10-04T17:51:50.381Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:50 [2022-10-04T17:51:50.381Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] 
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:50 [2022-10-04T17:51:50.381Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:50 [2022-10-04T17:51:50.381Z] [INFO]       version.
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] 
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] 
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] 
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.core.win32 >-------------
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] Building org.eclipse.cdt.core.win32 6.1.0-SNAPSHOT              [46/228]
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] 
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.win32 ---
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:50 [2022-10-04T17:51:50.381Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:50 [2022-10-04T17:51:50.382Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:50 [2022-10-04T17:51:50.382Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:50 [2022-10-04T17:51:50.382Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:50 [2022-10-04T17:51:50.382Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:50 [2022-10-04T17:51:50.639Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:50 [2022-10-04T17:51:50.639Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:50 [2022-10-04T17:51:50.639Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:50 [2022-10-04T17:51:50.639Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:50 [2022-10-04T17:51:50.639Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:50 [2022-10-04T17:51:50.639Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] 
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] The following plugin updates are available:
13:51:50 [2022-10-04T17:51:50.896Z] [INFO]   org.eclipse.tycho:target-platform-configuration .... 2.7.5 -> 3.0.0
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] 
13:51:50 [2022-10-04T17:51:50.896Z] [WARNING] The following plugins do not have their version specified:
13:51:50 [2022-10-04T17:51:50.896Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:50 [2022-10-04T17:51:50.896Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:50 [2022-10-04T17:51:50.896Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:50 [2022-10-04T17:51:50.896Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:50 [2022-10-04T17:51:50.896Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:50 [2022-10-04T17:51:50.896Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:50 [2022-10-04T17:51:50.896Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] 
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:50 [2022-10-04T17:51:50.896Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:50 [2022-10-04T17:51:50.896Z] [INFO]       version.
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] 
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] 
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] 
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.core.win32.x86_64 >----------
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] Building org.eclipse.cdt.core.win32.x86_64 6.1.0-SNAPSHOT       [47/228]
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] 
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.win32.x86_64 ---
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:50 [2022-10-04T17:51:50.896Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:51 [2022-10-04T17:51:51.154Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:51 [2022-10-04T17:51:51.154Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:51 [2022-10-04T17:51:51.154Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:51 [2022-10-04T17:51:51.154Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:51 [2022-10-04T17:51:51.412Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:51 [2022-10-04T17:51:51.412Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:51 [2022-10-04T17:51:51.412Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:51 [2022-10-04T17:51:51.412Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:51 [2022-10-04T17:51:51.412Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:51 [2022-10-04T17:51:51.412Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:51 [2022-10-04T17:51:51.412Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from cbi
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from eclipse.maven.central.mirror
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] 
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] The following plugin updates are available:
13:51:51 [2022-10-04T17:51:51.669Z] [INFO]   org.eclipse.tycho:target-platform-configuration .... 2.7.5 -> 3.0.0
13:51:51 [2022-10-04T17:51:51.669Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] 
13:51:51 [2022-10-04T17:51:51.669Z] [WARNING] The following plugins do not have their version specified:
13:51:51 [2022-10-04T17:51:51.669Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:51 [2022-10-04T17:51:51.669Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:51 [2022-10-04T17:51:51.669Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:51 [2022-10-04T17:51:51.669Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:51 [2022-10-04T17:51:51.669Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:51 [2022-10-04T17:51:51.669Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:51 [2022-10-04T17:51:51.669Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] 
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:51 [2022-10-04T17:51:51.669Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:51 [2022-10-04T17:51:51.669Z] [INFO]       version.
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] 
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] 
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] 
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.core.macosx >-------------
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] Building org.eclipse.cdt.core.macosx 6.1.0-SNAPSHOT             [48/228]
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:51 [2022-10-04T17:51:51.669Z] [INFO] 
13:51:51 [2022-10-04T17:51:51.670Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.macosx ---
13:51:51 [2022-10-04T17:51:51.670Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:51 [2022-10-04T17:51:51.670Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:51 [2022-10-04T17:51:51.927Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:51 [2022-10-04T17:51:51.927Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:51 [2022-10-04T17:51:51.927Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:51 [2022-10-04T17:51:51.927Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:51 [2022-10-04T17:51:51.927Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:51 [2022-10-04T17:51:51.927Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:51 [2022-10-04T17:51:51.927Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:51 [2022-10-04T17:51:51.927Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:51 [2022-10-04T17:51:51.927Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:51 [2022-10-04T17:51:51.927Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] 
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] The following plugin updates are available:
13:51:52 [2022-10-04T17:51:52.185Z] [INFO]   org.eclipse.tycho:target-platform-configuration .... 2.7.5 -> 3.0.0
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] 
13:51:52 [2022-10-04T17:51:52.185Z] [WARNING] The following plugins do not have their version specified:
13:51:52 [2022-10-04T17:51:52.185Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:52 [2022-10-04T17:51:52.185Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:52 [2022-10-04T17:51:52.185Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:52 [2022-10-04T17:51:52.185Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:52 [2022-10-04T17:51:52.185Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:52 [2022-10-04T17:51:52.185Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:52 [2022-10-04T17:51:52.185Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] 
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:52 [2022-10-04T17:51:52.185Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:52 [2022-10-04T17:51:52.185Z] [INFO]       version.
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] 
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] 
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] 
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.build.crossgcc >-----------
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] Building [bundle] CDT GCC Cross Compiler Support 1.3.0-SNAPSHOT [49/228]
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] 
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.build.crossgcc ---
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:52 [2022-10-04T17:51:52.185Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:52 [2022-10-04T17:51:52.443Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:52 [2022-10-04T17:51:52.443Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:52 [2022-10-04T17:51:52.443Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:52 [2022-10-04T17:51:52.443Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:52 [2022-10-04T17:51:52.443Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:52 [2022-10-04T17:51:52.443Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:52 [2022-10-04T17:51:52.443Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:52 [2022-10-04T17:51:52.443Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:52 [2022-10-04T17:51:52.443Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:52 [2022-10-04T17:51:52.700Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] 
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] 
13:51:52 [2022-10-04T17:51:52.701Z] [WARNING] The following plugins do not have their version specified:
13:51:52 [2022-10-04T17:51:52.701Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:52 [2022-10-04T17:51:52.701Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:52 [2022-10-04T17:51:52.701Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:52 [2022-10-04T17:51:52.701Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:52 [2022-10-04T17:51:52.701Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:52 [2022-10-04T17:51:52.701Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:52 [2022-10-04T17:51:52.701Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:52 [2022-10-04T17:51:52.701Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] 
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:52 [2022-10-04T17:51:52.701Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:52 [2022-10-04T17:51:52.701Z] [INFO]       version.
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] 
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] 
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] 
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] ------< org.eclipse.cdt.features:org.eclipse.cdt.build.crossgcc >-------
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] Building org.eclipse.cdt.build.crossgcc 11.0.0-SNAPSHOT         [50/228]
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] 
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.build.crossgcc ---
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:52 [2022-10-04T17:51:52.701Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:52 [2022-10-04T17:51:52.958Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:52 [2022-10-04T17:51:52.959Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:52 [2022-10-04T17:51:52.959Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:52 [2022-10-04T17:51:52.959Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] 
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] 
13:51:53 [2022-10-04T17:51:53.216Z] [WARNING] The following plugins do not have their version specified:
13:51:53 [2022-10-04T17:51:53.216Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:53 [2022-10-04T17:51:53.216Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:53 [2022-10-04T17:51:53.216Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:53 [2022-10-04T17:51:53.216Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:53 [2022-10-04T17:51:53.216Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] 
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:53 [2022-10-04T17:51:53.216Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:53 [2022-10-04T17:51:53.216Z] [INFO]       version.
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] 
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] 
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] 
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.dsf >-----------------
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] Building [bundle] Debug Services Framework Core 2.12.0-SNAPSHOT [51/228]
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] 
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.dsf ---
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:53 [2022-10-04T17:51:53.216Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:53 [2022-10-04T17:51:53.476Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:53 [2022-10-04T17:51:53.476Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:53 [2022-10-04T17:51:53.476Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:53 [2022-10-04T17:51:53.476Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:53 [2022-10-04T17:51:53.476Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:53 [2022-10-04T17:51:53.476Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:53 [2022-10-04T17:51:53.476Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:53 [2022-10-04T17:51:53.476Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:53 [2022-10-04T17:51:53.476Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:53 [2022-10-04T17:51:53.476Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:53 [2022-10-04T17:51:53.733Z] [INFO] 
13:51:53 [2022-10-04T17:51:53.733Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:53 [2022-10-04T17:51:53.733Z] [INFO] 
13:51:53 [2022-10-04T17:51:53.733Z] [WARNING] The following plugins do not have their version specified:
13:51:53 [2022-10-04T17:51:53.733Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:53 [2022-10-04T17:51:53.733Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:53 [2022-10-04T17:51:53.733Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:53 [2022-10-04T17:51:53.733Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:53 [2022-10-04T17:51:53.733Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:53 [2022-10-04T17:51:53.733Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:53 [2022-10-04T17:51:53.733Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:53 [2022-10-04T17:51:53.733Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:53 [2022-10-04T17:51:53.733Z] [INFO] 
13:51:53 [2022-10-04T17:51:53.733Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:53 [2022-10-04T17:51:53.733Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:53 [2022-10-04T17:51:53.733Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:53 [2022-10-04T17:51:53.733Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:53 [2022-10-04T17:51:53.733Z] [INFO]       version.
13:51:53 [2022-10-04T17:51:53.733Z] [INFO] 
13:51:53 [2022-10-04T17:51:53.733Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:53 [2022-10-04T17:51:53.733Z] [INFO] 
13:51:53 [2022-10-04T17:51:53.734Z] [INFO] 
13:51:53 [2022-10-04T17:51:53.734Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.gdb >-----------------
13:51:53 [2022-10-04T17:51:53.734Z] [INFO] Building [bundle] GDB Common 7.2.0-SNAPSHOT                     [52/228]
13:51:53 [2022-10-04T17:51:53.734Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:53 [2022-10-04T17:51:53.734Z] [INFO] 
13:51:53 [2022-10-04T17:51:53.734Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.gdb ---
13:51:53 [2022-10-04T17:51:53.734Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:53 [2022-10-04T17:51:53.734Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:53 [2022-10-04T17:51:53.734Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:53 [2022-10-04T17:51:53.734Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:53 [2022-10-04T17:51:53.734Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:53 [2022-10-04T17:51:53.734Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:53 [2022-10-04T17:51:53.734Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:53 [2022-10-04T17:51:53.994Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:53 [2022-10-04T17:51:53.994Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:53 [2022-10-04T17:51:53.994Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:53 [2022-10-04T17:51:53.994Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:53 [2022-10-04T17:51:53.994Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] 
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] 
13:51:54 [2022-10-04T17:51:54.254Z] [WARNING] The following plugins do not have their version specified:
13:51:54 [2022-10-04T17:51:54.254Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:54 [2022-10-04T17:51:54.254Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:54 [2022-10-04T17:51:54.254Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:54 [2022-10-04T17:51:54.254Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:54 [2022-10-04T17:51:54.254Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:54 [2022-10-04T17:51:54.254Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:54 [2022-10-04T17:51:54.254Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:54 [2022-10-04T17:51:54.254Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] 
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:54 [2022-10-04T17:51:54.254Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:54 [2022-10-04T17:51:54.254Z] [INFO]       version.
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] 
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] 
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] 
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.native.serial >------------
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] Building org.eclipse.cdt.native.serial 1.3.0-SNAPSHOT           [53/228]
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:54 [2022-10-04T17:51:54.254Z] [INFO] 
13:51:54 [2022-10-04T17:51:54.255Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.native.serial ---
13:51:54 [2022-10-04T17:51:54.255Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:54 [2022-10-04T17:51:54.255Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:54 [2022-10-04T17:51:54.255Z] [INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for updates from cbi
13:51:54 [2022-10-04T17:51:54.255Z] [INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for updates from eclipse.maven.central.mirror
13:51:54 [2022-10-04T17:51:54.255Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:54 [2022-10-04T17:51:54.255Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:54 [2022-10-04T17:51:54.255Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:54 [2022-10-04T17:51:54.512Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:54 [2022-10-04T17:51:54.512Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:54 [2022-10-04T17:51:54.512Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:54 [2022-10-04T17:51:54.512Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:54 [2022-10-04T17:51:54.512Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:54 [2022-10-04T17:51:54.512Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:54 [2022-10-04T17:51:54.512Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:54 [2022-10-04T17:51:54.512Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:54 [2022-10-04T17:51:54.512Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] 
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] The following plugin updates are available:
13:51:54 [2022-10-04T17:51:54.771Z] [INFO]   maven-compiler-plugin ............................. 3.8.1 -> 3.10.1
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] 
13:51:54 [2022-10-04T17:51:54.771Z] [WARNING] The following plugins do not have their version specified:
13:51:54 [2022-10-04T17:51:54.771Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:54 [2022-10-04T17:51:54.771Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:54 [2022-10-04T17:51:54.771Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:54 [2022-10-04T17:51:54.771Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:54 [2022-10-04T17:51:54.771Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:54 [2022-10-04T17:51:54.771Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:54 [2022-10-04T17:51:54.771Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:54 [2022-10-04T17:51:54.771Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] 
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:54 [2022-10-04T17:51:54.771Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:54 [2022-10-04T17:51:54.771Z] [INFO]       version.
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] 
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] 
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] 
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.dsf.gdb >---------------
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] Building [bundle] GDB DSF Debugger Integration Core 6.7.0-SNAPSHOT [54/228]
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] 
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.dsf.gdb ---
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:54 [2022-10-04T17:51:54.771Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] 
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] 
13:51:55 [2022-10-04T17:51:55.031Z] [WARNING] The following plugins do not have their version specified:
13:51:55 [2022-10-04T17:51:55.031Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:55 [2022-10-04T17:51:55.031Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:55 [2022-10-04T17:51:55.031Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:55 [2022-10-04T17:51:55.031Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:55 [2022-10-04T17:51:55.031Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:55 [2022-10-04T17:51:55.031Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:55 [2022-10-04T17:51:55.031Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:55 [2022-10-04T17:51:55.031Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] 
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:55 [2022-10-04T17:51:55.031Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:55 [2022-10-04T17:51:55.031Z] [INFO]       version.
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] 
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] 
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] 
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.dsf.ui >---------------
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] Building [bundle] Debugger Services Framework UI 2.7.0-SNAPSHOT [55/228]
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] 
13:51:55 [2022-10-04T17:51:55.031Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.dsf.ui ---
13:51:55 [2022-10-04T17:51:55.032Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:55 [2022-10-04T17:51:55.032Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:55 [2022-10-04T17:51:55.032Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:55 [2022-10-04T17:51:55.032Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:55 [2022-10-04T17:51:55.289Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:55 [2022-10-04T17:51:55.289Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:55 [2022-10-04T17:51:55.289Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:55 [2022-10-04T17:51:55.289Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:55 [2022-10-04T17:51:55.289Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:55 [2022-10-04T17:51:55.289Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:55 [2022-10-04T17:51:55.546Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] 
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] 
13:51:55 [2022-10-04T17:51:55.547Z] [WARNING] The following plugins do not have their version specified:
13:51:55 [2022-10-04T17:51:55.547Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:55 [2022-10-04T17:51:55.547Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:55 [2022-10-04T17:51:55.547Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:55 [2022-10-04T17:51:55.547Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:55 [2022-10-04T17:51:55.547Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:55 [2022-10-04T17:51:55.547Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:55 [2022-10-04T17:51:55.547Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:55 [2022-10-04T17:51:55.547Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] 
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:55 [2022-10-04T17:51:55.547Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:55 [2022-10-04T17:51:55.547Z] [INFO]       version.
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] 
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] 
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] 
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] ------------------< org.eclipse.cdt:terminal-parent >-------------------
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] Building TM Terminal, Maven Master 11.0.0-SNAPSHOT              [56/228]
13:51:55 [2022-10-04T17:51:55.547Z] [INFO] --------------------------------[ pom ]---------------------------------
13:51:55 [2022-10-04T17:51:55.804Z] [INFO] 
13:51:55 [2022-10-04T17:51:55.805Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ terminal-parent ---
13:51:55 [2022-10-04T17:51:55.805Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:55 [2022-10-04T17:51:55.805Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:55 [2022-10-04T17:51:55.805Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:55 [2022-10-04T17:51:55.805Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:55 [2022-10-04T17:51:55.805Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:55 [2022-10-04T17:51:55.805Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:55 [2022-10-04T17:51:55.805Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:55 [2022-10-04T17:51:55.805Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:56 [2022-10-04T17:51:56.062Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.062Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:56 [2022-10-04T17:51:56.062Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.062Z] [WARNING] The following plugins do not have their version specified:
13:51:56 [2022-10-04T17:51:56.062Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:56 [2022-10-04T17:51:56.062Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:56 [2022-10-04T17:51:56.062Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:56 [2022-10-04T17:51:56.062Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:56 [2022-10-04T17:51:56.062Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.062Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:56 [2022-10-04T17:51:56.062Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:56 [2022-10-04T17:51:56.062Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:56 [2022-10-04T17:51:56.062Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:56 [2022-10-04T17:51:56.062Z] [INFO]       version.
13:51:56 [2022-10-04T17:51:56.063Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.063Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:56 [2022-10-04T17:51:56.063Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.063Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.063Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.tm.terminal.plugins >-----------
13:51:56 [2022-10-04T17:51:56.063Z] [INFO] Building org.eclipse.tm.terminal.plugins 11.0.0-SNAPSHOT        [57/228]
13:51:56 [2022-10-04T17:51:56.063Z] [INFO] --------------------------------[ pom ]---------------------------------
13:51:56 [2022-10-04T17:51:56.063Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.063Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.plugins ---
13:51:56 [2022-10-04T17:51:56.063Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:56 [2022-10-04T17:51:56.063Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:56 [2022-10-04T17:51:56.063Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:56 [2022-10-04T17:51:56.063Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:56 [2022-10-04T17:51:56.063Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:56 [2022-10-04T17:51:56.063Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:56 [2022-10-04T17:51:56.063Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:56 [2022-10-04T17:51:56.063Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.321Z] [WARNING] The following plugins do not have their version specified:
13:51:56 [2022-10-04T17:51:56.321Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:56 [2022-10-04T17:51:56.321Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:56 [2022-10-04T17:51:56.321Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:56 [2022-10-04T17:51:56.321Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:56 [2022-10-04T17:51:56.321Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:56 [2022-10-04T17:51:56.321Z] [INFO]       version.
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.tm.terminal.control >-----------
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] Building [bundle] Terminal Control (Embeddable Widget) 5.4.0-SNAPSHOT [58/228]
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.control ---
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:56 [2022-10-04T17:51:56.321Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:56 [2022-10-04T17:51:56.579Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:56 [2022-10-04T17:51:56.579Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:56 [2022-10-04T17:51:56.579Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:56 [2022-10-04T17:51:56.579Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:56 [2022-10-04T17:51:56.579Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:56 [2022-10-04T17:51:56.579Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:56 [2022-10-04T17:51:56.579Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:56 [2022-10-04T17:51:56.579Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.837Z] [WARNING] The following plugins do not have their version specified:
13:51:56 [2022-10-04T17:51:56.837Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:56 [2022-10-04T17:51:56.837Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:56 [2022-10-04T17:51:56.837Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:56 [2022-10-04T17:51:56.837Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:56 [2022-10-04T17:51:56.837Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:56 [2022-10-04T17:51:56.837Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:56 [2022-10-04T17:51:56.837Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:56 [2022-10-04T17:51:56.837Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:56 [2022-10-04T17:51:56.837Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:56 [2022-10-04T17:51:56.837Z] [INFO]       version.
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.ui >-------------
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] Building [bundle] GDB DSF Debugger Integration UI 2.8.0-SNAPSHOT [59/228]
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] 
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.dsf.gdb.ui ---
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:56 [2022-10-04T17:51:56.837Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:57 [2022-10-04T17:51:57.095Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:57 [2022-10-04T17:51:57.095Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:57 [2022-10-04T17:51:57.095Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:57 [2022-10-04T17:51:57.095Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:57 [2022-10-04T17:51:57.095Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:57 [2022-10-04T17:51:57.095Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:57 [2022-10-04T17:51:57.095Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:57 [2022-10-04T17:51:57.095Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:57 [2022-10-04T17:51:57.352Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:57 [2022-10-04T17:51:57.352Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:57 [2022-10-04T17:51:57.352Z] [INFO] 
13:51:57 [2022-10-04T17:51:57.352Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:57 [2022-10-04T17:51:57.352Z] [INFO] 
13:51:57 [2022-10-04T17:51:57.352Z] [WARNING] The following plugins do not have their version specified:
13:51:57 [2022-10-04T17:51:57.352Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:57 [2022-10-04T17:51:57.352Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:57 [2022-10-04T17:51:57.352Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:57 [2022-10-04T17:51:57.352Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:57 [2022-10-04T17:51:57.352Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:57 [2022-10-04T17:51:57.352Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:57 [2022-10-04T17:51:57.353Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:57 [2022-10-04T17:51:57.353Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] 
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:57 [2022-10-04T17:51:57.353Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:57 [2022-10-04T17:51:57.353Z] [INFO]       version.
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] 
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] 
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] 
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.remote.ui >----------------
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] Building [bundle] Remote Services UI 2.3.0-SNAPSHOT             [60/228]
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] 
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.ui ---
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:57 [2022-10-04T17:51:57.353Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:57 [2022-10-04T17:51:57.610Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] 
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] 
13:51:57 [2022-10-04T17:51:57.611Z] [WARNING] The following plugins do not have their version specified:
13:51:57 [2022-10-04T17:51:57.611Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:57 [2022-10-04T17:51:57.611Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:57 [2022-10-04T17:51:57.611Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:57 [2022-10-04T17:51:57.611Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:57 [2022-10-04T17:51:57.611Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:57 [2022-10-04T17:51:57.611Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:57 [2022-10-04T17:51:57.611Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:57 [2022-10-04T17:51:57.611Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] 
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:57 [2022-10-04T17:51:57.611Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:57 [2022-10-04T17:51:57.611Z] [INFO]       version.
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] 
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] 
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] 
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.launch.remote >------------
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] Building [bundle] C/C++ Remote Debug Launcher 2.7.0-SNAPSHOT    [61/228]
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] 
13:51:57 [2022-10-04T17:51:57.611Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.launch.remote ---
13:51:57 [2022-10-04T17:51:57.869Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:57 [2022-10-04T17:51:57.869Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:57 [2022-10-04T17:51:57.869Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:57 [2022-10-04T17:51:57.869Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:57 [2022-10-04T17:51:57.869Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:57 [2022-10-04T17:51:57.869Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:57 [2022-10-04T17:51:57.869Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:57 [2022-10-04T17:51:57.869Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:58 [2022-10-04T17:51:58.126Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:58 [2022-10-04T17:51:58.126Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:58 [2022-10-04T17:51:58.126Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:58 [2022-10-04T17:51:58.126Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:58 [2022-10-04T17:51:58.126Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:58 [2022-10-04T17:51:58.126Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:58 [2022-10-04T17:51:58.126Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:58 [2022-10-04T17:51:58.126Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] 
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] 
13:51:58 [2022-10-04T17:51:58.383Z] [WARNING] The following plugins do not have their version specified:
13:51:58 [2022-10-04T17:51:58.383Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:58 [2022-10-04T17:51:58.383Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:58 [2022-10-04T17:51:58.383Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:58 [2022-10-04T17:51:58.383Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:58 [2022-10-04T17:51:58.383Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:58 [2022-10-04T17:51:58.383Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:58 [2022-10-04T17:51:58.383Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:58 [2022-10-04T17:51:58.383Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] 
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:58 [2022-10-04T17:51:58.383Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:58 [2022-10-04T17:51:58.383Z] [INFO]       version.
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] 
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] 
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] 
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.remote.console >-------------
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] Building [bundle] Remote Console 1.4.0-SNAPSHOT                 [62/228]
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] 
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.console ---
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:58 [2022-10-04T17:51:58.383Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:58 [2022-10-04T17:51:58.640Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:58 [2022-10-04T17:51:58.641Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:58 [2022-10-04T17:51:58.641Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:58 [2022-10-04T17:51:58.641Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:58 [2022-10-04T17:51:58.641Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:58 [2022-10-04T17:51:58.641Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:58 [2022-10-04T17:51:58.641Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:58 [2022-10-04T17:51:58.898Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:58 [2022-10-04T17:51:58.898Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:58 [2022-10-04T17:51:58.898Z] [INFO] 
13:51:58 [2022-10-04T17:51:58.898Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:58 [2022-10-04T17:51:58.898Z] [INFO] 
13:51:58 [2022-10-04T17:51:58.898Z] [WARNING] The following plugins do not have their version specified:
13:51:58 [2022-10-04T17:51:58.899Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:58 [2022-10-04T17:51:58.899Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:58 [2022-10-04T17:51:58.899Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:58 [2022-10-04T17:51:58.899Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:58 [2022-10-04T17:51:58.899Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:58 [2022-10-04T17:51:58.899Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:58 [2022-10-04T17:51:58.899Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:58 [2022-10-04T17:51:58.899Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:58 [2022-10-04T17:51:58.899Z] [INFO] 
13:51:58 [2022-10-04T17:51:58.899Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:58 [2022-10-04T17:51:58.899Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:58 [2022-10-04T17:51:58.899Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:58 [2022-10-04T17:51:58.899Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:58 [2022-10-04T17:51:58.899Z] [INFO]       version.
13:51:58 [2022-10-04T17:51:58.899Z] [INFO] 
13:51:58 [2022-10-04T17:51:58.899Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:58 [2022-10-04T17:51:58.899Z] [INFO] 
13:51:58 [2022-10-04T17:51:58.899Z] [INFO] 
13:51:58 [2022-10-04T17:51:58.899Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.remote.jsch.core >------------
13:51:58 [2022-10-04T17:51:58.899Z] [INFO] Building [bundle] JSch Remote Support 1.2.0-SNAPSHOT            [63/228]
13:51:58 [2022-10-04T17:51:58.899Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:58 [2022-10-04T17:51:58.899Z] [INFO] 
13:51:58 [2022-10-04T17:51:58.899Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.jsch.core ---
13:51:58 [2022-10-04T17:51:58.899Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:58 [2022-10-04T17:51:58.899Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:58 [2022-10-04T17:51:58.899Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:58 [2022-10-04T17:51:58.899Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:59 [2022-10-04T17:51:59.157Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:59 [2022-10-04T17:51:59.157Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:59 [2022-10-04T17:51:59.157Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:59 [2022-10-04T17:51:59.157Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:59 [2022-10-04T17:51:59.158Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:59 [2022-10-04T17:51:59.158Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] 
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] 
13:51:59 [2022-10-04T17:51:59.415Z] [WARNING] The following plugins do not have their version specified:
13:51:59 [2022-10-04T17:51:59.415Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:59 [2022-10-04T17:51:59.415Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:59 [2022-10-04T17:51:59.415Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:59 [2022-10-04T17:51:59.415Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:59 [2022-10-04T17:51:59.415Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:59 [2022-10-04T17:51:59.415Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:59 [2022-10-04T17:51:59.415Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:59 [2022-10-04T17:51:59.415Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] 
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:59 [2022-10-04T17:51:59.415Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:59 [2022-10-04T17:51:59.415Z] [INFO]       version.
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] 
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] 
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] 
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.remote.jsch.ui >-------------
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] Building [bundle] JSch UI Remote Support 1.2.0-SNAPSHOT         [64/228]
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] 
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.jsch.ui ---
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:51:59 [2022-10-04T17:51:59.415Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:51:59 [2022-10-04T17:51:59.672Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:51:59 [2022-10-04T17:51:59.672Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:51:59 [2022-10-04T17:51:59.672Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:51:59 [2022-10-04T17:51:59.672Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:51:59 [2022-10-04T17:51:59.672Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] 
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] All plugins with a version specified are using the latest versions.
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] 
13:51:59 [2022-10-04T17:51:59.929Z] [WARNING] The following plugins do not have their version specified:
13:51:59 [2022-10-04T17:51:59.929Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:51:59 [2022-10-04T17:51:59.929Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:51:59 [2022-10-04T17:51:59.929Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:51:59 [2022-10-04T17:51:59.929Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:51:59 [2022-10-04T17:51:59.929Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:51:59 [2022-10-04T17:51:59.929Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:51:59 [2022-10-04T17:51:59.929Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:51:59 [2022-10-04T17:51:59.929Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] 
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:51:59 [2022-10-04T17:51:59.929Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:51:59 [2022-10-04T17:51:59.929Z] [INFO]       version.
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] 
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] 
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] 
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.remote.serial.core >-----------
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] Building [bundle] Remote Serial Port Services 1.2.0-SNAPSHOT    [65/228]
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] 
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.serial.core ---
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:51:59 [2022-10-04T17:51:59.929Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:00 [2022-10-04T17:52:00.187Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:00 [2022-10-04T17:52:00.187Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:00 [2022-10-04T17:52:00.187Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:00 [2022-10-04T17:52:00.187Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:00 [2022-10-04T17:52:00.187Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:00 [2022-10-04T17:52:00.187Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:00 [2022-10-04T17:52:00.187Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:00 [2022-10-04T17:52:00.187Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:00 [2022-10-04T17:52:00.444Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:00 [2022-10-04T17:52:00.444Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:00 [2022-10-04T17:52:00.444Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:00 [2022-10-04T17:52:00.444Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:00 [2022-10-04T17:52:00.444Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] 
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] 
13:52:00 [2022-10-04T17:52:00.445Z] [WARNING] The following plugins do not have their version specified:
13:52:00 [2022-10-04T17:52:00.445Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:00 [2022-10-04T17:52:00.445Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:00 [2022-10-04T17:52:00.445Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:00 [2022-10-04T17:52:00.445Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:00 [2022-10-04T17:52:00.445Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:00 [2022-10-04T17:52:00.445Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:00 [2022-10-04T17:52:00.445Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:00 [2022-10-04T17:52:00.445Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] 
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:00 [2022-10-04T17:52:00.445Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:00 [2022-10-04T17:52:00.445Z] [INFO]       version.
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] 
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] 
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] 
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.remote.serial.ui >------------
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] Building [bundle] Remote Serial Port Services UI 1.1.0-SNAPSHOT [66/228]
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] 
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.serial.ui ---
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:00 [2022-10-04T17:52:00.445Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:00 [2022-10-04T17:52:00.702Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:00 [2022-10-04T17:52:00.702Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:00 [2022-10-04T17:52:00.702Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:00 [2022-10-04T17:52:00.702Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:00 [2022-10-04T17:52:00.702Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:00 [2022-10-04T17:52:00.702Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:00 [2022-10-04T17:52:00.970Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:00 [2022-10-04T17:52:00.970Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:00 [2022-10-04T17:52:00.970Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:00 [2022-10-04T17:52:00.970Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:00 [2022-10-04T17:52:00.970Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:00 [2022-10-04T17:52:00.970Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] 
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] 
13:52:01 [2022-10-04T17:52:01.228Z] [WARNING] The following plugins do not have their version specified:
13:52:01 [2022-10-04T17:52:01.228Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:01 [2022-10-04T17:52:01.228Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:01 [2022-10-04T17:52:01.228Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:01 [2022-10-04T17:52:01.228Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:01 [2022-10-04T17:52:01.228Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:01 [2022-10-04T17:52:01.228Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:01 [2022-10-04T17:52:01.228Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:01 [2022-10-04T17:52:01.228Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] 
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:01 [2022-10-04T17:52:01.228Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:01 [2022-10-04T17:52:01.228Z] [INFO]       version.
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] 
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] 
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] 
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.remote.telnet.core >-----------
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] Building [bundle] Remote Serial Port Services 1.2.0-SNAPSHOT    [67/228]
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] 
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.telnet.core ---
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:01 [2022-10-04T17:52:01.228Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:01 [2022-10-04T17:52:01.486Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:01 [2022-10-04T17:52:01.486Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:01 [2022-10-04T17:52:01.486Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:01 [2022-10-04T17:52:01.486Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:01 [2022-10-04T17:52:01.486Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:01 [2022-10-04T17:52:01.486Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] 
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] 
13:52:01 [2022-10-04T17:52:01.744Z] [WARNING] The following plugins do not have their version specified:
13:52:01 [2022-10-04T17:52:01.744Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:01 [2022-10-04T17:52:01.744Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:01 [2022-10-04T17:52:01.744Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:01 [2022-10-04T17:52:01.744Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:01 [2022-10-04T17:52:01.744Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:01 [2022-10-04T17:52:01.744Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:01 [2022-10-04T17:52:01.744Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:01 [2022-10-04T17:52:01.744Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] 
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:01 [2022-10-04T17:52:01.744Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:01 [2022-10-04T17:52:01.744Z] [INFO]       version.
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] 
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] 
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] 
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.remote.telnet.ui >------------
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] Building [bundle] Remote Serial Port Services UI 1.1.0-SNAPSHOT [68/228]
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] 
13:52:01 [2022-10-04T17:52:01.744Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.telnet.ui ---
13:52:02 [2022-10-04T17:52:02.002Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.002Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:02 [2022-10-04T17:52:02.002Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.002Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:02 [2022-10-04T17:52:02.002Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.002Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:02 [2022-10-04T17:52:02.002Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.002Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:02 [2022-10-04T17:52:02.259Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.259Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:02 [2022-10-04T17:52:02.259Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.259Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:02 [2022-10-04T17:52:02.259Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.259Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:02 [2022-10-04T17:52:02.259Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.260Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:02 [2022-10-04T17:52:02.517Z] [INFO] 
13:52:02 [2022-10-04T17:52:02.517Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:02 [2022-10-04T17:52:02.517Z] [INFO] 
13:52:02 [2022-10-04T17:52:02.517Z] [WARNING] The following plugins do not have their version specified:
13:52:02 [2022-10-04T17:52:02.517Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:02 [2022-10-04T17:52:02.517Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:02 [2022-10-04T17:52:02.517Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:02 [2022-10-04T17:52:02.517Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:02 [2022-10-04T17:52:02.517Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:02 [2022-10-04T17:52:02.517Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:02 [2022-10-04T17:52:02.517Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:02 [2022-10-04T17:52:02.517Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:02 [2022-10-04T17:52:02.517Z] [INFO] 
13:52:02 [2022-10-04T17:52:02.517Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:02 [2022-10-04T17:52:02.517Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:02 [2022-10-04T17:52:02.517Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:02 [2022-10-04T17:52:02.517Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:02 [2022-10-04T17:52:02.517Z] [INFO]       version.
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] 
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] 
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] 
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.remote.doc.isv >-------------
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] Building org.eclipse.remote.doc.isv 1.2.0-SNAPSHOT              [69/228]
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] 
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.doc.isv ---
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.518Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:02 [2022-10-04T17:52:02.779Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.779Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:02 [2022-10-04T17:52:02.779Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.779Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:02 [2022-10-04T17:52:02.779Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.779Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:02 [2022-10-04T17:52:02.779Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.779Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from eclipse.maven.central.mirror
13:52:02 [2022-10-04T17:52:02.779Z] [INFO] artifact org.eclipse.tycho.extras:tycho-document-bundle-plugin: checking for updates from cbi
13:52:02 [2022-10-04T17:52:02.779Z] [INFO] artifact org.eclipse.tycho.extras:tycho-document-bundle-plugin: checking for updates from eclipse.maven.central.mirror
13:52:03 [2022-10-04T17:52:03.037Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-document-bundle-plugin/3.0.0/tycho-document-bundle-plugin-3.0.0.pom
13:52:03 [2022-10-04T17:52:03.037Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/3.0.0/tycho-document-bundle-plugin-3.0.0.pom
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/3.0.0/tycho-document-bundle-plugin-3.0.0.pom (2.4 kB at 2.3 kB/s)
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] The following plugin updates are available:
13:52:04 [2022-10-04T17:52:04.425Z] [INFO]   org.eclipse.tycho.extras:tycho-document-bundle-plugin  2.7.5 -> 3.0.0
13:52:04 [2022-10-04T17:52:04.425Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.425Z] [WARNING] The following plugins do not have their version specified:
13:52:04 [2022-10-04T17:52:04.425Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:04 [2022-10-04T17:52:04.425Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:04 [2022-10-04T17:52:04.425Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:04 [2022-10-04T17:52:04.425Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:04 [2022-10-04T17:52:04.425Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:04 [2022-10-04T17:52:04.425Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:04 [2022-10-04T17:52:04.425Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:04 [2022-10-04T17:52:04.425Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:04 [2022-10-04T17:52:04.425Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:04 [2022-10-04T17:52:04.425Z] [INFO]       version.
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] -----------------< org.eclipse.cdt:org.eclipse.remote >-----------------
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] Building [feature] Remote Services 11.0.0-SNAPSHOT              [70/228]
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote ---
13:52:04 [2022-10-04T17:52:04.425Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.426Z] [WARNING] The following plugins do not have their version specified:
13:52:04 [2022-10-04T17:52:04.426Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:04 [2022-10-04T17:52:04.426Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:04 [2022-10-04T17:52:04.426Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:04 [2022-10-04T17:52:04.426Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:04 [2022-10-04T17:52:04.426Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:04 [2022-10-04T17:52:04.426Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:04 [2022-10-04T17:52:04.426Z] [INFO]       version.
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] -------< org.eclipse.cdt.features:org.eclipse.cdt.launch.remote >-------
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] Building org.eclipse.cdt.launch.remote 11.0.0-SNAPSHOT          [71/228]
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.launch.remote ---
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:04 [2022-10-04T17:52:04.426Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:04 [2022-10-04T17:52:04.683Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:04 [2022-10-04T17:52:04.683Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:04 [2022-10-04T17:52:04.683Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:04 [2022-10-04T17:52:04.684Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:04 [2022-10-04T17:52:04.684Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:04 [2022-10-04T17:52:04.684Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.941Z] [WARNING] The following plugins do not have their version specified:
13:52:04 [2022-10-04T17:52:04.941Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:04 [2022-10-04T17:52:04.941Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:04 [2022-10-04T17:52:04.941Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:04 [2022-10-04T17:52:04.941Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:04 [2022-10-04T17:52:04.941Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:04 [2022-10-04T17:52:04.941Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:04 [2022-10-04T17:52:04.941Z] [INFO]       version.
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.launch.serial.core >---------
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] Building [bundle] Launch over Serial Core Plugin 1.2.0-SNAPSHOT [72/228]
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] 
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.launch.serial.core ---
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:04 [2022-10-04T17:52:04.941Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.199Z] [WARNING] The following plugins do not have their version specified:
13:52:05 [2022-10-04T17:52:05.199Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:05 [2022-10-04T17:52:05.199Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:05 [2022-10-04T17:52:05.199Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:05 [2022-10-04T17:52:05.199Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:05 [2022-10-04T17:52:05.199Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:05 [2022-10-04T17:52:05.199Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:05 [2022-10-04T17:52:05.199Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:05 [2022-10-04T17:52:05.199Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:05 [2022-10-04T17:52:05.199Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:05 [2022-10-04T17:52:05.199Z] [INFO]       version.
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.launch.serial.ui >----------
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] Building [bundle] Launch over Serial UI Plugin 1.2.0-SNAPSHOT   [73/228]
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.199Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.launch.serial.ui ---
13:52:05 [2022-10-04T17:52:05.457Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.457Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.457Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.457Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.457Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.457Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.457Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.457Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.457Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.457Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.715Z] [WARNING] The following plugins do not have their version specified:
13:52:05 [2022-10-04T17:52:05.715Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:05 [2022-10-04T17:52:05.715Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:05 [2022-10-04T17:52:05.715Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:05 [2022-10-04T17:52:05.715Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:05 [2022-10-04T17:52:05.715Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:05 [2022-10-04T17:52:05.715Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:05 [2022-10-04T17:52:05.715Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:05 [2022-10-04T17:52:05.715Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:05 [2022-10-04T17:52:05.715Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:05 [2022-10-04T17:52:05.715Z] [INFO]       version.
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] -------< org.eclipse.cdt:org.eclipse.cdt.launch.serial.feature >--------
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] Building [feature] C/C++ Launch over Serial 11.0.0-SNAPSHOT     [74/228]
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.launch.serial.feature ---
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.715Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.973Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.973Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.973Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.973Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.973Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.973Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:05 [2022-10-04T17:52:05.973Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.973Z] [WARNING] The following plugins do not have their version specified:
13:52:05 [2022-10-04T17:52:05.974Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:05 [2022-10-04T17:52:05.974Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:05 [2022-10-04T17:52:05.974Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:05 [2022-10-04T17:52:05.974Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:05 [2022-10-04T17:52:05.974Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:05 [2022-10-04T17:52:05.974Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:05 [2022-10-04T17:52:05.974Z] [INFO]       version.
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.debug.dap >--------------
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] Building org.eclipse.cdt.debug.dap 1.3.0-SNAPSHOT               [75/228]
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] 
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.dap ---
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:05 [2022-10-04T17:52:05.974Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:06 [2022-10-04T17:52:06.231Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:06 [2022-10-04T17:52:06.231Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:06 [2022-10-04T17:52:06.231Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] 
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] 
13:52:06 [2022-10-04T17:52:06.232Z] [WARNING] The following plugins do not have their version specified:
13:52:06 [2022-10-04T17:52:06.232Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:06 [2022-10-04T17:52:06.232Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:06 [2022-10-04T17:52:06.232Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:06 [2022-10-04T17:52:06.232Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:06 [2022-10-04T17:52:06.232Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:06 [2022-10-04T17:52:06.232Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:06 [2022-10-04T17:52:06.232Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:06 [2022-10-04T17:52:06.232Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] 
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:06 [2022-10-04T17:52:06.232Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:06 [2022-10-04T17:52:06.232Z] [INFO]       version.
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] 
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] 
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] 
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.debug.dap >--------------
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] Building [feature] C/C++ Debug Adapter GDB Debugger Integration 11.0.0-SNAPSHOT [76/228]
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] 
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.dap ---
13:52:06 [2022-10-04T17:52:06.232Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:06 [2022-10-04T17:52:06.490Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:06 [2022-10-04T17:52:06.490Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:06 [2022-10-04T17:52:06.490Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:06 [2022-10-04T17:52:06.490Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:06 [2022-10-04T17:52:06.490Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:06 [2022-10-04T17:52:06.490Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:06 [2022-10-04T17:52:06.490Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:06 [2022-10-04T17:52:06.747Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:06 [2022-10-04T17:52:06.747Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:06 [2022-10-04T17:52:06.747Z] [INFO] 
13:52:06 [2022-10-04T17:52:06.747Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:06 [2022-10-04T17:52:06.747Z] [INFO] 
13:52:06 [2022-10-04T17:52:06.747Z] [WARNING] The following plugins do not have their version specified:
13:52:06 [2022-10-04T17:52:06.747Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:06 [2022-10-04T17:52:06.747Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:06 [2022-10-04T17:52:06.747Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:06 [2022-10-04T17:52:06.747Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:06 [2022-10-04T17:52:06.747Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:06 [2022-10-04T17:52:06.747Z] [INFO] 
13:52:06 [2022-10-04T17:52:06.747Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:06 [2022-10-04T17:52:06.747Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:06 [2022-10-04T17:52:06.747Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:06 [2022-10-04T17:52:06.747Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:06 [2022-10-04T17:52:06.747Z] [INFO]       version.
13:52:06 [2022-10-04T17:52:06.747Z] [INFO] 
13:52:06 [2022-10-04T17:52:06.747Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:06 [2022-10-04T17:52:06.747Z] [INFO] 
13:52:06 [2022-10-04T17:52:06.748Z] [INFO] 
13:52:06 [2022-10-04T17:52:06.748Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.core >---------
13:52:06 [2022-10-04T17:52:06.748Z] [INFO] Building [bundle] Eclipse GDB Hardware Debug Core Plug-in 10.7.0-SNAPSHOT [77/228]
13:52:06 [2022-10-04T17:52:06.748Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:06 [2022-10-04T17:52:06.748Z] [INFO] 
13:52:06 [2022-10-04T17:52:06.748Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:52:06 [2022-10-04T17:52:06.748Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:06 [2022-10-04T17:52:06.748Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:06 [2022-10-04T17:52:06.748Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:06 [2022-10-04T17:52:06.748Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:06 [2022-10-04T17:52:06.748Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:06 [2022-10-04T17:52:06.748Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:07 [2022-10-04T17:52:07.005Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:07 [2022-10-04T17:52:07.005Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:07 [2022-10-04T17:52:07.006Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:07 [2022-10-04T17:52:07.006Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:07 [2022-10-04T17:52:07.006Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:07 [2022-10-04T17:52:07.006Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:07 [2022-10-04T17:52:07.006Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:07 [2022-10-04T17:52:07.006Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:07 [2022-10-04T17:52:07.263Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:07 [2022-10-04T17:52:07.263Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:07 [2022-10-04T17:52:07.263Z] [INFO] 
13:52:07 [2022-10-04T17:52:07.263Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:07 [2022-10-04T17:52:07.263Z] [INFO] 
13:52:07 [2022-10-04T17:52:07.263Z] [WARNING] The following plugins do not have their version specified:
13:52:07 [2022-10-04T17:52:07.263Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:07 [2022-10-04T17:52:07.263Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:07 [2022-10-04T17:52:07.263Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:07 [2022-10-04T17:52:07.263Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:07 [2022-10-04T17:52:07.264Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:07 [2022-10-04T17:52:07.264Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:07 [2022-10-04T17:52:07.264Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:07 [2022-10-04T17:52:07.264Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] 
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:07 [2022-10-04T17:52:07.264Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:07 [2022-10-04T17:52:07.264Z] [INFO]       version.
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] 
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] 
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] 
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.ui >----------
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] Building [bundle] Eclipse GDB Hardware Debug UI Plug-in 9.1.0-SNAPSHOT [78/228]
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] 
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:07 [2022-10-04T17:52:07.264Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:07 [2022-10-04T17:52:07.521Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:07 [2022-10-04T17:52:07.521Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:07 [2022-10-04T17:52:07.521Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:07 [2022-10-04T17:52:07.521Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:07 [2022-10-04T17:52:07.521Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:07 [2022-10-04T17:52:07.522Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:07 [2022-10-04T17:52:07.522Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:07 [2022-10-04T17:52:07.522Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:07 [2022-10-04T17:52:07.522Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:07 [2022-10-04T17:52:07.522Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] 
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] 
13:52:07 [2022-10-04T17:52:07.779Z] [WARNING] The following plugins do not have their version specified:
13:52:07 [2022-10-04T17:52:07.779Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:07 [2022-10-04T17:52:07.779Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:07 [2022-10-04T17:52:07.779Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:07 [2022-10-04T17:52:07.779Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:07 [2022-10-04T17:52:07.779Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:07 [2022-10-04T17:52:07.779Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:07 [2022-10-04T17:52:07.779Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:07 [2022-10-04T17:52:07.779Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] 
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:07 [2022-10-04T17:52:07.779Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:07 [2022-10-04T17:52:07.779Z] [INFO]       version.
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] 
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] 
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] 
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.debug.dap.gdbjtag >----------
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] Building [bundle] DAP C/C++ GDB JTAG Support Plug-in 1.102.0-SNAPSHOT [79/228]
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] 
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.dap.gdbjtag ---
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:07 [2022-10-04T17:52:07.779Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:08 [2022-10-04T17:52:08.037Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:08 [2022-10-04T17:52:08.037Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:08 [2022-10-04T17:52:08.037Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:08 [2022-10-04T17:52:08.037Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:08 [2022-10-04T17:52:08.037Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:08 [2022-10-04T17:52:08.037Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:08 [2022-10-04T17:52:08.037Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:08 [2022-10-04T17:52:08.037Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:08 [2022-10-04T17:52:08.037Z] [INFO] 
13:52:08 [2022-10-04T17:52:08.037Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:08 [2022-10-04T17:52:08.037Z] [INFO] 
13:52:08 [2022-10-04T17:52:08.037Z] [WARNING] The following plugins do not have their version specified:
13:52:08 [2022-10-04T17:52:08.037Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:08 [2022-10-04T17:52:08.037Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:08 [2022-10-04T17:52:08.037Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:08 [2022-10-04T17:52:08.037Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:08 [2022-10-04T17:52:08.037Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:08 [2022-10-04T17:52:08.037Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:08 [2022-10-04T17:52:08.037Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:08 [2022-10-04T17:52:08.037Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:08 [2022-10-04T17:52:08.037Z] [INFO] 
13:52:08 [2022-10-04T17:52:08.037Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:08 [2022-10-04T17:52:08.037Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:08 [2022-10-04T17:52:08.037Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:08 [2022-10-04T17:52:08.037Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:08 [2022-10-04T17:52:08.037Z] [INFO]       version.
13:52:08 [2022-10-04T17:52:08.037Z] [INFO] 
13:52:08 [2022-10-04T17:52:08.037Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:08 [2022-10-04T17:52:08.038Z] [INFO] 
13:52:08 [2022-10-04T17:52:08.038Z] [INFO] 
13:52:08 [2022-10-04T17:52:08.038Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.debug.dap.gdbjtag >----------
13:52:08 [2022-10-04T17:52:08.038Z] [INFO] Building [feature] C/C++ Debug Adapter GDB Hardware Debugger Integration 11.0.0-SNAPSHOT [80/228]
13:52:08 [2022-10-04T17:52:08.038Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:08 [2022-10-04T17:52:08.038Z] [INFO] 
13:52:08 [2022-10-04T17:52:08.038Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.dap.gdbjtag ---
13:52:08 [2022-10-04T17:52:08.294Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:08 [2022-10-04T17:52:08.294Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:08 [2022-10-04T17:52:08.294Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:08 [2022-10-04T17:52:08.294Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:08 [2022-10-04T17:52:08.294Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:08 [2022-10-04T17:52:08.294Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] 
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] 
13:52:08 [2022-10-04T17:52:08.551Z] [WARNING] The following plugins do not have their version specified:
13:52:08 [2022-10-04T17:52:08.551Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:08 [2022-10-04T17:52:08.551Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:08 [2022-10-04T17:52:08.551Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:08 [2022-10-04T17:52:08.551Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:08 [2022-10-04T17:52:08.551Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] 
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:08 [2022-10-04T17:52:08.551Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:08 [2022-10-04T17:52:08.551Z] [INFO]       version.
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] 
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] 
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] 
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.gdb.ui >---------------
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] Building [bundle] GDB UI Common 7.2.0-SNAPSHOT                  [81/228]
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] 
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.gdb.ui ---
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:08 [2022-10-04T17:52:08.551Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:08 [2022-10-04T17:52:08.808Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:08 [2022-10-04T17:52:08.808Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:08 [2022-10-04T17:52:08.808Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:08 [2022-10-04T17:52:08.808Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:08 [2022-10-04T17:52:08.808Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:08 [2022-10-04T17:52:08.808Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:08 [2022-10-04T17:52:08.808Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:08 [2022-10-04T17:52:08.808Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.065Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.065Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.065Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.065Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.065Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.065Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.065Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.065Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:09 [2022-10-04T17:52:09.065Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.065Z] [WARNING] The following plugins do not have their version specified:
13:52:09 [2022-10-04T17:52:09.065Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:09 [2022-10-04T17:52:09.065Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:09 [2022-10-04T17:52:09.065Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:09 [2022-10-04T17:52:09.065Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:09 [2022-10-04T17:52:09.065Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:09 [2022-10-04T17:52:09.065Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:09 [2022-10-04T17:52:09.065Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:09 [2022-10-04T17:52:09.065Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:09 [2022-10-04T17:52:09.066Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.066Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:09 [2022-10-04T17:52:09.066Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:09 [2022-10-04T17:52:09.066Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:09 [2022-10-04T17:52:09.066Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:09 [2022-10-04T17:52:09.066Z] [INFO]       version.
13:52:09 [2022-10-04T17:52:09.066Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.066Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:09 [2022-10-04T17:52:09.066Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.066Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.066Z] [INFO] ------------< org.eclipse.cdt.features:org.eclipse.cdt.gdb >------------
13:52:09 [2022-10-04T17:52:09.066Z] [INFO] Building org.eclipse.cdt.gdb 11.0.0-SNAPSHOT                    [82/228]
13:52:09 [2022-10-04T17:52:09.066Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:09 [2022-10-04T17:52:09.066Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.066Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.gdb ---
13:52:09 [2022-10-04T17:52:09.066Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.066Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.066Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.066Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.323Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.323Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.323Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.323Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.323Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.324Z] [WARNING] The following plugins do not have their version specified:
13:52:09 [2022-10-04T17:52:09.324Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:09 [2022-10-04T17:52:09.324Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:09 [2022-10-04T17:52:09.324Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:09 [2022-10-04T17:52:09.324Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:09 [2022-10-04T17:52:09.324Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:09 [2022-10-04T17:52:09.324Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:09 [2022-10-04T17:52:09.324Z] [INFO]       version.
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.gnu.debug >--------------
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] Building [feature] C/C++ GNU Toolchain Debug Support 11.0.0-SNAPSHOT [83/228]
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.gnu.debug ---
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.324Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.581Z] [WARNING] The following plugins do not have their version specified:
13:52:09 [2022-10-04T17:52:09.581Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:09 [2022-10-04T17:52:09.581Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:09 [2022-10-04T17:52:09.581Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:09 [2022-10-04T17:52:09.581Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:09 [2022-10-04T17:52:09.581Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:09 [2022-10-04T17:52:09.581Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:09 [2022-10-04T17:52:09.581Z] [INFO]       version.
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.debug.application >----------
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] Building org.eclipse.cdt.debug.application 1.3.0-SNAPSHOT       [84/228]
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] 
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.application ---
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.581Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.838Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.838Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.838Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.838Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.838Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.838Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.838Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.838Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.838Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.838Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:09 [2022-10-04T17:52:09.838Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:09 [2022-10-04T17:52:09.838Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.096Z] [WARNING] The following plugins do not have their version specified:
13:52:10 [2022-10-04T17:52:10.096Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:10 [2022-10-04T17:52:10.096Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:10 [2022-10-04T17:52:10.096Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:10 [2022-10-04T17:52:10.096Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:10 [2022-10-04T17:52:10.096Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:10 [2022-10-04T17:52:10.096Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:10 [2022-10-04T17:52:10.096Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:10 [2022-10-04T17:52:10.096Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:10 [2022-10-04T17:52:10.096Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:10 [2022-10-04T17:52:10.096Z] [INFO]       version.
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] -------< org.eclipse.cdt:org.eclipse.cdt.debug.application.doc >--------
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] Building org.eclipse.cdt.debug.application.doc 1.2.0-SNAPSHOT   [85/228]
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.application.doc ---
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.096Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.354Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.354Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.354Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.360Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.360Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.360Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.360Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.360Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.360Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.360Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.617Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] The following plugin updates are available:
13:52:10 [2022-10-04T17:52:10.618Z] [INFO]   org.eclipse.tycho.extras:tycho-eclipserun-plugin ... 2.7.5 -> 3.0.0
13:52:10 [2022-10-04T17:52:10.618Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.618Z] [WARNING] The following plugins do not have their version specified:
13:52:10 [2022-10-04T17:52:10.618Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:10 [2022-10-04T17:52:10.618Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:10 [2022-10-04T17:52:10.618Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:10 [2022-10-04T17:52:10.618Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:10 [2022-10-04T17:52:10.618Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:10 [2022-10-04T17:52:10.618Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:10 [2022-10-04T17:52:10.618Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:10 [2022-10-04T17:52:10.618Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:10 [2022-10-04T17:52:10.618Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:10 [2022-10-04T17:52:10.618Z] [INFO]       version.
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.debug.standalone >----------
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] Building [feature] C/C++ Standalone Debugger 11.0.0-SNAPSHOT    [86/228]
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.standalone ---
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.618Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.876Z] [WARNING] The following plugins do not have their version specified:
13:52:10 [2022-10-04T17:52:10.876Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:10 [2022-10-04T17:52:10.876Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:10 [2022-10-04T17:52:10.876Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:10 [2022-10-04T17:52:10.876Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:10 [2022-10-04T17:52:10.876Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:10 [2022-10-04T17:52:10.876Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:10 [2022-10-04T17:52:10.876Z] [INFO]       version.
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.doc.user >--------------
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] Building org.eclipse.cdt.doc.user 5.5.0-SNAPSHOT                [87/228]
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] 
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.doc.user ---
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:10 [2022-10-04T17:52:10.876Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:11 [2022-10-04T17:52:11.133Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:11 [2022-10-04T17:52:11.133Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:11 [2022-10-04T17:52:11.133Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:11 [2022-10-04T17:52:11.133Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:11 [2022-10-04T17:52:11.133Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:11 [2022-10-04T17:52:11.133Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:11 [2022-10-04T17:52:11.133Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:11 [2022-10-04T17:52:11.133Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:11 [2022-10-04T17:52:11.133Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from cbi
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from eclipse.maven.central.mirror
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin: checking for updates from cbi
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin: checking for updates from eclipse.maven.central.mirror
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] 
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] The following plugin updates are available:
13:52:11 [2022-10-04T17:52:11.391Z] [INFO]   org.eclipse.tycho.extras:tycho-eclipserun-plugin ... 2.7.5 -> 3.0.0
13:52:11 [2022-10-04T17:52:11.391Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] 
13:52:11 [2022-10-04T17:52:11.391Z] [WARNING] The following plugins do not have their version specified:
13:52:11 [2022-10-04T17:52:11.391Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:11 [2022-10-04T17:52:11.391Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:11 [2022-10-04T17:52:11.391Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:11 [2022-10-04T17:52:11.391Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:11 [2022-10-04T17:52:11.391Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:11 [2022-10-04T17:52:11.391Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:11 [2022-10-04T17:52:11.391Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:11 [2022-10-04T17:52:11.391Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] 
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:11 [2022-10-04T17:52:11.391Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:11 [2022-10-04T17:52:11.391Z] [INFO]       version.
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] 
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] 
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] 
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.doc.isv >---------------
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] Building org.eclipse.cdt.doc.isv 5.5.0-SNAPSHOT                 [88/228]
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] 
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.doc.isv ---
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:11 [2022-10-04T17:52:11.391Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:11 [2022-10-04T17:52:11.651Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:11 [2022-10-04T17:52:11.651Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:11 [2022-10-04T17:52:11.651Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:11 [2022-10-04T17:52:11.651Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:11 [2022-10-04T17:52:11.651Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:11 [2022-10-04T17:52:11.651Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:11 [2022-10-04T17:52:11.923Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:11 [2022-10-04T17:52:11.923Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:11 [2022-10-04T17:52:11.923Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:11 [2022-10-04T17:52:11.924Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:11 [2022-10-04T17:52:11.924Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:11 [2022-10-04T17:52:11.924Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:11 [2022-10-04T17:52:11.924Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:11 [2022-10-04T17:52:11.924Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from cbi
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from eclipse.maven.central.mirror
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] artifact org.eclipse.tycho.extras:tycho-document-bundle-plugin: checking for updates from cbi
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] artifact org.eclipse.tycho.extras:tycho-document-bundle-plugin: checking for updates from eclipse.maven.central.mirror
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin: checking for updates from cbi
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin: checking for updates from eclipse.maven.central.mirror
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] 
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] The following plugin updates are available:
13:52:12 [2022-10-04T17:52:12.183Z] [INFO]   org.eclipse.tycho.extras:tycho-document-bundle-plugin  2.7.5 -> 3.0.0
13:52:12 [2022-10-04T17:52:12.183Z] [INFO]   org.eclipse.tycho.extras:tycho-eclipserun-plugin ... 2.7.5 -> 3.0.0
13:52:12 [2022-10-04T17:52:12.183Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] 
13:52:12 [2022-10-04T17:52:12.183Z] [WARNING] The following plugins do not have their version specified:
13:52:12 [2022-10-04T17:52:12.183Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:12 [2022-10-04T17:52:12.183Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:12 [2022-10-04T17:52:12.183Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:12 [2022-10-04T17:52:12.183Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:12 [2022-10-04T17:52:12.183Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:12 [2022-10-04T17:52:12.183Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:12 [2022-10-04T17:52:12.183Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:12 [2022-10-04T17:52:12.183Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] 
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:12 [2022-10-04T17:52:12.183Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:12 [2022-10-04T17:52:12.183Z] [INFO]       version.
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] 
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] 
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] 
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.examples.dsf >------------
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] Building [bundle] Debugger Services Framework Examples 2.4.0-SNAPSHOT [89/228]
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] 
13:52:12 [2022-10-04T17:52:12.183Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.examples.dsf ---
13:52:12 [2022-10-04T17:52:12.441Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:12 [2022-10-04T17:52:12.441Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:12 [2022-10-04T17:52:12.441Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:12 [2022-10-04T17:52:12.441Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:12 [2022-10-04T17:52:12.441Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:12 [2022-10-04T17:52:12.441Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:12 [2022-10-04T17:52:12.441Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:12 [2022-10-04T17:52:12.441Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] 
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] 
13:52:12 [2022-10-04T17:52:12.698Z] [WARNING] The following plugins do not have their version specified:
13:52:12 [2022-10-04T17:52:12.698Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:12 [2022-10-04T17:52:12.698Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:12 [2022-10-04T17:52:12.698Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:12 [2022-10-04T17:52:12.698Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:12 [2022-10-04T17:52:12.698Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:12 [2022-10-04T17:52:12.698Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:12 [2022-10-04T17:52:12.698Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:12 [2022-10-04T17:52:12.698Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] 
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:12 [2022-10-04T17:52:12.698Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:12 [2022-10-04T17:52:12.698Z] [INFO]       version.
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] 
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] 
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] 
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.examples.dsf.pda >----------
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] Building [bundle] PDA Example Device Debugging Core Plug-in 2.3.0-SNAPSHOT [90/228]
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] 
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.examples.dsf.pda ---
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:12 [2022-10-04T17:52:12.698Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:12 [2022-10-04T17:52:12.955Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:12 [2022-10-04T17:52:12.955Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:12 [2022-10-04T17:52:12.955Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:12 [2022-10-04T17:52:12.955Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:12 [2022-10-04T17:52:12.955Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:12 [2022-10-04T17:52:12.955Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:12 [2022-10-04T17:52:12.955Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:12 [2022-10-04T17:52:12.956Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:12 [2022-10-04T17:52:12.956Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:12 [2022-10-04T17:52:12.956Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.213Z] [WARNING] The following plugins do not have their version specified:
13:52:13 [2022-10-04T17:52:13.213Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:13 [2022-10-04T17:52:13.213Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:13 [2022-10-04T17:52:13.213Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:13 [2022-10-04T17:52:13.213Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:13 [2022-10-04T17:52:13.213Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:13 [2022-10-04T17:52:13.213Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:13 [2022-10-04T17:52:13.213Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:13 [2022-10-04T17:52:13.213Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:13 [2022-10-04T17:52:13.213Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:13 [2022-10-04T17:52:13.213Z] [INFO]       version.
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] --------< org.eclipse.cdt:org.eclipse.cdt.examples.dsf.pda.ui >---------
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] Building [bundle] PDA Example Device Debugging UI Plug-in 2.3.0-SNAPSHOT [91/228]
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.213Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:52:13 [2022-10-04T17:52:13.214Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:13 [2022-10-04T17:52:13.214Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:13 [2022-10-04T17:52:13.214Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:13 [2022-10-04T17:52:13.214Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:13 [2022-10-04T17:52:13.471Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:13 [2022-10-04T17:52:13.471Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:13 [2022-10-04T17:52:13.471Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:13 [2022-10-04T17:52:13.471Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:13 [2022-10-04T17:52:13.471Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:13 [2022-10-04T17:52:13.471Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:13 [2022-10-04T17:52:13.471Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:13 [2022-10-04T17:52:13.471Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:13 [2022-10-04T17:52:13.471Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:13 [2022-10-04T17:52:13.471Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:13 [2022-10-04T17:52:13.471Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:13 [2022-10-04T17:52:13.471Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.729Z] [WARNING] The following plugins do not have their version specified:
13:52:13 [2022-10-04T17:52:13.729Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:13 [2022-10-04T17:52:13.729Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:13 [2022-10-04T17:52:13.729Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:13 [2022-10-04T17:52:13.729Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:13 [2022-10-04T17:52:13.729Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:13 [2022-10-04T17:52:13.729Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:13 [2022-10-04T17:52:13.729Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:13 [2022-10-04T17:52:13.729Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:13 [2022-10-04T17:52:13.729Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:13 [2022-10-04T17:52:13.729Z] [INFO]       version.
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] -------< org.eclipse.cdt.features:org.eclipse.cdt.examples.dsf >--------
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] Building org.eclipse.cdt.examples.dsf 11.0.0-SNAPSHOT           [92/228]
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.examples.dsf ---
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:13 [2022-10-04T17:52:13.729Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:13 [2022-10-04T17:52:13.986Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:13 [2022-10-04T17:52:13.986Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:13 [2022-10-04T17:52:13.986Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:13 [2022-10-04T17:52:13.986Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.986Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:13 [2022-10-04T17:52:13.986Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.986Z] [WARNING] The following plugins do not have their version specified:
13:52:13 [2022-10-04T17:52:13.986Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:13 [2022-10-04T17:52:13.986Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:13 [2022-10-04T17:52:13.986Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:13 [2022-10-04T17:52:13.986Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:13 [2022-10-04T17:52:13.987Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:13 [2022-10-04T17:52:13.987Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.987Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:13 [2022-10-04T17:52:13.987Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:13 [2022-10-04T17:52:13.987Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:13 [2022-10-04T17:52:13.987Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:13 [2022-10-04T17:52:13.987Z] [INFO]       version.
13:52:13 [2022-10-04T17:52:13.987Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.987Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:13 [2022-10-04T17:52:13.987Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.987Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.987Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.visualizer.core >-----------
13:52:13 [2022-10-04T17:52:13.987Z] [INFO] Building [bundle] CDT Visualizer Core Plug-in 1.2.0-SNAPSHOT    [93/228]
13:52:13 [2022-10-04T17:52:13.987Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:13 [2022-10-04T17:52:13.987Z] [INFO] 
13:52:13 [2022-10-04T17:52:13.987Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.visualizer.core ---
13:52:13 [2022-10-04T17:52:13.987Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:13 [2022-10-04T17:52:13.987Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:13 [2022-10-04T17:52:13.987Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:13 [2022-10-04T17:52:13.987Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:14 [2022-10-04T17:52:14.244Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:14 [2022-10-04T17:52:14.244Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:14 [2022-10-04T17:52:14.244Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:14 [2022-10-04T17:52:14.244Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:14 [2022-10-04T17:52:14.244Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:14 [2022-10-04T17:52:14.244Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:14 [2022-10-04T17:52:14.244Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:14 [2022-10-04T17:52:14.244Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:14 [2022-10-04T17:52:14.244Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:14 [2022-10-04T17:52:14.244Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] 
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] 
13:52:14 [2022-10-04T17:52:14.501Z] [WARNING] The following plugins do not have their version specified:
13:52:14 [2022-10-04T17:52:14.501Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:14 [2022-10-04T17:52:14.501Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:14 [2022-10-04T17:52:14.501Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:14 [2022-10-04T17:52:14.501Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:14 [2022-10-04T17:52:14.501Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:14 [2022-10-04T17:52:14.501Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:14 [2022-10-04T17:52:14.501Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:14 [2022-10-04T17:52:14.501Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] 
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:14 [2022-10-04T17:52:14.501Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:14 [2022-10-04T17:52:14.501Z] [INFO]       version.
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] 
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] 
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] 
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.visualizer.ui >------------
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] Building [bundle] CDT Visualizer UI Plug-in 1.5.0-SNAPSHOT      [94/228]
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] 
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.visualizer.ui ---
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:14 [2022-10-04T17:52:14.501Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:14 [2022-10-04T17:52:14.502Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:14 [2022-10-04T17:52:14.502Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] 
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] 
13:52:14 [2022-10-04T17:52:14.763Z] [WARNING] The following plugins do not have their version specified:
13:52:14 [2022-10-04T17:52:14.763Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:14 [2022-10-04T17:52:14.763Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:14 [2022-10-04T17:52:14.763Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:14 [2022-10-04T17:52:14.763Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:14 [2022-10-04T17:52:14.763Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:14 [2022-10-04T17:52:14.763Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:14 [2022-10-04T17:52:14.763Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:14 [2022-10-04T17:52:14.763Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] 
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:14 [2022-10-04T17:52:14.763Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:14 [2022-10-04T17:52:14.763Z] [INFO]       version.
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] 
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] 
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] 
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] ---< org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui >---
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] Building [bundle] Multicore Visualizer for DSF-GDB Integration 1.3.0-SNAPSHOT [95/228]
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] 
13:52:14 [2022-10-04T17:52:14.763Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:52:15 [2022-10-04T17:52:15.021Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.021Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.021Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.021Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.021Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.021Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.021Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.021Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.022Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.022Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.279Z] [WARNING] The following plugins do not have their version specified:
13:52:15 [2022-10-04T17:52:15.279Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:15 [2022-10-04T17:52:15.279Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:15 [2022-10-04T17:52:15.279Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:15 [2022-10-04T17:52:15.279Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:15 [2022-10-04T17:52:15.279Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:15 [2022-10-04T17:52:15.279Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:15 [2022-10-04T17:52:15.279Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:15 [2022-10-04T17:52:15.279Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:15 [2022-10-04T17:52:15.279Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:15 [2022-10-04T17:52:15.279Z] [INFO]       version.
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.gnu.dsf >---------------
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] Building [feature] C/C++ DSF GDB Debugger Integration 11.0.0-SNAPSHOT [96/228]
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.gnu.dsf ---
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.279Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.537Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.537Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.537Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.537Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.538Z] [WARNING] The following plugins do not have their version specified:
13:52:15 [2022-10-04T17:52:15.538Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:15 [2022-10-04T17:52:15.538Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:15 [2022-10-04T17:52:15.538Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:15 [2022-10-04T17:52:15.538Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:15 [2022-10-04T17:52:15.538Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:15 [2022-10-04T17:52:15.538Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:15 [2022-10-04T17:52:15.538Z] [INFO]       version.
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] ------< org.eclipse.cdt:org.eclipse.cdt.gnu.multicorevisualizer >-------
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] Building [feature] C/C++ Multicore Visualizer 11.0.0-SNAPSHOT   [97/228]
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.538Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.795Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.796Z] [WARNING] The following plugins do not have their version specified:
13:52:15 [2022-10-04T17:52:15.796Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:15 [2022-10-04T17:52:15.796Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:15 [2022-10-04T17:52:15.796Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:15 [2022-10-04T17:52:15.796Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:15 [2022-10-04T17:52:15.796Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:15 [2022-10-04T17:52:15.796Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:15 [2022-10-04T17:52:15.796Z] [INFO]       version.
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.examples.dsf.gdb >----------
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] Building [bundle] GDB DSF Debugger Extension Example 1.2.0-SNAPSHOT [98/228]
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] 
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.examples.dsf.gdb ---
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:15 [2022-10-04T17:52:15.796Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.053Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.053Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.053Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.053Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.053Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.053Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.053Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.053Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.053Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.053Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.053Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.053Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.311Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.311Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.311Z] [INFO] 
13:52:16 [2022-10-04T17:52:16.311Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:16 [2022-10-04T17:52:16.311Z] [INFO] 
13:52:16 [2022-10-04T17:52:16.311Z] [WARNING] The following plugins do not have their version specified:
13:52:16 [2022-10-04T17:52:16.311Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:16 [2022-10-04T17:52:16.311Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:16 [2022-10-04T17:52:16.311Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:16 [2022-10-04T17:52:16.311Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:16 [2022-10-04T17:52:16.311Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:16 [2022-10-04T17:52:16.311Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:16 [2022-10-04T17:52:16.311Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:16 [2022-10-04T17:52:16.311Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:16 [2022-10-04T17:52:16.311Z] [INFO] 
13:52:16 [2022-10-04T17:52:16.311Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:16 [2022-10-04T17:52:16.311Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:16 [2022-10-04T17:52:16.311Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:16 [2022-10-04T17:52:16.311Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:16 [2022-10-04T17:52:16.311Z] [INFO]       version.
13:52:16 [2022-10-04T17:52:16.311Z] [INFO] 
13:52:16 [2022-10-04T17:52:16.311Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:16 [2022-10-04T17:52:16.311Z] [INFO] 
13:52:16 [2022-10-04T17:52:16.311Z] [INFO] 
13:52:16 [2022-10-04T17:52:16.312Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag >------------
13:52:16 [2022-10-04T17:52:16.312Z] [INFO] Building org.eclipse.cdt.debug.gdbjtag 7.1.0-SNAPSHOT           [99/228]
13:52:16 [2022-10-04T17:52:16.312Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:16 [2022-10-04T17:52:16.312Z] [INFO] 
13:52:16 [2022-10-04T17:52:16.312Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.gdbjtag ---
13:52:16 [2022-10-04T17:52:16.312Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.312Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.312Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.312Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.312Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.312Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.569Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.569Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.569Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.570Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.570Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.570Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.570Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.570Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.570Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.570Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.833Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.833Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.833Z] [INFO] 
13:52:16 [2022-10-04T17:52:16.833Z] [INFO] The following plugin updates are available:
13:52:16 [2022-10-04T17:52:16.833Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:52:16 [2022-10-04T17:52:16.833Z] [INFO] 
13:52:16 [2022-10-04T17:52:16.833Z] [WARNING] The following plugins do not have their version specified:
13:52:16 [2022-10-04T17:52:16.833Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:16 [2022-10-04T17:52:16.833Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:16 [2022-10-04T17:52:16.833Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:16 [2022-10-04T17:52:16.833Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:16 [2022-10-04T17:52:16.833Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:16 [2022-10-04T17:52:16.833Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:16 [2022-10-04T17:52:16.833Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:16 [2022-10-04T17:52:16.834Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:16 [2022-10-04T17:52:16.834Z] [INFO] 
13:52:16 [2022-10-04T17:52:16.834Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:16 [2022-10-04T17:52:16.834Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:16 [2022-10-04T17:52:16.834Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:16 [2022-10-04T17:52:16.834Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:16 [2022-10-04T17:52:16.834Z] [INFO]       version.
13:52:16 [2022-10-04T17:52:16.834Z] [INFO] 
13:52:16 [2022-10-04T17:52:16.834Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:16 [2022-10-04T17:52:16.834Z] [INFO] 
13:52:16 [2022-10-04T17:52:16.834Z] [INFO] 
13:52:16 [2022-10-04T17:52:16.834Z] [INFO] -------< org.eclipse.cdt.features:org.eclipse.cdt.debug.gdbjtag >-------
13:52:16 [2022-10-04T17:52:16.834Z] [INFO] Building org.eclipse.cdt.debug.gdbjtag 11.0.0-SNAPSHOT         [100/228]
13:52:16 [2022-10-04T17:52:16.834Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:16 [2022-10-04T17:52:16.834Z] [INFO] 
13:52:16 [2022-10-04T17:52:16.834Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.gdbjtag ---
13:52:16 [2022-10-04T17:52:16.834Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.834Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:16 [2022-10-04T17:52:16.834Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:16 [2022-10-04T17:52:16.834Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:17 [2022-10-04T17:52:17.092Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:17 [2022-10-04T17:52:17.092Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:17 [2022-10-04T17:52:17.092Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:17 [2022-10-04T17:52:17.092Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:17 [2022-10-04T17:52:17.092Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:17 [2022-10-04T17:52:17.092Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] 
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] 
13:52:17 [2022-10-04T17:52:17.350Z] [WARNING] The following plugins do not have their version specified:
13:52:17 [2022-10-04T17:52:17.350Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:17 [2022-10-04T17:52:17.350Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:17 [2022-10-04T17:52:17.350Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:17 [2022-10-04T17:52:17.350Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:17 [2022-10-04T17:52:17.350Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] 
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:17 [2022-10-04T17:52:17.350Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:17 [2022-10-04T17:52:17.350Z] [INFO]       version.
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] 
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] 
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] 
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.tm.terminal.view.core >----------
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] Building [bundle] Terminal View Core 4.9.0-SNAPSHOT            [101/228]
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] 
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.view.core ---
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:17 [2022-10-04T17:52:17.350Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:17 [2022-10-04T17:52:17.608Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:17 [2022-10-04T17:52:17.608Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:17 [2022-10-04T17:52:17.608Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:17 [2022-10-04T17:52:17.608Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:17 [2022-10-04T17:52:17.608Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:17 [2022-10-04T17:52:17.608Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:17 [2022-10-04T17:52:17.866Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:17 [2022-10-04T17:52:17.866Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:17 [2022-10-04T17:52:17.866Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:17 [2022-10-04T17:52:17.866Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:17 [2022-10-04T17:52:17.866Z] [INFO] 
13:52:17 [2022-10-04T17:52:17.866Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:17 [2022-10-04T17:52:17.866Z] [INFO] 
13:52:17 [2022-10-04T17:52:17.866Z] [WARNING] The following plugins do not have their version specified:
13:52:17 [2022-10-04T17:52:17.866Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:17 [2022-10-04T17:52:17.866Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:17 [2022-10-04T17:52:17.866Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:17 [2022-10-04T17:52:17.866Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:17 [2022-10-04T17:52:17.866Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:17 [2022-10-04T17:52:17.866Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:17 [2022-10-04T17:52:17.866Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:17 [2022-10-04T17:52:17.866Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:17 [2022-10-04T17:52:17.866Z] [INFO] 
13:52:17 [2022-10-04T17:52:17.866Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:17 [2022-10-04T17:52:17.866Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:17 [2022-10-04T17:52:17.866Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:17 [2022-10-04T17:52:17.866Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:17 [2022-10-04T17:52:17.866Z] [INFO]       version.
13:52:17 [2022-10-04T17:52:17.866Z] [INFO] 
13:52:17 [2022-10-04T17:52:17.867Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:17 [2022-10-04T17:52:17.867Z] [INFO] 
13:52:17 [2022-10-04T17:52:17.867Z] [INFO] 
13:52:17 [2022-10-04T17:52:17.867Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.tm.terminal.view.ui >-----------
13:52:17 [2022-10-04T17:52:17.867Z] [INFO] Building [bundle] Terminal View 4.11.0-SNAPSHOT                [102/228]
13:52:17 [2022-10-04T17:52:17.867Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:17 [2022-10-04T17:52:17.867Z] [INFO] 
13:52:17 [2022-10-04T17:52:17.867Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.view.ui ---
13:52:18 [2022-10-04T17:52:18.124Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:18 [2022-10-04T17:52:18.124Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:18 [2022-10-04T17:52:18.124Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:18 [2022-10-04T17:52:18.124Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:18 [2022-10-04T17:52:18.124Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:18 [2022-10-04T17:52:18.124Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:18 [2022-10-04T17:52:18.124Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:18 [2022-10-04T17:52:18.124Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] 
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] 
13:52:18 [2022-10-04T17:52:18.382Z] [WARNING] The following plugins do not have their version specified:
13:52:18 [2022-10-04T17:52:18.382Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:18 [2022-10-04T17:52:18.382Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:18 [2022-10-04T17:52:18.382Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:18 [2022-10-04T17:52:18.382Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:18 [2022-10-04T17:52:18.382Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:18 [2022-10-04T17:52:18.382Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:18 [2022-10-04T17:52:18.382Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:18 [2022-10-04T17:52:18.382Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] 
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:18 [2022-10-04T17:52:18.382Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:18 [2022-10-04T17:52:18.382Z] [INFO]       version.
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] 
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] 
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] 
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.docker.launcher >-----------
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] Building [bundle] C/C++ Container Launch Plug-in 2.0.0-SNAPSHOT [103/228]
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] 
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.docker.launcher ---
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:18 [2022-10-04T17:52:18.382Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:18 [2022-10-04T17:52:18.640Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:18 [2022-10-04T17:52:18.640Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:18 [2022-10-04T17:52:18.640Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:18 [2022-10-04T17:52:18.640Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:18 [2022-10-04T17:52:18.640Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:18 [2022-10-04T17:52:18.640Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:18 [2022-10-04T17:52:18.640Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:18 [2022-10-04T17:52:18.640Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:18 [2022-10-04T17:52:18.640Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] 
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] 
13:52:18 [2022-10-04T17:52:18.898Z] [WARNING] The following plugins do not have their version specified:
13:52:18 [2022-10-04T17:52:18.898Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:18 [2022-10-04T17:52:18.898Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:18 [2022-10-04T17:52:18.898Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:18 [2022-10-04T17:52:18.898Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:18 [2022-10-04T17:52:18.898Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:18 [2022-10-04T17:52:18.898Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:18 [2022-10-04T17:52:18.898Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:18 [2022-10-04T17:52:18.898Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] 
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:18 [2022-10-04T17:52:18.898Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:18 [2022-10-04T17:52:18.898Z] [INFO]       version.
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] 
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] 
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] 
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] ------< org.eclipse.cdt.features:org.eclipse.cdt.docker.launcher >------
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] Building org.eclipse.cdt.docker.launcher 11.0.0-SNAPSHOT       [104/228]
13:52:18 [2022-10-04T17:52:18.898Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:18 [2022-10-04T17:52:18.899Z] [INFO] 
13:52:18 [2022-10-04T17:52:18.899Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.docker.launcher ---
13:52:18 [2022-10-04T17:52:18.899Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:18 [2022-10-04T17:52:18.899Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:18 [2022-10-04T17:52:18.899Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.156Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:19 [2022-10-04T17:52:19.157Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.157Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:19 [2022-10-04T17:52:19.157Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.157Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.414Z] [WARNING] The following plugins do not have their version specified:
13:52:19 [2022-10-04T17:52:19.414Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:19 [2022-10-04T17:52:19.414Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:19 [2022-10-04T17:52:19.414Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:19 [2022-10-04T17:52:19.414Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:19 [2022-10-04T17:52:19.414Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:19 [2022-10-04T17:52:19.414Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:19 [2022-10-04T17:52:19.414Z] [INFO]       version.
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.flatpak.launcher >----------
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] Building [bundle] C/C++ Flatpak Launch Plug-in 1.1.0-SNAPSHOT  [105/228]
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.flatpak.launcher ---
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.414Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.672Z] [WARNING] The following plugins do not have their version specified:
13:52:19 [2022-10-04T17:52:19.672Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:19 [2022-10-04T17:52:19.672Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:19 [2022-10-04T17:52:19.672Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:19 [2022-10-04T17:52:19.672Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:19 [2022-10-04T17:52:19.672Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:19 [2022-10-04T17:52:19.672Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:19 [2022-10-04T17:52:19.672Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:19 [2022-10-04T17:52:19.672Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:19 [2022-10-04T17:52:19.672Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:19 [2022-10-04T17:52:19.672Z] [INFO]       version.
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] -----< org.eclipse.cdt.features:org.eclipse.cdt.flatpak.launcher >------
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] Building org.eclipse.cdt.flatpak.launcher 11.0.0-SNAPSHOT      [106/228]
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.flatpak.launcher ---
13:52:19 [2022-10-04T17:52:19.672Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.930Z] [WARNING] The following plugins do not have their version specified:
13:52:19 [2022-10-04T17:52:19.930Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:19 [2022-10-04T17:52:19.930Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:19 [2022-10-04T17:52:19.930Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:19 [2022-10-04T17:52:19.930Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:19 [2022-10-04T17:52:19.930Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:19 [2022-10-04T17:52:19.930Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:19 [2022-10-04T17:52:19.930Z] [INFO]       version.
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.930Z] [INFO] -------< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.llvm.ui >-------
13:52:19 [2022-10-04T17:52:19.931Z] [INFO] Building [bundle] LLVM Managed Build Definitions 1.4.0-SNAPSHOT [107/228]
13:52:19 [2022-10-04T17:52:19.931Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:19 [2022-10-04T17:52:19.931Z] [INFO] 
13:52:19 [2022-10-04T17:52:19.931Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.managedbuilder.llvm.ui ---
13:52:19 [2022-10-04T17:52:19.931Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:19 [2022-10-04T17:52:19.931Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.190Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.190Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.190Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.190Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.190Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.190Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.190Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.190Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] 
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] 
13:52:20 [2022-10-04T17:52:20.449Z] [WARNING] The following plugins do not have their version specified:
13:52:20 [2022-10-04T17:52:20.449Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:20 [2022-10-04T17:52:20.449Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:20 [2022-10-04T17:52:20.449Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:20 [2022-10-04T17:52:20.449Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:20 [2022-10-04T17:52:20.449Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:20 [2022-10-04T17:52:20.449Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:20 [2022-10-04T17:52:20.449Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:20 [2022-10-04T17:52:20.449Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] 
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:20 [2022-10-04T17:52:20.449Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:20 [2022-10-04T17:52:20.449Z] [INFO]       version.
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] 
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] 
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] 
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] --------< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.llvm >---------
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] Building [feature] C/C++ LLVM-Family Compiler Build Support 11.0.0-SNAPSHOT [108/228]
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] 
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.managedbuilder.llvm ---
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.449Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] 
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] 
13:52:20 [2022-10-04T17:52:20.706Z] [WARNING] The following plugins do not have their version specified:
13:52:20 [2022-10-04T17:52:20.706Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:20 [2022-10-04T17:52:20.706Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:20 [2022-10-04T17:52:20.706Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:20 [2022-10-04T17:52:20.706Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:20 [2022-10-04T17:52:20.706Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] 
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:20 [2022-10-04T17:52:20.706Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:20 [2022-10-04T17:52:20.706Z] [INFO]       version.
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] 
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] 
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] 
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.llvm.dsf.lldb.core >---------
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] Building [bundle] LLDB Debugger Integration Core 1.102.0-SNAPSHOT [109/228]
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] 
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.llvm.dsf.lldb.core ---
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.706Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.707Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.707Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.964Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.964Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.964Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.964Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.964Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.964Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.964Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.964Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:20 [2022-10-04T17:52:20.964Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:20 [2022-10-04T17:52:20.964Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:21 [2022-10-04T17:52:21.221Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:21 [2022-10-04T17:52:21.221Z] [INFO] 
13:52:21 [2022-10-04T17:52:21.221Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:21 [2022-10-04T17:52:21.221Z] [INFO] 
13:52:21 [2022-10-04T17:52:21.221Z] [WARNING] The following plugins do not have their version specified:
13:52:21 [2022-10-04T17:52:21.221Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:21 [2022-10-04T17:52:21.221Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:21 [2022-10-04T17:52:21.221Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:21 [2022-10-04T17:52:21.221Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:21 [2022-10-04T17:52:21.221Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:21 [2022-10-04T17:52:21.221Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:21 [2022-10-04T17:52:21.221Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:21 [2022-10-04T17:52:21.221Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:21 [2022-10-04T17:52:21.221Z] [INFO] 
13:52:21 [2022-10-04T17:52:21.221Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:21 [2022-10-04T17:52:21.221Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:21 [2022-10-04T17:52:21.221Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:21 [2022-10-04T17:52:21.221Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:21 [2022-10-04T17:52:21.221Z] [INFO]       version.
13:52:21 [2022-10-04T17:52:21.221Z] [INFO] 
13:52:21 [2022-10-04T17:52:21.221Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:21 [2022-10-04T17:52:21.222Z] [INFO] 
13:52:21 [2022-10-04T17:52:21.222Z] [INFO] 
13:52:21 [2022-10-04T17:52:21.222Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.llvm.dsf.lldb.ui >----------
13:52:21 [2022-10-04T17:52:21.222Z] [INFO] Building [bundle] LLDB Debugger Integration UI 1.2.0-SNAPSHOT  [110/228]
13:52:21 [2022-10-04T17:52:21.222Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:21 [2022-10-04T17:52:21.222Z] [INFO] 
13:52:21 [2022-10-04T17:52:21.222Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.llvm.dsf.lldb.ui ---
13:52:21 [2022-10-04T17:52:21.222Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:21 [2022-10-04T17:52:21.222Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:21 [2022-10-04T17:52:21.222Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:21 [2022-10-04T17:52:21.222Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:21 [2022-10-04T17:52:21.222Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:21 [2022-10-04T17:52:21.222Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:21 [2022-10-04T17:52:21.222Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:21 [2022-10-04T17:52:21.222Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] 
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] 
13:52:21 [2022-10-04T17:52:21.485Z] [WARNING] The following plugins do not have their version specified:
13:52:21 [2022-10-04T17:52:21.485Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:21 [2022-10-04T17:52:21.485Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:21 [2022-10-04T17:52:21.485Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:21 [2022-10-04T17:52:21.485Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:21 [2022-10-04T17:52:21.485Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:21 [2022-10-04T17:52:21.485Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:21 [2022-10-04T17:52:21.485Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:21 [2022-10-04T17:52:21.485Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] 
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:21 [2022-10-04T17:52:21.485Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:21 [2022-10-04T17:52:21.485Z] [INFO]       version.
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] 
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] 
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] 
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.llvm.dsf.lldb >------------
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] Building [feature] C/C++ LLDB Debugger Integration (experimental) 11.0.0-SNAPSHOT [111/228]
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] 
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.llvm.dsf.lldb ---
13:52:21 [2022-10-04T17:52:21.485Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:21 [2022-10-04T17:52:21.742Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:21 [2022-10-04T17:52:21.742Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:21 [2022-10-04T17:52:21.742Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:21 [2022-10-04T17:52:21.742Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:21 [2022-10-04T17:52:21.742Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:21 [2022-10-04T17:52:21.742Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:21 [2022-10-04T17:52:21.742Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:21 [2022-10-04T17:52:21.743Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:21 [2022-10-04T17:52:21.743Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.001Z] [WARNING] The following plugins do not have their version specified:
13:52:22 [2022-10-04T17:52:22.001Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:22 [2022-10-04T17:52:22.001Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:22 [2022-10-04T17:52:22.001Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:22 [2022-10-04T17:52:22.001Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:22 [2022-10-04T17:52:22.001Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:22 [2022-10-04T17:52:22.001Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:22 [2022-10-04T17:52:22.001Z] [INFO]       version.
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.lsp.core >--------------
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] Building [bundle] CDT LSP Core 1.2.0-SNAPSHOT                  [112/228]
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.lsp.core ---
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.001Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.259Z] [WARNING] The following plugins do not have their version specified:
13:52:22 [2022-10-04T17:52:22.259Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:22 [2022-10-04T17:52:22.259Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:22 [2022-10-04T17:52:22.259Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:22 [2022-10-04T17:52:22.259Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:22 [2022-10-04T17:52:22.259Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:22 [2022-10-04T17:52:22.259Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:22 [2022-10-04T17:52:22.259Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:22 [2022-10-04T17:52:22.259Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:22 [2022-10-04T17:52:22.259Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:22 [2022-10-04T17:52:22.259Z] [INFO]       version.
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.lsp.ui >---------------
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] Building [bundle] CDT LSP UI 0.2.0-SNAPSHOT                    [113/228]
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.lsp.ui ---
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.259Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.516Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.516Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.516Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.516Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.516Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.516Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.516Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.516Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.516Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.516Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.774Z] [WARNING] The following plugins do not have their version specified:
13:52:22 [2022-10-04T17:52:22.774Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:22 [2022-10-04T17:52:22.774Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:22 [2022-10-04T17:52:22.774Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:22 [2022-10-04T17:52:22.774Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:22 [2022-10-04T17:52:22.774Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:22 [2022-10-04T17:52:22.774Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:22 [2022-10-04T17:52:22.774Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:22 [2022-10-04T17:52:22.774Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:22 [2022-10-04T17:52:22.774Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:22 [2022-10-04T17:52:22.774Z] [INFO]       version.
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.lsp.clangd >-------------
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] Building [bundle] CDT LSP clangd 0.2.0-SNAPSHOT                [114/228]
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] 
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.lsp.clangd ---
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:22 [2022-10-04T17:52:22.774Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.031Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.032Z] [WARNING] The following plugins do not have their version specified:
13:52:23 [2022-10-04T17:52:23.032Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:23 [2022-10-04T17:52:23.032Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:23 [2022-10-04T17:52:23.032Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:23 [2022-10-04T17:52:23.032Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:23 [2022-10-04T17:52:23.032Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:23 [2022-10-04T17:52:23.032Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:23 [2022-10-04T17:52:23.032Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:23 [2022-10-04T17:52:23.032Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:23 [2022-10-04T17:52:23.032Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:23 [2022-10-04T17:52:23.032Z] [INFO]       version.
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.lsp.cquery >-------------
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] Building [bundle] CDT LSP CQuery 0.1.100-SNAPSHOT              [115/228]
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.lsp.cquery ---
13:52:23 [2022-10-04T17:52:23.032Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.290Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.290Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.290Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.290Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.290Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.290Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.290Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.290Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.290Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.290Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.548Z] [WARNING] The following plugins do not have their version specified:
13:52:23 [2022-10-04T17:52:23.548Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:23 [2022-10-04T17:52:23.548Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:23 [2022-10-04T17:52:23.548Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:23 [2022-10-04T17:52:23.548Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:23 [2022-10-04T17:52:23.548Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:23 [2022-10-04T17:52:23.548Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:23 [2022-10-04T17:52:23.548Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:23 [2022-10-04T17:52:23.548Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:23 [2022-10-04T17:52:23.548Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:23 [2022-10-04T17:52:23.548Z] [INFO]       version.
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.lsp >-----------------
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] Building [feature] LSP4E C/C++ Support 11.0.0-SNAPSHOT         [116/228]
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.548Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.lsp ---
13:52:23 [2022-10-04T17:52:23.549Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.549Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.549Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.549Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.806Z] [WARNING] The following plugins do not have their version specified:
13:52:23 [2022-10-04T17:52:23.806Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:23 [2022-10-04T17:52:23.806Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:23 [2022-10-04T17:52:23.806Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:23 [2022-10-04T17:52:23.806Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:23 [2022-10-04T17:52:23.806Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:23 [2022-10-04T17:52:23.806Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:23 [2022-10-04T17:52:23.806Z] [INFO]       version.
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.806Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.debug.core.memory >----------
13:52:23 [2022-10-04T17:52:23.807Z] [INFO] Building [bundle] Debug Core Memory 0.2.0-SNAPSHOT             [117/228]
13:52:23 [2022-10-04T17:52:23.807Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:23 [2022-10-04T17:52:23.807Z] [INFO] 
13:52:23 [2022-10-04T17:52:23.807Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.core.memory ---
13:52:23 [2022-10-04T17:52:23.807Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.807Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:23 [2022-10-04T17:52:23.807Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:23 [2022-10-04T17:52:23.807Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:24 [2022-10-04T17:52:24.064Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:24 [2022-10-04T17:52:24.064Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:24 [2022-10-04T17:52:24.064Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:24 [2022-10-04T17:52:24.064Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:24 [2022-10-04T17:52:24.321Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] 
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] 
13:52:24 [2022-10-04T17:52:24.322Z] [WARNING] The following plugins do not have their version specified:
13:52:24 [2022-10-04T17:52:24.322Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:24 [2022-10-04T17:52:24.322Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:24 [2022-10-04T17:52:24.322Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:24 [2022-10-04T17:52:24.322Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:24 [2022-10-04T17:52:24.322Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:24 [2022-10-04T17:52:24.322Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:24 [2022-10-04T17:52:24.322Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:24 [2022-10-04T17:52:24.322Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] 
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:24 [2022-10-04T17:52:24.322Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:24 [2022-10-04T17:52:24.322Z] [INFO]       version.
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] 
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] 
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] 
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] ---< org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.memorybrowser >----
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] Building [bundle] Memory Browser 1.5.0-SNAPSHOT                [118/228]
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] 
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.ui.memory.memorybrowser ---
13:52:24 [2022-10-04T17:52:24.322Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:24 [2022-10-04T17:52:24.580Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:24 [2022-10-04T17:52:24.580Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:24 [2022-10-04T17:52:24.580Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:24 [2022-10-04T17:52:24.580Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:24 [2022-10-04T17:52:24.580Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:24 [2022-10-04T17:52:24.580Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:24 [2022-10-04T17:52:24.580Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:24 [2022-10-04T17:52:24.580Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:24 [2022-10-04T17:52:24.580Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:24 [2022-10-04T17:52:24.580Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:24 [2022-10-04T17:52:24.837Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:24 [2022-10-04T17:52:24.837Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:24 [2022-10-04T17:52:24.837Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:24 [2022-10-04T17:52:24.837Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:24 [2022-10-04T17:52:24.837Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:24 [2022-10-04T17:52:24.837Z] [INFO] 
13:52:24 [2022-10-04T17:52:24.837Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:24 [2022-10-04T17:52:24.837Z] [INFO] 
13:52:24 [2022-10-04T17:52:24.837Z] [WARNING] The following plugins do not have their version specified:
13:52:24 [2022-10-04T17:52:24.837Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:24 [2022-10-04T17:52:24.837Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:24 [2022-10-04T17:52:24.837Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:24 [2022-10-04T17:52:24.837Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:24 [2022-10-04T17:52:24.837Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:24 [2022-10-04T17:52:24.837Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:24 [2022-10-04T17:52:24.837Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:24 [2022-10-04T17:52:24.837Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:24 [2022-10-04T17:52:24.837Z] [INFO] 
13:52:24 [2022-10-04T17:52:24.837Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:24 [2022-10-04T17:52:24.837Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:24 [2022-10-04T17:52:24.837Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:24 [2022-10-04T17:52:24.837Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:24 [2022-10-04T17:52:24.837Z] [INFO]       version.
13:52:24 [2022-10-04T17:52:24.837Z] [INFO] 
13:52:24 [2022-10-04T17:52:24.837Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:24 [2022-10-04T17:52:24.837Z] [INFO] 
13:52:24 [2022-10-04T17:52:24.837Z] [INFO] 
13:52:24 [2022-10-04T17:52:24.837Z] [INFO] ---< org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.floatingpoint >----
13:52:24 [2022-10-04T17:52:24.838Z] [INFO] Building [bundle] Floating Point Memory Renderer 1.2.0-SNAPSHOT [119/228]
13:52:24 [2022-10-04T17:52:24.838Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:24 [2022-10-04T17:52:24.838Z] [INFO] 
13:52:24 [2022-10-04T17:52:24.838Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.ui.memory.floatingpoint ---
13:52:24 [2022-10-04T17:52:24.838Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:24 [2022-10-04T17:52:24.838Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:24 [2022-10-04T17:52:24.838Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:24 [2022-10-04T17:52:24.838Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.095Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.095Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.095Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.095Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.095Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.095Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.095Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.095Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.095Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.095Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.095Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.095Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.352Z] [INFO] 
13:52:25 [2022-10-04T17:52:25.352Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:25 [2022-10-04T17:52:25.352Z] [INFO] 
13:52:25 [2022-10-04T17:52:25.352Z] [WARNING] The following plugins do not have their version specified:
13:52:25 [2022-10-04T17:52:25.352Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:25 [2022-10-04T17:52:25.352Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:25 [2022-10-04T17:52:25.352Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:25 [2022-10-04T17:52:25.352Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:25 [2022-10-04T17:52:25.352Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:25 [2022-10-04T17:52:25.352Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:25 [2022-10-04T17:52:25.352Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:25 [2022-10-04T17:52:25.352Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:25 [2022-10-04T17:52:25.352Z] [INFO] 
13:52:25 [2022-10-04T17:52:25.352Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:25 [2022-10-04T17:52:25.353Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:25 [2022-10-04T17:52:25.353Z] [INFO]       version.
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] 
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] 
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] 
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] -------< org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.search >-------
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] Building [bundle] Memory Search 1.5.0-SNAPSHOT                 [120/228]
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] 
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.ui.memory.search ---
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.353Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.610Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] 
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] 
13:52:25 [2022-10-04T17:52:25.611Z] [WARNING] The following plugins do not have their version specified:
13:52:25 [2022-10-04T17:52:25.611Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:25 [2022-10-04T17:52:25.611Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:25 [2022-10-04T17:52:25.611Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:25 [2022-10-04T17:52:25.611Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:25 [2022-10-04T17:52:25.611Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:25 [2022-10-04T17:52:25.611Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:25 [2022-10-04T17:52:25.611Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:25 [2022-10-04T17:52:25.611Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] 
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:25 [2022-10-04T17:52:25.611Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:25 [2022-10-04T17:52:25.611Z] [INFO]       version.
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] 
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] 
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] 
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] ----< org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.traditional >-----
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] Building [bundle] Traditional Memory Rendering 1.7.0-SNAPSHOT  [121/228]
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] 
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.ui.memory.traditional ---
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.611Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.869Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.869Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.869Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.869Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.869Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.869Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.869Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.869Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:25 [2022-10-04T17:52:25.869Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:25 [2022-10-04T17:52:25.869Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:26 [2022-10-04T17:52:26.127Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:26 [2022-10-04T17:52:26.127Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:26 [2022-10-04T17:52:26.127Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:26 [2022-10-04T17:52:26.127Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:26 [2022-10-04T17:52:26.127Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.127Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:26 [2022-10-04T17:52:26.127Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.127Z] [WARNING] The following plugins do not have their version specified:
13:52:26 [2022-10-04T17:52:26.127Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:26 [2022-10-04T17:52:26.127Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:26 [2022-10-04T17:52:26.127Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:26 [2022-10-04T17:52:26.127Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:26 [2022-10-04T17:52:26.127Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:26 [2022-10-04T17:52:26.127Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:26 [2022-10-04T17:52:26.128Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:26 [2022-10-04T17:52:26.128Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:26 [2022-10-04T17:52:26.128Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.128Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:26 [2022-10-04T17:52:26.128Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:26 [2022-10-04T17:52:26.128Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:26 [2022-10-04T17:52:26.128Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:26 [2022-10-04T17:52:26.128Z] [INFO]       version.
13:52:26 [2022-10-04T17:52:26.128Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.128Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:26 [2022-10-04T17:52:26.128Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.128Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.128Z] [INFO] -----< org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory.transport >------
13:52:26 [2022-10-04T17:52:26.128Z] [INFO] Building [bundle] Memory Transport Plug-in 2.3.0-SNAPSHOT      [122/228]
13:52:26 [2022-10-04T17:52:26.128Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:26 [2022-10-04T17:52:26.128Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.128Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.ui.memory.transport ---
13:52:26 [2022-10-04T17:52:26.128Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:26 [2022-10-04T17:52:26.128Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:26 [2022-10-04T17:52:26.128Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:26 [2022-10-04T17:52:26.128Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:26 [2022-10-04T17:52:26.385Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:26 [2022-10-04T17:52:26.385Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:26 [2022-10-04T17:52:26.385Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:26 [2022-10-04T17:52:26.385Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:26 [2022-10-04T17:52:26.385Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:26 [2022-10-04T17:52:26.385Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:26 [2022-10-04T17:52:26.386Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.643Z] [WARNING] The following plugins do not have their version specified:
13:52:26 [2022-10-04T17:52:26.643Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:26 [2022-10-04T17:52:26.643Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:26 [2022-10-04T17:52:26.643Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:26 [2022-10-04T17:52:26.643Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:26 [2022-10-04T17:52:26.643Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:26 [2022-10-04T17:52:26.643Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:26 [2022-10-04T17:52:26.643Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:26 [2022-10-04T17:52:26.643Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:26 [2022-10-04T17:52:26.643Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:26 [2022-10-04T17:52:26.643Z] [INFO]       version.
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.debug.ui.memory >-----------
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] Building [feature] C/C++ Memory View Enhancements 11.0.0-SNAPSHOT [123/228]
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.ui.memory ---
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:26 [2022-10-04T17:52:26.643Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.901Z] [WARNING] The following plugins do not have their version specified:
13:52:26 [2022-10-04T17:52:26.901Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:26 [2022-10-04T17:52:26.901Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:26 [2022-10-04T17:52:26.901Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:26 [2022-10-04T17:52:26.901Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:26 [2022-10-04T17:52:26.901Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:26 [2022-10-04T17:52:26.901Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:26 [2022-10-04T17:52:26.901Z] [INFO]       version.
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.qt.core >---------------
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] Building [bundle] C/C++ Qt Support Core 2.4.0-SNAPSHOT         [124/228]
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] 
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.qt.core ---
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:26 [2022-10-04T17:52:26.901Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.159Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.159Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.159Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.159Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.159Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.159Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.159Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.159Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.159Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] 
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] 
13:52:27 [2022-10-04T17:52:27.416Z] [WARNING] The following plugins do not have their version specified:
13:52:27 [2022-10-04T17:52:27.416Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:27 [2022-10-04T17:52:27.416Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:27 [2022-10-04T17:52:27.416Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:27 [2022-10-04T17:52:27.416Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:27 [2022-10-04T17:52:27.416Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:27 [2022-10-04T17:52:27.416Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:27 [2022-10-04T17:52:27.416Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:27 [2022-10-04T17:52:27.416Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] 
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:27 [2022-10-04T17:52:27.416Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:27 [2022-10-04T17:52:27.416Z] [INFO]       version.
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] 
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] 
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] 
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.qt.ui >----------------
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] Building [bundle] C/C++ Qt Support UI 2.2.0-SNAPSHOT           [125/228]
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] 
13:52:27 [2022-10-04T17:52:27.416Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.qt.ui ---
13:52:27 [2022-10-04T17:52:27.417Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.417Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.417Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.417Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.417Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.417Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.417Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] 
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] 
13:52:27 [2022-10-04T17:52:27.674Z] [WARNING] The following plugins do not have their version specified:
13:52:27 [2022-10-04T17:52:27.674Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:27 [2022-10-04T17:52:27.674Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:27 [2022-10-04T17:52:27.674Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:27 [2022-10-04T17:52:27.674Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:27 [2022-10-04T17:52:27.674Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:27 [2022-10-04T17:52:27.674Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:27 [2022-10-04T17:52:27.674Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:27 [2022-10-04T17:52:27.674Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] 
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:27 [2022-10-04T17:52:27.674Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:27 [2022-10-04T17:52:27.674Z] [INFO]       version.
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] 
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] 
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] 
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.launchbar.ui.controls >----------
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] Building [bundle] Launch Bar UI Controls 1.2.0-SNAPSHOT        [126/228]
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] 
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar.ui.controls ---
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.674Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.931Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.931Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.931Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.931Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.931Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.931Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.931Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:27 [2022-10-04T17:52:27.931Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:27 [2022-10-04T17:52:27.931Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:28 [2022-10-04T17:52:28.189Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:28 [2022-10-04T17:52:28.189Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:28 [2022-10-04T17:52:28.189Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:28 [2022-10-04T17:52:28.189Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:28 [2022-10-04T17:52:28.189Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:28 [2022-10-04T17:52:28.189Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.189Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:28 [2022-10-04T17:52:28.189Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.189Z] [WARNING] The following plugins do not have their version specified:
13:52:28 [2022-10-04T17:52:28.189Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:28 [2022-10-04T17:52:28.189Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:28 [2022-10-04T17:52:28.189Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:28 [2022-10-04T17:52:28.189Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:28 [2022-10-04T17:52:28.189Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:28 [2022-10-04T17:52:28.189Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:28 [2022-10-04T17:52:28.189Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:28 [2022-10-04T17:52:28.189Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:28 [2022-10-04T17:52:28.189Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.189Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:28 [2022-10-04T17:52:28.189Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:28 [2022-10-04T17:52:28.189Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:28 [2022-10-04T17:52:28.189Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:28 [2022-10-04T17:52:28.189Z] [INFO]       version.
13:52:28 [2022-10-04T17:52:28.189Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.190Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:28 [2022-10-04T17:52:28.190Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.190Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.190Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.launchbar >----------------
13:52:28 [2022-10-04T17:52:28.190Z] [INFO] Building [feature] LaunchBar 11.0.0-SNAPSHOT                   [127/228]
13:52:28 [2022-10-04T17:52:28.190Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:28 [2022-10-04T17:52:28.190Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.190Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar ---
13:52:28 [2022-10-04T17:52:28.190Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:28 [2022-10-04T17:52:28.190Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:28 [2022-10-04T17:52:28.190Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:28 [2022-10-04T17:52:28.447Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.448Z] [WARNING] The following plugins do not have their version specified:
13:52:28 [2022-10-04T17:52:28.448Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:28 [2022-10-04T17:52:28.448Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:28 [2022-10-04T17:52:28.448Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:28 [2022-10-04T17:52:28.448Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:28 [2022-10-04T17:52:28.448Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:28 [2022-10-04T17:52:28.448Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:28 [2022-10-04T17:52:28.448Z] [INFO]       version.
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] -----------------< org.eclipse.cdt:org.eclipse.cdt.qt >-----------------
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] Building [feature] C/C++ Qt Support - Preview 11.0.0-SNAPSHOT  [128/228]
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.qt ---
13:52:28 [2022-10-04T17:52:28.448Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:28 [2022-10-04T17:52:28.719Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:28 [2022-10-04T17:52:28.719Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:28 [2022-10-04T17:52:28.719Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:28 [2022-10-04T17:52:28.719Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:28 [2022-10-04T17:52:28.719Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:28 [2022-10-04T17:52:28.719Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:28 [2022-10-04T17:52:28.719Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:28 [2022-10-04T17:52:28.719Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:28 [2022-10-04T17:52:28.719Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.981Z] [WARNING] The following plugins do not have their version specified:
13:52:28 [2022-10-04T17:52:28.981Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:28 [2022-10-04T17:52:28.981Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:28 [2022-10-04T17:52:28.981Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:28 [2022-10-04T17:52:28.981Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:28 [2022-10-04T17:52:28.981Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:28 [2022-10-04T17:52:28.981Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:28 [2022-10-04T17:52:28.981Z] [INFO]       version.
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.testsrunner >-------------
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] Building [bundle] C/C++ Development Tools Tests Running Support 8.3.0-SNAPSHOT [129/228]
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] 
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testsrunner ---
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:28 [2022-10-04T17:52:28.981Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:29 [2022-10-04T17:52:29.239Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:29 [2022-10-04T17:52:29.239Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:29 [2022-10-04T17:52:29.239Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:29 [2022-10-04T17:52:29.239Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:29 [2022-10-04T17:52:29.239Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:29 [2022-10-04T17:52:29.239Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:29 [2022-10-04T17:52:29.239Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:29 [2022-10-04T17:52:29.239Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:29 [2022-10-04T17:52:29.239Z] [INFO] 
13:52:29 [2022-10-04T17:52:29.240Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:29 [2022-10-04T17:52:29.240Z] [INFO] 
13:52:29 [2022-10-04T17:52:29.240Z] [WARNING] The following plugins do not have their version specified:
13:52:29 [2022-10-04T17:52:29.240Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:29 [2022-10-04T17:52:29.240Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:29 [2022-10-04T17:52:29.240Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:29 [2022-10-04T17:52:29.240Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:29 [2022-10-04T17:52:29.240Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:29 [2022-10-04T17:52:29.240Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:29 [2022-10-04T17:52:29.240Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:29 [2022-10-04T17:52:29.240Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:29 [2022-10-04T17:52:29.240Z] [INFO] 
13:52:29 [2022-10-04T17:52:29.240Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:29 [2022-10-04T17:52:29.240Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:29 [2022-10-04T17:52:29.240Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:29 [2022-10-04T17:52:29.240Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:29 [2022-10-04T17:52:29.240Z] [INFO]       version.
13:52:29 [2022-10-04T17:52:29.240Z] [INFO] 
13:52:29 [2022-10-04T17:52:29.240Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:29 [2022-10-04T17:52:29.240Z] [INFO] 
13:52:29 [2022-10-04T17:52:29.240Z] [INFO] 
13:52:29 [2022-10-04T17:52:29.240Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.testsrunner.boost >----------
13:52:29 [2022-10-04T17:52:29.240Z] [INFO] Building [bundle] C/C++ Development Tools Boost Tests Runner Support 7.2.0-SNAPSHOT [130/228]
13:52:29 [2022-10-04T17:52:29.240Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:29 [2022-10-04T17:52:29.240Z] [INFO] 
13:52:29 [2022-10-04T17:52:29.240Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testsrunner.boost ---
13:52:29 [2022-10-04T17:52:29.240Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:29 [2022-10-04T17:52:29.240Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:29 [2022-10-04T17:52:29.498Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:29 [2022-10-04T17:52:29.498Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:29 [2022-10-04T17:52:29.498Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:29 [2022-10-04T17:52:29.498Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:29 [2022-10-04T17:52:29.498Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:29 [2022-10-04T17:52:29.498Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:29 [2022-10-04T17:52:29.498Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:29 [2022-10-04T17:52:29.498Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:29 [2022-10-04T17:52:29.755Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:29 [2022-10-04T17:52:29.755Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] 
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] 
13:52:29 [2022-10-04T17:52:29.756Z] [WARNING] The following plugins do not have their version specified:
13:52:29 [2022-10-04T17:52:29.756Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:29 [2022-10-04T17:52:29.756Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:29 [2022-10-04T17:52:29.756Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:29 [2022-10-04T17:52:29.756Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:29 [2022-10-04T17:52:29.756Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:29 [2022-10-04T17:52:29.756Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:29 [2022-10-04T17:52:29.756Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:29 [2022-10-04T17:52:29.756Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] 
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:29 [2022-10-04T17:52:29.756Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:29 [2022-10-04T17:52:29.756Z] [INFO]       version.
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] 
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] 
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] 
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.testsrunner.gtest >----------
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] Building [bundle] C/C++ Development Tools Google Tests Runner Support 7.2.0-SNAPSHOT [131/228]
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] 
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testsrunner.gtest ---
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:29 [2022-10-04T17:52:29.756Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:30 [2022-10-04T17:52:30.014Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:30 [2022-10-04T17:52:30.014Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:30 [2022-10-04T17:52:30.014Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:30 [2022-10-04T17:52:30.014Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:30 [2022-10-04T17:52:30.014Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:30 [2022-10-04T17:52:30.014Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:30 [2022-10-04T17:52:30.014Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:30 [2022-10-04T17:52:30.014Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:30 [2022-10-04T17:52:30.014Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:30 [2022-10-04T17:52:30.014Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:30 [2022-10-04T17:52:30.014Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:30 [2022-10-04T17:52:30.014Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:30 [2022-10-04T17:52:30.272Z] [INFO] 
13:52:30 [2022-10-04T17:52:30.272Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:30 [2022-10-04T17:52:30.272Z] [INFO] 
13:52:30 [2022-10-04T17:52:30.272Z] [WARNING] The following plugins do not have their version specified:
13:52:30 [2022-10-04T17:52:30.272Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:30 [2022-10-04T17:52:30.272Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:30 [2022-10-04T17:52:30.272Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:30 [2022-10-04T17:52:30.272Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:30 [2022-10-04T17:52:30.272Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:30 [2022-10-04T17:52:30.272Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:30 [2022-10-04T17:52:30.272Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:30 [2022-10-04T17:52:30.272Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:30 [2022-10-04T17:52:30.272Z] [INFO] 
13:52:30 [2022-10-04T17:52:30.272Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:30 [2022-10-04T17:52:30.272Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:30 [2022-10-04T17:52:30.272Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:30 [2022-10-04T17:52:30.272Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:30 [2022-10-04T17:52:30.272Z] [INFO]       version.
13:52:30 [2022-10-04T17:52:30.272Z] [INFO] 
13:52:30 [2022-10-04T17:52:30.272Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:30 [2022-10-04T17:52:30.273Z] [INFO] 
13:52:30 [2022-10-04T17:52:30.273Z] [INFO] 
13:52:30 [2022-10-04T17:52:30.273Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.testsrunner.qttest >---------
13:52:30 [2022-10-04T17:52:30.273Z] [INFO] Building [bundle] C/C++ Development Tools Qt Tests Runner Support 7.2.0-SNAPSHOT [132/228]
13:52:30 [2022-10-04T17:52:30.273Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:30 [2022-10-04T17:52:30.273Z] [INFO] 
13:52:30 [2022-10-04T17:52:30.273Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testsrunner.qttest ---
13:52:30 [2022-10-04T17:52:30.273Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:30 [2022-10-04T17:52:30.273Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:30 [2022-10-04T17:52:30.273Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:30 [2022-10-04T17:52:30.273Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:30 [2022-10-04T17:52:30.273Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:30 [2022-10-04T17:52:30.569Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:30 [2022-10-04T17:52:30.569Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:30 [2022-10-04T17:52:30.569Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:30 [2022-10-04T17:52:30.569Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:30 [2022-10-04T17:52:30.569Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:30 [2022-10-04T17:52:30.569Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:30 [2022-10-04T17:52:30.569Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] 
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] 
13:52:30 [2022-10-04T17:52:30.827Z] [WARNING] The following plugins do not have their version specified:
13:52:30 [2022-10-04T17:52:30.827Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:30 [2022-10-04T17:52:30.827Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:30 [2022-10-04T17:52:30.827Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:30 [2022-10-04T17:52:30.827Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:30 [2022-10-04T17:52:30.827Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:30 [2022-10-04T17:52:30.827Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:30 [2022-10-04T17:52:30.827Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:30 [2022-10-04T17:52:30.827Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] 
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:30 [2022-10-04T17:52:30.827Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:30 [2022-10-04T17:52:30.827Z] [INFO]       version.
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] 
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] 
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] 
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.testsrunner.tap >-----------
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] Building [bundle] C/C++ Development Tools Test Anything Protocol (TAP) Tests Runner Support 1.2.0-SNAPSHOT [133/228]
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] 
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testsrunner.tap ---
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:30 [2022-10-04T17:52:30.827Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:31 [2022-10-04T17:52:31.085Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:31 [2022-10-04T17:52:31.085Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:31 [2022-10-04T17:52:31.085Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:31 [2022-10-04T17:52:31.085Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:31 [2022-10-04T17:52:31.085Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:31 [2022-10-04T17:52:31.085Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] 
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] 
13:52:31 [2022-10-04T17:52:31.342Z] [WARNING] The following plugins do not have their version specified:
13:52:31 [2022-10-04T17:52:31.342Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:31 [2022-10-04T17:52:31.342Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:31 [2022-10-04T17:52:31.342Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:31 [2022-10-04T17:52:31.342Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:31 [2022-10-04T17:52:31.342Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:31 [2022-10-04T17:52:31.342Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:31 [2022-10-04T17:52:31.342Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:31 [2022-10-04T17:52:31.342Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] 
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:31 [2022-10-04T17:52:31.342Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:31 [2022-10-04T17:52:31.342Z] [INFO]       version.
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] 
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] 
13:52:31 [2022-10-04T17:52:31.342Z] [INFO] 
13:52:31 [2022-10-04T17:52:31.343Z] [INFO] --------< org.eclipse.cdt:org.eclipse.cdt.testsrunner.feature >---------
13:52:31 [2022-10-04T17:52:31.343Z] [INFO] Building [feature] C/C++ Unit Testing Support 11.0.0-SNAPSHOT  [134/228]
13:52:31 [2022-10-04T17:52:31.343Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:31 [2022-10-04T17:52:31.343Z] [INFO] 
13:52:31 [2022-10-04T17:52:31.343Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testsrunner.feature ---
13:52:31 [2022-10-04T17:52:31.343Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] 
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] 
13:52:31 [2022-10-04T17:52:31.601Z] [WARNING] The following plugins do not have their version specified:
13:52:31 [2022-10-04T17:52:31.601Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:31 [2022-10-04T17:52:31.601Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:31 [2022-10-04T17:52:31.601Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:31 [2022-10-04T17:52:31.601Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:31 [2022-10-04T17:52:31.601Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] 
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:31 [2022-10-04T17:52:31.601Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:31 [2022-10-04T17:52:31.601Z] [INFO]       version.
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] 
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] 
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] 
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.unittest >--------------
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] Building [bundle] C/C++ Test runner client for UnitTest View 1.1.0-SNAPSHOT [135/228]
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] 
13:52:31 [2022-10-04T17:52:31.601Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.unittest ---
13:52:31 [2022-10-04T17:52:31.859Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:31 [2022-10-04T17:52:31.859Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:31 [2022-10-04T17:52:31.859Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:31 [2022-10-04T17:52:31.859Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:31 [2022-10-04T17:52:31.859Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:31 [2022-10-04T17:52:31.859Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:31 [2022-10-04T17:52:31.859Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:31 [2022-10-04T17:52:31.859Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:31 [2022-10-04T17:52:31.859Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.117Z] [WARNING] The following plugins do not have their version specified:
13:52:32 [2022-10-04T17:52:32.117Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:32 [2022-10-04T17:52:32.117Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:32 [2022-10-04T17:52:32.117Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:32 [2022-10-04T17:52:32.117Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:32 [2022-10-04T17:52:32.117Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:32 [2022-10-04T17:52:32.117Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:32 [2022-10-04T17:52:32.117Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:32 [2022-10-04T17:52:32.117Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:32 [2022-10-04T17:52:32.117Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:32 [2022-10-04T17:52:32.117Z] [INFO]       version.
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.unittest.feature >----------
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] Building [feature] C/C++ Test runner client for UnitTest View 11.0.0-SNAPSHOT [136/228]
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.unittest.feature ---
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.117Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:32 [2022-10-04T17:52:32.379Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.379Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:32 [2022-10-04T17:52:32.379Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.379Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:32 [2022-10-04T17:52:32.379Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.379Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:32 [2022-10-04T17:52:32.379Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.637Z] [WARNING] The following plugins do not have their version specified:
13:52:32 [2022-10-04T17:52:32.637Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:32 [2022-10-04T17:52:32.637Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:32 [2022-10-04T17:52:32.637Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:32 [2022-10-04T17:52:32.637Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:32 [2022-10-04T17:52:32.637Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:32 [2022-10-04T17:52:32.637Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:32 [2022-10-04T17:52:32.637Z] [INFO]       version.
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.util >----------------
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] Building [bundle] Eclipse C/C++ Development Tools Utilities 5.1.0-SNAPSHOT [137/228]
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.util ---
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:32 [2022-10-04T17:52:32.637Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.895Z] [WARNING] The following plugins do not have their version specified:
13:52:32 [2022-10-04T17:52:32.895Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:32 [2022-10-04T17:52:32.895Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:32 [2022-10-04T17:52:32.895Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:32 [2022-10-04T17:52:32.895Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:32 [2022-10-04T17:52:32.895Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:32 [2022-10-04T17:52:32.895Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:32 [2022-10-04T17:52:32.895Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:32 [2022-10-04T17:52:32.895Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:32 [2022-10-04T17:52:32.895Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:32 [2022-10-04T17:52:32.895Z] [INFO]       version.
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] --------< org.eclipse.cdt:org.eclipse.cdt.visualizer.examples >---------
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] Building [bundle] CDT Visualizer Examples 1.0.100-SNAPSHOT     [138/228]
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] 
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.visualizer.examples ---
13:52:32 [2022-10-04T17:52:32.895Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:32 [2022-10-04T17:52:32.896Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.153Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.153Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.153Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.153Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.153Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.153Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.153Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.153Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.153Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.153Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.410Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.410Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.410Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.410Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.410Z] [INFO] 
13:52:33 [2022-10-04T17:52:33.410Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:33 [2022-10-04T17:52:33.410Z] [INFO] 
13:52:33 [2022-10-04T17:52:33.410Z] [WARNING] The following plugins do not have their version specified:
13:52:33 [2022-10-04T17:52:33.410Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:33 [2022-10-04T17:52:33.410Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:33 [2022-10-04T17:52:33.410Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:33 [2022-10-04T17:52:33.410Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:33 [2022-10-04T17:52:33.410Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:33 [2022-10-04T17:52:33.410Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:33 [2022-10-04T17:52:33.410Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:33 [2022-10-04T17:52:33.411Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] 
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:33 [2022-10-04T17:52:33.411Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:33 [2022-10-04T17:52:33.411Z] [INFO]       version.
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] 
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] 
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] 
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.visualizer >-------------
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] Building [feature] C/C++ Visualizer Framework 11.0.0-SNAPSHOT  [139/228]
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] 
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.visualizer ---
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.411Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] 
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] 
13:52:33 [2022-10-04T17:52:33.669Z] [WARNING] The following plugins do not have their version specified:
13:52:33 [2022-10-04T17:52:33.669Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:33 [2022-10-04T17:52:33.669Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:33 [2022-10-04T17:52:33.669Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:33 [2022-10-04T17:52:33.669Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:33 [2022-10-04T17:52:33.669Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] 
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:33 [2022-10-04T17:52:33.669Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:33 [2022-10-04T17:52:33.669Z] [INFO]       version.
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] 
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] 
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] 
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.msw.build >--------------
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] Building [bundle] MSVC Build Integration Plug-in 1.3.0-SNAPSHOT [140/228]
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] 
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.msw.build ---
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.669Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.926Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.926Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.926Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.926Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.926Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.926Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.926Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.926Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.926Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:33 [2022-10-04T17:52:33.926Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:33 [2022-10-04T17:52:33.926Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.185Z] [WARNING] The following plugins do not have their version specified:
13:52:34 [2022-10-04T17:52:34.185Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:34 [2022-10-04T17:52:34.185Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:34 [2022-10-04T17:52:34.185Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:34 [2022-10-04T17:52:34.185Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:34 [2022-10-04T17:52:34.185Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:34 [2022-10-04T17:52:34.185Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:34 [2022-10-04T17:52:34.185Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:34 [2022-10-04T17:52:34.185Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:34 [2022-10-04T17:52:34.185Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:34 [2022-10-04T17:52:34.185Z] [INFO]       version.
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] ------------------< org.eclipse.cdt:org.eclipse.cdt >-------------------
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] Building org.eclipse.cdt 11.0.0-SNAPSHOT                       [141/228]
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt ---
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:34 [2022-10-04T17:52:34.185Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:34 [2022-10-04T17:52:34.443Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:34 [2022-10-04T17:52:34.443Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:34 [2022-10-04T17:52:34.443Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:34 [2022-10-04T17:52:34.443Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:34 [2022-10-04T17:52:34.444Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:34 [2022-10-04T17:52:34.444Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:34 [2022-10-04T17:52:34.444Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from cbi
13:52:34 [2022-10-04T17:52:34.444Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from eclipse.maven.central.mirror
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] The following plugin updates are available:
13:52:34 [2022-10-04T17:52:34.702Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.702Z] [WARNING] The following plugins do not have their version specified:
13:52:34 [2022-10-04T17:52:34.702Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:34 [2022-10-04T17:52:34.702Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:34 [2022-10-04T17:52:34.702Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:34 [2022-10-04T17:52:34.702Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:34 [2022-10-04T17:52:34.702Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:34 [2022-10-04T17:52:34.702Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:34 [2022-10-04T17:52:34.702Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:34 [2022-10-04T17:52:34.702Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:34 [2022-10-04T17:52:34.702Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:34 [2022-10-04T17:52:34.702Z] [INFO]       version.
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.native >---------------
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] Building [feature] C/C++ Development Tooling Native Utilities 11.0.0-SNAPSHOT [142/228]
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.native ---
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:34 [2022-10-04T17:52:34.702Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:34 [2022-10-04T17:52:34.960Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:34 [2022-10-04T17:52:34.960Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:34 [2022-10-04T17:52:34.960Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.961Z] [WARNING] The following plugins do not have their version specified:
13:52:34 [2022-10-04T17:52:34.961Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:34 [2022-10-04T17:52:34.961Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:34 [2022-10-04T17:52:34.961Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:34 [2022-10-04T17:52:34.961Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:34 [2022-10-04T17:52:34.961Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:34 [2022-10-04T17:52:34.961Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:34 [2022-10-04T17:52:34.961Z] [INFO]       version.
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.platform.branding >----------
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] Building [bundle] C/C++ Development Platform 11.0.0-SNAPSHOT   [143/228]
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] 
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.platform.branding ---
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:34 [2022-10-04T17:52:34.961Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.218Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.218Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.218Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.218Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.218Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.218Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.218Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.218Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.218Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.218Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.218Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.218Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:35 [2022-10-04T17:52:35.218Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.218Z] [WARNING] The following plugins do not have their version specified:
13:52:35 [2022-10-04T17:52:35.218Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:35 [2022-10-04T17:52:35.218Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:35 [2022-10-04T17:52:35.218Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:35 [2022-10-04T17:52:35.218Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:35 [2022-10-04T17:52:35.218Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:35 [2022-10-04T17:52:35.218Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:35 [2022-10-04T17:52:35.219Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:35 [2022-10-04T17:52:35.219Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:35 [2022-10-04T17:52:35.219Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.219Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:35 [2022-10-04T17:52:35.476Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:35 [2022-10-04T17:52:35.476Z] [INFO]       version.
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.platform >--------------
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] Building [feature] C/C++ Development Platform 11.0.0-SNAPSHOT  [144/228]
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.platform ---
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.476Z] [WARNING] The following plugins do not have their version specified:
13:52:35 [2022-10-04T17:52:35.476Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:35 [2022-10-04T17:52:35.476Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:35 [2022-10-04T17:52:35.476Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:35 [2022-10-04T17:52:35.476Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:35 [2022-10-04T17:52:35.476Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:35 [2022-10-04T17:52:35.476Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:35 [2022-10-04T17:52:35.476Z] [INFO]       version.
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] --------------< org.eclipse.cdt.features:org.eclipse.cdt >--------------
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] Building org.eclipse.cdt 11.0.0-SNAPSHOT                       [145/228]
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt ---
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.476Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.734Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.734Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.734Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.734Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.734Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.734Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.734Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.734Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.734Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.734Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:35 [2022-10-04T17:52:35.734Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.734Z] [WARNING] The following plugins do not have their version specified:
13:52:35 [2022-10-04T17:52:35.735Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:35 [2022-10-04T17:52:35.735Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:35 [2022-10-04T17:52:35.735Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:35 [2022-10-04T17:52:35.735Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:35 [2022-10-04T17:52:35.735Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:35 [2022-10-04T17:52:35.735Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.735Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:35 [2022-10-04T17:52:35.735Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:35 [2022-10-04T17:52:35.735Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:35 [2022-10-04T17:52:35.735Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:35 [2022-10-04T17:52:35.735Z] [INFO]       version.
13:52:35 [2022-10-04T17:52:35.735Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.735Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:35 [2022-10-04T17:52:35.735Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.735Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.735Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.core.tests >-------------
13:52:35 [2022-10-04T17:52:35.735Z] [INFO] Building org.eclipse.cdt.core.tests 5.4.100-SNAPSHOT           [146/228]
13:52:35 [2022-10-04T17:52:35.735Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:52:35 [2022-10-04T17:52:35.993Z] [INFO] 
13:52:35 [2022-10-04T17:52:35.993Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.core.tests ---
13:52:35 [2022-10-04T17:52:35.993Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.993Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.993Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.993Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.993Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.993Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:35 [2022-10-04T17:52:35.993Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:35 [2022-10-04T17:52:35.993Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] artifact org.eclipse.tycho:tycho-surefire-plugin: checking for updates from cbi
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] artifact org.eclipse.tycho:tycho-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] 
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] The following plugin updates are available:
13:52:36 [2022-10-04T17:52:36.251Z] [INFO]   org.eclipse.tycho:tycho-surefire-plugin ............ 2.7.5 -> 3.0.0
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] 
13:52:36 [2022-10-04T17:52:36.251Z] [WARNING] The following plugins do not have their version specified:
13:52:36 [2022-10-04T17:52:36.251Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:36 [2022-10-04T17:52:36.251Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:36 [2022-10-04T17:52:36.251Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:36 [2022-10-04T17:52:36.251Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:36 [2022-10-04T17:52:36.251Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] 
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:36 [2022-10-04T17:52:36.251Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:36 [2022-10-04T17:52:36.251Z] [INFO]       version.
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] 
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] 
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] 
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.msw.build.tests >-----------
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] Building [test-bundle] MSVC Build Integration Plug-in Tests 1.0.0-SNAPSHOT [147/228]
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] 
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.msw.build.tests ---
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:36 [2022-10-04T17:52:36.251Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:36 [2022-10-04T17:52:36.509Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:36 [2022-10-04T17:52:36.509Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:36 [2022-10-04T17:52:36.509Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:36 [2022-10-04T17:52:36.509Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:36 [2022-10-04T17:52:36.509Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:36 [2022-10-04T17:52:36.509Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:36 [2022-10-04T17:52:36.509Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:36 [2022-10-04T17:52:36.509Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] 
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] 
13:52:36 [2022-10-04T17:52:36.767Z] [WARNING] The following plugins do not have their version specified:
13:52:36 [2022-10-04T17:52:36.767Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:36 [2022-10-04T17:52:36.767Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:36 [2022-10-04T17:52:36.767Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:36 [2022-10-04T17:52:36.767Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:36 [2022-10-04T17:52:36.767Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] 
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:36 [2022-10-04T17:52:36.767Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:36 [2022-10-04T17:52:36.767Z] [INFO]       version.
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] 
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] 
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] 
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.msw >-----------------
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] Building [feature] C/C++ Visual C++ Support (experimental) 11.0.0-SNAPSHOT [148/228]
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] 
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.msw ---
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:36 [2022-10-04T17:52:36.767Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.024Z] [WARNING] The following plugins do not have their version specified:
13:52:37 [2022-10-04T17:52:37.024Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:37 [2022-10-04T17:52:37.024Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:37 [2022-10-04T17:52:37.024Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:37 [2022-10-04T17:52:37.024Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:37 [2022-10-04T17:52:37.024Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:37 [2022-10-04T17:52:37.024Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:37 [2022-10-04T17:52:37.024Z] [INFO]       version.
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.launchbar.core.tests >----------
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] Building [test-bundle] Launch Bar Core Tests 1.0.100-SNAPSHOT  [149/228]
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar.core.tests ---
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:37 [2022-10-04T17:52:37.024Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.298Z] [WARNING] The following plugins do not have their version specified:
13:52:37 [2022-10-04T17:52:37.298Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:37 [2022-10-04T17:52:37.298Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:37 [2022-10-04T17:52:37.298Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:37 [2022-10-04T17:52:37.298Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:37 [2022-10-04T17:52:37.298Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:37 [2022-10-04T17:52:37.298Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:37 [2022-10-04T17:52:37.298Z] [INFO]       version.
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.launchbar.remote.core >----------
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] Building [bundle] LaunchBar Remote Core 1.2.0-SNAPSHOT         [150/228]
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar.remote.core ---
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:37 [2022-10-04T17:52:37.298Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:37 [2022-10-04T17:52:37.556Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:37 [2022-10-04T17:52:37.556Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:37 [2022-10-04T17:52:37.556Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:37 [2022-10-04T17:52:37.556Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:37 [2022-10-04T17:52:37.556Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:37 [2022-10-04T17:52:37.556Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:37 [2022-10-04T17:52:37.556Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:37 [2022-10-04T17:52:37.556Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:37 [2022-10-04T17:52:37.556Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.813Z] [WARNING] The following plugins do not have their version specified:
13:52:37 [2022-10-04T17:52:37.813Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:37 [2022-10-04T17:52:37.813Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:37 [2022-10-04T17:52:37.813Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:37 [2022-10-04T17:52:37.813Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:37 [2022-10-04T17:52:37.813Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:37 [2022-10-04T17:52:37.813Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:37 [2022-10-04T17:52:37.813Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:37 [2022-10-04T17:52:37.813Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:37 [2022-10-04T17:52:37.813Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:37 [2022-10-04T17:52:37.813Z] [INFO]       version.
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.launchbar.remote.ui >-----------
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] Building [bundle] Remote Launch Target UI 1.2.0-SNAPSHOT       [151/228]
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] 
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar.remote.ui ---
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:37 [2022-10-04T17:52:37.813Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.070Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.070Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.070Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.070Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.070Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.070Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.070Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.070Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.070Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.070Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.336Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.337Z] [WARNING] The following plugins do not have their version specified:
13:52:38 [2022-10-04T17:52:38.337Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:38 [2022-10-04T17:52:38.337Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:38 [2022-10-04T17:52:38.337Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:38 [2022-10-04T17:52:38.337Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:38 [2022-10-04T17:52:38.337Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:38 [2022-10-04T17:52:38.337Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:38 [2022-10-04T17:52:38.337Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:38 [2022-10-04T17:52:38.337Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:38 [2022-10-04T17:52:38.337Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:38 [2022-10-04T17:52:38.337Z] [INFO]       version.
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.launchbar.remote >------------
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] Building [feature] Remote Launch Targets 11.0.0-SNAPSHOT       [152/228]
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar.remote ---
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.337Z] [WARNING] The following plugins do not have their version specified:
13:52:38 [2022-10-04T17:52:38.337Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:38 [2022-10-04T17:52:38.337Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:38 [2022-10-04T17:52:38.337Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:38 [2022-10-04T17:52:38.337Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:38 [2022-10-04T17:52:38.337Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:38 [2022-10-04T17:52:38.337Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:38 [2022-10-04T17:52:38.337Z] [INFO]       version.
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.launchbar.ui.tests >-----------
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] Building org.eclipse.launchbar.ui.tests 1.1.0-SNAPSHOT         [153/228]
13:52:38 [2022-10-04T17:52:38.337Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:52:38 [2022-10-04T17:52:38.594Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.594Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.launchbar.ui.tests ---
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.595Z] [WARNING] The following plugins do not have their version specified:
13:52:38 [2022-10-04T17:52:38.595Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:38 [2022-10-04T17:52:38.595Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:38 [2022-10-04T17:52:38.595Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:38 [2022-10-04T17:52:38.595Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:38 [2022-10-04T17:52:38.595Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:38 [2022-10-04T17:52:38.595Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:38 [2022-10-04T17:52:38.595Z] [INFO]       version.
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] -------< org.eclipse.cdt:org.eclipse.remote.proxy.protocol.core >-------
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] Building [bundle] Remote Proxy Protocol Support 2.1.0-SNAPSHOT [154/228]
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] 
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy.protocol.core ---
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.595Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.852Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.852Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.852Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.852Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.852Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.852Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.852Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.852Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:38 [2022-10-04T17:52:38.852Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:38 [2022-10-04T17:52:38.852Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.109Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.109Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.109Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.109Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.109Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.109Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:39 [2022-10-04T17:52:39.109Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.110Z] [WARNING] The following plugins do not have their version specified:
13:52:39 [2022-10-04T17:52:39.110Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:39 [2022-10-04T17:52:39.110Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:39 [2022-10-04T17:52:39.110Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:39 [2022-10-04T17:52:39.110Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:39 [2022-10-04T17:52:39.110Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:39 [2022-10-04T17:52:39.110Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:39 [2022-10-04T17:52:39.110Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:39 [2022-10-04T17:52:39.110Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:39 [2022-10-04T17:52:39.110Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.110Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:39 [2022-10-04T17:52:39.110Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:39 [2022-10-04T17:52:39.110Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:39 [2022-10-04T17:52:39.110Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:39 [2022-10-04T17:52:39.110Z] [INFO]       version.
13:52:39 [2022-10-04T17:52:39.110Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.110Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:39 [2022-10-04T17:52:39.110Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.110Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.110Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.remote.proxy.core >------------
13:52:39 [2022-10-04T17:52:39.110Z] [INFO] Building [bundle] Remote Proxy Support 1.1.0-SNAPSHOT          [155/228]
13:52:39 [2022-10-04T17:52:39.110Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:39 [2022-10-04T17:52:39.110Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.110Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy.core ---
13:52:39 [2022-10-04T17:52:39.110Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.110Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.110Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.110Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.368Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.368Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.368Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.368Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.368Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.368Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.368Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.368Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.625Z] [WARNING] The following plugins do not have their version specified:
13:52:39 [2022-10-04T17:52:39.625Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:39 [2022-10-04T17:52:39.625Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:39 [2022-10-04T17:52:39.625Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:39 [2022-10-04T17:52:39.625Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:39 [2022-10-04T17:52:39.625Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:39 [2022-10-04T17:52:39.625Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:39 [2022-10-04T17:52:39.625Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:39 [2022-10-04T17:52:39.625Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:39 [2022-10-04T17:52:39.625Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:39 [2022-10-04T17:52:39.625Z] [INFO]       version.
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.remote.proxy.ui >-------------
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] Building [bundle] Proxy UI Remote Support 1.1.0-SNAPSHOT       [156/228]
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy.ui ---
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.625Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.883Z] [WARNING] The following plugins do not have their version specified:
13:52:39 [2022-10-04T17:52:39.883Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:39 [2022-10-04T17:52:39.883Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:39 [2022-10-04T17:52:39.883Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:39 [2022-10-04T17:52:39.883Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:39 [2022-10-04T17:52:39.883Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:39 [2022-10-04T17:52:39.883Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:39 [2022-10-04T17:52:39.883Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:39 [2022-10-04T17:52:39.883Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:39 [2022-10-04T17:52:39.883Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:39 [2022-10-04T17:52:39.883Z] [INFO]       version.
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] --------< org.eclipse.cdt:org.eclipse.remote.proxy.server.core >--------
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] Building [bundle] Remote Proxy Server Support 1.1.0-SNAPSHOT   [157/228]
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] 
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy.server.core ---
13:52:39 [2022-10-04T17:52:39.883Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:39 [2022-10-04T17:52:39.884Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:40 [2022-10-04T17:52:40.141Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:40 [2022-10-04T17:52:40.141Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:40 [2022-10-04T17:52:40.141Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:40 [2022-10-04T17:52:40.141Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:40 [2022-10-04T17:52:40.141Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:40 [2022-10-04T17:52:40.141Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:40 [2022-10-04T17:52:40.141Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:40 [2022-10-04T17:52:40.141Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:40 [2022-10-04T17:52:40.141Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:40 [2022-10-04T17:52:40.141Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:40 [2022-10-04T17:52:40.141Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:40 [2022-10-04T17:52:40.141Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:40 [2022-10-04T17:52:40.141Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:40 [2022-10-04T17:52:40.398Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] 
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] 
13:52:40 [2022-10-04T17:52:40.399Z] [WARNING] The following plugins do not have their version specified:
13:52:40 [2022-10-04T17:52:40.399Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:40 [2022-10-04T17:52:40.399Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:40 [2022-10-04T17:52:40.399Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:40 [2022-10-04T17:52:40.399Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:40 [2022-10-04T17:52:40.399Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:40 [2022-10-04T17:52:40.399Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:40 [2022-10-04T17:52:40.399Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:40 [2022-10-04T17:52:40.399Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] 
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:40 [2022-10-04T17:52:40.399Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:40 [2022-10-04T17:52:40.399Z] [INFO]       version.
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] 
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] 
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] 
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] ------< org.eclipse.cdt:org.eclipse.remote.proxy.server.product >-------
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] Building org.eclipse.remote.proxy.server.product 1.0.100       [158/228]
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] 
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy.server.product ---
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:40 [2022-10-04T17:52:40.399Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:40 [2022-10-04T17:52:40.657Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:40 [2022-10-04T17:52:40.657Z] [INFO] artifact org.eclipse.cbi.maven.plugins:eclipse-macsigner-plugin: checking for updates from cbi
13:52:40 [2022-10-04T17:52:40.657Z] [INFO] artifact org.eclipse.cbi.maven.plugins:eclipse-macsigner-plugin: checking for updates from eclipse.maven.central.mirror
13:52:40 [2022-10-04T17:52:40.657Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.3.3/eclipse-macsigner-plugin-1.3.3.pom
13:52:40 [2022-10-04T17:52:40.657Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.3.3/eclipse-macsigner-plugin-1.3.3.pom (2.5 kB at 44 kB/s)
13:52:40 [2022-10-04T17:52:40.657Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.3.2/eclipse-macsigner-plugin-1.3.2.pom
13:52:40 [2022-10-04T17:52:40.657Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.3.2/eclipse-macsigner-plugin-1.3.2.pom (2.5 kB at 82 kB/s)
13:52:40 [2022-10-04T17:52:40.657Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:40 [2022-10-04T17:52:40.657Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:40 [2022-10-04T17:52:40.657Z] [INFO] artifact org.eclipse.tycho:tycho-p2-director-plugin: checking for updates from cbi
13:52:40 [2022-10-04T17:52:40.914Z] [INFO] artifact org.eclipse.tycho:tycho-p2-director-plugin: checking for updates from eclipse.maven.central.mirror
13:52:41 [2022-10-04T17:52:41.171Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-director-plugin/3.0.0/tycho-p2-director-plugin-3.0.0.pom
13:52:41 [2022-10-04T17:52:41.171Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/3.0.0/tycho-p2-director-plugin-3.0.0.pom
13:52:41 [2022-10-04T17:52:41.171Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/3.0.0/tycho-p2-director-plugin-3.0.0.pom (3.0 kB at 106 kB/s)
13:52:41 [2022-10-04T17:52:41.171Z] [INFO] artifact org.eclipse.tycho:tycho-p2-publisher-plugin: checking for updates from cbi
13:52:41 [2022-10-04T17:52:41.171Z] [INFO] artifact org.eclipse.tycho:tycho-p2-publisher-plugin: checking for updates from eclipse.maven.central.mirror
13:52:41 [2022-10-04T17:52:41.429Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0/tycho-p2-publisher-plugin-3.0.0.pom
13:52:41 [2022-10-04T17:52:41.429Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0/tycho-p2-publisher-plugin-3.0.0.pom
13:52:41 [2022-10-04T17:52:41.429Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0/tycho-p2-publisher-plugin-3.0.0.pom (1.9 kB at 50 kB/s)
13:52:41 [2022-10-04T17:52:41.429Z] [INFO] artifact org.eclipse.tycho:tycho-p2-repository-plugin: checking for updates from cbi
13:52:41 [2022-10-04T17:52:41.429Z] [INFO] artifact org.eclipse.tycho:tycho-p2-repository-plugin: checking for updates from eclipse.maven.central.mirror
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0/tycho-p2-repository-plugin-3.0.0.pom
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0/tycho-p2-repository-plugin-3.0.0.pom
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0/tycho-p2-repository-plugin-3.0.0.pom (1.8 kB at 68 kB/s)
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] 
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] The following plugin updates are available:
13:52:41 [2022-10-04T17:52:41.686Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-macsigner-plugin  1.3.2 -> 1.3.3
13:52:41 [2022-10-04T17:52:41.686Z] [INFO]   org.eclipse.tycho:tycho-p2-director-plugin ......... 2.7.5 -> 3.0.0
13:52:41 [2022-10-04T17:52:41.686Z] [INFO]   org.eclipse.tycho:tycho-p2-repository-plugin ....... 2.7.5 -> 3.0.0
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] 
13:52:41 [2022-10-04T17:52:41.686Z] [WARNING] The following plugins do not have their version specified:
13:52:41 [2022-10-04T17:52:41.686Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:41 [2022-10-04T17:52:41.686Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:41 [2022-10-04T17:52:41.686Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:41 [2022-10-04T17:52:41.686Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:41 [2022-10-04T17:52:41.686Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:41 [2022-10-04T17:52:41.686Z] [WARNING]   org.eclipse.tycho:tycho-p2-publisher-plugin  (from super-pom) 3.0.0
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] 
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:41 [2022-10-04T17:52:41.686Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:41 [2022-10-04T17:52:41.686Z] [INFO]       version.
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] 
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] 
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] 
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] ----< org.eclipse.cdt:org.eclipse.remote.proxy.server.linux.x86_64 >----
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] Building org.eclipse.remote.proxy.server.linux.x86_64 1.1.0-SNAPSHOT [159/228]
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:41 [2022-10-04T17:52:41.686Z] [INFO] 
13:52:41 [2022-10-04T17:52:41.687Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy.server.linux.x86_64 ---
13:52:41 [2022-10-04T17:52:41.687Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:41 [2022-10-04T17:52:41.687Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:41 [2022-10-04T17:52:41.687Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:41 [2022-10-04T17:52:41.687Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:41 [2022-10-04T17:52:41.687Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:41 [2022-10-04T17:52:41.687Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:41 [2022-10-04T17:52:41.944Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:41 [2022-10-04T17:52:41.944Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:41 [2022-10-04T17:52:41.944Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:41 [2022-10-04T17:52:41.944Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:41 [2022-10-04T17:52:41.944Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:41 [2022-10-04T17:52:41.944Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:41 [2022-10-04T17:52:41.944Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:41 [2022-10-04T17:52:41.944Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] 
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] 
13:52:42 [2022-10-04T17:52:42.202Z] [WARNING] The following plugins do not have their version specified:
13:52:42 [2022-10-04T17:52:42.202Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:42 [2022-10-04T17:52:42.202Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:42 [2022-10-04T17:52:42.202Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:42 [2022-10-04T17:52:42.202Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:42 [2022-10-04T17:52:42.202Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:42 [2022-10-04T17:52:42.202Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:42 [2022-10-04T17:52:42.202Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:42 [2022-10-04T17:52:42.202Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] 
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:42 [2022-10-04T17:52:42.202Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:42 [2022-10-04T17:52:42.202Z] [INFO]       version.
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] 
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] 
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] 
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] ---< org.eclipse.cdt:org.eclipse.remote.proxy.server.linux.ppc64le >----
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] Building org.eclipse.remote.proxy.server.linux.ppc64le 1.1.0-SNAPSHOT [160/228]
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] 
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy.server.linux.ppc64le ---
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:42 [2022-10-04T17:52:42.202Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:42 [2022-10-04T17:52:42.460Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:42 [2022-10-04T17:52:42.460Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:42 [2022-10-04T17:52:42.460Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:42 [2022-10-04T17:52:42.460Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:42 [2022-10-04T17:52:42.460Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:42 [2022-10-04T17:52:42.460Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:42 [2022-10-04T17:52:42.460Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:42 [2022-10-04T17:52:42.460Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:42 [2022-10-04T17:52:42.717Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:42 [2022-10-04T17:52:42.717Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:42 [2022-10-04T17:52:42.717Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:42 [2022-10-04T17:52:42.717Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:42 [2022-10-04T17:52:42.717Z] [INFO] 
13:52:42 [2022-10-04T17:52:42.717Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:42 [2022-10-04T17:52:42.717Z] [INFO] 
13:52:42 [2022-10-04T17:52:42.717Z] [WARNING] The following plugins do not have their version specified:
13:52:42 [2022-10-04T17:52:42.717Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:42 [2022-10-04T17:52:42.717Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:42 [2022-10-04T17:52:42.717Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:42 [2022-10-04T17:52:42.723Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:42 [2022-10-04T17:52:42.723Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:42 [2022-10-04T17:52:42.723Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:42 [2022-10-04T17:52:42.723Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:42 [2022-10-04T17:52:42.723Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:42 [2022-10-04T17:52:42.723Z] [INFO] 
13:52:42 [2022-10-04T17:52:42.723Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:42 [2022-10-04T17:52:42.723Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:42 [2022-10-04T17:52:42.723Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:42 [2022-10-04T17:52:42.723Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:42 [2022-10-04T17:52:42.723Z] [INFO]       version.
13:52:42 [2022-10-04T17:52:42.723Z] [INFO] 
13:52:42 [2022-10-04T17:52:42.723Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:42 [2022-10-04T17:52:42.723Z] [INFO] 
13:52:42 [2022-10-04T17:52:42.723Z] [INFO] 
13:52:42 [2022-10-04T17:52:42.723Z] [INFO] ---< org.eclipse.cdt:org.eclipse.remote.proxy.server.macosx.x86_64 >----
13:52:42 [2022-10-04T17:52:42.723Z] [INFO] Building org.eclipse.remote.proxy.server.macosx.x86_64 1.1.0-SNAPSHOT [161/228]
13:52:42 [2022-10-04T17:52:42.723Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:42 [2022-10-04T17:52:42.723Z] [INFO] 
13:52:42 [2022-10-04T17:52:42.723Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy.server.macosx.x86_64 ---
13:52:42 [2022-10-04T17:52:42.723Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:42 [2022-10-04T17:52:42.723Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:42 [2022-10-04T17:52:42.723Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:42 [2022-10-04T17:52:42.723Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:42 [2022-10-04T17:52:42.980Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:42 [2022-10-04T17:52:42.980Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:42 [2022-10-04T17:52:42.980Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:42 [2022-10-04T17:52:42.980Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:42 [2022-10-04T17:52:42.980Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:42 [2022-10-04T17:52:42.980Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:42 [2022-10-04T17:52:42.980Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:42 [2022-10-04T17:52:42.980Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:42 [2022-10-04T17:52:42.980Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:42 [2022-10-04T17:52:42.980Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:43 [2022-10-04T17:52:43.238Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:43 [2022-10-04T17:52:43.238Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:43 [2022-10-04T17:52:43.238Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.238Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:43 [2022-10-04T17:52:43.238Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.238Z] [WARNING] The following plugins do not have their version specified:
13:52:43 [2022-10-04T17:52:43.238Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:43 [2022-10-04T17:52:43.238Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:43 [2022-10-04T17:52:43.238Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:43 [2022-10-04T17:52:43.238Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:43 [2022-10-04T17:52:43.238Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:43 [2022-10-04T17:52:43.238Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:43 [2022-10-04T17:52:43.238Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:43 [2022-10-04T17:52:43.238Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:43 [2022-10-04T17:52:43.238Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.238Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:43 [2022-10-04T17:52:43.238Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:43 [2022-10-04T17:52:43.238Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:43 [2022-10-04T17:52:43.238Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:43 [2022-10-04T17:52:43.238Z] [INFO]       version.
13:52:43 [2022-10-04T17:52:43.238Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.238Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:43 [2022-10-04T17:52:43.238Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.238Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.238Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.remote.proxy >--------------
13:52:43 [2022-10-04T17:52:43.239Z] [INFO] Building [feature] Remote Services Proxy 11.0.0-SNAPSHOT       [162/228]
13:52:43 [2022-10-04T17:52:43.239Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:43 [2022-10-04T17:52:43.239Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.239Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.proxy ---
13:52:43 [2022-10-04T17:52:43.239Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:43 [2022-10-04T17:52:43.239Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:43 [2022-10-04T17:52:43.239Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:43 [2022-10-04T17:52:43.239Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:43 [2022-10-04T17:52:43.239Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:43 [2022-10-04T17:52:43.239Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:43 [2022-10-04T17:52:43.239Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:43 [2022-10-04T17:52:43.239Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.496Z] [WARNING] The following plugins do not have their version specified:
13:52:43 [2022-10-04T17:52:43.496Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:43 [2022-10-04T17:52:43.496Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:43 [2022-10-04T17:52:43.496Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:43 [2022-10-04T17:52:43.496Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:43 [2022-10-04T17:52:43.496Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:43 [2022-10-04T17:52:43.496Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:43 [2022-10-04T17:52:43.496Z] [INFO]       version.
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.remote.console >-------------
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] Building [feature] Remote Command Shell Console 11.0.0-SNAPSHOT [163/228]
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.console ---
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:43 [2022-10-04T17:52:43.496Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:43 [2022-10-04T17:52:43.753Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:43 [2022-10-04T17:52:43.753Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:43 [2022-10-04T17:52:43.753Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.753Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.754Z] [WARNING] The following plugins do not have their version specified:
13:52:43 [2022-10-04T17:52:43.754Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:43 [2022-10-04T17:52:43.754Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:43 [2022-10-04T17:52:43.754Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:43 [2022-10-04T17:52:43.754Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:43 [2022-10-04T17:52:43.754Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:43 [2022-10-04T17:52:43.754Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:43 [2022-10-04T17:52:43.754Z] [INFO]       version.
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.remote.serial >--------------
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] Building [feature] Serial Port Remote Services 11.0.0-SNAPSHOT [164/228]
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] 
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.serial ---
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:43 [2022-10-04T17:52:43.754Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.011Z] [WARNING] The following plugins do not have their version specified:
13:52:44 [2022-10-04T17:52:44.011Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:44 [2022-10-04T17:52:44.011Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:44 [2022-10-04T17:52:44.011Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:44 [2022-10-04T17:52:44.011Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:44 [2022-10-04T17:52:44.011Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:44 [2022-10-04T17:52:44.011Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:44 [2022-10-04T17:52:44.011Z] [INFO]       version.
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.remote.telnet >--------------
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] Building [feature] Telnet Remote Services 11.0.0-SNAPSHOT      [165/228]
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.remote.telnet ---
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.011Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.012Z] [WARNING] The following plugins do not have their version specified:
13:52:44 [2022-10-04T17:52:44.012Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:44 [2022-10-04T17:52:44.012Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:44 [2022-10-04T17:52:44.012Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:44 [2022-10-04T17:52:44.012Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:44 [2022-10-04T17:52:44.012Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:44 [2022-10-04T17:52:44.012Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:44 [2022-10-04T17:52:44.012Z] [INFO]       version.
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] -----< org.eclipse.cdt:org.eclipse.tm.terminal.connector.process >------
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] Building [bundle] Terminal Process Connector 4.9.0-SNAPSHOT    [166/228]
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.process ---
13:52:44 [2022-10-04T17:52:44.012Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.270Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.270Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.270Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.270Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.270Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.270Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.270Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.270Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.270Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.270Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.270Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.527Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.527Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.527Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.527Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.527Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.527Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:44 [2022-10-04T17:52:44.527Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.527Z] [WARNING] The following plugins do not have their version specified:
13:52:44 [2022-10-04T17:52:44.527Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:44 [2022-10-04T17:52:44.527Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:44 [2022-10-04T17:52:44.527Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:44 [2022-10-04T17:52:44.527Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:44 [2022-10-04T17:52:44.527Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:44 [2022-10-04T17:52:44.527Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:44 [2022-10-04T17:52:44.527Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:44 [2022-10-04T17:52:44.528Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:44 [2022-10-04T17:52:44.528Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:44 [2022-10-04T17:52:44.528Z] [INFO]       version.
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] ------< org.eclipse.cdt:org.eclipse.tm.terminal.connector.local >-------
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] Building [bundle] Terminal Local Connector 4.8.0-SNAPSHOT      [167/228]
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] 
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.local ---
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.528Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.785Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.786Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.786Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.786Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.786Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:44 [2022-10-04T17:52:44.786Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:44 [2022-10-04T17:52:44.786Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] 
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] 
13:52:45 [2022-10-04T17:52:45.044Z] [WARNING] The following plugins do not have their version specified:
13:52:45 [2022-10-04T17:52:45.044Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:45 [2022-10-04T17:52:45.044Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:45 [2022-10-04T17:52:45.044Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:45 [2022-10-04T17:52:45.044Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:45 [2022-10-04T17:52:45.044Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:45 [2022-10-04T17:52:45.044Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:45 [2022-10-04T17:52:45.044Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:45 [2022-10-04T17:52:45.044Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] 
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:45 [2022-10-04T17:52:45.044Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:45 [2022-10-04T17:52:45.044Z] [INFO]       version.
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] 
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] 
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] 
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] ------< org.eclipse.cdt:org.eclipse.tm.terminal.connector.remote >------
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] Building [bundle] Terminal via Remote API Connector 4.8.0-SNAPSHOT [168/228]
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] 
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.remote ---
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:45 [2022-10-04T17:52:45.044Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:45 [2022-10-04T17:52:45.045Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:45 [2022-10-04T17:52:45.045Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:45 [2022-10-04T17:52:45.045Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:45 [2022-10-04T17:52:45.045Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:45 [2022-10-04T17:52:45.045Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:45 [2022-10-04T17:52:45.307Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:45 [2022-10-04T17:52:45.307Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:45 [2022-10-04T17:52:45.307Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:45 [2022-10-04T17:52:45.307Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:45 [2022-10-04T17:52:45.307Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:45 [2022-10-04T17:52:45.307Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:45 [2022-10-04T17:52:45.571Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:45 [2022-10-04T17:52:45.571Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:45 [2022-10-04T17:52:45.571Z] [INFO] 
13:52:45 [2022-10-04T17:52:45.571Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:45 [2022-10-04T17:52:45.571Z] [INFO] 
13:52:45 [2022-10-04T17:52:45.571Z] [WARNING] The following plugins do not have their version specified:
13:52:45 [2022-10-04T17:52:45.571Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:45 [2022-10-04T17:52:45.571Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:45 [2022-10-04T17:52:45.571Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:45 [2022-10-04T17:52:45.571Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:45 [2022-10-04T17:52:45.571Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:45 [2022-10-04T17:52:45.571Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:45 [2022-10-04T17:52:45.571Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:45 [2022-10-04T17:52:45.571Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:45 [2022-10-04T17:52:45.571Z] [INFO] 
13:52:45 [2022-10-04T17:52:45.571Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:45 [2022-10-04T17:52:45.571Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:45 [2022-10-04T17:52:45.571Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:45 [2022-10-04T17:52:45.571Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:45 [2022-10-04T17:52:45.571Z] [INFO]       version.
13:52:45 [2022-10-04T17:52:45.571Z] [INFO] 
13:52:45 [2022-10-04T17:52:45.571Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:45 [2022-10-04T17:52:45.571Z] [INFO] 
13:52:45 [2022-10-04T17:52:45.571Z] [INFO] 
13:52:45 [2022-10-04T17:52:45.571Z] [INFO] -------< org.eclipse.cdt:org.eclipse.tm.terminal.connector.ssh >--------
13:52:45 [2022-10-04T17:52:45.571Z] [INFO] Building [bundle] Terminal SSH Connector 4.8.0-SNAPSHOT        [169/228]
13:52:45 [2022-10-04T17:52:45.571Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:45 [2022-10-04T17:52:45.572Z] [INFO] 
13:52:45 [2022-10-04T17:52:45.572Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.ssh ---
13:52:45 [2022-10-04T17:52:45.572Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:45 [2022-10-04T17:52:45.572Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:45 [2022-10-04T17:52:45.572Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:45 [2022-10-04T17:52:45.572Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:45 [2022-10-04T17:52:45.864Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:45 [2022-10-04T17:52:45.864Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:45 [2022-10-04T17:52:45.865Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:45 [2022-10-04T17:52:45.865Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:45 [2022-10-04T17:52:45.865Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:45 [2022-10-04T17:52:45.865Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:45 [2022-10-04T17:52:45.865Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:45 [2022-10-04T17:52:45.865Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] 
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] 
13:52:46 [2022-10-04T17:52:46.136Z] [WARNING] The following plugins do not have their version specified:
13:52:46 [2022-10-04T17:52:46.136Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:46 [2022-10-04T17:52:46.136Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:46 [2022-10-04T17:52:46.136Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:46 [2022-10-04T17:52:46.136Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:46 [2022-10-04T17:52:46.136Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:46 [2022-10-04T17:52:46.136Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:46 [2022-10-04T17:52:46.136Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:46 [2022-10-04T17:52:46.136Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] 
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:46 [2022-10-04T17:52:46.136Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:46 [2022-10-04T17:52:46.136Z] [INFO]       version.
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] 
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] 
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] 
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] ------< org.eclipse.cdt:org.eclipse.tm.terminal.connector.telnet >------
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] Building [bundle] Terminal Telnet Connector 4.8.0-SNAPSHOT     [170/228]
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] 
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.telnet ---
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:46 [2022-10-04T17:52:46.136Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:46 [2022-10-04T17:52:46.393Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:46 [2022-10-04T17:52:46.394Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:46 [2022-10-04T17:52:46.394Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:46 [2022-10-04T17:52:46.394Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:46 [2022-10-04T17:52:46.394Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:46 [2022-10-04T17:52:46.394Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:46 [2022-10-04T17:52:46.394Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:46 [2022-10-04T17:52:46.394Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] 
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] 
13:52:46 [2022-10-04T17:52:46.651Z] [WARNING] The following plugins do not have their version specified:
13:52:46 [2022-10-04T17:52:46.651Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:46 [2022-10-04T17:52:46.651Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:46 [2022-10-04T17:52:46.651Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:46 [2022-10-04T17:52:46.651Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:46 [2022-10-04T17:52:46.651Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:46 [2022-10-04T17:52:46.651Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:46 [2022-10-04T17:52:46.651Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:46 [2022-10-04T17:52:46.651Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] 
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:46 [2022-10-04T17:52:46.651Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:46 [2022-10-04T17:52:46.651Z] [INFO]       version.
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] 
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] 
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] 
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] ----< org.eclipse.cdt:org.eclipse.tm.terminal.connector.cdtserial >-----
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] Building [bundle] Terminal Serial Connector 4.8.0-SNAPSHOT     [171/228]
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:46 [2022-10-04T17:52:46.651Z] [INFO] 
13:52:46 [2022-10-04T17:52:46.652Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.cdtserial ---
13:52:46 [2022-10-04T17:52:46.652Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:46 [2022-10-04T17:52:46.652Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:46 [2022-10-04T17:52:46.652Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:46 [2022-10-04T17:52:46.652Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:46 [2022-10-04T17:52:46.652Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:46 [2022-10-04T17:52:46.909Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:46 [2022-10-04T17:52:46.909Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:46 [2022-10-04T17:52:46.909Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:46 [2022-10-04T17:52:46.909Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:46 [2022-10-04T17:52:46.909Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:46 [2022-10-04T17:52:46.909Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:46 [2022-10-04T17:52:46.909Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:46 [2022-10-04T17:52:46.909Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:46 [2022-10-04T17:52:46.909Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.167Z] [WARNING] The following plugins do not have their version specified:
13:52:47 [2022-10-04T17:52:47.167Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:47 [2022-10-04T17:52:47.167Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:47 [2022-10-04T17:52:47.167Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:47 [2022-10-04T17:52:47.167Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:47 [2022-10-04T17:52:47.167Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:47 [2022-10-04T17:52:47.167Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:47 [2022-10-04T17:52:47.167Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:47 [2022-10-04T17:52:47.167Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:47 [2022-10-04T17:52:47.167Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:47 [2022-10-04T17:52:47.167Z] [INFO]       version.
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.tm.terminal.test >------------
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] Building [test-bundle] Target Management Terminal Tests 4.6.0-SNAPSHOT [172/228]
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.test ---
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:47 [2022-10-04T17:52:47.167Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.425Z] [WARNING] The following plugins do not have their version specified:
13:52:47 [2022-10-04T17:52:47.425Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:47 [2022-10-04T17:52:47.425Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:47 [2022-10-04T17:52:47.425Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:47 [2022-10-04T17:52:47.425Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:47 [2022-10-04T17:52:47.425Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:47 [2022-10-04T17:52:47.425Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:47 [2022-10-04T17:52:47.425Z] [INFO]       version.
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.tm.terminal.features >----------
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] Building org.eclipse.tm.terminal.features 11.0.0-SNAPSHOT      [173/228]
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] --------------------------------[ pom ]---------------------------------
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.425Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.features ---
13:52:47 [2022-10-04T17:52:47.683Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:47 [2022-10-04T17:52:47.683Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:47 [2022-10-04T17:52:47.683Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:47 [2022-10-04T17:52:47.683Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:47 [2022-10-04T17:52:47.683Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:47 [2022-10-04T17:52:47.683Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:47 [2022-10-04T17:52:47.683Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:47 [2022-10-04T17:52:47.683Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.945Z] [WARNING] The following plugins do not have their version specified:
13:52:47 [2022-10-04T17:52:47.945Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:47 [2022-10-04T17:52:47.945Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:47 [2022-10-04T17:52:47.945Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:47 [2022-10-04T17:52:47.945Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:47 [2022-10-04T17:52:47.945Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:47 [2022-10-04T17:52:47.945Z] [INFO]       version.
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] ------< org.eclipse.cdt:org.eclipse.tm.terminal.control.feature >-------
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] Building [feature] TM Terminal Control 11.0.0-SNAPSHOT         [174/228]
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] 
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.control.feature ---
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:47 [2022-10-04T17:52:47.945Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:47 [2022-10-04T17:52:47.946Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:47 [2022-10-04T17:52:47.946Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:47 [2022-10-04T17:52:47.946Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:47 [2022-10-04T17:52:47.946Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.202Z] [WARNING] The following plugins do not have their version specified:
13:52:48 [2022-10-04T17:52:48.202Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:48 [2022-10-04T17:52:48.202Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:48 [2022-10-04T17:52:48.202Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:48 [2022-10-04T17:52:48.202Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:48 [2022-10-04T17:52:48.202Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:48 [2022-10-04T17:52:48.202Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:48 [2022-10-04T17:52:48.202Z] [INFO]       version.
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] --< org.eclipse.cdt:org.eclipse.tm.terminal.connector.local.feature >---
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] Building [feature] TM Terminal Local Connector Extensions 11.0.0-SNAPSHOT [175/228]
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.local.feature ---
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:48 [2022-10-04T17:52:48.202Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:48 [2022-10-04T17:52:48.203Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:48 [2022-10-04T17:52:48.203Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.460Z] [WARNING] The following plugins do not have their version specified:
13:52:48 [2022-10-04T17:52:48.460Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:48 [2022-10-04T17:52:48.460Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:48 [2022-10-04T17:52:48.460Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:48 [2022-10-04T17:52:48.460Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:48 [2022-10-04T17:52:48.460Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:48 [2022-10-04T17:52:48.460Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:48 [2022-10-04T17:52:48.460Z] [INFO]       version.
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] --< org.eclipse.cdt:org.eclipse.tm.terminal.connector.remote.feature >--
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] Building [feature] TM Terminal via Remote API Connector Extensions 11.0.0-SNAPSHOT [176/228]
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.460Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.remote.feature ---
13:52:48 [2022-10-04T17:52:48.461Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:48 [2022-10-04T17:52:48.461Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:48 [2022-10-04T17:52:48.717Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:48 [2022-10-04T17:52:48.717Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:48 [2022-10-04T17:52:48.717Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.718Z] [WARNING] The following plugins do not have their version specified:
13:52:48 [2022-10-04T17:52:48.718Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:48 [2022-10-04T17:52:48.718Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:48 [2022-10-04T17:52:48.718Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:48 [2022-10-04T17:52:48.718Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:48 [2022-10-04T17:52:48.718Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:48 [2022-10-04T17:52:48.718Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:48 [2022-10-04T17:52:48.718Z] [INFO]       version.
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] ---< org.eclipse.cdt:org.eclipse.tm.terminal.connector.ssh.feature >----
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] Building [feature] TM Terminal SSH Connector Extensions 11.0.0-SNAPSHOT [177/228]
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.ssh.feature ---
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:48 [2022-10-04T17:52:48.718Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:48 [2022-10-04T17:52:48.982Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:48 [2022-10-04T17:52:48.982Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:48 [2022-10-04T17:52:48.982Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:48 [2022-10-04T17:52:48.982Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:48 [2022-10-04T17:52:48.982Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.983Z] [WARNING] The following plugins do not have their version specified:
13:52:48 [2022-10-04T17:52:48.983Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:48 [2022-10-04T17:52:48.983Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:48 [2022-10-04T17:52:48.983Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:48 [2022-10-04T17:52:48.983Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:48 [2022-10-04T17:52:48.983Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:48 [2022-10-04T17:52:48.983Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:48 [2022-10-04T17:52:48.983Z] [INFO]       version.
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] --< org.eclipse.cdt:org.eclipse.tm.terminal.connector.telnet.feature >--
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] Building [feature] TM Terminal Telnet Connector Extensions 11.0.0-SNAPSHOT [178/228]
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] 
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.telnet.feature ---
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:48 [2022-10-04T17:52:48.983Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.241Z] [WARNING] The following plugins do not have their version specified:
13:52:49 [2022-10-04T17:52:49.241Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:49 [2022-10-04T17:52:49.241Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:49 [2022-10-04T17:52:49.241Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:49 [2022-10-04T17:52:49.241Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:49 [2022-10-04T17:52:49.241Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:49 [2022-10-04T17:52:49.241Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:49 [2022-10-04T17:52:49.241Z] [INFO]       version.
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] --< org.eclipse.cdt:org.eclipse.tm.terminal.connector.cdtserial.feature >--
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] Building [feature] TM Terminal Serial Connector Extensions 11.0.0-SNAPSHOT [179/228]
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.connector.cdtserial.feature ---
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:49 [2022-10-04T17:52:49.241Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:49 [2022-10-04T17:52:49.499Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:49 [2022-10-04T17:52:49.499Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:49 [2022-10-04T17:52:49.499Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:49 [2022-10-04T17:52:49.499Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:49 [2022-10-04T17:52:49.499Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:49 [2022-10-04T17:52:49.499Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:49 [2022-10-04T17:52:49.499Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.500Z] [WARNING] The following plugins do not have their version specified:
13:52:49 [2022-10-04T17:52:49.500Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:49 [2022-10-04T17:52:49.500Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:49 [2022-10-04T17:52:49.500Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:49 [2022-10-04T17:52:49.500Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:49 [2022-10-04T17:52:49.500Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:49 [2022-10-04T17:52:49.500Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:49 [2022-10-04T17:52:49.500Z] [INFO]       version.
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] --------< org.eclipse.cdt:org.eclipse.tm.terminal.view.feature >--------
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] Building [feature] Terminal (Console) View 11.0.0-SNAPSHOT     [180/228]
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.view.feature ---
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:49 [2022-10-04T17:52:49.500Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:49 [2022-10-04T17:52:49.757Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:49 [2022-10-04T17:52:49.757Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:49 [2022-10-04T17:52:49.757Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:49 [2022-10-04T17:52:49.757Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:49 [2022-10-04T17:52:49.757Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:49 [2022-10-04T17:52:49.757Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:49 [2022-10-04T17:52:49.757Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:49 [2022-10-04T17:52:49.757Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.757Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:49 [2022-10-04T17:52:49.758Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.758Z] [WARNING] The following plugins do not have their version specified:
13:52:49 [2022-10-04T17:52:49.758Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:49 [2022-10-04T17:52:49.758Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:49 [2022-10-04T17:52:49.758Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:49 [2022-10-04T17:52:49.758Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:49 [2022-10-04T17:52:49.758Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:49 [2022-10-04T17:52:49.758Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.758Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:49 [2022-10-04T17:52:49.758Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:49 [2022-10-04T17:52:49.758Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:49 [2022-10-04T17:52:49.758Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:49 [2022-10-04T17:52:49.758Z] [INFO]       version.
13:52:49 [2022-10-04T17:52:49.758Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.758Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:49 [2022-10-04T17:52:49.758Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.758Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.758Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.tm.terminal.feature >-----------
13:52:49 [2022-10-04T17:52:49.758Z] [INFO] Building [feature] TM Terminal 11.0.0-SNAPSHOT                 [181/228]
13:52:49 [2022-10-04T17:52:49.758Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:49 [2022-10-04T17:52:49.758Z] [INFO] 
13:52:49 [2022-10-04T17:52:49.758Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.tm.terminal.feature ---
13:52:49 [2022-10-04T17:52:49.758Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:49 [2022-10-04T17:52:49.758Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:50 [2022-10-04T17:52:50.015Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:50 [2022-10-04T17:52:50.015Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:50 [2022-10-04T17:52:50.015Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:50 [2022-10-04T17:52:50.015Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:50 [2022-10-04T17:52:50.015Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:50 [2022-10-04T17:52:50.015Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:50 [2022-10-04T17:52:50.015Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:50 [2022-10-04T17:52:50.015Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:50 [2022-10-04T17:52:50.015Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.015Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:50 [2022-10-04T17:52:50.015Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.015Z] [WARNING] The following plugins do not have their version specified:
13:52:50 [2022-10-04T17:52:50.273Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:50 [2022-10-04T17:52:50.273Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:50 [2022-10-04T17:52:50.273Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:50 [2022-10-04T17:52:50.273Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:50 [2022-10-04T17:52:50.273Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:50 [2022-10-04T17:52:50.273Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:50 [2022-10-04T17:52:50.273Z] [INFO]       version.
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] -------------------< org.eclipse.cdt:jsoncdb-parent >-------------------
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] Building jsoncdb-parent 11.0.0-SNAPSHOT                        [182/228]
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] --------------------------------[ pom ]---------------------------------
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ jsoncdb-parent ---
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:50 [2022-10-04T17:52:50.273Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:50 [2022-10-04T17:52:50.531Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:50 [2022-10-04T17:52:50.531Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:50 [2022-10-04T17:52:50.531Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.531Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:50 [2022-10-04T17:52:50.531Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.531Z] [WARNING] The following plugins do not have their version specified:
13:52:50 [2022-10-04T17:52:50.531Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:50 [2022-10-04T17:52:50.531Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:50 [2022-10-04T17:52:50.531Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:50 [2022-10-04T17:52:50.531Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:50 [2022-10-04T17:52:50.531Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.541Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:50 [2022-10-04T17:52:50.542Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:50 [2022-10-04T17:52:50.542Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:50 [2022-10-04T17:52:50.542Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:50 [2022-10-04T17:52:50.542Z] [INFO]       version.
13:52:50 [2022-10-04T17:52:50.542Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.542Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:50 [2022-10-04T17:52:50.542Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.542Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.542Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.core.doc >----------
13:52:50 [2022-10-04T17:52:50.542Z] [INFO] Building [bundle] JSON Compilation Database Parser user manual 1.1.0-SNAPSHOT [183/228]
13:52:50 [2022-10-04T17:52:50.542Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:50 [2022-10-04T17:52:50.542Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.542Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.core.doc ---
13:52:50 [2022-10-04T17:52:50.542Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:50 [2022-10-04T17:52:50.542Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:50 [2022-10-04T17:52:50.542Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:50 [2022-10-04T17:52:50.542Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:50 [2022-10-04T17:52:50.542Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:50 [2022-10-04T17:52:50.542Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.801Z] [WARNING] The following plugins do not have their version specified:
13:52:50 [2022-10-04T17:52:50.801Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:50 [2022-10-04T17:52:50.801Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:50 [2022-10-04T17:52:50.801Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:50 [2022-10-04T17:52:50.801Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:50 [2022-10-04T17:52:50.801Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:50 [2022-10-04T17:52:50.801Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:50 [2022-10-04T17:52:50.801Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:50 [2022-10-04T17:52:50.801Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:50 [2022-10-04T17:52:50.801Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:50 [2022-10-04T17:52:50.801Z] [INFO]       version.
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.core >------------
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] Building [bundle] JSON Compilation Database Parser 1.4.0-SNAPSHOT [184/228]
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] 
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.core ---
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:50 [2022-10-04T17:52:50.801Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.060Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.060Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.060Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.060Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.060Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.060Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.060Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.060Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.060Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.060Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.318Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.318Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.318Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.318Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.318Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.318Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:51 [2022-10-04T17:52:51.318Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.318Z] [WARNING] The following plugins do not have their version specified:
13:52:51 [2022-10-04T17:52:51.318Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:51 [2022-10-04T17:52:51.318Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:51 [2022-10-04T17:52:51.318Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:51 [2022-10-04T17:52:51.318Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:51 [2022-10-04T17:52:51.318Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:51 [2022-10-04T17:52:51.318Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:51 [2022-10-04T17:52:51.318Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:51 [2022-10-04T17:52:51.318Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:51 [2022-10-04T17:52:51.318Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.318Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:51 [2022-10-04T17:52:51.319Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:51 [2022-10-04T17:52:51.319Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:51 [2022-10-04T17:52:51.319Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:51 [2022-10-04T17:52:51.319Z] [INFO]       version.
13:52:51 [2022-10-04T17:52:51.319Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.319Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:51 [2022-10-04T17:52:51.319Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.319Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.319Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.core.tests >---------
13:52:51 [2022-10-04T17:52:51.319Z] [INFO] Building [test-bundle] org.eclipse.cdt.jsoncdb.core.tests 1.0.100-SNAPSHOT [185/228]
13:52:51 [2022-10-04T17:52:51.319Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:52:51 [2022-10-04T17:52:51.319Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.319Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.core.tests ---
13:52:51 [2022-10-04T17:52:51.319Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.319Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.319Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.319Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.319Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.319Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.576Z] [WARNING] The following plugins do not have their version specified:
13:52:51 [2022-10-04T17:52:51.576Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:51 [2022-10-04T17:52:51.576Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:51 [2022-10-04T17:52:51.576Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:51 [2022-10-04T17:52:51.576Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:51 [2022-10-04T17:52:51.576Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:51 [2022-10-04T17:52:51.576Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:51 [2022-10-04T17:52:51.576Z] [INFO]       version.
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.core.ui >-----------
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] Building [bundle] JSON Compilation Database Parser UI 1.1.0-SNAPSHOT [186/228]
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.core.ui ---
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.576Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.577Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.577Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.577Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.834Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.834Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.834Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.834Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.834Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.834Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.834Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.834Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.834Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.834Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:51 [2022-10-04T17:52:51.834Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.834Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:51 [2022-10-04T17:52:51.834Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.834Z] [WARNING] The following plugins do not have their version specified:
13:52:51 [2022-10-04T17:52:51.834Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:51 [2022-10-04T17:52:51.834Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:51 [2022-10-04T17:52:51.834Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:51 [2022-10-04T17:52:51.834Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:51 [2022-10-04T17:52:51.834Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:51 [2022-10-04T17:52:51.834Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:51 [2022-10-04T17:52:51.834Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:51 [2022-10-04T17:52:51.834Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:51 [2022-10-04T17:52:51.834Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.834Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:51 [2022-10-04T17:52:51.834Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:51 [2022-10-04T17:52:51.834Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:51 [2022-10-04T17:52:51.834Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:51 [2022-10-04T17:52:51.835Z] [INFO]       version.
13:52:51 [2022-10-04T17:52:51.835Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.835Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:51 [2022-10-04T17:52:51.835Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.835Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.835Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.arm >-------------
13:52:51 [2022-10-04T17:52:51.835Z] [INFO] Building [bundle] JSON Compilation Database Parser Support for ARM C compilers 1.1.0-SNAPSHOT [187/228]
13:52:51 [2022-10-04T17:52:51.835Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:51 [2022-10-04T17:52:51.835Z] [INFO] 
13:52:51 [2022-10-04T17:52:51.835Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.arm ---
13:52:51 [2022-10-04T17:52:51.835Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:51 [2022-10-04T17:52:51.835Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.092Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:52 [2022-10-04T17:52:52.092Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.092Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:52 [2022-10-04T17:52:52.092Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.092Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:52 [2022-10-04T17:52:52.092Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.092Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:52 [2022-10-04T17:52:52.092Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.348Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:52 [2022-10-04T17:52:52.348Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.348Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] 
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] 
13:52:52 [2022-10-04T17:52:52.349Z] [WARNING] The following plugins do not have their version specified:
13:52:52 [2022-10-04T17:52:52.349Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:52 [2022-10-04T17:52:52.349Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:52 [2022-10-04T17:52:52.349Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:52 [2022-10-04T17:52:52.349Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:52 [2022-10-04T17:52:52.349Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:52 [2022-10-04T17:52:52.349Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:52 [2022-10-04T17:52:52.349Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:52 [2022-10-04T17:52:52.349Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] 
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:52 [2022-10-04T17:52:52.349Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:52 [2022-10-04T17:52:52.349Z] [INFO]       version.
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] 
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] 
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] 
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.arm.tests >----------
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] Building [test-bundle] org.eclipse.cdt.jsoncdb.arm.tests 1.0.100-SNAPSHOT [188/228]
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] 
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.arm.tests ---
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:52 [2022-10-04T17:52:52.349Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.606Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:52 [2022-10-04T17:52:52.606Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] 
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] 
13:52:52 [2022-10-04T17:52:52.607Z] [WARNING] The following plugins do not have their version specified:
13:52:52 [2022-10-04T17:52:52.607Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:52 [2022-10-04T17:52:52.607Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:52 [2022-10-04T17:52:52.607Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:52 [2022-10-04T17:52:52.607Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:52 [2022-10-04T17:52:52.607Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] 
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:52 [2022-10-04T17:52:52.607Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:52 [2022-10-04T17:52:52.607Z] [INFO]       version.
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] 
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] 
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] 
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.hpenonstop >---------
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] Building [bundle] JSON Compilation Database Parser Support for HPE NonStop C/C++ compilers 1.1.0-SNAPSHOT [189/228]
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] 
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.hpenonstop ---
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.607Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:52 [2022-10-04T17:52:52.864Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.864Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:52 [2022-10-04T17:52:52.864Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.864Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:52 [2022-10-04T17:52:52.864Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.864Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:52 [2022-10-04T17:52:52.864Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:52 [2022-10-04T17:52:52.864Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.121Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.121Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.121Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.121Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.122Z] [WARNING] The following plugins do not have their version specified:
13:52:53 [2022-10-04T17:52:53.122Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:53 [2022-10-04T17:52:53.122Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:53 [2022-10-04T17:52:53.122Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:53 [2022-10-04T17:52:53.122Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:53 [2022-10-04T17:52:53.122Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:53 [2022-10-04T17:52:53.122Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:53 [2022-10-04T17:52:53.122Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:53 [2022-10-04T17:52:53.122Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:53 [2022-10-04T17:52:53.122Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:53 [2022-10-04T17:52:53.122Z] [INFO]       version.
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] ------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.hpenonstop.tests >------
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] Building [test-bundle] org.eclipse.cdt.jsoncdb.hpenonstop.tests 1.0.200-SNAPSHOT [190/228]
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.hpenonstop.tests ---
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.122Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.379Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.380Z] [WARNING] The following plugins do not have their version specified:
13:52:53 [2022-10-04T17:52:53.380Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:53 [2022-10-04T17:52:53.380Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:53 [2022-10-04T17:52:53.380Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:53 [2022-10-04T17:52:53.380Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:53 [2022-10-04T17:52:53.380Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:53 [2022-10-04T17:52:53.380Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:53 [2022-10-04T17:52:53.380Z] [INFO]       version.
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.intel >------------
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] Building [bundle] JSON Compilation Database Parser Support for Intel C compilers 1.1.0-SNAPSHOT [191/228]
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.intel ---
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.380Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.637Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.637Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.637Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.637Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.637Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.637Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.637Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.637Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.637Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.637Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.895Z] [WARNING] The following plugins do not have their version specified:
13:52:53 [2022-10-04T17:52:53.895Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:53 [2022-10-04T17:52:53.895Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:53 [2022-10-04T17:52:53.895Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:53 [2022-10-04T17:52:53.895Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:53 [2022-10-04T17:52:53.895Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:53 [2022-10-04T17:52:53.895Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:53 [2022-10-04T17:52:53.895Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:53 [2022-10-04T17:52:53.895Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:53 [2022-10-04T17:52:53.895Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:53 [2022-10-04T17:52:53.895Z] [INFO]       version.
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.nvidia >-----------
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] Building [bundle] JSON Compilation Database Parser Support for NVidia CUDA compilers 1.1.0-SNAPSHOT [192/228]
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] 
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.nvidia ---
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:53 [2022-10-04T17:52:53.895Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:54 [2022-10-04T17:52:54.153Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:54 [2022-10-04T17:52:54.153Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:54 [2022-10-04T17:52:54.153Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:54 [2022-10-04T17:52:54.153Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:54 [2022-10-04T17:52:54.153Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:54 [2022-10-04T17:52:54.153Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:54 [2022-10-04T17:52:54.153Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:54 [2022-10-04T17:52:54.153Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:54 [2022-10-04T17:52:54.153Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:54 [2022-10-04T17:52:54.153Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] 
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] 
13:52:54 [2022-10-04T17:52:54.413Z] [WARNING] The following plugins do not have their version specified:
13:52:54 [2022-10-04T17:52:54.413Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:54 [2022-10-04T17:52:54.413Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:54 [2022-10-04T17:52:54.413Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:54 [2022-10-04T17:52:54.413Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:54 [2022-10-04T17:52:54.413Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:54 [2022-10-04T17:52:54.413Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:54 [2022-10-04T17:52:54.413Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:54 [2022-10-04T17:52:54.413Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] 
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:54 [2022-10-04T17:52:54.413Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:54 [2022-10-04T17:52:54.413Z] [INFO]       version.
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] 
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] 
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] 
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] --------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.nvidia.tests >--------
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] Building [test-bundle] org.eclipse.cdt.jsoncdb.nvidia.tests 1.0.0-SNAPSHOT [193/228]
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] 
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.nvidia.tests ---
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:54 [2022-10-04T17:52:54.413Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] 
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] 
13:52:54 [2022-10-04T17:52:54.672Z] [WARNING] The following plugins do not have their version specified:
13:52:54 [2022-10-04T17:52:54.672Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:54 [2022-10-04T17:52:54.672Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:54 [2022-10-04T17:52:54.672Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:54 [2022-10-04T17:52:54.672Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:54 [2022-10-04T17:52:54.672Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] 
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:54 [2022-10-04T17:52:54.672Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:54 [2022-10-04T17:52:54.672Z] [INFO]       version.
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] 
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] 
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] 
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.microsoft >----------
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] Building [bundle] JSON Compilation Database Parser Support for Microsoft cl C/C++ compiler 1.1.0-SNAPSHOT [194/228]
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] 
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.microsoft ---
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:54 [2022-10-04T17:52:54.672Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:54 [2022-10-04T17:52:54.930Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:54 [2022-10-04T17:52:54.930Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:54 [2022-10-04T17:52:54.930Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:54 [2022-10-04T17:52:54.930Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:54 [2022-10-04T17:52:54.930Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:54 [2022-10-04T17:52:54.930Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:54 [2022-10-04T17:52:54.930Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:54 [2022-10-04T17:52:54.930Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:54 [2022-10-04T17:52:54.930Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:54 [2022-10-04T17:52:54.930Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.187Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.187Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.187Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.187Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.188Z] [WARNING] The following plugins do not have their version specified:
13:52:55 [2022-10-04T17:52:55.188Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:55 [2022-10-04T17:52:55.188Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:55 [2022-10-04T17:52:55.188Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:55 [2022-10-04T17:52:55.188Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:55 [2022-10-04T17:52:55.188Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:55 [2022-10-04T17:52:55.188Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:55 [2022-10-04T17:52:55.188Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:55 [2022-10-04T17:52:55.188Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:55 [2022-10-04T17:52:55.188Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:55 [2022-10-04T17:52:55.188Z] [INFO]       version.
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] ------< org.eclipse.cdt:org.eclipse.cdt.jsoncdb.microsoft.tests >-------
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] Building [test-bundle] org.eclipse.cdt.jsoncdb.microsoft.tests 1.0.100-SNAPSHOT [195/228]
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.jsoncdb.microsoft.tests ---
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.188Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.446Z] [WARNING] The following plugins do not have their version specified:
13:52:55 [2022-10-04T17:52:55.446Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:55 [2022-10-04T17:52:55.446Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:55 [2022-10-04T17:52:55.446Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:55 [2022-10-04T17:52:55.446Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:55 [2022-10-04T17:52:55.446Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:55 [2022-10-04T17:52:55.446Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:55 [2022-10-04T17:52:55.446Z] [INFO]       version.
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] --------------------< org.eclipse.cdt:cmake-parent >--------------------
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] Building cmake-parent 11.0.0-SNAPSHOT                          [196/228]
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] --------------------------------[ pom ]---------------------------------
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ cmake-parent ---
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.446Z] [WARNING] The following plugins do not have their version specified:
13:52:55 [2022-10-04T17:52:55.446Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:55 [2022-10-04T17:52:55.446Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:55 [2022-10-04T17:52:55.446Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:55 [2022-10-04T17:52:55.446Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:55 [2022-10-04T17:52:55.446Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:55 [2022-10-04T17:52:55.446Z] [INFO]       version.
13:52:55 [2022-10-04T17:52:55.446Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.447Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:55 [2022-10-04T17:52:55.447Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.447Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.447Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.cmake.core >-------------
13:52:55 [2022-10-04T17:52:55.447Z] [INFO] Building [bundle] CDT CMake Core 1.5.0-SNAPSHOT                [197/228]
13:52:55 [2022-10-04T17:52:55.447Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:55 [2022-10-04T17:52:55.447Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.447Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.cmake.core ---
13:52:55 [2022-10-04T17:52:55.703Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.704Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.704Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.704Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.704Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.704Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.704Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.704Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.704Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.704Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.961Z] [WARNING] The following plugins do not have their version specified:
13:52:55 [2022-10-04T17:52:55.961Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:55 [2022-10-04T17:52:55.961Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:55 [2022-10-04T17:52:55.961Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:55 [2022-10-04T17:52:55.961Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:55 [2022-10-04T17:52:55.961Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:55 [2022-10-04T17:52:55.961Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:55 [2022-10-04T17:52:55.961Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:55 [2022-10-04T17:52:55.961Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:55 [2022-10-04T17:52:55.961Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:55 [2022-10-04T17:52:55.961Z] [INFO]       version.
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.cmake.core.tests >----------
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] Building [test-bundle] org.eclipse.cdt.cmake.core.tests 1.0.0-SNAPSHOT [198/228]
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] 
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.cmake.core.tests ---
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:55 [2022-10-04T17:52:55.961Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.218Z] [WARNING] The following plugins do not have their version specified:
13:52:56 [2022-10-04T17:52:56.218Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:56 [2022-10-04T17:52:56.218Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:56 [2022-10-04T17:52:56.218Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:56 [2022-10-04T17:52:56.218Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:56 [2022-10-04T17:52:56.218Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:56 [2022-10-04T17:52:56.218Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:56 [2022-10-04T17:52:56.218Z] [INFO]       version.
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.cmake.ui >--------------
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] Building [bundle] CDT CMake UI 1.4.0-SNAPSHOT                  [199/228]
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.cmake.ui ---
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.218Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.219Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.476Z] [WARNING] The following plugins do not have their version specified:
13:52:56 [2022-10-04T17:52:56.476Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:56 [2022-10-04T17:52:56.476Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:56 [2022-10-04T17:52:56.476Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:56 [2022-10-04T17:52:56.476Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:56 [2022-10-04T17:52:56.476Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:56 [2022-10-04T17:52:56.476Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:56 [2022-10-04T17:52:56.476Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:56 [2022-10-04T17:52:56.476Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:56 [2022-10-04T17:52:56.476Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:56 [2022-10-04T17:52:56.476Z] [INFO]       version.
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.cmake >----------------
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] Building [feature] C/C++ CMake Build Support - Preview 11.0.0-SNAPSHOT [200/228]
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.cmake ---
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.476Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.733Z] [WARNING] The following plugins do not have their version specified:
13:52:56 [2022-10-04T17:52:56.733Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:56 [2022-10-04T17:52:56.733Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:56 [2022-10-04T17:52:56.733Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:56 [2022-10-04T17:52:56.733Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:56 [2022-10-04T17:52:56.733Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:56 [2022-10-04T17:52:56.733Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:56 [2022-10-04T17:52:56.733Z] [INFO]       version.
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.cmake.ui.tests >-----------
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] Building org.eclipse.cdt.cmake.ui.tests 1.0.0-SNAPSHOT         [201/228]
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.733Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.cmake.ui.tests ---
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.996Z] [WARNING] The following plugins do not have their version specified:
13:52:56 [2022-10-04T17:52:56.996Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:56 [2022-10-04T17:52:56.996Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:56 [2022-10-04T17:52:56.996Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:56 [2022-10-04T17:52:56.996Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:56 [2022-10-04T17:52:56.996Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:56 [2022-10-04T17:52:56.996Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:56 [2022-10-04T17:52:56.996Z] [INFO]       version.
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.sdk >-----------------
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] Building [bundle] Eclipse C/C++ Development Tools SDK 11.0.0-SNAPSHOT [202/228]
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] 
13:52:56 [2022-10-04T17:52:56.996Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.sdk ---
13:52:57 [2022-10-04T17:52:57.253Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:57 [2022-10-04T17:52:57.253Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:57 [2022-10-04T17:52:57.253Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:57 [2022-10-04T17:52:57.253Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:57 [2022-10-04T17:52:57.253Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:52:57 [2022-10-04T17:52:57.253Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:52:57 [2022-10-04T17:52:57.253Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] 
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] 
13:52:57 [2022-10-04T17:52:57.511Z] [WARNING] The following plugins do not have their version specified:
13:52:57 [2022-10-04T17:52:57.511Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:57 [2022-10-04T17:52:57.511Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:57 [2022-10-04T17:52:57.511Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:52:57 [2022-10-04T17:52:57.511Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:57 [2022-10-04T17:52:57.511Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:57 [2022-10-04T17:52:57.511Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:52:57 [2022-10-04T17:52:57.511Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:57 [2022-10-04T17:52:57.511Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] 
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:57 [2022-10-04T17:52:57.511Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:57 [2022-10-04T17:52:57.511Z] [INFO]       version.
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] 
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] 
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] 
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] ------------< org.eclipse.cdt.features:org.eclipse.cdt.sdk >------------
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] Building org.eclipse.cdt.sdk 11.0.0-SNAPSHOT                   [203/228]
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] 
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.sdk ---
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:57 [2022-10-04T17:52:57.511Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:57 [2022-10-04T17:52:57.768Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:57 [2022-10-04T17:52:57.768Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:57 [2022-10-04T17:52:57.768Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:57 [2022-10-04T17:52:57.768Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:57 [2022-10-04T17:52:57.768Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:57 [2022-10-04T17:52:57.768Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:57 [2022-10-04T17:52:57.768Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:57 [2022-10-04T17:52:57.768Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:57 [2022-10-04T17:52:57.768Z] [INFO] 
13:52:57 [2022-10-04T17:52:57.768Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:57 [2022-10-04T17:52:57.768Z] [INFO] 
13:52:57 [2022-10-04T17:52:57.768Z] [WARNING] The following plugins do not have their version specified:
13:52:57 [2022-10-04T17:52:57.768Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:57 [2022-10-04T17:52:57.769Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:57 [2022-10-04T17:52:57.769Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:57 [2022-10-04T17:52:57.769Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:57 [2022-10-04T17:52:57.769Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:57 [2022-10-04T17:52:57.769Z] [INFO] 
13:52:57 [2022-10-04T17:52:57.769Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:57 [2022-10-04T17:52:57.769Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:57 [2022-10-04T17:52:57.769Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:57 [2022-10-04T17:52:57.769Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:57 [2022-10-04T17:52:57.769Z] [INFO]       version.
13:52:57 [2022-10-04T17:52:57.769Z] [INFO] 
13:52:57 [2022-10-04T17:52:57.769Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:57 [2022-10-04T17:52:57.769Z] [INFO] 
13:52:57 [2022-10-04T17:52:57.769Z] [INFO] 
13:52:57 [2022-10-04T17:52:57.769Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.target >---------------
13:52:57 [2022-10-04T17:52:57.769Z] [INFO] Building org.eclipse.cdt.target 1.0.0                          [204/228]
13:52:57 [2022-10-04T17:52:57.769Z] [INFO] --------------------------------[ pom ]---------------------------------
13:52:57 [2022-10-04T17:52:57.769Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.pom
13:52:57 [2022-10-04T17:52:57.769Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.pom
13:52:58 [2022-10-04T17:52:58.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.pom (7.4 kB at 112 kB/s)
13:52:58 [2022-10-04T17:52:58.026Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom
13:52:58 [2022-10-04T17:52:58.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom
13:52:58 [2022-10-04T17:52:58.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom (35 kB at 1.1 MB/s)
13:52:58 [2022-10-04T17:52:58.026Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
13:52:58 [2022-10-04T17:52:58.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
13:52:58 [2022-10-04T17:52:58.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (5.6 kB at 128 kB/s)
13:52:58 [2022-10-04T17:52:58.026Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.jar
13:52:58 [2022-10-04T17:52:58.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.jar
13:52:58 [2022-10-04T17:52:58.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.jar (68 kB at 2.4 MB/s)
13:52:58 [2022-10-04T17:52:58.026Z] [INFO] 
13:52:58 [2022-10-04T17:52:58.026Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.target ---
13:52:58 [2022-10-04T17:52:58.026Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:58 [2022-10-04T17:52:58.284Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:58 [2022-10-04T17:52:58.284Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:58 [2022-10-04T17:52:58.284Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:58 [2022-10-04T17:52:58.284Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:58 [2022-10-04T17:52:58.284Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:58 [2022-10-04T17:52:58.284Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:58 [2022-10-04T17:52:58.284Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:58 [2022-10-04T17:52:58.284Z] [INFO] artifact org.codehaus.mojo:build-helper-maven-plugin: checking for updates from cbi
13:52:58 [2022-10-04T17:52:58.284Z] [INFO] artifact org.codehaus.mojo:build-helper-maven-plugin: checking for updates from eclipse.maven.central.mirror
13:52:58 [2022-10-04T17:52:58.541Z] [INFO] 
13:52:58 [2022-10-04T17:52:58.541Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:58 [2022-10-04T17:52:58.541Z] [INFO] 
13:52:58 [2022-10-04T17:52:58.541Z] [WARNING] The following plugins do not have their version specified:
13:52:58 [2022-10-04T17:52:58.541Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:58 [2022-10-04T17:52:58.541Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:58 [2022-10-04T17:52:58.541Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:58 [2022-10-04T17:52:58.541Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:58 [2022-10-04T17:52:58.541Z] [INFO] 
13:52:58 [2022-10-04T17:52:58.541Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:58 [2022-10-04T17:52:58.541Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:58 [2022-10-04T17:52:58.541Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:58 [2022-10-04T17:52:58.541Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:58 [2022-10-04T17:52:58.541Z] [INFO]       version.
13:52:58 [2022-10-04T17:52:58.541Z] [INFO] 
13:52:58 [2022-10-04T17:52:58.541Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:58 [2022-10-04T17:52:58.541Z] [INFO] 
13:52:58 [2022-10-04T17:52:58.541Z] [INFO] 
13:52:58 [2022-10-04T17:52:58.541Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.repo >----------------
13:52:58 [2022-10-04T17:52:58.541Z] [INFO] Building org.eclipse.cdt.repo 8.2.0-SNAPSHOT                   [205/228]
13:52:58 [2022-10-04T17:52:58.542Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
13:52:58 [2022-10-04T17:52:58.542Z] [INFO] 
13:52:58 [2022-10-04T17:52:58.542Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.repo ---
13:52:58 [2022-10-04T17:52:58.542Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:58 [2022-10-04T17:52:58.542Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:58 [2022-10-04T17:52:58.542Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:58 [2022-10-04T17:52:58.542Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:58 [2022-10-04T17:52:58.542Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:58 [2022-10-04T17:52:58.542Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:58 [2022-10-04T17:52:58.542Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:58 [2022-10-04T17:52:58.542Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:58 [2022-10-04T17:52:58.798Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:58 [2022-10-04T17:52:58.798Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:58 [2022-10-04T17:52:58.798Z] [INFO] artifact org.eclipse.tycho:tycho-p2-publisher-plugin: checking for updates from cbi
13:52:58 [2022-10-04T17:52:58.798Z] [INFO] artifact org.eclipse.tycho:tycho-p2-publisher-plugin: checking for updates from eclipse.maven.central.mirror
13:52:58 [2022-10-04T17:52:58.798Z] [INFO] artifact org.eclipse.tycho:tycho-p2-repository-plugin: checking for updates from cbi
13:52:58 [2022-10-04T17:52:58.798Z] [INFO] artifact org.eclipse.tycho:tycho-p2-repository-plugin: checking for updates from eclipse.maven.central.mirror
13:52:58 [2022-10-04T17:52:58.798Z] [INFO] 
13:52:58 [2022-10-04T17:52:58.798Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:58 [2022-10-04T17:52:58.798Z] [INFO] 
13:52:58 [2022-10-04T17:52:58.798Z] [WARNING] The following plugins do not have their version specified:
13:52:58 [2022-10-04T17:52:58.798Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:58 [2022-10-04T17:52:58.798Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:58 [2022-10-04T17:52:58.798Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:58 [2022-10-04T17:52:58.798Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:58 [2022-10-04T17:52:58.798Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:58 [2022-10-04T17:52:58.798Z] [WARNING]   org.eclipse.tycho:tycho-p2-publisher-plugin  (from super-pom) 3.0.0
13:52:58 [2022-10-04T17:52:58.798Z] [WARNING]   org.eclipse.tycho:tycho-p2-repository-plugin  (from super-pom) 3.0.0
13:52:58 [2022-10-04T17:52:58.798Z] [INFO] 
13:52:58 [2022-10-04T17:52:58.798Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:58 [2022-10-04T17:52:58.798Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:58 [2022-10-04T17:52:58.798Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:58 [2022-10-04T17:52:58.798Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:58 [2022-10-04T17:52:58.799Z] [INFO]       version.
13:52:58 [2022-10-04T17:52:58.799Z] [INFO] 
13:52:58 [2022-10-04T17:52:58.799Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:58 [2022-10-04T17:52:58.799Z] [INFO] 
13:52:58 [2022-10-04T17:52:58.799Z] [INFO] 
13:52:58 [2022-10-04T17:52:58.799Z] [INFO] -----< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.core.tests >------
13:52:58 [2022-10-04T17:52:58.799Z] [INFO] Building [test-bundle] Tests 8.2.300-SNAPSHOT                  [206/228]
13:52:58 [2022-10-04T17:52:58.799Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:52:58 [2022-10-04T17:52:58.799Z] [INFO] 
13:52:58 [2022-10-04T17:52:58.799Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.managedbuilder.core.tests ---
13:52:58 [2022-10-04T17:52:58.799Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:58 [2022-10-04T17:52:58.799Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:58 [2022-10-04T17:52:58.799Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:58 [2022-10-04T17:52:58.799Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:58 [2022-10-04T17:52:58.799Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.056Z] [WARNING] The following plugins do not have their version specified:
13:52:59 [2022-10-04T17:52:59.056Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:59 [2022-10-04T17:52:59.056Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:59 [2022-10-04T17:52:59.056Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:59 [2022-10-04T17:52:59.056Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:59 [2022-10-04T17:52:59.056Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:59 [2022-10-04T17:52:59.056Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:59 [2022-10-04T17:52:59.056Z] [INFO]       version.
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] ------< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.ui.tests >-------
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] Building [test-bundle] Managed Build UI Tests Plug-in 8.2.1-SNAPSHOT [207/228]
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.managedbuilder.ui.tests ---
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:59 [2022-10-04T17:52:59.056Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:59 [2022-10-04T17:52:59.313Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:59 [2022-10-04T17:52:59.313Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:59 [2022-10-04T17:52:59.313Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:59 [2022-10-04T17:52:59.313Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:59 [2022-10-04T17:52:59.313Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.313Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:59 [2022-10-04T17:52:59.313Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.313Z] [WARNING] The following plugins do not have their version specified:
13:52:59 [2022-10-04T17:52:59.313Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:59 [2022-10-04T17:52:59.313Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:59 [2022-10-04T17:52:59.313Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:59 [2022-10-04T17:52:59.313Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:59 [2022-10-04T17:52:59.313Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:59 [2022-10-04T17:52:59.313Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.313Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:59 [2022-10-04T17:52:59.313Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:59 [2022-10-04T17:52:59.313Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:59 [2022-10-04T17:52:59.313Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:59 [2022-10-04T17:52:59.313Z] [INFO]       version.
13:52:59 [2022-10-04T17:52:59.313Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.313Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:59 [2022-10-04T17:52:59.313Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.313Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.313Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.make.core.tests >-----------
13:52:59 [2022-10-04T17:52:59.314Z] [INFO] Building [test-bundle] Make Core Tests Plug-in 7.0.0-SNAPSHOT  [208/228]
13:52:59 [2022-10-04T17:52:59.314Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:52:59 [2022-10-04T17:52:59.314Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.314Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.make.core.tests ---
13:52:59 [2022-10-04T17:52:59.314Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:59 [2022-10-04T17:52:59.314Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:59 [2022-10-04T17:52:59.314Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:59 [2022-10-04T17:52:59.314Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:59 [2022-10-04T17:52:59.571Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:59 [2022-10-04T17:52:59.571Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:59 [2022-10-04T17:52:59.571Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:59 [2022-10-04T17:52:59.571Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:52:59 [2022-10-04T17:52:59.571Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:52:59 [2022-10-04T17:52:59.571Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:52:59 [2022-10-04T17:52:59.571Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.571Z] [INFO] All plugins with a version specified are using the latest versions.
13:52:59 [2022-10-04T17:52:59.571Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.571Z] [WARNING] The following plugins do not have their version specified:
13:52:59 [2022-10-04T17:52:59.571Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:52:59 [2022-10-04T17:52:59.571Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:52:59 [2022-10-04T17:52:59.571Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:52:59 [2022-10-04T17:52:59.571Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:52:59 [2022-10-04T17:52:59.571Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:52:59 [2022-10-04T17:52:59.571Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.571Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:52:59 [2022-10-04T17:52:59.571Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:52:59 [2022-10-04T17:52:59.571Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:52:59 [2022-10-04T17:52:59.571Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:52:59 [2022-10-04T17:52:59.572Z] [INFO]       version.
13:52:59 [2022-10-04T17:52:59.572Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.572Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:52:59 [2022-10-04T17:52:59.572Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.572Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.572Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.make.ui.tests >------------
13:52:59 [2022-10-04T17:52:59.572Z] [INFO] Building [test-bundle] org.eclipse.cdt.make.ui.tests 1.0.0-SNAPSHOT [209/228]
13:52:59 [2022-10-04T17:52:59.572Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:52:59 [2022-10-04T17:52:59.572Z] [INFO] 
13:52:59 [2022-10-04T17:52:59.572Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.make.ui.tests ---
13:52:59 [2022-10-04T17:52:59.829Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:52:59 [2022-10-04T17:52:59.829Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:52:59 [2022-10-04T17:52:59.829Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:52:59 [2022-10-04T17:52:59.829Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:52:59 [2022-10-04T17:52:59.829Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:52:59 [2022-10-04T17:52:59.829Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:52:59 [2022-10-04T17:52:59.829Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:52:59 [2022-10-04T17:52:59.829Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.086Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.086Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.086Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.086Z] [INFO] All plugins with a version specified are using the latest versions.
13:53:00 [2022-10-04T17:53:00.086Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.086Z] [WARNING] The following plugins do not have their version specified:
13:53:00 [2022-10-04T17:53:00.086Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:00 [2022-10-04T17:53:00.086Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:00 [2022-10-04T17:53:00.086Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:00 [2022-10-04T17:53:00.086Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:00 [2022-10-04T17:53:00.086Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:00 [2022-10-04T17:53:00.086Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.086Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:00 [2022-10-04T17:53:00.086Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:00 [2022-10-04T17:53:00.086Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:00 [2022-10-04T17:53:00.087Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:00 [2022-10-04T17:53:00.087Z] [INFO]       version.
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.autotools.tests >-----------
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] Building [test-bundle] Autotools Tests Plug-in 2.1.0-SNAPSHOT  [210/228]
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.autotools.tests ---
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.087Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] All plugins with a version specified are using the latest versions.
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.344Z] [WARNING] The following plugins do not have their version specified:
13:53:00 [2022-10-04T17:53:00.344Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:00 [2022-10-04T17:53:00.344Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:00 [2022-10-04T17:53:00.344Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:00 [2022-10-04T17:53:00.344Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:00 [2022-10-04T17:53:00.344Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:00 [2022-10-04T17:53:00.344Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:00 [2022-10-04T17:53:00.344Z] [INFO]       version.
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.autotools.ui.tests >---------
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] Building [test-bundle] Autotools UI Tests Plug-in 1.1.0-SNAPSHOT [211/228]
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.autotools.ui.tests ---
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.344Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] All plugins with a version specified are using the latest versions.
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.345Z] [WARNING] The following plugins do not have their version specified:
13:53:00 [2022-10-04T17:53:00.345Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:00 [2022-10-04T17:53:00.345Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:00 [2022-10-04T17:53:00.345Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:00 [2022-10-04T17:53:00.345Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:00 [2022-10-04T17:53:00.345Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:00 [2022-10-04T17:53:00.345Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:00 [2022-10-04T17:53:00.345Z] [INFO]       version.
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.meson.ui.tests >-----------
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] Building org.eclipse.cdt.meson.ui.tests 1.0.1-SNAPSHOT         [212/228]
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.meson.ui.tests ---
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.345Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.602Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.602Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.602Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.602Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.602Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.602Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] The following plugin updates are available:
13:53:00 [2022-10-04T17:53:00.603Z] [INFO]   org.eclipse.tycho:target-platform-configuration .... 2.7.5 -> 3.0.0
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.603Z] [WARNING] The following plugins do not have their version specified:
13:53:00 [2022-10-04T17:53:00.603Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:00 [2022-10-04T17:53:00.603Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:00 [2022-10-04T17:53:00.603Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:00 [2022-10-04T17:53:00.603Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:00 [2022-10-04T17:53:00.603Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:00 [2022-10-04T17:53:00.603Z] [INFO]       version.
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.codan.core.tests >----------
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] Building [test-bundle] Codan Core Tests 3.2.0-SNAPSHOT         [213/228]
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.codan.core.tests ---
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.603Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] All plugins with a version specified are using the latest versions.
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.860Z] [WARNING] The following plugins do not have their version specified:
13:53:00 [2022-10-04T17:53:00.860Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:00 [2022-10-04T17:53:00.860Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:00 [2022-10-04T17:53:00.860Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:00 [2022-10-04T17:53:00.860Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:00 [2022-10-04T17:53:00.860Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:00 [2022-10-04T17:53:00.860Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:00 [2022-10-04T17:53:00.860Z] [INFO]       version.
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] 
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] ------< org.eclipse.cdt:org.eclipse.cdt.codan.checkers.ui.tests >-------
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] Building [test-bundle] Codan Checkers UI Tests 3.3.0-SNAPSHOT  [214/228]
13:53:00 [2022-10-04T17:53:00.860Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.codan.checkers.ui.tests ---
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] All plugins with a version specified are using the latest versions.
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.117Z] [WARNING] The following plugins do not have their version specified:
13:53:01 [2022-10-04T17:53:01.117Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:01 [2022-10-04T17:53:01.117Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:01 [2022-10-04T17:53:01.117Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:01 [2022-10-04T17:53:01.117Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:01 [2022-10-04T17:53:01.117Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:01 [2022-10-04T17:53:01.117Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:01 [2022-10-04T17:53:01.117Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:01 [2022-10-04T17:53:01.117Z] [INFO]       version.
13:53:01 [2022-10-04T17:53:01.118Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.118Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:01 [2022-10-04T17:53:01.118Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.118Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.118Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.ui.tests >--------------
13:53:01 [2022-10-04T17:53:01.118Z] [INFO] Building org.eclipse.cdt.ui.tests 5.5.300-SNAPSHOT             [215/228]
13:53:01 [2022-10-04T17:53:01.118Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:53:01 [2022-10-04T17:53:01.375Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.375Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.ui.tests ---
13:53:01 [2022-10-04T17:53:01.375Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.375Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:01 [2022-10-04T17:53:01.375Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.375Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:01 [2022-10-04T17:53:01.375Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.375Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:01 [2022-10-04T17:53:01.375Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.375Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:01 [2022-10-04T17:53:01.375Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.375Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:01 [2022-10-04T17:53:01.375Z] [INFO] artifact org.eclipse.tycho:tycho-surefire-plugin: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.375Z] [INFO] artifact org.eclipse.tycho:tycho-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] The following plugin updates are available:
13:53:01 [2022-10-04T17:53:01.632Z] [INFO]   org.eclipse.tycho:tycho-surefire-plugin ............ 2.7.5 -> 3.0.0
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.632Z] [WARNING] The following plugins do not have their version specified:
13:53:01 [2022-10-04T17:53:01.632Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:01 [2022-10-04T17:53:01.632Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:01 [2022-10-04T17:53:01.632Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:01 [2022-10-04T17:53:01.632Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:01 [2022-10-04T17:53:01.632Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:01 [2022-10-04T17:53:01.632Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:01 [2022-10-04T17:53:01.632Z] [INFO]       version.
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.tests >------------
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] Building [test-bundle] DSF-GDB test fragment 1.0.0-SNAPSHOT    [216/228]
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.dsf.gdb.tests ---
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.632Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] All plugins with a version specified are using the latest versions.
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.889Z] [WARNING] The following plugins do not have their version specified:
13:53:01 [2022-10-04T17:53:01.889Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:01 [2022-10-04T17:53:01.889Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:01 [2022-10-04T17:53:01.889Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:01 [2022-10-04T17:53:01.889Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:01 [2022-10-04T17:53:01.889Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:01 [2022-10-04T17:53:01.889Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:01 [2022-10-04T17:53:01.889Z] [INFO]       version.
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.tests.dsf.gdb >------------
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] Building org.eclipse.cdt.tests.dsf.gdb 2.3.100-SNAPSHOT        [217/228]
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] 
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.tests.dsf.gdb ---
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:01 [2022-10-04T17:53:01.889Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.146Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.146Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.146Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.146Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.146Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.146Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.146Z] [INFO] artifact org.eclipse.tycho:tycho-surefire-plugin: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.146Z] [INFO] artifact org.eclipse.tycho:tycho-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.146Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.146Z] [INFO] The following plugin updates are available:
13:53:02 [2022-10-04T17:53:02.147Z] [INFO]   org.eclipse.tycho:tycho-surefire-plugin ............ 2.7.5 -> 3.0.0
13:53:02 [2022-10-04T17:53:02.147Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.147Z] [WARNING] The following plugins do not have their version specified:
13:53:02 [2022-10-04T17:53:02.147Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:02 [2022-10-04T17:53:02.147Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:02 [2022-10-04T17:53:02.147Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:02 [2022-10-04T17:53:02.147Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:02 [2022-10-04T17:53:02.147Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:02 [2022-10-04T17:53:02.147Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.147Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:02 [2022-10-04T17:53:02.147Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:02 [2022-10-04T17:53:02.147Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:02 [2022-10-04T17:53:02.147Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:02 [2022-10-04T17:53:02.147Z] [INFO]       version.
13:53:02 [2022-10-04T17:53:02.147Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.147Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:02 [2022-10-04T17:53:02.147Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.147Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.147Z] [INFO] --< org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests >--
13:53:02 [2022-10-04T17:53:02.147Z] [INFO] Building [test-bundle] DSF-GDB test fragment 1.0.0-SNAPSHOT    [218/228]
13:53:02 [2022-10-04T17:53:02.147Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:53:02 [2022-10-04T17:53:02.147Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.147Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests ---
13:53:02 [2022-10-04T17:53:02.147Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.147Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] All plugins with a version specified are using the latest versions.
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.404Z] [WARNING] The following plugins do not have their version specified:
13:53:02 [2022-10-04T17:53:02.404Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:02 [2022-10-04T17:53:02.404Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:02 [2022-10-04T17:53:02.404Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:02 [2022-10-04T17:53:02.404Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:02 [2022-10-04T17:53:02.404Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:02 [2022-10-04T17:53:02.404Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:02 [2022-10-04T17:53:02.404Z] [INFO]       version.
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] ------< org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.core.tests >------
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] Building org.eclipse.cdt.debug.gdbjtag.core.tests 1.0.400-SNAPSHOT [219/228]
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.gdbjtag.core.tests ---
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.404Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.661Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.661Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.661Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.661Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.661Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.661Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.661Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.661Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.661Z] [INFO] artifact org.eclipse.tycho:tycho-surefire-plugin: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.920Z] [INFO] artifact org.eclipse.tycho:tycho-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.920Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.920Z] [INFO] The following plugin updates are available:
13:53:02 [2022-10-04T17:53:02.920Z] [INFO]   org.eclipse.tycho:tycho-surefire-plugin ............ 2.7.5 -> 3.0.0
13:53:02 [2022-10-04T17:53:02.920Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.920Z] [WARNING] The following plugins do not have their version specified:
13:53:02 [2022-10-04T17:53:02.920Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:02 [2022-10-04T17:53:02.920Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:02 [2022-10-04T17:53:02.920Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:02 [2022-10-04T17:53:02.920Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:02 [2022-10-04T17:53:02.920Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:02 [2022-10-04T17:53:02.920Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.920Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:02 [2022-10-04T17:53:02.920Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:02 [2022-10-04T17:53:02.921Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:02 [2022-10-04T17:53:02.921Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:02 [2022-10-04T17:53:02.921Z] [INFO]       version.
13:53:02 [2022-10-04T17:53:02.921Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.921Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:02 [2022-10-04T17:53:02.921Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.921Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.921Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.lsp.core.tests >-----------
13:53:02 [2022-10-04T17:53:02.921Z] [INFO] Building org.eclipse.cdt.lsp.core.tests 1.0.0-SNAPSHOT         [220/228]
13:53:02 [2022-10-04T17:53:02.921Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:53:02 [2022-10-04T17:53:02.921Z] [INFO] 
13:53:02 [2022-10-04T17:53:02.921Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.lsp.core.tests ---
13:53:02 [2022-10-04T17:53:02.921Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.921Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.921Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.921Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:02 [2022-10-04T17:53:02.921Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:02 [2022-10-04T17:53:02.921Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] All plugins with a version specified are using the latest versions.
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.180Z] [WARNING] The following plugins do not have their version specified:
13:53:03 [2022-10-04T17:53:03.180Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:03 [2022-10-04T17:53:03.180Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:03 [2022-10-04T17:53:03.180Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:03 [2022-10-04T17:53:03.180Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:03 [2022-10-04T17:53:03.180Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:03 [2022-10-04T17:53:03.180Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:03 [2022-10-04T17:53:03.180Z] [INFO]       version.
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.lsp.cquery.tests >----------
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] Building org.eclipse.cdt.lsp.cquery.tests 0.1.0-SNAPSHOT       [221/228]
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.lsp.cquery.tests ---
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.180Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.438Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.438Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.438Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.438Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.438Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.438Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.438Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.438Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.438Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.438Z] [INFO] All plugins with a version specified are using the latest versions.
13:53:03 [2022-10-04T17:53:03.438Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.438Z] [WARNING] The following plugins do not have their version specified:
13:53:03 [2022-10-04T17:53:03.438Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:03 [2022-10-04T17:53:03.438Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:03 [2022-10-04T17:53:03.438Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:03 [2022-10-04T17:53:03.438Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:03 [2022-10-04T17:53:03.438Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:03 [2022-10-04T17:53:03.438Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.438Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:03 [2022-10-04T17:53:03.438Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:03 [2022-10-04T17:53:03.443Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:03 [2022-10-04T17:53:03.443Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:03 [2022-10-04T17:53:03.444Z] [INFO]       version.
13:53:03 [2022-10-04T17:53:03.444Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.444Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:03 [2022-10-04T17:53:03.444Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.444Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.444Z] [INFO] ------< org.eclipse.cdt:org.eclipse.cdt.debug.core.memory.tests >-------
13:53:03 [2022-10-04T17:53:03.444Z] [INFO] Building [test-bundle] Debug Core Memory Tests 0.1.0-SNAPSHOT  [222/228]
13:53:03 [2022-10-04T17:53:03.444Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:53:03 [2022-10-04T17:53:03.444Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.444Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.core.memory.tests ---
13:53:03 [2022-10-04T17:53:03.444Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.444Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.444Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.444Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] All plugins with a version specified are using the latest versions.
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.701Z] [WARNING] The following plugins do not have their version specified:
13:53:03 [2022-10-04T17:53:03.701Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:03 [2022-10-04T17:53:03.701Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:03 [2022-10-04T17:53:03.701Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:03 [2022-10-04T17:53:03.701Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:03 [2022-10-04T17:53:03.701Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:03 [2022-10-04T17:53:03.701Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:03 [2022-10-04T17:53:03.701Z] [INFO]       version.
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.qt.ui.tests >-------------
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] Building [test-bundle] C/C++ Qt Test Suite 2.0.0-SNAPSHOT      [223/228]
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.qt.ui.tests ---
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.701Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.958Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.958Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.958Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.958Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.958Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.958Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.958Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:03 [2022-10-04T17:53:03.958Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.958Z] [INFO] All plugins with a version specified are using the latest versions.
13:53:03 [2022-10-04T17:53:03.958Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.958Z] [WARNING] The following plugins do not have their version specified:
13:53:03 [2022-10-04T17:53:03.958Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:03 [2022-10-04T17:53:03.958Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:03 [2022-10-04T17:53:03.958Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:03 [2022-10-04T17:53:03.958Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:03 [2022-10-04T17:53:03.958Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:03 [2022-10-04T17:53:03.958Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.958Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:03 [2022-10-04T17:53:03.959Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:03 [2022-10-04T17:53:03.959Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:03 [2022-10-04T17:53:03.959Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:03 [2022-10-04T17:53:03.959Z] [INFO]       version.
13:53:03 [2022-10-04T17:53:03.959Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.959Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:03 [2022-10-04T17:53:03.959Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.959Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.959Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.testsrunner.tests >----------
13:53:03 [2022-10-04T17:53:03.959Z] [INFO] Building [test-bundle] C/C++ Development Tools Tests Running Support Tests 1.0.0-SNAPSHOT [224/228]
13:53:03 [2022-10-04T17:53:03.959Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:53:03 [2022-10-04T17:53:03.959Z] [INFO] 
13:53:03 [2022-10-04T17:53:03.959Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testsrunner.tests ---
13:53:03 [2022-10-04T17:53:03.959Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:03 [2022-10-04T17:53:03.959Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] 
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] All plugins with a version specified are using the latest versions.
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] 
13:53:04 [2022-10-04T17:53:04.216Z] [WARNING] The following plugins do not have their version specified:
13:53:04 [2022-10-04T17:53:04.216Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:04 [2022-10-04T17:53:04.216Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:04 [2022-10-04T17:53:04.216Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:04 [2022-10-04T17:53:04.216Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:04 [2022-10-04T17:53:04.216Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] 
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:04 [2022-10-04T17:53:04.216Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:04 [2022-10-04T17:53:04.216Z] [INFO]       version.
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] 
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] 
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] 
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.testing >---------------
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] Building org.eclipse.cdt.testing 8.1.300-SNAPSHOT              [225/228]
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] 
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testing ---
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:04 [2022-10-04T17:53:04.216Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:04 [2022-10-04T17:53:04.473Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:04 [2022-10-04T17:53:04.473Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:04 [2022-10-04T17:53:04.474Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from cbi
13:53:04 [2022-10-04T17:53:04.474Z] [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from eclipse.maven.central.mirror
13:53:04 [2022-10-04T17:53:04.474Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:04 [2022-10-04T17:53:04.474Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:04 [2022-10-04T17:53:04.474Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:04 [2022-10-04T17:53:04.474Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:04 [2022-10-04T17:53:04.730Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from cbi
13:53:04 [2022-10-04T17:53:04.730Z] [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from eclipse.maven.central.mirror
13:53:04 [2022-10-04T17:53:04.730Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:04 [2022-10-04T17:53:04.730Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:04 [2022-10-04T17:53:04.730Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from cbi
13:53:04 [2022-10-04T17:53:04.730Z] [INFO] artifact org.eclipse.tycho:tycho-ds-plugin: checking for updates from eclipse.maven.central.mirror
13:53:04 [2022-10-04T17:53:04.731Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from cbi
13:53:04 [2022-10-04T17:53:04.731Z] [INFO] artifact org.eclipse.tycho:tycho-source-plugin: checking for updates from eclipse.maven.central.mirror
13:53:04 [2022-10-04T17:53:04.987Z] [INFO] 
13:53:04 [2022-10-04T17:53:04.987Z] [INFO] The following plugin updates are available:
13:53:04 [2022-10-04T17:53:04.987Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:53:04 [2022-10-04T17:53:04.987Z] [INFO] 
13:53:04 [2022-10-04T17:53:04.987Z] [WARNING] The following plugins do not have their version specified:
13:53:04 [2022-10-04T17:53:04.988Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:04 [2022-10-04T17:53:04.988Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:04 [2022-10-04T17:53:04.988Z] [WARNING]   maven-failsafe-plugin ................ (from super-pom) 3.0.0-M7
13:53:04 [2022-10-04T17:53:04.988Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:04 [2022-10-04T17:53:04.988Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:04 [2022-10-04T17:53:04.988Z] [WARNING]   maven-surefire-plugin ................ (from super-pom) 3.0.0-M7
13:53:04 [2022-10-04T17:53:04.988Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:04 [2022-10-04T17:53:04.988Z] [WARNING]   org.eclipse.tycho:tycho-ds-plugin ....... (from super-pom) 3.0.0
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] 
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:04 [2022-10-04T17:53:04.988Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:04 [2022-10-04T17:53:04.988Z] [INFO]       version.
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] 
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] 
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] 
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] ----------< org.eclipse.cdt.features:org.eclipse.cdt.testing >----------
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] Building org.eclipse.cdt.testing 11.0.0-SNAPSHOT               [226/228]
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] 
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testing ---
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:04 [2022-10-04T17:53:04.988Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:05 [2022-10-04T17:53:05.245Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:05 [2022-10-04T17:53:05.245Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:05 [2022-10-04T17:53:05.245Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:05 [2022-10-04T17:53:05.245Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:05 [2022-10-04T17:53:05.245Z] [INFO] 
13:53:05 [2022-10-04T17:53:05.245Z] [INFO] All plugins with a version specified are using the latest versions.
13:53:05 [2022-10-04T17:53:05.245Z] [INFO] 
13:53:05 [2022-10-04T17:53:05.245Z] [WARNING] The following plugins do not have their version specified:
13:53:05 [2022-10-04T17:53:05.245Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:05 [2022-10-04T17:53:05.245Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:05 [2022-10-04T17:53:05.252Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:05 [2022-10-04T17:53:05.252Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:05 [2022-10-04T17:53:05.252Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] 
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:05 [2022-10-04T17:53:05.252Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:05 [2022-10-04T17:53:05.252Z] [INFO]       version.
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] 
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] 
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] 
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.testing.repo >------------
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] Building org.eclipse.cdt.testing.repo 8.3.0-SNAPSHOT           [227/228]
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] 
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.testing.repo ---
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:05 [2022-10-04T17:53:05.252Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:05 [2022-10-04T17:53:05.509Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:05 [2022-10-04T17:53:05.509Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:05 [2022-10-04T17:53:05.509Z] [INFO] artifact org.eclipse.tycho:tycho-p2-publisher-plugin: checking for updates from cbi
13:53:05 [2022-10-04T17:53:05.509Z] [INFO] artifact org.eclipse.tycho:tycho-p2-publisher-plugin: checking for updates from eclipse.maven.central.mirror
13:53:05 [2022-10-04T17:53:05.509Z] [INFO] artifact org.eclipse.tycho:tycho-p2-repository-plugin: checking for updates from cbi
13:53:05 [2022-10-04T17:53:05.509Z] [INFO] artifact org.eclipse.tycho:tycho-p2-repository-plugin: checking for updates from eclipse.maven.central.mirror
13:53:05 [2022-10-04T17:53:05.509Z] [INFO] 
13:53:05 [2022-10-04T17:53:05.509Z] [INFO] All plugins with a version specified are using the latest versions.
13:53:05 [2022-10-04T17:53:05.509Z] [INFO] 
13:53:05 [2022-10-04T17:53:05.509Z] [WARNING] The following plugins do not have their version specified:
13:53:05 [2022-10-04T17:53:05.509Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:05 [2022-10-04T17:53:05.509Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:05 [2022-10-04T17:53:05.509Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:05 [2022-10-04T17:53:05.509Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:05 [2022-10-04T17:53:05.509Z] [WARNING]   org.eclipse.tycho:target-platform-configuration  (from super-pom) 3.0.0
13:53:05 [2022-10-04T17:53:05.509Z] [WARNING]   org.eclipse.tycho:tycho-p2-publisher-plugin  (from super-pom) 3.0.0
13:53:05 [2022-10-04T17:53:05.509Z] [WARNING]   org.eclipse.tycho:tycho-p2-repository-plugin  (from super-pom) 3.0.0
13:53:05 [2022-10-04T17:53:05.509Z] [INFO] 
13:53:05 [2022-10-04T17:53:05.509Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:05 [2022-10-04T17:53:05.509Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:05 [2022-10-04T17:53:05.509Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:05 [2022-10-04T17:53:05.509Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:05 [2022-10-04T17:53:05.509Z] [INFO]       version.
13:53:05 [2022-10-04T17:53:05.509Z] [INFO] 
13:53:05 [2022-10-04T17:53:05.509Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:05 [2022-10-04T17:53:05.509Z] [INFO] 
13:53:05 [2022-10-04T17:53:05.509Z] [INFO] 
13:53:05 [2022-10-04T17:53:05.510Z] [INFO] -----< org.eclipse.cdt:org.eclipse.cdt.debug.application.product >------
13:53:05 [2022-10-04T17:53:05.510Z] [INFO] Building Stand-Alone C/C++ Debugger Product 11.0.0-SNAPSHOT    [228/228]
13:53:05 [2022-10-04T17:53:05.510Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
13:53:05 [2022-10-04T17:53:05.510Z] [INFO] 
13:53:05 [2022-10-04T17:53:05.510Z] [INFO] --- versions-maven-plugin:2.12.0:display-plugin-updates (default-cli) @ org.eclipse.cdt.debug.application.product ---
13:53:05 [2022-10-04T17:53:05.510Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from cbi
13:53:05 [2022-10-04T17:53:05.510Z] [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from eclipse.maven.central.mirror
13:53:05 [2022-10-04T17:53:05.510Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from cbi
13:53:05 [2022-10-04T17:53:05.510Z] [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from eclipse.maven.central.mirror
13:53:05 [2022-10-04T17:53:05.767Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from cbi
13:53:05 [2022-10-04T17:53:05.767Z] [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from eclipse.maven.central.mirror
13:53:05 [2022-10-04T17:53:05.767Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from cbi
13:53:05 [2022-10-04T17:53:05.767Z] [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from eclipse.maven.central.mirror
13:53:05 [2022-10-04T17:53:05.767Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from cbi
13:53:05 [2022-10-04T17:53:05.767Z] [INFO] artifact org.eclipse.tycho:target-platform-configuration: checking for updates from eclipse.maven.central.mirror
13:53:05 [2022-10-04T17:53:05.767Z] [INFO] artifact org.eclipse.tycho:tycho-p2-director-plugin: checking for updates from cbi
13:53:05 [2022-10-04T17:53:05.767Z] [INFO] artifact org.eclipse.tycho:tycho-p2-director-plugin: checking for updates from eclipse.maven.central.mirror
13:53:05 [2022-10-04T17:53:05.767Z] [INFO] artifact org.eclipse.tycho:tycho-p2-publisher-plugin: checking for updates from cbi
13:53:05 [2022-10-04T17:53:05.767Z] [INFO] artifact org.eclipse.tycho:tycho-p2-publisher-plugin: checking for updates from eclipse.maven.central.mirror
13:53:05 [2022-10-04T17:53:05.767Z] [INFO] artifact org.eclipse.tycho:tycho-p2-repository-plugin: checking for updates from cbi
13:53:05 [2022-10-04T17:53:05.767Z] [INFO] artifact org.eclipse.tycho:tycho-p2-repository-plugin: checking for updates from eclipse.maven.central.mirror
13:53:06 [2022-10-04T17:53:06.024Z] [INFO] 
13:53:06 [2022-10-04T17:53:06.024Z] [INFO] The following plugin updates are available:
13:53:06 [2022-10-04T17:53:06.024Z] [INFO]   org.eclipse.tycho:target-platform-configuration .... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.024Z] [INFO]   org.eclipse.tycho:tycho-p2-director-plugin ......... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] 
13:53:06 [2022-10-04T17:53:06.025Z] [WARNING] The following plugins do not have their version specified:
13:53:06 [2022-10-04T17:53:06.025Z] [WARNING]   maven-clean-plugin ...................... (from super-pom) 3.2.0
13:53:06 [2022-10-04T17:53:06.025Z] [WARNING]   maven-deploy-plugin ..................... (from super-pom) 3.0.0
13:53:06 [2022-10-04T17:53:06.025Z] [WARNING]   maven-install-plugin .................... (from super-pom) 3.0.1
13:53:06 [2022-10-04T17:53:06.025Z] [WARNING]   maven-site-plugin .................... (from super-pom) 4.0.0-M3
13:53:06 [2022-10-04T17:53:06.025Z] [WARNING]   org.eclipse.tycho:tycho-p2-publisher-plugin  (from super-pom) 3.0.0
13:53:06 [2022-10-04T17:53:06.025Z] [WARNING]   org.eclipse.tycho:tycho-p2-repository-plugin  (from super-pom) 3.0.0
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] 
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] Project requires minimum Maven version for build of: 3.6.3
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] Plugins require minimum Maven version of: 3.2.5
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] Note: the super-pom from Maven 3.6.3 defines some of the plugin
13:53:06 [2022-10-04T17:53:06.025Z] [INFO]       versions and may be influencing the plugins required minimum Maven
13:53:06 [2022-10-04T17:53:06.025Z] [INFO]       version.
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] 
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] No plugins require a newer version of Maven than specified by the pom.
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] 
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] ------------------------------------------------------------------------
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] Reactor Summary:
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] 
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] CDT Parent 11.0.0-SNAPSHOT ......................... SUCCESS [ 25.512 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] org.eclipse.cdt.core.native 6.3.0-SNAPSHOT ......... SUCCESS [  1.570 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] C/C++ Development Tools Core 7.5.0-SNAPSHOT SUCCESS [  0.651 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] GCC support for CDT Build Core 1.2.0-SNAPSHOT SUCCESS [  0.769 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] Template Engine Core 1.3.0-SNAPSHOT ....... SUCCESS [  0.628 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] Template Engine UI 1.4.0-SNAPSHOT ......... SUCCESS [  0.818 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] C/C++ Development Tools UI 8.0.0-SNAPSHOT . SUCCESS [  0.777 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] GCC ToolChain Support UI 1.2.0-SNAPSHOT ... SUCCESS [  0.779 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] Template Engine Freemarker Support 1.3.0-SNAPSHOT SUCCESS [  0.663 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] C/C++ Standard make Build Core 7.6.0-SNAPSHOT SUCCESS [  0.654 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] LaunchBar Core 2.5.0-SNAPSHOT ............. SUCCESS [  0.648 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] C/C++ Development Tools Debug Model 8.8.0-SNAPSHOT SUCCESS [  0.669 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] LaunchBar UI 2.5.0-SNAPSHOT ............... SUCCESS [  0.579 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] C/C++ Development Tools Debugger UI 8.5.0-SNAPSHOT SUCCESS [  0.697 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] C/C++ Development Tools Launching Support 10.4.0-SNAPSHOT SUCCESS [  0.688 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] C/C++ Standard make Build UI 8.2.0-SNAPSHOT SUCCESS [  0.646 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] CDT Build System Core 9.5.0-SNAPSHOT ...... SUCCESS [  0.747 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] C/C++ Managed Builder UI 9.4.0-SNAPSHOT ... SUCCESS [  0.507 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] GNU Managed Build Definitions 8.5.0-SNAPSHOT SUCCESS [  0.716 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] CDT Headless Builder Application 1.1.0-SNAPSHOT SUCCESS [  0.674 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [feature] C/C++ GNU Toolchain Build Support 11.0.0-SNAPSHOT SUCCESS [  0.411 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] Remote Services Core 4.2.0-SNAPSHOT ....... SUCCESS [  0.759 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] CDT Remote Utilities 1.2.0-SNAPSHOT ....... SUCCESS [  0.685 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] Autotools Plug-in 2.2.0-SNAPSHOT .......... SUCCESS [  0.746 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] org.eclipse.cdt.autotools.docs 2.1.0-SNAPSHOT ...... SUCCESS [  0.609 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] Autotools UI Plug-in 2.2.0-SNAPSHOT ....... SUCCESS [  0.599 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [feature] C/C++ Autotools support 11.0.0-SNAPSHOT .. SUCCESS [  0.400 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] Meson Plug-in 1.2.0-SNAPSHOT .............. SUCCESS [  0.552 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] org.eclipse.cdt.meson.docs 1.1.0-SNAPSHOT .......... SUCCESS [  0.595 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] Meson UI Plug-in 1.2.0-SNAPSHOT ........... SUCCESS [  0.539 s]
13:53:06 [2022-10-04T17:53:06.025Z] [INFO] [bundle] Meson editor 1.2.0-SNAPSHOT ............... SUCCESS [  0.533 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [feature] C/C++ Meson Build Support - Preview 11.0.0-SNAPSHOT SUCCESS [  0.355 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] CDT Autotools Core 1.3.0-SNAPSHOT ......... SUCCESS [  0.426 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] CDT Autotools UI 1.2.0-SNAPSHOT ........... SUCCESS [  0.547 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [feature] C/C++ Autotools Core Build Support - Experimental 11.0.0-SNAPSHOT SUCCESS [  0.297 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] Code Analysis Core 4.2.0-SNAPSHOT ......... SUCCESS [  0.568 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] Code Analysis UI 3.5.0-SNAPSHOT ........... SUCCESS [  0.486 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] Code Analysis Core for C/C++ 3.6.0-SNAPSHOT SUCCESS [  0.802 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] Codan Analysis UI for C/C++ 3.7.0-SNAPSHOT  SUCCESS [  0.497 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] Codan Checkers 3.5.0-SNAPSHOT ............. SUCCESS [  0.748 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] Codan Checkers UI 3.4.0-SNAPSHOT .......... SUCCESS [  0.585 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] org.eclipse.cdt.core.linux 6.1.0-SNAPSHOT .......... SUCCESS [  0.485 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] org.eclipse.cdt.core.linux.x86_64 6.1.0-SNAPSHOT ... SUCCESS [  0.672 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] org.eclipse.cdt.core.linux.aarch64 6.1.0-SNAPSHOT .. SUCCESS [  0.494 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] org.eclipse.cdt.core.linux.ppc64le 6.1.0-SNAPSHOT .. SUCCESS [  0.619 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] org.eclipse.cdt.core.win32 6.1.0-SNAPSHOT .......... SUCCESS [  0.638 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] org.eclipse.cdt.core.win32.x86_64 6.1.0-SNAPSHOT ... SUCCESS [  0.786 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] org.eclipse.cdt.core.macosx 6.1.0-SNAPSHOT ......... SUCCESS [  0.474 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] CDT GCC Cross Compiler Support 1.3.0-SNAPSHOT SUCCESS [  0.535 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] org.eclipse.cdt.build.crossgcc 11.0.0-SNAPSHOT ..... SUCCESS [  0.453 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] Debug Services Framework Core 2.12.0-SNAPSHOT SUCCESS [  0.429 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] GDB Common 7.2.0-SNAPSHOT ................. SUCCESS [  0.619 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] org.eclipse.cdt.native.serial 1.3.0-SNAPSHOT ....... SUCCESS [  0.456 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] GDB DSF Debugger Integration Core 6.7.0-SNAPSHOT SUCCESS [  0.395 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] Debugger Services Framework UI 2.7.0-SNAPSHOT SUCCESS [  0.549 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] TM Terminal, Maven Master 11.0.0-SNAPSHOT .......... SUCCESS [  0.324 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] org.eclipse.tm.terminal.plugins 11.0.0-SNAPSHOT .... SUCCESS [  0.237 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] Terminal Control (Embeddable Widget) 5.4.0-SNAPSHOT SUCCESS [  0.530 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] GDB DSF Debugger Integration UI 2.8.0-SNAPSHOT SUCCESS [  0.561 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] Remote Services UI 2.3.0-SNAPSHOT ......... SUCCESS [  0.439 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] C/C++ Remote Debug Launcher 2.7.0-SNAPSHOT  SUCCESS [  0.555 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] Remote Console 1.4.0-SNAPSHOT ............. SUCCESS [  0.563 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] JSch Remote Support 1.2.0-SNAPSHOT ........ SUCCESS [  0.610 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] JSch UI Remote Support 1.2.0-SNAPSHOT ..... SUCCESS [  0.537 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] Remote Serial Port Services 1.2.0-SNAPSHOT  SUCCESS [  0.453 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] Remote Serial Port Services UI 1.1.0-SNAPSHOT SUCCESS [  0.746 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] Remote Serial Port Services 1.2.0-SNAPSHOT  SUCCESS [  0.640 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] Remote Serial Port Services UI 1.1.0-SNAPSHOT SUCCESS [  0.566 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] org.eclipse.remote.doc.isv 1.2.0-SNAPSHOT .......... SUCCESS [  1.738 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [feature] Remote Services 11.0.0-SNAPSHOT .......... SUCCESS [  0.290 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] org.eclipse.cdt.launch.remote 11.0.0-SNAPSHOT ...... SUCCESS [  0.461 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] Launch over Serial Core Plugin 1.2.0-SNAPSHOT SUCCESS [  0.418 s]
13:53:06 [2022-10-04T17:53:06.026Z] [INFO] [bundle] Launch over Serial UI Plugin 1.2.0-SNAPSHOT SUCCESS [  0.407 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [feature] C/C++ Launch over Serial 11.0.0-SNAPSHOT . SUCCESS [  0.226 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] org.eclipse.cdt.debug.dap 1.3.0-SNAPSHOT ........... SUCCESS [  0.397 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [feature] C/C++ Debug Adapter GDB Debugger Integration 11.0.0-SNAPSHOT SUCCESS [  0.361 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] Eclipse GDB Hardware Debug Core Plug-in 10.7.0-SNAPSHOT SUCCESS [  0.509 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] Eclipse GDB Hardware Debug UI Plug-in 9.1.0-SNAPSHOT SUCCESS [  0.484 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] DAP C/C++ GDB JTAG Support Plug-in 1.102.0-SNAPSHOT SUCCESS [  0.453 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [feature] C/C++ Debug Adapter GDB Hardware Debugger Integration 11.0.0-SNAPSHOT SUCCESS [  0.451 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] GDB UI Common 7.2.0-SNAPSHOT .............. SUCCESS [  0.478 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] org.eclipse.cdt.gdb 11.0.0-SNAPSHOT ................ SUCCESS [  0.286 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [feature] C/C++ GNU Toolchain Debug Support 11.0.0-SNAPSHOT SUCCESS [  0.265 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] org.eclipse.cdt.debug.application 1.3.0-SNAPSHOT ... SUCCESS [  0.429 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] org.eclipse.cdt.debug.application.doc 1.2.0-SNAPSHOT SUCCESS [  0.500 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [feature] C/C++ Standalone Debugger 11.0.0-SNAPSHOT  SUCCESS [  0.276 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] org.eclipse.cdt.doc.user 5.5.0-SNAPSHOT ............ SUCCESS [  0.611 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] org.eclipse.cdt.doc.isv 5.5.0-SNAPSHOT ............. SUCCESS [  0.850 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] Debugger Services Framework Examples 2.4.0-SNAPSHOT SUCCESS [  0.474 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] PDA Example Device Debugging Core Plug-in 2.3.0-SNAPSHOT SUCCESS [  0.433 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] PDA Example Device Debugging UI Plug-in 2.3.0-SNAPSHOT SUCCESS [  0.428 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] org.eclipse.cdt.examples.dsf 11.0.0-SNAPSHOT ....... SUCCESS [  0.369 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] CDT Visualizer Core Plug-in 1.2.0-SNAPSHOT  SUCCESS [  0.473 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] CDT Visualizer UI Plug-in 1.5.0-SNAPSHOT .. SUCCESS [  0.412 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] Multicore Visualizer for DSF-GDB Integration 1.3.0-SNAPSHOT SUCCESS [  0.449 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [feature] C/C++ DSF GDB Debugger Integration 11.0.0-SNAPSHOT SUCCESS [  0.228 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [feature] C/C++ Multicore Visualizer 11.0.0-SNAPSHOT SUCCESS [  0.310 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] GDB DSF Debugger Extension Example 1.2.0-SNAPSHOT SUCCESS [  0.375 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] org.eclipse.cdt.debug.gdbjtag 7.1.0-SNAPSHOT ....... SUCCESS [  0.552 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] org.eclipse.cdt.debug.gdbjtag 11.0.0-SNAPSHOT ...... SUCCESS [  0.448 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] Terminal View Core 4.9.0-SNAPSHOT ......... SUCCESS [  0.692 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] Terminal View 4.11.0-SNAPSHOT ............. SUCCESS [  0.540 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] C/C++ Container Launch Plug-in 2.0.0-SNAPSHOT SUCCESS [  0.451 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] org.eclipse.cdt.docker.launcher 11.0.0-SNAPSHOT .... SUCCESS [  0.416 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] C/C++ Flatpak Launch Plug-in 1.1.0-SNAPSHOT SUCCESS [  0.413 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] org.eclipse.cdt.flatpak.launcher 11.0.0-SNAPSHOT ... SUCCESS [  0.273 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] LLVM Managed Build Definitions 1.4.0-SNAPSHOT SUCCESS [  0.427 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [feature] C/C++ LLVM-Family Compiler Build Support 11.0.0-SNAPSHOT SUCCESS [  0.228 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] LLDB Debugger Integration Core 1.102.0-SNAPSHOT SUCCESS [  0.441 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] LLDB Debugger Integration UI 1.2.0-SNAPSHOT SUCCESS [  0.473 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [feature] C/C++ LLDB Debugger Integration (experimental) 11.0.0-SNAPSHOT SUCCESS [  0.281 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] CDT LSP Core 1.2.0-SNAPSHOT ............... SUCCESS [  0.422 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] CDT LSP UI 0.2.0-SNAPSHOT ................. SUCCESS [  0.469 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] CDT LSP clangd 0.2.0-SNAPSHOT ............. SUCCESS [  0.358 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [bundle] CDT LSP CQuery 0.1.100-SNAPSHOT ........... SUCCESS [  0.434 s]
13:53:06 [2022-10-04T17:53:06.027Z] [INFO] [feature] LSP4E C/C++ Support 11.0.0-SNAPSHOT ...... SUCCESS [  0.236 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] Debug Core Memory 0.2.0-SNAPSHOT .......... SUCCESS [  0.627 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] Memory Browser 1.5.0-SNAPSHOT ............. SUCCESS [  0.435 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] Floating Point Memory Renderer 1.2.0-SNAPSHOT SUCCESS [  0.400 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] Memory Search 1.5.0-SNAPSHOT .............. SUCCESS [  0.424 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] Traditional Memory Rendering 1.7.0-SNAPSHOT SUCCESS [  0.438 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] Memory Transport Plug-in 2.3.0-SNAPSHOT ... SUCCESS [  0.552 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [feature] C/C++ Memory View Enhancements 11.0.0-SNAPSHOT SUCCESS [  0.255 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] C/C++ Qt Support Core 2.4.0-SNAPSHOT ...... SUCCESS [  0.450 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] C/C++ Qt Support UI 2.2.0-SNAPSHOT ........ SUCCESS [  0.398 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] Launch Bar UI Controls 1.2.0-SNAPSHOT ..... SUCCESS [  0.428 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [feature] LaunchBar 11.0.0-SNAPSHOT ................ SUCCESS [  0.323 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [feature] C/C++ Qt Support - Preview 11.0.0-SNAPSHOT SUCCESS [  0.318 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] C/C++ Development Tools Tests Running Support 8.3.0-SNAPSHOT SUCCESS [  0.491 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] C/C++ Development Tools Boost Tests Runner Support 7.2.0-SNAPSHOT SUCCESS [  0.440 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] C/C++ Development Tools Google Tests Runner Support 7.2.0-SNAPSHOT SUCCESS [  0.411 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] C/C++ Development Tools Qt Tests Runner Support 7.2.0-SNAPSHOT SUCCESS [  0.628 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] C/C++ Development Tools Test Anything Protocol (TAP) Tests Runner Support 1.2.0-SNAPSHOT SUCCESS [  0.616 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [feature] C/C++ Unit Testing Support 11.0.0-SNAPSHOT SUCCESS [  0.275 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] C/C++ Test runner client for UnitTest View 1.1.0-SNAPSHOT SUCCESS [  0.491 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [feature] C/C++ Test runner client for UnitTest View 11.0.0-SNAPSHOT SUCCESS [  0.338 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] Eclipse C/C++ Development Tools Utilities 5.1.0-SNAPSHOT SUCCESS [  0.442 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] CDT Visualizer Examples 1.0.100-SNAPSHOT .. SUCCESS [  0.397 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [feature] C/C++ Visualizer Framework 11.0.0-SNAPSHOT SUCCESS [  0.302 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] MSVC Build Integration Plug-in 1.3.0-SNAPSHOT SUCCESS [  0.378 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] org.eclipse.cdt 11.0.0-SNAPSHOT .................... SUCCESS [  0.561 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [feature] C/C++ Development Tooling Native Utilities 11.0.0-SNAPSHOT SUCCESS [  0.324 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] C/C++ Development Platform 11.0.0-SNAPSHOT  SUCCESS [  0.402 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [feature] C/C++ Development Platform 11.0.0-SNAPSHOT SUCCESS [  0.236 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] org.eclipse.cdt 11.0.0-SNAPSHOT .................... SUCCESS [  0.274 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] org.eclipse.cdt.core.tests 5.4.100-SNAPSHOT ........ SUCCESS [  0.440 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [test-bundle] MSVC Build Integration Plug-in Tests 1.0.0-SNAPSHOT SUCCESS [  0.350 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [feature] C/C++ Visual C++ Support (experimental) 11.0.0-SNAPSHOT SUCCESS [  0.266 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [test-bundle] Launch Bar Core Tests 1.0.100-SNAPSHOT SUCCESS [  0.381 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] LaunchBar Remote Core 1.2.0-SNAPSHOT ...... SUCCESS [  0.505 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] Remote Launch Target UI 1.2.0-SNAPSHOT .... SUCCESS [  0.417 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [feature] Remote Launch Targets 11.0.0-SNAPSHOT .... SUCCESS [  0.247 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] org.eclipse.launchbar.ui.tests 1.1.0-SNAPSHOT ...... SUCCESS [  0.241 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] Remote Proxy Protocol Support 2.1.0-SNAPSHOT SUCCESS [  0.384 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] Remote Proxy Support 1.1.0-SNAPSHOT ....... SUCCESS [  0.530 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] Proxy UI Remote Support 1.1.0-SNAPSHOT .... SUCCESS [  0.368 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] [bundle] Remote Proxy Server Support 1.1.0-SNAPSHOT  SUCCESS [  0.319 s]
13:53:06 [2022-10-04T17:53:06.028Z] [INFO] org.eclipse.remote.proxy.server.product 1.0.100 .... SUCCESS [  1.373 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] org.eclipse.remote.proxy.server.linux.x86_64 1.1.0-SNAPSHOT SUCCESS [  0.478 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] org.eclipse.remote.proxy.server.linux.ppc64le 1.1.0-SNAPSHOT SUCCESS [  0.558 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] org.eclipse.remote.proxy.server.macosx.x86_64 1.1.0-SNAPSHOT SUCCESS [  0.460 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [feature] Remote Services Proxy 11.0.0-SNAPSHOT .... SUCCESS [  0.269 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [feature] Remote Command Shell Console 11.0.0-SNAPSHOT SUCCESS [  0.254 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [feature] Serial Port Remote Services 11.0.0-SNAPSHOT SUCCESS [  0.211 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [feature] Telnet Remote Services 11.0.0-SNAPSHOT ... SUCCESS [  0.219 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [bundle] Terminal Process Connector 4.9.0-SNAPSHOT . SUCCESS [  0.381 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [bundle] Terminal Local Connector 4.8.0-SNAPSHOT ... SUCCESS [  0.477 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [bundle] Terminal via Remote API Connector 4.8.0-SNAPSHOT SUCCESS [  0.539 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [bundle] Terminal SSH Connector 4.8.0-SNAPSHOT ..... SUCCESS [  0.634 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [bundle] Terminal Telnet Connector 4.8.0-SNAPSHOT .. SUCCESS [  0.490 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [bundle] Terminal Serial Connector 4.8.0-SNAPSHOT .. SUCCESS [  0.473 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [test-bundle] Target Management Terminal Tests 4.6.0-SNAPSHOT SUCCESS [  0.420 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] org.eclipse.tm.terminal.features 11.0.0-SNAPSHOT ... SUCCESS [  0.277 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [feature] TM Terminal Control 11.0.0-SNAPSHOT ...... SUCCESS [  0.292 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [feature] TM Terminal Local Connector Extensions 11.0.0-SNAPSHOT SUCCESS [  0.382 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [feature] TM Terminal via Remote API Connector Extensions 11.0.0-SNAPSHOT SUCCESS [  0.331 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [feature] TM Terminal SSH Connector Extensions 11.0.0-SNAPSHOT SUCCESS [  0.233 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [feature] TM Terminal Telnet Connector Extensions 11.0.0-SNAPSHOT SUCCESS [  0.231 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [feature] TM Terminal Serial Connector Extensions 11.0.0-SNAPSHOT SUCCESS [  0.259 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [feature] Terminal (Console) View 11.0.0-SNAPSHOT .. SUCCESS [  0.314 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [feature] TM Terminal 11.0.0-SNAPSHOT .............. SUCCESS [  0.286 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] jsoncdb-parent 11.0.0-SNAPSHOT ..................... SUCCESS [  0.347 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [bundle] JSON Compilation Database Parser user manual 1.1.0-SNAPSHOT SUCCESS [  0.400 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [bundle] JSON Compilation Database Parser 1.4.0-SNAPSHOT SUCCESS [  0.422 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.core.tests 1.0.100-SNAPSHOT SUCCESS [  0.260 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [bundle] JSON Compilation Database Parser UI 1.1.0-SNAPSHOT SUCCESS [  0.352 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [bundle] JSON Compilation Database Parser Support for ARM C compilers 1.1.0-SNAPSHOT SUCCESS [  0.448 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.arm.tests 1.0.100-SNAPSHOT SUCCESS [  0.276 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [bundle] JSON Compilation Database Parser Support for HPE NonStop C/C++ compilers 1.1.0-SNAPSHOT SUCCESS [  0.470 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.hpenonstop.tests 1.0.200-SNAPSHOT SUCCESS [  0.365 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [bundle] JSON Compilation Database Parser Support for Intel C compilers 1.1.0-SNAPSHOT SUCCESS [  0.370 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [bundle] JSON Compilation Database Parser Support for NVidia CUDA compilers 1.1.0-SNAPSHOT SUCCESS [  0.452 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.nvidia.tests 1.0.0-SNAPSHOT SUCCESS [  0.395 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [bundle] JSON Compilation Database Parser Support for Microsoft cl C/C++ compiler 1.1.0-SNAPSHOT SUCCESS [  0.412 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.microsoft.tests 1.0.100-SNAPSHOT SUCCESS [  0.232 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] cmake-parent 11.0.0-SNAPSHOT ....................... SUCCESS [  0.217 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [bundle] CDT CMake Core 1.5.0-SNAPSHOT ............. SUCCESS [  0.411 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [test-bundle] org.eclipse.cdt.cmake.core.tests 1.0.0-SNAPSHOT SUCCESS [  0.228 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [bundle] CDT CMake UI 1.4.0-SNAPSHOT ............... SUCCESS [  0.378 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] [feature] C/C++ CMake Build Support - Preview 11.0.0-SNAPSHOT SUCCESS [  0.273 s]
13:53:06 [2022-10-04T17:53:06.029Z] [INFO] org.eclipse.cdt.cmake.ui.tests 1.0.0-SNAPSHOT ...... SUCCESS [  0.263 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] [bundle] Eclipse C/C++ Development Tools SDK 11.0.0-SNAPSHOT SUCCESS [  0.482 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] org.eclipse.cdt.sdk 11.0.0-SNAPSHOT ................ SUCCESS [  0.242 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] org.eclipse.cdt.target 1.0.0 ....................... SUCCESS [  0.617 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] org.eclipse.cdt.repo 8.2.0-SNAPSHOT ................ SUCCESS [  0.372 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] [test-bundle] Tests 8.2.300-SNAPSHOT ............... SUCCESS [  0.222 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] [test-bundle] Managed Build UI Tests Plug-in 8.2.1-SNAPSHOT SUCCESS [  0.270 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] [test-bundle] Make Core Tests Plug-in 7.0.0-SNAPSHOT SUCCESS [  0.329 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] [test-bundle] org.eclipse.cdt.make.ui.tests 1.0.0-SNAPSHOT SUCCESS [  0.362 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] [test-bundle] Autotools Tests Plug-in 2.1.0-SNAPSHOT SUCCESS [  0.210 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] [test-bundle] Autotools UI Tests Plug-in 1.1.0-SNAPSHOT SUCCESS [  0.211 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] org.eclipse.cdt.meson.ui.tests 1.0.1-SNAPSHOT ...... SUCCESS [  0.267 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] [test-bundle] Codan Core Tests 3.2.0-SNAPSHOT ...... SUCCESS [  0.284 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] [test-bundle] Codan Checkers UI Tests 3.3.0-SNAPSHOT SUCCESS [  0.259 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] org.eclipse.cdt.ui.tests 5.5.300-SNAPSHOT .......... SUCCESS [  0.266 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] [test-bundle] DSF-GDB test fragment 1.0.0-SNAPSHOT . SUCCESS [  0.409 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] org.eclipse.cdt.tests.dsf.gdb 2.3.100-SNAPSHOT ..... SUCCESS [  0.291 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] [test-bundle] DSF-GDB test fragment 1.0.0-SNAPSHOT . SUCCESS [  0.283 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] org.eclipse.cdt.debug.gdbjtag.core.tests 1.0.400-SNAPSHOT SUCCESS [  0.354 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] org.eclipse.cdt.lsp.core.tests 1.0.0-SNAPSHOT ...... SUCCESS [  0.382 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] org.eclipse.cdt.lsp.cquery.tests 0.1.0-SNAPSHOT .... SUCCESS [  0.264 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] [test-bundle] Debug Core Memory Tests 0.1.0-SNAPSHOT SUCCESS [  0.273 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] [test-bundle] C/C++ Qt Test Suite 2.0.0-SNAPSHOT ... SUCCESS [  0.268 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] [test-bundle] C/C++ Development Tools Tests Running Support Tests 1.0.0-SNAPSHOT SUCCESS [  0.265 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] org.eclipse.cdt.testing 8.1.300-SNAPSHOT ........... SUCCESS [  0.592 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] org.eclipse.cdt.testing 11.0.0-SNAPSHOT ............ SUCCESS [  0.314 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] org.eclipse.cdt.testing.repo 8.3.0-SNAPSHOT ........ SUCCESS [  0.319 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] Stand-Alone C/C++ Debugger Product 11.0.0-SNAPSHOT . SUCCESS [  0.376 s]
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] ------------------------------------------------------------------------
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] BUILD SUCCESS
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] ------------------------------------------------------------------------
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] Total time:  05:08 min
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] Finished at: 2022-10-04T17:53:05Z
13:53:06 [2022-10-04T17:53:06.030Z] [INFO] ------------------------------------------------------------------------
13:53:06 [2022-10-04T17:53:06.287Z] ++ cat /tmp/check_mvn_plugin_versions.output.93953V
13:53:06 [2022-10-04T17:53:06.287Z] ++ grep '\->'
13:53:06 [2022-10-04T17:53:06.287Z] ++ grep -v org.codehaus.mojo:sonar-maven-plugin
13:53:06 [2022-10-04T17:53:06.287Z] ++ sort
13:53:06 [2022-10-04T17:53:06.287Z] ++ uniq
13:53:06 [2022-10-04T17:53:06.287Z] + summary='[INFO]   maven-antrun-plugin ................................ 3.0.0 -> 3.1.0
13:53:06 [2022-10-04T17:53:06.287Z] [INFO]   maven-compiler-plugin ............................. 3.8.1 -> 3.10.1
13:53:06 [2022-10-04T17:53:06.287Z] [INFO]   maven-enforcer-plugin .............................. 3.0.0 -> 3.1.0
13:53:06 [2022-10-04T17:53:06.287Z] [INFO]   maven-pmd-plugin ................................. 3.15.0 -> 3.19.0
13:53:06 [2022-10-04T17:53:06.287Z] [INFO]   maven-resources-plugin ............................. 3.2.0 -> 3.3.0
13:53:06 [2022-10-04T17:53:06.287Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin  1.3.2 -> 1.3.3
13:53:06 [2022-10-04T17:53:06.287Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-macsigner-plugin  1.3.2 -> 1.3.3
13:53:06 [2022-10-04T17:53:06.287Z] [INFO]   org.eclipse.tycho.extras:tycho-document-bundle-plugin  2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.287Z] [INFO]   org.eclipse.tycho.extras:tycho-eclipserun-plugin ... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.287Z] [INFO]   org.eclipse.tycho.extras:tycho-p2-extras-plugin .... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.287Z] [INFO]   org.eclipse.tycho:target-platform-configuration .... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.287Z] [INFO]   org.eclipse.tycho:tycho-compiler-plugin ............ 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.287Z] [INFO]   org.eclipse.tycho:tycho-maven-plugin ............... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.287Z] [INFO]   org.eclipse.tycho:tycho-p2-director-plugin ......... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.287Z] [INFO]   org.eclipse.tycho:tycho-p2-plugin .................. 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.287Z] [INFO]   org.eclipse.tycho:tycho-p2-repository-plugin ....... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-packaging-plugin ........... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-surefire-plugin ............ 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.jacoco:jacoco-maven-plugin ..................... 0.8.7 -> 0.8.8'
13:53:06 [2022-10-04T17:53:06.288Z] + echo -e 'Summary:\n[INFO]   maven-antrun-plugin ................................ 3.0.0 -> 3.1.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   maven-compiler-plugin ............................. 3.8.1 -> 3.10.1
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   maven-enforcer-plugin .............................. 3.0.0 -> 3.1.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   maven-pmd-plugin ................................. 3.15.0 -> 3.19.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   maven-resources-plugin ............................. 3.2.0 -> 3.3.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin  1.3.2 -> 1.3.3
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-macsigner-plugin  1.3.2 -> 1.3.3
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho.extras:tycho-document-bundle-plugin  2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho.extras:tycho-eclipserun-plugin ... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho.extras:tycho-p2-extras-plugin .... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:target-platform-configuration .... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-compiler-plugin ............ 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-maven-plugin ............... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-p2-director-plugin ......... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-p2-plugin .................. 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-p2-repository-plugin ....... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-packaging-plugin ........... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-surefire-plugin ............ 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.jacoco:jacoco-maven-plugin ..................... 0.8.7 -> 0.8.8'
13:53:06 [2022-10-04T17:53:06.288Z] Summary:
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   maven-antrun-plugin ................................ 3.0.0 -> 3.1.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   maven-compiler-plugin ............................. 3.8.1 -> 3.10.1
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   maven-enforcer-plugin .............................. 3.0.0 -> 3.1.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   maven-pmd-plugin ................................. 3.15.0 -> 3.19.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   maven-resources-plugin ............................. 3.2.0 -> 3.3.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin  1.3.2 -> 1.3.3
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-macsigner-plugin  1.3.2 -> 1.3.3
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho.extras:tycho-document-bundle-plugin  2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho.extras:tycho-eclipserun-plugin ... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho.extras:tycho-p2-extras-plugin .... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:target-platform-configuration .... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-compiler-plugin ............ 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-maven-plugin ............... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-p2-director-plugin ......... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-p2-plugin .................. 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-p2-repository-plugin ....... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-packaging-plugin ........... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-surefire-plugin ............ 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.jacoco:jacoco-maven-plugin ..................... 0.8.7 -> 0.8.8
13:53:06 [2022-10-04T17:53:06.288Z] ++ echo '[INFO]   maven-antrun-plugin ................................ 3.0.0 -> 3.1.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   maven-compiler-plugin ............................. 3.8.1 -> 3.10.1
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   maven-enforcer-plugin .............................. 3.0.0 -> 3.1.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   maven-pmd-plugin ................................. 3.15.0 -> 3.19.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   maven-resources-plugin ............................. 3.2.0 -> 3.3.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin  1.3.2 -> 1.3.3
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.cbi.maven.plugins:eclipse-macsigner-plugin  1.3.2 -> 1.3.3
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho.extras:tycho-document-bundle-plugin  2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho.extras:tycho-eclipserun-plugin ... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho.extras:tycho-p2-extras-plugin .... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:target-platform-configuration .... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-compiler-plugin ............ 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-maven-plugin ............... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-p2-director-plugin ......... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-p2-plugin .................. 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-p2-repository-plugin ....... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-packaging-plugin ........... 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-source-plugin .............. 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.eclipse.tycho:tycho-surefire-plugin ............ 2.7.5 -> 3.0.0
13:53:06 [2022-10-04T17:53:06.288Z] [INFO]   org.jacoco:jacoco-maven-plugin ..................... 0.8.7 -> 0.8.8'
13:53:06 [2022-10-04T17:53:06.288Z] ++ sed '/^\s*$/d'
13:53:06 [2022-10-04T17:53:06.288Z] ++ wc -l
13:53:06 [2022-10-04T17:53:06.288Z] + outdatedNb=20
13:53:06 [2022-10-04T17:53:06.288Z] + echo Number of outdated plugins: 20
13:53:06 [2022-10-04T17:53:06.288Z] Number of outdated plugins: 20
13:53:06 [2022-10-04T17:53:06.288Z] + exit 20
14:16:34 [2022-10-04T18:16:34.312Z] [Pipeline] }
14:16:34 [2022-10-04T18:16:34.599Z] [Pipeline] // withEnv
14:16:35 [2022-10-04T18:16:35.000Z] [Pipeline] }
14:16:35 [2022-10-04T18:16:35.267Z] [Pipeline] // timeout
14:16:35 [2022-10-04T18:16:35.673Z] [Pipeline] }
14:16:35 [2022-10-04T18:16:35.952Z] [Pipeline] // container
14:16:36 [2022-10-04T18:16:36.413Z] [Pipeline] }
14:16:36 [2022-10-04T18:16:36.694Z] [Pipeline] // stage
14:16:37 [2022-10-04T18:16:37.255Z] [Pipeline] }
14:16:37 [2022-10-04T18:16:37.521Z] [Pipeline] // timestamps
14:16:37 [2022-10-04T18:16:37.928Z] [Pipeline] }
14:16:38 [2022-10-04T18:16:38.201Z] [Pipeline] // withEnv
14:16:38 [2022-10-04T18:16:38.613Z] [Pipeline] }
14:16:38 [2022-10-04T18:16:38.880Z] [Pipeline] // node
14:16:39 [2022-10-04T18:16:39.296Z] [Pipeline] }
14:16:39 [2022-10-04T18:16:39.577Z] [Pipeline] // podTemplate
14:16:39 [2022-10-04T18:16:39.976Z] [Pipeline] End of Pipeline
14:16:40 [2022-10-04T18:16:40.168Z] ERROR: script returned exit code 20
14:16:40 [2022-10-04T18:16:40.184Z] Finished: FAILURE