Skip to content
Success

Console Output

Branch indexing
04:57:15 Connecting to https://api.github.com using GitHub bot (username/token)
Obtained Jenkinsfile from 8d22ee490e41ef2a007625a7d40a67cd99223215
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes wildwebdeveloper/wildwebdeveloper-buildtest-pod-9873p-fkb6q
Created Pod: kubernetes wildwebdeveloper/wildwebdeveloper-buildtest-pod-9873p-nx60r
Agent wildwebdeveloper-buildtest-pod-9873p-fkb6q is provisioned from template wildwebdeveloper-buildtest-pod-9873p
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    kubernetes.jenkins.io/last-refresh: "1716886638007"
    buildUrl: "http://jenkins-ui.wildwebdeveloper.svc.cluster.local/wildwebdeveloper/job/Wildwebdeveloper/job/master/929/"
    runUrl: "job/Wildwebdeveloper/job/master/929/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "e6f9e7d60e6384534a9a21c0b84a7e3a6557d755"
    jenkins/label: "wildwebdeveloper-buildtest-pod"
    kubernetes.jenkins.io/controller: "s-ui_wildwebdeveloper_svc_cluster_local_wildwebdeveloperx"
  name: "wildwebdeveloper-buildtest-pod-9873p-fkb6q"
  namespace: "wildwebdeveloper"
spec:
  containers:
  - command:
    - "uid_entrypoint"
    - "cat"
    image: "docker.io/akurtakov/fedora-gtk3-mutter-java-node:java-21-node-20"
    imagePullPolicy: "Always"
    name: "container"
    resources:
      limits:
        memory: "4Gi"
        cpu: "2000m"
      requests:
        memory: "4Gi"
        cpu: "1000m"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.wildwebdeveloper.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "wildwebdeveloper-buildtest-pod-9873p-fkb6q"
    - name: "REMOTING_OPTS"
      value: "-noReconnectAfter 1d"
    - name: "JENKINS_NAME"
      value: "wildwebdeveloper-buildtest-pod-9873p-fkb6q"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.wildwebdeveloper.svc.cluster.local/wildwebdeveloper/"
    image: "eclipsecbi/jenkins-jnlp-agent"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-known-hosts"
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "settings-xml"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.m2/repository"
      name: "m2-repo"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir: {}
    name: "m2-repo"
  - name: "settings-xml"
    secret:
      items:
      - key: "settings.xml"
        path: "settings.xml"
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - configMap:
      name: "known-hosts"
    name: "volume-known-hosts"

Running on wildwebdeveloper-buildtest-pod-9873p-fkb6q in /home/jenkins/agent/workspace/Wildwebdeveloper_master
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse/wildwebdeveloper.git
 > git init /home/jenkins/agent/workspace/Wildwebdeveloper_master # timeout=10
Fetching upstream changes from https://github.com/eclipse/wildwebdeveloper.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/wildwebdeveloper.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/eclipse/wildwebdeveloper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 8d22ee490e41ef2a007625a7d40a67cd99223215 (master)
Commit message: "Update maven plugins"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d22ee490e41ef2a007625a7d40a67cd99223215 # timeout=10
 > git rev-list --no-walk 84080459a4f5dee6da4f18631cdd129ea08b6bf3 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (initialize PGP)
[Pipeline] container
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $KEYRING
[Pipeline] {
[Pipeline] sh
+ gpg --batch --import ****
gpg: directory '/home/vnc/.gnupg' created
gpg: key 9BC06FC97ED4ED26: 1 signature not checked due to a missing key
gpg: /home/vnc/.gnupg/trustdb.gpg: trustdb created
gpg: key 9BC06FC97ED4ED26: public key "Eclipse Wild Web Developer <wildwebdeveloper-dev@eclipse.org>" imported
gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
gpg: key 9BC06FC97ED4ED26: secret key imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg:       secret keys read: 1
gpg:   secret keys imported: 1
gpg: no ultimately trusted keys found
[Pipeline] sh
++ gpg --list-keys --with-colons
++ awk -F: '/fpr:/ {print $10}'
++ sort -u
+ for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u)
+ echo -e '5
y
'
+ gpg --batch --command-fd 0 --expert --edit-key 0EAC06E3A614618D7B86EF310716E939B4A5B55A trust
Secret subkeys are available.

pub  rsa4096/9BC06FC97ED4ED26
     created: 2024-05-27  expires: 2029-05-26  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/0716E939B4A5B55A
     created: 2024-05-27  expires: 2029-05-26  usage: S   
[ unknown] (1). Eclipse Wild Web Developer <wildwebdeveloper-dev@eclipse.org>

pub  rsa4096/9BC06FC97ED4ED26
     created: 2024-05-27  expires: 2029-05-26  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/0716E939B4A5B55A
     created: 2024-05-27  expires: 2029-05-26  usage: S   
[ unknown] (1). Eclipse Wild Web Developer <wildwebdeveloper-dev@eclipse.org>

Please decide how far you trust this user to correctly verify other users' keys
(by looking at passports, checking fingerprints from different sources, etc.)

  1 = I don't know or won't say
  2 = I do NOT trust
  3 = I trust marginally
  4 = I trust fully
  5 = I trust ultimately
  m = back to the main menu


pub  rsa4096/9BC06FC97ED4ED26
     created: 2024-05-27  expires: 2029-05-26  usage: SCEA
     trust: ultimate      validity: unknown
ssb  rsa4096/0716E939B4A5B55A
     created: 2024-05-27  expires: 2029-05-26  usage: S   
[ unknown] (1). Eclipse Wild Web Developer <wildwebdeveloper-dev@eclipse.org>
Please note that the shown key validity is not necessarily correct
unless you restart the program.

+ for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u)
+ echo -e '5
y
'
+ gpg --batch --command-fd 0 --expert --edit-key 10F9AD98894D1F35D2FE6CBB9BC06FC97ED4ED26 trust
Secret subkeys are available.

gpg: checking the trustdb
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: next trustdb check due at 2029-05-26
pub  rsa4096/9BC06FC97ED4ED26
     created: 2024-05-27  expires: 2029-05-26  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/0716E939B4A5B55A
     created: 2024-05-27  expires: 2029-05-26  usage: S   
[ultimate] (1). Eclipse Wild Web Developer <wildwebdeveloper-dev@eclipse.org>

pub  rsa4096/9BC06FC97ED4ED26
     created: 2024-05-27  expires: 2029-05-26  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/0716E939B4A5B55A
     created: 2024-05-27  expires: 2029-05-26  usage: S   
[ultimate] (1). Eclipse Wild Web Developer <wildwebdeveloper-dev@eclipse.org>

Please decide how far you trust this user to correctly verify other users' keys
(by looking at passports, checking fingerprints from different sources, etc.)

  1 = I don't know or won't say
  2 = I do NOT trust
  3 = I trust marginally
  4 = I trust fully
  5 = I trust ultimately
  m = back to the main menu


pub  rsa4096/9BC06FC97ED4ED26
     created: 2024-05-27  expires: 2029-05-26  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/0716E939B4A5B55A
     created: 2024-05-27  expires: 2029-05-26  usage: S   
[ultimate] (1). Eclipse Wild Web Developer <wildwebdeveloper-dev@eclipse.org>

[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare-environment)
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ java -version
openjdk version "21.0.2" 2024-01-16
OpenJDK Runtime Environment (Red_Hat-21.0.2.0.13-2) (build 21.0.2+13)
OpenJDK 64-Bit Server VM (Red_Hat-21.0.2.0.13-2) (build 21.0.2+13, mixed mode, sharing)
[Pipeline] sh
+ mvn --version
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /apache-maven-3.9.6
Java version: 21.0.2, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-21-openjdk-21.0.2.0.13-1.fc39.x86_64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
[Pipeline] sh
+ node --version
v20.11.1
[Pipeline] sh
+ npm --version
10.2.4
[Pipeline] sh
+ npm config set cache=/home/jenkins/agent/workspace/Wildwebdeveloper_master/npm-cache
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] container
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $KEYRING_PASSPHRASE
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $GITHUB_API_TOKEN
[Pipeline] {
[Pipeline] xvnc
Executing sh script inside container container of pod wildwebdeveloper-buildtest-pod-9873p-fkb6q
Executing command: "pkill" "Xvnc" 
exit
Executing sh script inside container container of pod wildwebdeveloper-buildtest-pod-9873p-fkb6q
Executing command: "pkill" "Xrealvnc" 
exit
Executing sh script inside container container of pod wildwebdeveloper-buildtest-pod-9873p-fkb6q
Executing command: "sh" "-c" "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" 
exit
Executing sh script inside container container of pod wildwebdeveloper-buildtest-pod-9873p-fkb6q
Executing command: "Xvnc" "-help" 
exit
use: X [:<display>] [option]
-a #                   default pointer acceleration (factor)
-ac                    disable access control restrictions
-audit int             set audit trail level
-auth file             select authorization file
-br                    create root window with black background
+bs                    enable any backing store support
-bs                    disable any backing store support
+byteswappedclients    Allow clients with endianess different to that of the server
-byteswappedclients    Prohibit clients with endianess different to that of the server
-c                     turns off key-click
c #                    key-click volume (0-100)
-cc int                default color visual class
-nocursor              disable the cursor
-core                  generate core dump on fatal error
-displayfd fd          file descriptor to write display number to when ready to connect
-dpi int               screen resolution in dots per inch
-dpms                  disables VESA DPMS monitor control
-deferglyphs [none|all|16] defer loading of [no|all|16-bit] glyphs
-f #                   bell base (0-100)
-fakescreenfps #       fake screen default fps (1-600)
-fc string             cursor font
-fn string             default font name
-fp string             default font path
-help                  prints message with these options
+iglx                  Allow creating indirect GLX contexts
-iglx                  Prohibit creating indirect GLX contexts (default)
-I                     ignore all remaining arguments
-ld int                limit data space to N Kb
-lf int                limit number of open files to N
-ls int                limit stack space to N Kb
-nolock                disable the locking mechanism
-maxclients n          set maximum number of clients (power of two)
-nolisten string       don't listen on protocol
-listen string         listen on protocol
-noreset               don't reset after last client exists
-background [none]     create root window with no background
-reset                 reset after last client exists
-p #                   screen-saver pattern duration (minutes)
-pn                    accept failure to listen on all ports
-nopn                  reject failure to listen on all ports
-r                     turns off auto-repeat
r                      turns on auto-repeat 
-render [default|mono|gray|color] set render color alloc policy
-retro                 start with classic stipple and cursor
-s #                   screen-saver timeout (minutes)
-seat string           seat to run on
-t #                   default pointer threshold (pixels/t)
-terminate             terminate at server reset
-to #                  connection time out
-tst                   disable testing extensions
ttyxx                  server started from init on /dev/ttyxx
v                      video blanking for screen-saver
-v                     screen-saver without video blanking
-wm                    WhenMapped default backing-store
-wr                    create root window with white background
-maxbigreqsize         set maximal bigrequest size 
+xinerama              Enable XINERAMA extension
-xinerama              Disable XINERAMA extension
-dumbSched             Disable smart scheduling and threaded input, enable old behavior
-schedInterval int     Set scheduler interval in msec
-sigstop               Enable SIGSTOP based startup
+extension name        Enable extension
-extension name        Disable extension
-query host-name       contact named host for XDMCP
-broadcast             broadcast for XDMCP
-multicast [addr [hops]] IPv6 multicast for XDMCP
-indirect host-name    contact named host for indirect XDMCP
-port port-num         UDP port number to send messages to
-from local-address    specify the local address to connect from
-once                  Terminate server after one session
-class display-class   specify display class to send in manage
-cookie xdm-auth-bits  specify the magic cookie for XDMCP
-displayID display-id  manufacturer display ID for request
[+-]accessx [ timeout [ timeout_mask [ feedback [ options_mask] ] ] ]
                       enable/disable accessx key sequences
-ardelay               set XKB autorepeat delay
-arinterval            set XKB autorepeat interval

Xvnc TigerVNC 1.13.1 - built Jan 16 2024 00:00:00
Copyright (C) 1999-2022 TigerVNC Team and many others (see README.rst)
See https://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12014000

-pixdepths list-of-int support given pixmap depths
+/-render		   turn on/off RENDER extension support(default on)
-geometry WxH          set screen 0's width, height
-depth D               set screen 0's depth
-pixelformat fmt       set pixel format (rgbNNN or bgrNNN)
-inetd                 has been launched from inetd
-noclipboard           disable clipboard settings modification via vncconfig utility
-verbose [n]           verbose startup messages
-quiet                 minimal startup messages
-version               show the server version

VNC parameters:

Parameters can be turned on with -<param> or off with -<param>=0
Parameters which take a value can be specified as -<param> <value>
Other valid forms are <param>=<value> -<param>=<value> --<param>=<value>
Parameter names are case-insensitive.  The parameters are:

Global Parameters:
  SendPrimary    - Send the PRIMARY as well as the CLIPBOARD selection
                   (default=1)
  SetPrimary     - Set the PRIMARY as well as the CLIPBOARD selection
                   (default=1)
  AllowOverride  - Comma separated list of parameters that can be modified
                   using VNC extension.
                   (default=desktop,AcceptPointerEvents,SendCutText,AcceptCutText,SendPrimary,SetPrimary)
  AvoidShiftNumLock - Avoid fake Shift presses for keys affected by NumLock.
                   (default=1)
  interface      - listen on the specified network address (default=all)
  localhost      - Only allow connections from localhost (default=0)
  desktop        - Name of VNC desktop
                   (default=default@wildwebdeveloper-buildtest-pod-9873p-fkb6q)
  rfbunixmode    - Unix socket access mode (default=384)
  rfbunixpath    - Unix socket to listen for RFB protocol (default=)
  rfbport        - TCP port to listen for RFB protocol (default=0)
  QueryConnectTimeout - Number of seconds to show the Accept Connection dialog
                   before rejecting the connection (default=10)
  RawKeyboard    - Send keyboard events straight through and avoid mapping them
                   to the current keyboard layout (default=0)
  UseIPv6        - Use IPv6 for incoming and outgoing connections. (default=1)
  UseIPv4        - Use IPv4 for incoming and outgoing connections. (default=1)
  Log            - Specifies which log output should be directed to which
                   target logger, and the level of output to log. Format is
                   <log>:<target>:<level>[, ...]. (default=)
  BlacklistTimeout - The initial timeout applied when a host is first
                   black-listed. The host cannot re-attempt a connection until
                   the timeout expires. (default=10)
  BlacklistThreshold - The number of unauthenticated connection attempts
                   allowed from any individual host before that host is
                   black-listed (default=5)
  UseBlacklist   - Temporarily reject connections from a host if it repeatedly
                   fails to authenticate. (default=1)
  RemapKeys      - Comma-separated list of incoming keysyms to remap.  Mappings
                   are expressed as two hex values, prefixed by 0x, and
                   separated by -> (default=)
  MaxCutText     - Maximum permitted length of an incoming clipboard update
                   (default=262144)
  QueryConnect   - Prompt the local user to accept or reject incoming
                   connections. (default=0)
  AcceptSetDesktopSize - Accept set desktop size events from clients.
                   (default=1)
  SendCutText    - Send clipboard changes to clients. (default=1)
  AcceptCutText  - Accept clipboard updates from clients. (default=1)
  AcceptPointerEvents - Accept pointer press and release events from clients.
                   (default=1)
  AcceptKeyEvents - Accept key press and release events from clients.
                   (default=1)
  DisconnectClients - Disconnect existing clients if an incoming connection is
                   non-shared. If combined with NeverShared then new
                   connections will be refused while there is a client active
                   (default=1)
  NeverShared    - Never treat incoming connections as shared, regardless of
                   the client-specified setting (default=0)
  AlwaysShared   - Always treat incoming connections as shared, regardless of
                   the client-specified setting (default=0)
  Protocol3.3    - Always use protocol version 3.3 for backwards compatibility
                   with badly-behaved clients (default=0)
  FrameRate      - The maximum number of updates per second sent to each client
                   (default=60)
  CompareFB      - Perform pixel comparison on framebuffer to reduce
                   unnecessary updates (0: never, 1: always, 2: auto)
                   (default=2)
  MaxIdleTime    - Terminate after s seconds of user inactivity (default=0)
  MaxConnectionTime - Terminate when a client has been connected for s seconds
                   (default=0)
  MaxDisconnectionTime - Terminate when no client has been connected for s
                   seconds (default=0)
  IdleTimeout    - The number of seconds after which an idle VNC connection
                   will be dropped (zero means no timeout) (default=0)
  GnuTLSPriority - GnuTLS priority string that controls the TLS session’s
                   handshake algorithms (default=)
  PlainUsers     - Users permitted to access via Plain security type (including
                   TLSPlain, X509Plain etc.) or RSA-AES security types (RA2,
                   RA2ne, RA2_256, RA2ne_256) (default=)
  pam_service    - Alias for PAMService
  PAMService     - Service name for PAM password validation (default=vnc)
  ImprovedHextile - Use improved compression algorithm for Hextile encoding
                   which achieves better compression ratios by the cost of
                   using more CPU time (default=1)
  ZlibLevel      - Zlib compression level (default=-1)
Server Parameters:
  SecurityTypes  - Specify which security scheme to use (None, VncAuth, Plain,
                   TLSNone, TLSVnc, TLSPlain, X509None, X509Vnc, X509Plain,
                   RA2, RA2ne, RA2_256, RA2ne_256) (default=TLSVnc,VncAuth)
  Password       - Obfuscated binary encoding of the password which clients
                   must supply to access the server (default=)
  rfbauth        - Alias for PasswordFile
  PasswordFile   - Password file for VNC authentication (default=)
  X509Key        - Path to the key of the X509 certificate in PEM format
                   (default=)
  X509Cert       - Path to the X509 certificate in PEM format (default=)
  RequireUsername - Require username for the RSA-AES security types (default=0)
  RSAKey         - Path to the RSA key for the RSA-AES security types in PEM
                   format (default=)
Starting xvnc
Executing sh script inside container container of pod wildwebdeveloper-buildtest-pod-9873p-fkb6q
Executing command: "Xvnc" ":87" "-geometry" "1024x768" "-depth" "24" "-ac" "-SecurityTypes" "none" "-noreset" 
exit
[Pipeline] {
[Pipeline] sh
Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [KEYRING_PASSPHRASE, GITHUB_API_TOKEN]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.

Xvnc TigerVNC 1.13.1 - built Jan 16 2024 00:00:00
Copyright (C) 1999-2022 TigerVNC Team and many others (see README.rst)
See https://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12014000


Tue May 28 08:57:51 2024
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5987
 vncext:      created VNC server for screen 0
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Could not resolve keysym XF86CameraAccessEnable
> Warning:          Could not resolve keysym XF86CameraAccessDisable
> Warning:          Could not resolve keysym XF86CameraAccessToggle
> Warning:          Could not resolve keysym XF86NextElement
> Warning:          Could not resolve keysym XF86PreviousElement
> Warning:          Could not resolve keysym XF86AutopilotEngageToggle
> Warning:          Could not resolve keysym XF86MarkWaypoint
> Warning:          Could not resolve keysym XF86Sos
> Warning:          Could not resolve keysym XF86NavChart
> Warning:          Could not resolve keysym XF86FishingChart
> Warning:          Could not resolve keysym XF86SingleRangeRadar
> Warning:          Could not resolve keysym XF86DualRangeRadar
> Warning:          Could not resolve keysym XF86RadarOverlay
> Warning:          Could not resolve keysym XF86TraditionalSonar
> Warning:          Could not resolve keysym XF86ClearvuSonar
> Warning:          Could not resolve keysym XF86SidevuSonar
> Warning:          Could not resolve keysym XF86NavInfo
Errors from xkbcomp are not fatal to the X server
+ mvn clean verify -B -fae -Ddownload.cache.skip=true -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -Psign -Dmaven.repo.local=/home/jenkins/agent/workspace/Wildwebdeveloper_master/.m2/repository -Dgithub.api.token=**** '-Dgpg.passphrase=****'
[INFO] Scanning for projects...
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-maven-plugin/4.0.8/tycho-maven-plugin-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-maven-plugin/4.0.8/tycho-maven-plugin-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.8/tycho-maven-plugin-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/4.0.8/tycho-maven-plugin-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/4.0.8/tycho-maven-plugin-4.0.8.pom (1.7 kB at 28 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho/4.0.8/tycho-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho/4.0.8/tycho-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/4.0.8/tycho-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/4.0.8/tycho-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/4.0.8/tycho-4.0.8.pom (21 kB at 1.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-core/4.0.8/tycho-core-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-core/4.0.8/tycho-core-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/4.0.8/tycho-core-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/4.0.8/tycho-core-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/4.0.8/tycho-core-4.0.8.pom (9.7 kB at 1.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.pom (2.9 kB at 317 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/resolver/maven-resolver/1.9.20/maven-resolver-1.9.20.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/resolver/maven-resolver/1.9.20/maven-resolver-1.9.20.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.9.20/maven-resolver-1.9.20.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.20/maven-resolver-1.9.20.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.20/maven-resolver-1.9.20.pom (22 kB at 2.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/42/maven-parent-42.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-parent/42/maven-parent-42.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/42/maven-parent-42.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom (50 kB at 3.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/32/apache-32.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/apache/32/apache-32.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/32/apache-32.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom (24 kB at 2.7 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 628 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.pom (2.7 kB at 383 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom (6.0 kB at 749 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/17/plexus-17.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/17/plexus-17.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/17/plexus-17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom (28 kB at 3.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/javax/inject/javax.inject/1/javax.inject-1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/javax/inject/javax.inject/1/javax.inject-1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 102 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 1.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 3.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom (3.9 kB at 552 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/16/plexus-16.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/16/plexus-16.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/16/plexus-16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom (28 kB at 3.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 706 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 2.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/69/commons-parent-69.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-parent/69/commons-parent-69.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/69/commons-parent-69.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/69/commons-parent-69.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/69/commons-parent-69.pom (77 kB at 7.7 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/31/apache-31.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/apache/31/apache-31.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/31/apache-31.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (24 kB at 2.9 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom (22 kB at 2.8 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/66/commons-parent-66.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-parent/66/commons-parent-66.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/66/commons-parent-66.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom (77 kB at 11 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom (16 kB at 2.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 4.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/64/commons-parent-64.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-parent/64/commons-parent-64.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/64/commons-parent-64.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 9.7 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/30/apache-30.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/apache/30/apache-30.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/30/apache-30.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom (23 kB at 3.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 807 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 457 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/tukaani/xz/1.9/xz-1.9.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/tukaani/xz/1.9/xz-1.9.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 292 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom (2.0 kB at 335 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom (3.0 kB at 378 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-cipher/2.1.0/plexus-cipher-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-cipher/2.1.0/plexus-cipher-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.1.0/plexus-cipher-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.1.0/plexus-cipher-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.1.0/plexus-cipher-2.1.0.pom (2.8 kB at 396 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/15/plexus-15.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/15/plexus-15.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/15/plexus-15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 4.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-launching/4.0.8/sisu-equinox-launching-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/sisu-equinox-launching/4.0.8/sisu-equinox-launching-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.8/sisu-equinox-launching-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/4.0.8/sisu-equinox-launching-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/4.0.8/sisu-equinox-launching-4.0.8.pom (2.5 kB at 415 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-osgi/4.0.8/sisu-osgi-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/sisu-osgi/4.0.8/sisu-osgi-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi/4.0.8/sisu-osgi-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi/4.0.8/sisu-osgi-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi/4.0.8/sisu-osgi-4.0.8.pom (1.1 kB at 151 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-api/4.0.8/tycho-api-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-api/4.0.8/tycho-api-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-api/4.0.8/tycho-api-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-api/4.0.8/tycho-api-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-api/4.0.8/tycho-api-4.0.8.pom (1.7 kB at 280 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.9.0/org.eclipse.equinox.p2.metadata-2.9.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.9.0/org.eclipse.equinox.p2.metadata-2.9.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.9.0/org.eclipse.equinox.p2.metadata-2.9.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.9.0/org.eclipse.equinox.p2.metadata-2.9.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.9.0/org.eclipse.equinox.p2.metadata-2.9.0.pom (2.0 kB at 327 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.common/3.19.0/org.eclipse.equinox.common-3.19.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.common/3.19.0/org.eclipse.equinox.common-3.19.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.19.0/org.eclipse.equinox.common-3.19.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.19.0/org.eclipse.equinox.common-3.19.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.19.0/org.eclipse.equinox.common-3.19.0.pom (1.6 kB at 259 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.osgi/3.19.0/org.eclipse.osgi-3.19.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.osgi/3.19.0/org.eclipse.osgi-3.19.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.19.0/org.eclipse.osgi-3.19.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.19.0/org.eclipse.osgi-3.19.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.19.0/org.eclipse.osgi-3.19.0.pom (1.3 kB at 217 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.pom (2.3 kB at 390 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.pom (1.6 kB at 264 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.pom (1.1 kB at 163 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.core.runtime/3.31.0/org.eclipse.core.runtime-3.31.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.core.runtime/3.31.0/org.eclipse.core.runtime-3.31.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.31.0/org.eclipse.core.runtime-3.31.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.31.0/org.eclipse.core.runtime-3.31.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.31.0/org.eclipse.core.runtime-3.31.0.pom (2.8 kB at 398 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.core.jobs/3.15.200/org.eclipse.core.jobs-3.15.200.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.core.jobs/3.15.200/org.eclipse.core.jobs-3.15.200.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.200/org.eclipse.core.jobs-3.15.200.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.15.200/org.eclipse.core.jobs-3.15.200.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.15.200/org.eclipse.core.jobs-3.15.200.pom (1.8 kB at 255 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.registry/3.12.0/org.eclipse.equinox.registry-3.12.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.registry/3.12.0/org.eclipse.equinox.registry-3.12.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.12.0/org.eclipse.equinox.registry-3.12.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.12.0/org.eclipse.equinox.registry-3.12.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.12.0/org.eclipse.equinox.registry-3.12.0.pom (2.0 kB at 281 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.preferences/3.11.0/org.eclipse.equinox.preferences-3.11.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.preferences/3.11.0/org.eclipse.equinox.preferences-3.11.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.11.0/org.eclipse.equinox.preferences-3.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.11.0/org.eclipse.equinox.preferences-3.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.11.0/org.eclipse.equinox.preferences-3.11.0.pom (2.2 kB at 271 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom (1.7 kB at 243 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 212 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.core.contenttype/3.9.300/org.eclipse.core.contenttype-3.9.300.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.core.contenttype/3.9.300/org.eclipse.core.contenttype-3.9.300.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.300/org.eclipse.core.contenttype-3.9.300.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.9.300/org.eclipse.core.contenttype-3.9.300.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.9.300/org.eclipse.core.contenttype-3.9.300.pom (2.2 kB at 201 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.app/1.7.0/org.eclipse.equinox.app-1.7.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.app/1.7.0/org.eclipse.equinox.app-1.7.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.7.0/org.eclipse.equinox.app-1.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.7.0/org.eclipse.equinox.app-1.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.7.0/org.eclipse.equinox.app-1.7.0.pom (2.2 kB at 308 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.9.100/org.eclipse.equinox.p2.publisher-1.9.100.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.9.100/org.eclipse.equinox.p2.publisher-1.9.100.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.9.100/org.eclipse.equinox.p2.publisher-1.9.100.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.9.100/org.eclipse.equinox.p2.publisher-1.9.100.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.9.100/org.eclipse.equinox.p2.publisher-1.9.100.pom (3.1 kB at 437 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.300/org.eclipse.equinox.p2.artifact.repository-1.5.300.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.300/org.eclipse.equinox.p2.artifact.repository-1.5.300.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.300/org.eclipse.equinox.p2.artifact.repository-1.5.300.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.300/org.eclipse.equinox.p2.artifact.repository-1.5.300.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.300/org.eclipse.equinox.p2.artifact.repository-1.5.300.pom (3.8 kB at 630 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.300/org.eclipse.equinox.p2.jarprocessor-1.3.300.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.300/org.eclipse.equinox.p2.jarprocessor-1.3.300.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.300/org.eclipse.equinox.p2.jarprocessor-1.3.300.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.300/org.eclipse.equinox.p2.jarprocessor-1.3.300.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.300/org.eclipse.equinox.p2.jarprocessor-1.3.300.pom (1.8 kB at 297 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.pom (3.6 kB at 297 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.4.200/org.eclipse.equinox.security-1.4.200.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.security/1.4.200/org.eclipse.equinox.security-1.4.200.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.200/org.eclipse.equinox.security-1.4.200.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.security/1.4.200/org.eclipse.equinox.security-1.4.200.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.security/1.4.200/org.eclipse.equinox.security-1.4.200.pom (2.8 kB at 406 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.300/org.eclipse.equinox.p2.metadata.repository-1.5.300.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.300/org.eclipse.equinox.p2.metadata.repository-1.5.300.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.300/org.eclipse.equinox.p2.metadata.repository-1.5.300.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.300/org.eclipse.equinox.p2.metadata.repository-1.5.300.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.300/org.eclipse.equinox.p2.metadata.repository-1.5.300.pom (3.0 kB at 426 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-osgi-api/4.0.8/sisu-osgi-api-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/sisu-osgi-api/4.0.8/sisu-osgi-api-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.8/sisu-osgi-api-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi-api/4.0.8/sisu-osgi-api-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi-api/4.0.8/sisu-osgi-api-4.0.8.pom (951 B at 40 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.pom (9.5 kB at 1.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/65/commons-parent-65.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-parent/65/commons-parent-65.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/65/commons-parent-65.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom (78 kB at 9.7 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom (736 B at 105 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom (2.3 kB at 329 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-metadata-model/4.0.8/tycho-metadata-model-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-metadata-model/4.0.8/tycho-metadata-model-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.8/tycho-metadata-model-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/4.0.8/tycho-metadata-model-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/4.0.8/tycho-metadata-model-4.0.8.pom (2.0 kB at 279 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/de/pdark/decentxml/1.4/decentxml-1.4.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/de/pdark/decentxml/1.4/decentxml-1.4.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/pdark/decentxml/1.4/decentxml-1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 1.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/biz/aQute/bnd/biz.aQute.repository/7.0.0/biz.aQute.repository-7.0.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/biz/aQute/bnd/biz.aQute.repository/7.0.0/biz.aQute.repository-7.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.repository/7.0.0/biz.aQute.repository-7.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.repository/7.0.0/biz.aQute.repository-7.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.repository/7.0.0/biz.aQute.repository-7.0.0.pom (4.9 kB at 221 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.pom (2.7 kB at 380 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.pom (5.2 kB at 228 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 639 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 2.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom (1.6 kB at 232 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom (18 kB at 2.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-spi/4.0.8/tycho-spi-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-spi/4.0.8/tycho-spi-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-spi/4.0.8/tycho-spi-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-spi/4.0.8/tycho-spi-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-spi/4.0.8/tycho-spi-4.0.8.pom (2.4 kB at 337 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/p2-maven-plugin/4.0.8/p2-maven-plugin-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/p2-maven-plugin/4.0.8/p2-maven-plugin-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.8/p2-maven-plugin-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/p2-maven-plugin/4.0.8/p2-maven-plugin-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/p2-maven-plugin/4.0.8/p2-maven-plugin-4.0.8.pom (7.6 kB at 1.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.300/org.eclipse.equinox.p2.director-2.6.300.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.300/org.eclipse.equinox.p2.director-2.6.300.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.300/org.eclipse.equinox.p2.director-2.6.300.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.300/org.eclipse.equinox.p2.director-2.6.300.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.300/org.eclipse.equinox.p2.director-2.6.300.pom (3.2 kB at 397 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom (2.2 kB at 313 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/ow2/1.5/ow2-1.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/ow2/1.5/ow2-1.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom (1.9 kB at 270 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.5.200/org.eclipse.equinox.simpleconfigurator-1.5.200.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.5.200/org.eclipse.equinox.simpleconfigurator-1.5.200.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.5.200/org.eclipse.equinox.simpleconfigurator-1.5.200.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.5.200/org.eclipse.equinox.simpleconfigurator-1.5.200.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.5.200/org.eclipse.equinox.simpleconfigurator-1.5.200.pom (1.5 kB at 257 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.pom (3.8 kB at 544 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.1000/org.eclipse.osgi.compatibility.state-1.2.1000.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.1000/org.eclipse.osgi.compatibility.state-1.2.1000.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.1000/org.eclipse.osgi.compatibility.state-1.2.1000.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.1000/org.eclipse.osgi.compatibility.state-1.2.1000.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.1000/org.eclipse.osgi.compatibility.state-1.2.1000.pom (1.6 kB at 270 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.6.0/org.eclipse.equinox.p2.publisher.eclipse-1.6.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.6.0/org.eclipse.equinox.p2.publisher.eclipse-1.6.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.6.0/org.eclipse.equinox.p2.publisher.eclipse-1.6.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.6.0/org.eclipse.equinox.p2.publisher.eclipse-1.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.6.0/org.eclipse.equinox.p2.publisher.eclipse-1.6.0.pom (3.9 kB at 562 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.3.100/org.eclipse.equinox.frameworkadmin-2.3.100.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.3.100/org.eclipse.equinox.frameworkadmin-2.3.100.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.3.100/org.eclipse.equinox.frameworkadmin-2.3.100.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.3.100/org.eclipse.equinox.frameworkadmin-2.3.100.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.3.100/org.eclipse.equinox.frameworkadmin-2.3.100.pom (1.8 kB at 250 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.3.100/org.eclipse.equinox.frameworkadmin.equinox-1.3.100.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.3.100/org.eclipse.equinox.frameworkadmin.equinox-1.3.100.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.3.100/org.eclipse.equinox.frameworkadmin.equinox-1.3.100.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.3.100/org.eclipse.equinox.frameworkadmin.equinox-1.3.100.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.3.100/org.eclipse.equinox.frameworkadmin.equinox-1.3.100.pom (2.0 kB at 399 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.3.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.3.100.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.3.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.3.100.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.3.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.3.100.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.3.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.3.100.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.3.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.3.100.pom (2.4 kB at 406 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.300/org.eclipse.equinox.p2.updatesite-1.3.300.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.300/org.eclipse.equinox.p2.updatesite-1.3.300.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.300/org.eclipse.equinox.p2.updatesite-1.3.300.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.300/org.eclipse.equinox.p2.updatesite-1.3.300.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.300/org.eclipse.equinox.p2.updatesite-1.3.300.pom (3.5 kB at 582 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-osgi-connect/4.0.8/sisu-osgi-connect-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/sisu-osgi-connect/4.0.8/sisu-osgi-connect-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.8/sisu-osgi-connect-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi-connect/4.0.8/sisu-osgi-connect-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi-connect/4.0.8/sisu-osgi-connect-4.0.8.pom (1.8 kB at 361 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom (2.8 kB at 468 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom (1.5 kB at 246 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom (1.3 kB at 187 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom (1.3 kB at 185 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom (1.3 kB at 215 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.200/org.eclipse.equinox.p2.touchpoint.natives-1.5.200.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.200/org.eclipse.equinox.p2.touchpoint.natives-1.5.200.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.200/org.eclipse.equinox.p2.touchpoint.natives-1.5.200.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.200/org.eclipse.equinox.p2.touchpoint.natives-1.5.200.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.200/org.eclipse.equinox.p2.touchpoint.natives-1.5.200.pom (2.8 kB at 470 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.200/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.200.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.200/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.200.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.200/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.200.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.200/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.200.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.200/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.200.pom (4.5 kB at 648 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.200/org.eclipse.equinox.p2.garbagecollector-1.3.200.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.200/org.eclipse.equinox.p2.garbagecollector-1.3.200.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.200/org.eclipse.equinox.p2.garbagecollector-1.3.200.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.200/org.eclipse.equinox.p2.garbagecollector-1.3.200.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.200/org.eclipse.equinox.p2.garbagecollector-1.3.200.pom (3.2 kB at 536 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.300/org.eclipse.equinox.p2.director.app-1.3.300.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.300/org.eclipse.equinox.p2.director.app-1.3.300.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.300/org.eclipse.equinox.p2.director.app-1.3.300.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.300/org.eclipse.equinox.p2.director.app-1.3.300.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.300/org.eclipse.equinox.p2.director.app-1.3.300.pom (3.2 kB at 536 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.300/org.eclipse.equinox.p2.repository.tools-2.4.300.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.300/org.eclipse.equinox.p2.repository.tools-2.4.300.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.300/org.eclipse.equinox.p2.repository.tools-2.4.300.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.300/org.eclipse.equinox.p2.repository.tools-2.4.300.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.300/org.eclipse.equinox.p2.repository.tools-2.4.300.pom (4.5 kB at 643 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.concurrent/1.3.0/org.eclipse.equinox.concurrent-1.3.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.concurrent/1.3.0/org.eclipse.equinox.concurrent-1.3.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.3.0/org.eclipse.equinox.concurrent-1.3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.concurrent/1.3.0/org.eclipse.equinox.concurrent-1.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.concurrent/1.3.0/org.eclipse.equinox.concurrent-1.3.0.pom (2.2 kB at 271 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/felix/felix-parent/8/felix-parent-8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/felix/felix-parent/8/felix-parent-8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/8/felix-parent-8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/8/felix-parent-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/8/felix-parent-8.pom (20 kB at 2.8 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 363 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 617 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 3.8 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 684 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 226 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 190 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-net/commons-net/3.10.0/commons-net-3.10.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-net/commons-net/3.10.0/commons-net-3.10.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-net/commons-net/3.10.0/commons-net-3.10.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.10.0/commons-net-3.10.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.10.0/commons-net-3.10.0.pom (24 kB at 3.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/62/commons-parent-62.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-parent/62/commons-parent-62.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/62/commons-parent-62.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/62/commons-parent-62.pom (81 kB at 12 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-targetplatform/4.0.8/tycho-targetplatform-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-targetplatform/4.0.8/tycho-targetplatform-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.8/tycho-targetplatform-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-targetplatform/4.0.8/tycho-targetplatform-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-targetplatform/4.0.8/tycho-targetplatform-4.0.8.pom (1.3 kB at 225 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2/4.0.8/tycho-p2-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-p2/4.0.8/tycho-p2-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/4.0.8/tycho-p2-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/4.0.8/tycho-p2-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/4.0.8/tycho-p2-4.0.8.pom (1.7 kB at 242 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 187 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 243 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom (1.9 kB at 269 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 239 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom (2.8 kB at 471 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom (7.3 kB at 1.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/jdt/org.eclipse.jdt.core/3.37.0/org.eclipse.jdt.core-3.37.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/jdt/org.eclipse.jdt.core/3.37.0/org.eclipse.jdt.core-3.37.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.37.0/org.eclipse.jdt.core-3.37.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.37.0/org.eclipse.jdt.core-3.37.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.37.0/org.eclipse.jdt.core-3.37.0.pom (2.5 kB at 364 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.core.resources/3.20.100/org.eclipse.core.resources-3.20.100.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.core.resources/3.20.100/org.eclipse.core.resources-3.20.100.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.20.100/org.eclipse.core.resources-3.20.100.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.20.100/org.eclipse.core.resources-3.20.100.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.20.100/org.eclipse.core.resources-3.20.100.pom (2.4 kB at 401 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.core.expressions/3.9.300/org.eclipse.core.expressions-3.9.300.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.core.expressions/3.9.300/org.eclipse.core.expressions-3.9.300.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.300/org.eclipse.core.expressions-3.9.300.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.9.300/org.eclipse.core.expressions-3.9.300.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.9.300/org.eclipse.core.expressions-3.9.300.pom (1.6 kB at 265 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.core.filesystem/1.10.300/org.eclipse.core.filesystem-1.10.300.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.core.filesystem/1.10.300/org.eclipse.core.filesystem-1.10.300.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.300/org.eclipse.core.filesystem-1.10.300.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.10.300/org.eclipse.core.filesystem-1.10.300.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.10.300/org.eclipse.core.filesystem-1.10.300.pom (2.2 kB at 365 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.text/3.14.0/org.eclipse.text-3.14.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.text/3.14.0/org.eclipse.text-3.14.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.text/3.14.0/org.eclipse.text-3.14.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.14.0/org.eclipse.text-3.14.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.14.0/org.eclipse.text-3.14.0.pom (2.2 kB at 362 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.core.commands/3.12.0/org.eclipse.core.commands-3.12.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.core.commands/3.12.0/org.eclipse.core.commands-3.12.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.12.0/org.eclipse.core.commands-3.12.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.12.0/org.eclipse.core.commands-3.12.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.12.0/org.eclipse.core.commands-3.12.0.pom (1.6 kB at 262 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/jdt/ecj/3.37.0/ecj-3.37.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/jdt/ecj/3.37.0/ecj-3.37.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.37.0/ecj-3.37.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.37.0/ecj-3.37.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.37.0/ecj-3.37.0.pom (1.3 kB at 219 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-maven-plugin/4.0.8/tycho-maven-plugin-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-core/4.0.8/tycho-core-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/javax/inject/javax.inject/1/javax.inject-1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/tukaani/xz/1.9/xz-1.9.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-cipher/2.1.0/plexus-cipher-2.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-launching/4.0.8/sisu-equinox-launching-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-api/4.0.8/tycho-api-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.osgi/3.19.0/org.eclipse.osgi-3.19.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-osgi-api/4.0.8/sisu-osgi-api-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-metadata-model/4.0.8/tycho-metadata-model-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/de/pdark/decentxml/1.4/decentxml-1.4.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/biz/aQute/bnd/biz.aQute.repository/7.0.0/biz.aQute.repository-7.0.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-spi/4.0.8/tycho-spi-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/p2-maven-plugin/4.0.8/p2-maven-plugin-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.9.100/org.eclipse.equinox.p2.publisher-1.9.100.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.300/org.eclipse.equinox.p2.artifact.repository-1.5.300.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.300/org.eclipse.equinox.p2.director-2.6.300.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.9.0/org.eclipse.equinox.p2.metadata-2.9.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.4.200/org.eclipse.equinox.security-1.4.200.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.1000/org.eclipse.osgi.compatibility.state-1.2.1000.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.6.0/org.eclipse.equinox.p2.publisher.eclipse-1.6.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.3.100/org.eclipse.equinox.frameworkadmin-2.3.100.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.preferences/3.11.0/org.eclipse.equinox.preferences-3.11.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.300/org.eclipse.equinox.p2.metadata.repository-1.5.300.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.300/org.eclipse.equinox.p2.updatesite-1.3.300.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-osgi-connect/4.0.8/sisu-osgi-connect-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.300/org.eclipse.equinox.p2.jarprocessor-1.3.300.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.200/org.eclipse.equinox.p2.touchpoint.natives-1.5.200.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.200/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.200.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.200/org.eclipse.equinox.p2.garbagecollector-1.3.200.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.300/org.eclipse.equinox.p2.director.app-1.3.300.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.300/org.eclipse.equinox.p2.repository.tools-2.4.300.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.concurrent/1.3.0/org.eclipse.equinox.concurrent-1.3.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.5.200/org.eclipse.equinox.simpleconfigurator-1.5.200.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.app/1.7.0/org.eclipse.equinox.app-1.7.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.3.100/org.eclipse.equinox.frameworkadmin.equinox-1.3.100.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.3.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.3.100.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-net/commons-net/3.10.0/commons-net-3.10.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-targetplatform/4.0.8/tycho-targetplatform-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2/4.0.8/tycho-p2-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.core.runtime/3.31.0/org.eclipse.core.runtime-3.31.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.common/3.19.0/org.eclipse.equinox.common-3.19.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.core.jobs/3.15.200/org.eclipse.core.jobs-3.15.200.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.equinox.registry/3.12.0/org.eclipse.equinox.registry-3.12.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.core.contenttype/3.9.300/org.eclipse.core.contenttype-3.9.300.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/jdt/org.eclipse.jdt.core/3.37.0/org.eclipse.jdt.core-3.37.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.core.resources/3.20.100/org.eclipse.core.resources-3.20.100.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.core.expressions/3.9.300/org.eclipse.core.expressions-3.9.300.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.core.filesystem/1.10.300/org.eclipse.core.filesystem-1.10.300.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.text/3.14.0/org.eclipse.text-3.14.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/platform/org.eclipse.core.commands/3.12.0/org.eclipse.core.commands-3.12.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/jdt/ecj/3.37.0/ecj-3.37.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-maven-plugin/4.0.8/tycho-maven-plugin-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-core/4.0.8/tycho-core-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/javax/inject/javax.inject/1/javax.inject-1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/tukaani/xz/1.9/xz-1.9.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-cipher/2.1.0/plexus-cipher-2.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/sisu-equinox-launching/4.0.8/sisu-equinox-launching-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-api/4.0.8/tycho-api-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.osgi/3.19.0/org.eclipse.osgi-3.19.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/sisu-osgi-api/4.0.8/sisu-osgi-api-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-metadata-model/4.0.8/tycho-metadata-model-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/de/pdark/decentxml/1.4/decentxml-1.4.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/biz/aQute/bnd/biz.aQute.repository/7.0.0/biz.aQute.repository-7.0.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-spi/4.0.8/tycho-spi-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/p2-maven-plugin/4.0.8/p2-maven-plugin-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.9.100/org.eclipse.equinox.p2.publisher-1.9.100.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.300/org.eclipse.equinox.p2.artifact.repository-1.5.300.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.300/org.eclipse.equinox.p2.director-2.6.300.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.9.0/org.eclipse.equinox.p2.metadata-2.9.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.security/1.4.200/org.eclipse.equinox.security-1.4.200.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.1000/org.eclipse.osgi.compatibility.state-1.2.1000.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.6.0/org.eclipse.equinox.p2.publisher.eclipse-1.6.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.3.100/org.eclipse.equinox.frameworkadmin-2.3.100.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.preferences/3.11.0/org.eclipse.equinox.preferences-3.11.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.300/org.eclipse.equinox.p2.metadata.repository-1.5.300.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.300/org.eclipse.equinox.p2.updatesite-1.3.300.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/sisu-osgi-connect/4.0.8/sisu-osgi-connect-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.300/org.eclipse.equinox.p2.jarprocessor-1.3.300.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.200/org.eclipse.equinox.p2.touchpoint.natives-1.5.200.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.200/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.200.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.200/org.eclipse.equinox.p2.garbagecollector-1.3.200.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.300/org.eclipse.equinox.p2.director.app-1.3.300.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.300/org.eclipse.equinox.p2.repository.tools-2.4.300.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.concurrent/1.3.0/org.eclipse.equinox.concurrent-1.3.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.5.200/org.eclipse.equinox.simpleconfigurator-1.5.200.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.app/1.7.0/org.eclipse.equinox.app-1.7.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.3.100/org.eclipse.equinox.frameworkadmin.equinox-1.3.100.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.3.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.3.100.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-net/commons-net/3.10.0/commons-net-3.10.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-targetplatform/4.0.8/tycho-targetplatform-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-p2/4.0.8/tycho-p2-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.core.runtime/3.31.0/org.eclipse.core.runtime-3.31.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.common/3.19.0/org.eclipse.equinox.common-3.19.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.core.jobs/3.15.200/org.eclipse.core.jobs-3.15.200.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.equinox.registry/3.12.0/org.eclipse.equinox.registry-3.12.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.core.contenttype/3.9.300/org.eclipse.core.contenttype-3.9.300.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/jdt/org.eclipse.jdt.core/3.37.0/org.eclipse.jdt.core-3.37.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.core.resources/3.20.100/org.eclipse.core.resources-3.20.100.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.core.expressions/3.9.300/org.eclipse.core.expressions-3.9.300.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.core.filesystem/1.10.300/org.eclipse.core.filesystem-1.10.300.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.text/3.14.0/org.eclipse.text-3.14.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/platform/org.eclipse.core.commands/3.12.0/org.eclipse.core.commands-3.12.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/jdt/ecj/3.37.0/ecj-3.37.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.8/tycho-maven-plugin-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/4.0.8/tycho-core-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.1.0/plexus-cipher-2.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.8/sisu-equinox-launching-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-api/4.0.8/tycho-api-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.19.0/org.eclipse.osgi-3.19.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.8/sisu-osgi-api-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.8/tycho-metadata-model-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.repository/7.0.0/biz.aQute.repository-7.0.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-spi/4.0.8/tycho-spi-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.8/p2-maven-plugin-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.9.100/org.eclipse.equinox.p2.publisher-1.9.100.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.300/org.eclipse.equinox.p2.artifact.repository-1.5.300.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.300/org.eclipse.equinox.p2.director-2.6.300.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.9.0/org.eclipse.equinox.p2.metadata-2.9.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.200/org.eclipse.equinox.security-1.4.200.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.1000/org.eclipse.osgi.compatibility.state-1.2.1000.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.6.0/org.eclipse.equinox.p2.publisher.eclipse-1.6.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.3.100/org.eclipse.equinox.frameworkadmin-2.3.100.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.11.0/org.eclipse.equinox.preferences-3.11.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.300/org.eclipse.equinox.p2.metadata.repository-1.5.300.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.300/org.eclipse.equinox.p2.updatesite-1.3.300.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.8/sisu-osgi-connect-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.300/org.eclipse.equinox.p2.jarprocessor-1.3.300.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.200/org.eclipse.equinox.p2.touchpoint.natives-1.5.200.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.200/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.200.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.200/org.eclipse.equinox.p2.garbagecollector-1.3.200.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.300/org.eclipse.equinox.p2.director.app-1.3.300.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.300/org.eclipse.equinox.p2.repository.tools-2.4.300.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.3.0/org.eclipse.equinox.concurrent-1.3.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.5.200/org.eclipse.equinox.simpleconfigurator-1.5.200.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.7.0/org.eclipse.equinox.app-1.7.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.3.100/org.eclipse.equinox.frameworkadmin.equinox-1.3.100.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.3.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.3.100.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-net/commons-net/3.10.0/commons-net-3.10.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.8/tycho-targetplatform-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/4.0.8/tycho-p2-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.31.0/org.eclipse.core.runtime-3.31.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.19.0/org.eclipse.equinox.common-3.19.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.200/org.eclipse.core.jobs-3.15.200.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.12.0/org.eclipse.equinox.registry-3.12.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.300/org.eclipse.core.contenttype-3.9.300.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.37.0/org.eclipse.jdt.core-3.37.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.20.100/org.eclipse.core.resources-3.20.100.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.300/org.eclipse.core.expressions-3.9.300.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.300/org.eclipse.core.filesystem-1.10.300.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.text/3.14.0/org.eclipse.text-3.14.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.12.0/org.eclipse.core.commands-3.12.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.37.0/ecj-3.37.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/4.0.8/tycho-maven-plugin-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/4.0.8/tycho-maven-plugin-4.0.8.jar (7.0 kB at 994 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/4.0.8/tycho-core-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 139 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/4.0.8/tycho-core-4.0.8.jar (1.1 MB at 39 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.jar (157 kB at 5.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.jar (196 kB at 6.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar (225 kB at 7.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar (79 kB at 2.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 7.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 2.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.1.0/plexus-cipher-2.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.1.0/plexus-cipher-2.1.0.jar (9.2 kB at 187 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/4.0.8/sisu-equinox-launching-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 8.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-api/4.0.8/tycho-api-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar (86 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.19.0/org.eclipse.osgi-3.19.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/4.0.8/sisu-equinox-launching-4.0.8.jar (28 kB at 321 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-api/4.0.8/tycho-api-4.0.8.jar (48 kB at 548 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar (66 kB at 708 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi-api/4.0.8/sisu-osgi-api-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar (1.1 MB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/4.0.8/tycho-metadata-model-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar (4.2 kB at 44 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/pdark/decentxml/1.4/decentxml-1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi-api/4.0.8/sisu-osgi-api-4.0.8.jar (8.8 kB at 88 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.repository/7.0.0/biz.aQute.repository-7.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/4.0.8/tycho-metadata-model-4.0.8.jar (70 kB at 691 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-spi/4.0.8/tycho-spi-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar (33 kB at 302 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/p2-maven-plugin/4.0.8/p2-maven-plugin-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-spi/4.0.8/tycho-spi-4.0.8.jar (29 kB at 262 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.core/2.11.0/org.eclipse.equinox.p2.core-2.11.0.jar (83 kB at 715 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.repository/7.0.0/biz.aQute.repository-7.0.0.jar (1.1 MB at 9.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.9.100/org.eclipse.equinox.p2.publisher-1.9.100.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.19.0/org.eclipse.osgi-3.19.0.jar (1.5 MB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.300/org.eclipse.equinox.p2.artifact.repository-1.5.300.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.jar (451 kB at 3.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.300/org.eclipse.equinox.p2.director-2.6.300.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.9.100/org.eclipse.equinox.p2.publisher-1.9.100.jar (106 kB at 819 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.300/org.eclipse.equinox.p2.director-2.6.300.jar (116 kB at 645 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.300/org.eclipse.equinox.p2.artifact.repository-1.5.300.jar (177 kB at 981 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/p2-maven-plugin/4.0.8/p2-maven-plugin-4.0.8.jar (256 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar (440 kB at 2.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.9.0/org.eclipse.equinox.p2.metadata-2.9.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar (20 kB at 107 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.10.0/org.eclipse.equinox.p2.engine-2.10.0.jar (244 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar (443 kB at 2.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.security/1.4.200/org.eclipse.equinox.security-1.4.200.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.9.0/org.eclipse.equinox.p2.metadata-2.9.0.jar (377 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.1000/org.eclipse.osgi.compatibility.state-1.2.1000.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.8.100/org.eclipse.equinox.p2.repository-2.8.100.jar (194 kB at 991 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.6.0/org.eclipse.equinox.p2.publisher.eclipse-1.6.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.security/1.4.200/org.eclipse.equinox.security-1.4.200.jar (119 kB at 591 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.3.100/org.eclipse.equinox.frameworkadmin-2.3.100.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.1000/org.eclipse.osgi.compatibility.state-1.2.1000.jar (258 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.11.0/org.eclipse.equinox.preferences-3.11.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.6.0/org.eclipse.equinox.p2.publisher.eclipse-1.6.0.jar (257 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.300/org.eclipse.equinox.p2.metadata.repository-1.5.300.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.3.100/org.eclipse.equinox.frameworkadmin-2.3.100.jar (40 kB at 193 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.300/org.eclipse.equinox.p2.updatesite-1.3.300.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.11.0/org.eclipse.equinox.preferences-3.11.0.jar (128 kB at 605 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi-connect/4.0.8/sisu-osgi-connect-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.300/org.eclipse.equinox.p2.updatesite-1.3.300.jar (107 kB at 499 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.300/org.eclipse.equinox.p2.jarprocessor-1.3.300.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.300/org.eclipse.equinox.p2.metadata.repository-1.5.300.jar (141 kB at 661 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.200/org.eclipse.equinox.p2.touchpoint.natives-1.5.200.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi-connect/4.0.8/sisu-osgi-connect-4.0.8.jar (43 kB at 197 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.200/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.200.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.300/org.eclipse.equinox.p2.jarprocessor-1.3.300.jar (66 kB at 299 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.200/org.eclipse.equinox.p2.garbagecollector-1.3.200.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.200/org.eclipse.equinox.p2.touchpoint.natives-1.5.200.jar (91 kB at 411 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.300/org.eclipse.equinox.p2.director.app-1.3.300.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.200/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.200.jar (139 kB at 616 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.300/org.eclipse.equinox.p2.repository.tools-2.4.300.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.200/org.eclipse.equinox.p2.garbagecollector-1.3.200.jar (28 kB at 121 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.concurrent/1.3.0/org.eclipse.equinox.concurrent-1.3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar (6.8 MB at 29 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.5.200/org.eclipse.equinox.simpleconfigurator-1.5.200.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.300/org.eclipse.equinox.p2.director.app-1.3.300.jar (70 kB at 250 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.7.0/org.eclipse.equinox.app-1.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.300/org.eclipse.equinox.p2.repository.tools-2.4.300.jar (266 kB at 942 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.3.100/org.eclipse.equinox.frameworkadmin.equinox-1.3.100.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.concurrent/1.3.0/org.eclipse.equinox.concurrent-1.3.0.jar (29 kB at 102 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.3.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.3.100.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.5.200/org.eclipse.equinox.simpleconfigurator-1.5.200.jar (55 kB at 193 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.7.0/org.eclipse.equinox.app-1.7.0.jar (94 kB at 327 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.3.100/org.eclipse.equinox.frameworkadmin.equinox-1.3.100.jar (74 kB at 256 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.3.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.3.100.jar (30 kB at 101 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 12 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar (66 kB at 225 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar (404 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.10.0/commons-net-3.10.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 39 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-targetplatform/4.0.8/tycho-targetplatform-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-targetplatform/4.0.8/tycho-targetplatform-4.0.8.jar (50 kB at 163 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/4.0.8/tycho-p2-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.31.0/org.eclipse.core.runtime-3.31.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.10.0/commons-net-3.10.0.jar (323 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.19.0/org.eclipse.equinox.common-3.19.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/4.0.8/tycho-p2-4.0.8.jar (3.2 kB at 10 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.15.200/org.eclipse.core.jobs-3.15.200.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.31.0/org.eclipse.core.runtime-3.31.0.jar (81 kB at 259 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.12.0/org.eclipse.equinox.registry-3.12.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.19.0/org.eclipse.equinox.common-3.19.0.jar (161 kB at 507 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.9.300/org.eclipse.core.contenttype-3.9.300.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.15.200/org.eclipse.core.jobs-3.15.200.jar (118 kB at 372 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.12.0/org.eclipse.equinox.registry-3.12.0.jar (204 kB at 632 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.9.300/org.eclipse.core.contenttype-3.9.300.jar (106 kB at 328 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 77 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 61 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.jar (442 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 94 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar (86 kB at 217 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar (69 kB at 171 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar (8.4 MB at 21 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.37.0/org.eclipse.jdt.core-3.37.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.20.100/org.eclipse.core.resources-3.20.100.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar (373 kB at 904 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.9.300/org.eclipse.core.expressions-3.9.300.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.9.300/org.eclipse.core.expressions-3.9.300.jar (98 kB at 233 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.10.300/org.eclipse.core.filesystem-1.10.300.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.10.300/org.eclipse.core.filesystem-1.10.300.jar (75 kB at 156 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.14.0/org.eclipse.text-3.14.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.12.0/org.eclipse.core.commands-3.12.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar (3.2 MB at 6.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.37.0/ecj-3.37.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.14.0/org.eclipse.text-3.14.0.jar (359 kB at 732 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.12.0/org.eclipse.core.commands-3.12.0.jar (121 kB at 246 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.20.100/org.eclipse.core.resources-3.20.100.jar (946 kB at 1.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.37.0/org.eclipse.jdt.core-3.37.0.jar (4.3 MB at 8.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.37.0/ecj-3.37.0.jar (3.3 MB at 6.1 MB/s)
[INFO] Tycho Version:  4.0.8 (d07e53b9e5b0b4c40ee529fb831732f631e4e3ef)
[INFO] Tycho Mode:     project
[INFO] Tycho Builder:  maven
[INFO] Build Threads:  1
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/target-platform-configuration/4.0.8/target-platform-configuration-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/target-platform-configuration/4.0.8/target-platform-configuration-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.8/target-platform-configuration-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/4.0.8/target-platform-configuration-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/4.0.8/target-platform-configuration-4.0.8.pom (1.8 kB at 222 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/target-platform-configuration/4.0.8/target-platform-configuration-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/target-platform-configuration/4.0.8/target-platform-configuration-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.8/target-platform-configuration-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/4.0.8/target-platform-configuration-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/4.0.8/target-platform-configuration-4.0.8.jar (28 kB at 4.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-source-plugin/4.0.8/tycho-source-plugin-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-source-plugin/4.0.8/tycho-source-plugin-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.8/tycho-source-plugin-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-source-plugin/4.0.8/tycho-source-plugin-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-source-plugin/4.0.8/tycho-source-plugin-4.0.8.pom (3.0 kB at 434 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-source-plugin/4.0.8/tycho-source-plugin-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-source-plugin/4.0.8/tycho-source-plugin-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.8/tycho-source-plugin-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-source-plugin/4.0.8/tycho-source-plugin-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-source-plugin/4.0.8/tycho-source-plugin-4.0.8.jar (50 kB at 7.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 989 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 7.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/21/apache-21.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/apache/21/apache-21.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 2.9 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/3.9.6/maven-model-3.9.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-model/3.9.6/maven-model-3.9.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.9.6/maven-model-3.9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.9.6/maven-model-3.9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.9.6/maven-model-3.9.6.pom (2.7 kB at 543 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven/3.9.6/maven-3.9.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven/3.9.6/maven-3.9.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.9.6/maven-3.9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.9.6/maven-3.9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.9.6/maven-3.9.6.pom (29 kB at 4.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/41/maven-parent-41.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-parent/41/maven-parent-41.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/41/maven-parent-41.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 8.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/3.9.6/maven-plugin-api-3.9.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-plugin-api/3.9.6/maven-plugin-api-3.9.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.9.6/maven-plugin-api-3.9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.6/maven-plugin-api-3.9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.6/maven-plugin-api-3.9.6.pom (2.9 kB at 245 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 2.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 2.9 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 798 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 2.9 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (15 kB at 3.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 1.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 3.8 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom (7.6 kB at 1.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-core/3.9.6/maven-core-3.9.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-core/3.9.6/maven-core-3.9.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.9.6/maven-core-3.9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.9.6/maven-core-3.9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.9.6/maven-core-3.9.6.pom (7.5 kB at 1.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/3.9.6/maven-settings-3.9.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-settings/3.9.6/maven-settings-3.9.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.9.6/maven-settings-3.9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.9.6/maven-settings-3.9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.9.6/maven-settings-3.9.6.pom (1.8 kB at 262 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings-builder/3.9.6/maven-settings-builder-3.9.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-settings-builder/3.9.6/maven-settings-builder-3.9.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.9.6/maven-settings-builder-3.9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.9.6/maven-settings-builder-3.9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.9.6/maven-settings-builder-3.9.6.pom (2.5 kB at 410 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-builder-support/3.9.6/maven-builder-support-3.9.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-builder-support/3.9.6/maven-builder-support-3.9.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.9.6/maven-builder-support-3.9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.9.6/maven-builder-support-3.9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.9.6/maven-builder-support-3.9.6.pom (1.4 kB at 228 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 442 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 539 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/8/plexus-8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/8/plexus-8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 4.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/3.9.6/maven-repository-metadata-3.9.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-repository-metadata/3.9.6/maven-repository-metadata-3.9.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.9.6/maven-repository-metadata-3.9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.9.6/maven-repository-metadata-3.9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.9.6/maven-repository-metadata-3.9.6.pom (2.1 kB at 256 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model-builder/3.9.6/maven-model-builder-3.9.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-model-builder/3.9.6/maven-model-builder-3.9.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.9.6/maven-model-builder-3.9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.9.6/maven-model-builder-3.9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.9.6/maven-model-builder-3.9.6.pom (3.5 kB at 505 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-resolver-provider/3.9.6/maven-resolver-provider-3.9.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-resolver-provider/3.9.6/maven-resolver-provider-3.9.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.9.6/maven-resolver-provider-3.9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.9.6/maven-resolver-provider-3.9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.9.6/maven-resolver-provider-3.9.6.pom (4.5 kB at 750 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.pom (2.7 kB at 536 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/resolver/maven-resolver/1.9.18/maven-resolver-1.9.18.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/resolver/maven-resolver/1.9.18/maven-resolver-1.9.18.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.9.18/maven-resolver-1.9.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.18/maven-resolver-1.9.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.18/maven-resolver-1.9.18.pom (22 kB at 3.7 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/resolver/maven-resolver-spi/1.9.18/maven-resolver-spi-1.9.18.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/resolver/maven-resolver-spi/1.9.18/maven-resolver-spi-1.9.18.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.9.18/maven-resolver-spi-1.9.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.9.18/maven-resolver-spi-1.9.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.9.18/maven-resolver-spi-1.9.18.pom (2.7 kB at 451 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.pom (2.9 kB at 476 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/resolver/maven-resolver-impl/1.9.18/maven-resolver-impl-1.9.18.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/resolver/maven-resolver-impl/1.9.18/maven-resolver-impl-1.9.18.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.9.18/maven-resolver-impl-1.9.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.9.18/maven-resolver-impl-1.9.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.9.18/maven-resolver-impl-1.9.18.pom (4.3 kB at 720 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/resolver/maven-resolver-named-locks/1.9.18/maven-resolver-named-locks-1.9.18.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/resolver/maven-resolver-named-locks/1.9.18/maven-resolver-named-locks-1.9.18.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-named-locks/1.9.18/maven-resolver-named-locks-1.9.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-named-locks/1.9.18/maven-resolver-named-locks-1.9.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-named-locks/1.9.18/maven-resolver-named-locks-1.9.18.pom (3.2 kB at 536 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 972 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 849 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/34/maven-parent-34.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-parent/34/maven-parent-34.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 7.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/23/apache-23.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/apache/23/apache-23.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 3.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/inject/guice/5.1.0/guice-5.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/inject/guice/5.1.0/guice-5.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/5.1.0/guice-5.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/5.1.0/guice-5.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/5.1.0/guice-5.1.0.pom (8.9 kB at 1.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom (18 kB at 3.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/google/5/google-5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/google/5/google-5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 492 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 60 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom (11 kB at 2.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom (21 kB at 3.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 483 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 1.7 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 1.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 5.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/52/commons-parent-52.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-parent/52/commons-parent-52.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 13 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 1.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom (4.4 kB at 731 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom (3.2 kB at 529 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-packaging-plugin/4.0.8/tycho-packaging-plugin-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-packaging-plugin/4.0.8/tycho-packaging-plugin-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.8/tycho-packaging-plugin-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/4.0.8/tycho-packaging-plugin-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/4.0.8/tycho-packaging-plugin-4.0.8.pom (3.0 kB at 607 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom (3.5 kB at 580 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom (19 kB at 2.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 1.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 3.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 5.8 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 994 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 2.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 3.8 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 9.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/13/apache-13.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/apache/13/apache-13.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 2.8 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 2.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/42/commons-parent-42.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-parent/42/commons-parent-42.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 11 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/18/apache-18.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/apache/18/apache-18.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 2.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 744 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom (5.5 kB at 917 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom (5.9 kB at 984 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom (10 kB at 1.7 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 2.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/code/gson/gson/2.10/gson-2.10.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/code/gson/gson/2.10/gson-2.10.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10/gson-2.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10/gson-2.10.pom (9.4 kB at 1.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom (12 kB at 2.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 534 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 1.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 1.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-packaging-plugin/4.0.8/tycho-packaging-plugin-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/code/gson/gson/2.10/gson-2.10.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-packaging-plugin/4.0.8/tycho-packaging-plugin-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/code/gson/gson/2.10/gson-2.10.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.8/tycho-packaging-plugin-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 4.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/4.0.8/tycho-packaging-plugin-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar (27 kB at 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar (157 kB at 17 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/4.0.8/tycho-packaging-plugin-4.0.8.jar (168 kB at 17 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar (206 kB at 17 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 39 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 4.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10/gson-2.10.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 18 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 34 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 353 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar (182 kB at 7.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar (369 kB at 15 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10/gson-2.10.jar (286 kB at 11 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom (5.3 kB at 761 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom (8.1 kB at 1.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/40/maven-parent-40.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-parent/40/maven-parent-40.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/40/maven-parent-40.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 8.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar (36 kB at 6.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/mojo/properties-maven-plugin/1.2.1/properties-maven-plugin-1.2.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/mojo/properties-maven-plugin/1.2.1/properties-maven-plugin-1.2.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/properties-maven-plugin/1.2.1/properties-maven-plugin-1.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/properties-maven-plugin/1.2.1/properties-maven-plugin-1.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/properties-maven-plugin/1.2.1/properties-maven-plugin-1.2.1.pom (7.0 kB at 879 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom (36 kB at 6.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/mojo/properties-maven-plugin/1.2.1/properties-maven-plugin-1.2.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/mojo/properties-maven-plugin/1.2.1/properties-maven-plugin-1.2.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/properties-maven-plugin/1.2.1/properties-maven-plugin-1.2.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/properties-maven-plugin/1.2.1/properties-maven-plugin-1.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/properties-maven-plugin/1.2.1/properties-maven-plugin-1.2.1.jar (41 kB at 5.9 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/googlecode/maven-download-plugin/download-maven-plugin/1.9.0/download-maven-plugin-1.9.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/googlecode/maven-download-plugin/download-maven-plugin/1.9.0/download-maven-plugin-1.9.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.9.0/download-maven-plugin-1.9.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.9.0/download-maven-plugin-1.9.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.9.0/download-maven-plugin-1.9.0.pom (22 kB at 3.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/googlecode/maven-download-plugin/download-maven-plugin/1.9.0/download-maven-plugin-1.9.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/googlecode/maven-download-plugin/download-maven-plugin/1.9.0/download-maven-plugin-1.9.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.9.0/download-maven-plugin-1.9.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.9.0/download-maven-plugin-1.9.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.9.0/download-maven-plugin-1.9.0.jar (63 kB at 9.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.8/tycho-sourceref-jgit-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.8/tycho-sourceref-jgit-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.8/tycho-sourceref-jgit-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.8/tycho-sourceref-jgit-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.8/tycho-sourceref-jgit-4.0.8.pom (1.9 kB at 269 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-extras/4.0.8/tycho-extras-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/extras/tycho-extras/4.0.8/tycho-extras-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/4.0.8/tycho-extras-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-extras/4.0.8/tycho-extras-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-extras/4.0.8/tycho-extras-4.0.8.pom (5.7 kB at 952 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/jgit/org.eclipse.jgit/6.8.0.202311291450-r/org.eclipse.jgit-6.8.0.202311291450-r.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/jgit/org.eclipse.jgit/6.8.0.202311291450-r/org.eclipse.jgit-6.8.0.202311291450-r.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jgit/org.eclipse.jgit/6.8.0.202311291450-r/org.eclipse.jgit-6.8.0.202311291450-r.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.8.0.202311291450-r/org.eclipse.jgit-6.8.0.202311291450-r.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.8.0.202311291450-r/org.eclipse.jgit-6.8.0.202311291450-r.pom (7.7 kB at 1.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/jgit/org.eclipse.jgit-parent/6.8.0.202311291450-r/org.eclipse.jgit-parent-6.8.0.202311291450-r.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/jgit/org.eclipse.jgit-parent/6.8.0.202311291450-r/org.eclipse.jgit-parent-6.8.0.202311291450-r.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/6.8.0.202311291450-r/org.eclipse.jgit-parent-6.8.0.202311291450-r.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/6.8.0.202311291450-r/org.eclipse.jgit-parent-6.8.0.202311291450-r.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/6.8.0.202311291450-r/org.eclipse.jgit-parent-6.8.0.202311291450-r.pom (41 kB at 5.9 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom (6.2 kB at 1.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 680 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 3.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/58/commons-parent-58.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-parent/58/commons-parent-58.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 12 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/29/apache-29.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/apache/29/apache-29.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 3.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 938 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-buildtimestamp-jgit/4.0.8/tycho-buildtimestamp-jgit-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-buildtimestamp-jgit/4.0.8/tycho-buildtimestamp-jgit-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-buildtimestamp-jgit/4.0.8/tycho-buildtimestamp-jgit-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-buildtimestamp-jgit/4.0.8/tycho-buildtimestamp-jgit-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-buildtimestamp-jgit/4.0.8/tycho-buildtimestamp-jgit-4.0.8.pom (2.0 kB at 336 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.8/tycho-sourceref-jgit-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/jgit/org.eclipse.jgit/6.8.0.202311291450-r/org.eclipse.jgit-6.8.0.202311291450-r.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-buildtimestamp-jgit/4.0.8/tycho-buildtimestamp-jgit-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.8/tycho-sourceref-jgit-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/jgit/org.eclipse.jgit/6.8.0.202311291450-r/org.eclipse.jgit-6.8.0.202311291450-r.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-buildtimestamp-jgit/4.0.8/tycho-buildtimestamp-jgit-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.8/tycho-sourceref-jgit-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jgit/org.eclipse.jgit/6.8.0.202311291450-r/org.eclipse.jgit-6.8.0.202311291450-r.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-buildtimestamp-jgit/4.0.8/tycho-buildtimestamp-jgit-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.8/tycho-sourceref-jgit-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.8/tycho-sourceref-jgit-4.0.8.jar (6.2 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.8.0.202311291450-r/org.eclipse.jgit-6.8.0.202311291450-r.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-buildtimestamp-jgit/4.0.8/tycho-buildtimestamp-jgit-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-buildtimestamp-jgit/4.0.8/tycho-buildtimestamp-jgit-4.0.8.jar (12 kB at 2.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar (171 kB at 21 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.8.0.202311291450-r/org.eclipse.jgit-6.8.0.202311291450-r.jar (3.2 MB at 70 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.8/tycho-p2-extras-plugin-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.8/tycho-p2-extras-plugin-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.8/tycho-p2-extras-plugin-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.8/tycho-p2-extras-plugin-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.8/tycho-p2-extras-plugin-4.0.8.pom (5.0 kB at 720 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.8/tycho-p2-extras-plugin-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.8/tycho-p2-extras-plugin-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.8/tycho-p2-extras-plugin-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.8/tycho-p2-extras-plugin-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.8/tycho-p2-extras-plugin-4.0.8.jar (30 kB at 4.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-artifactcomparator/4.0.8/tycho-artifactcomparator-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-artifactcomparator/4.0.8/tycho-artifactcomparator-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.8/tycho-artifactcomparator-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/4.0.8/tycho-artifactcomparator-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/4.0.8/tycho-artifactcomparator-4.0.8.pom (2.9 kB at 409 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 518 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 2.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm/9.6/asm-9.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/asm/asm/9.6/asm-9.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.6/asm-9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 474 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom (2.9 kB at 490 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom (2.6 kB at 524 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/xmlunit/xmlunit-core/2.10.0/xmlunit-core-2.10.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/xmlunit/xmlunit-core/2.10.0/xmlunit-core-2.10.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-core/2.10.0/xmlunit-core-2.10.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.10.0/xmlunit-core-2.10.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.10.0/xmlunit-core-2.10.0.pom (2.4 kB at 406 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/xmlunit/xmlunit-parent/2.10.0/xmlunit-parent-2.10.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/xmlunit/xmlunit-parent/2.10.0/xmlunit-parent-2.10.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-parent/2.10.0/xmlunit-parent-2.10.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.10.0/xmlunit-parent-2.10.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.10.0/xmlunit-parent-2.10.0.pom (21 kB at 3.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 1.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 885 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/sun/activation/all/1.2.2/all-1.2.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/sun/activation/all/1.2.2/all-1.2.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/sun/activation/all/1.2.2/all-1.2.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.2/all-1.2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.2/all-1.2.2.pom (15 kB at 2.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom (2.7 kB at 444 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom (10 kB at 1.7 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/ch/digitalfondue/jfiveparse/jfiveparse/1.0.3/jfiveparse-1.0.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/ch/digitalfondue/jfiveparse/jfiveparse/1.0.3/jfiveparse-1.0.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/ch/digitalfondue/jfiveparse/jfiveparse/1.0.3/jfiveparse-1.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/digitalfondue/jfiveparse/jfiveparse/1.0.3/jfiveparse-1.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/digitalfondue/jfiveparse/jfiveparse/1.0.3/jfiveparse-1.0.3.pom (8.9 kB at 1.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-artifactcomparator/4.0.8/tycho-artifactcomparator-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm/9.6/asm-9.6.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/xmlunit/xmlunit-core/2.10.0/xmlunit-core-2.10.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/ch/digitalfondue/jfiveparse/jfiveparse/1.0.3/jfiveparse-1.0.3.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-artifactcomparator/4.0.8/tycho-artifactcomparator-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/asm/asm/9.6/asm-9.6.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/xmlunit/xmlunit-core/2.10.0/xmlunit-core-2.10.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/ch/digitalfondue/jfiveparse/jfiveparse/1.0.3/jfiveparse-1.0.3.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.8/tycho-artifactcomparator-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.6/asm-9.6.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-core/2.10.0/xmlunit-core-2.10.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/ch/digitalfondue/jfiveparse/jfiveparse/1.0.3/jfiveparse-1.0.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/4.0.8/tycho-artifactcomparator-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/4.0.8/tycho-artifactcomparator-4.0.8.jar (39 kB at 5.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.10.0/xmlunit-core-2.10.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar (91 kB at 15 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar (52 kB at 7.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 15 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar (34 kB at 4.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/digitalfondue/jfiveparse/jfiveparse/1.0.3/jfiveparse-1.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.10.0/xmlunit-core-2.10.0.jar (181 kB at 18 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar (47 kB at 3.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 8.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar (72 kB at 5.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/digitalfondue/jfiveparse/jfiveparse/1.0.3/jfiveparse-1.0.3.jar (154 kB at 10 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.3/eclipse-jarsigner-plugin-1.4.3.pom
[INFO] Downloaded from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.3/eclipse-jarsigner-plugin-1.4.3.pom (2.6 kB at 118 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.4.3/maven-plugin-parent-1.4.3.pom
[INFO] Downloaded from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.4.3/maven-plugin-parent-1.4.3.pom (2.6 kB at 111 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/cbi-build-parent/1.4.3/cbi-build-parent-1.4.3.pom
[INFO] Downloaded from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/cbi-build-parent/1.4.3/cbi-build-parent-1.4.3.pom (6.5 kB at 650 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/cbi-parent/1.4.3/cbi-parent-1.4.3.pom
[INFO] Downloaded from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/cbi-parent/1.4.3/cbi-parent-1.4.3.pom (5.1 kB at 283 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/cbi-bom/1.4.3/cbi-bom-1.4.3.pom
[INFO] Downloaded from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/cbi-bom/1.4.3/cbi-bom-1.4.3.pom (11 kB at 463 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.3/eclipse-jarsigner-plugin-1.4.3.jar
[INFO] Downloaded from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.3/eclipse-jarsigner-plugin-1.4.3.jar (66 kB at 2.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-plugin/4.0.8/tycho-p2-plugin-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-p2-plugin/4.0.8/tycho-p2-plugin-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.8/tycho-p2-plugin-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/4.0.8/tycho-p2-plugin-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/4.0.8/tycho-p2-plugin-4.0.8.pom (2.4 kB at 404 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-plugin/4.0.8/tycho-p2-plugin-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-p2-plugin/4.0.8/tycho-p2-plugin-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.8/tycho-p2-plugin-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/4.0.8/tycho-p2-plugin-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/4.0.8/tycho-p2-plugin-4.0.8.jar (38 kB at 6.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-compiler-plugin/4.0.8/tycho-compiler-plugin-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-compiler-plugin/4.0.8/tycho-compiler-plugin-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.8/tycho-compiler-plugin-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/4.0.8/tycho-compiler-plugin-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/4.0.8/tycho-compiler-plugin-4.0.8.pom (2.9 kB at 580 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-compiler-plugin/4.0.8/tycho-compiler-plugin-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-compiler-plugin/4.0.8/tycho-compiler-plugin-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.8/tycho-compiler-plugin-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/4.0.8/tycho-compiler-plugin-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/4.0.8/tycho-compiler-plugin-4.0.8.jar (56 kB at 9.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom (1.3 kB at 59 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom (7.6 kB at 304 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom (1.4 kB at 272 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom (3.7 kB at 748 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/13/plexus-13.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/13/plexus-13.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/13/plexus-13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 4.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-compiler-jdt/4.0.8/tycho-compiler-jdt-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-compiler-jdt/4.0.8/tycho-compiler-jdt-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.8/tycho-compiler-jdt-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/4.0.8/tycho-compiler-jdt-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/4.0.8/tycho-compiler-jdt-4.0.8.pom (2.4 kB at 399 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-lib-detector/4.0.8/tycho-lib-detector-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-lib-detector/4.0.8/tycho-lib-detector-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.8/tycho-lib-detector-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-lib-detector/4.0.8/tycho-lib-detector-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-lib-detector/4.0.8/tycho-lib-detector-4.0.8.pom (1.5 kB at 103 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom (1.3 kB at 215 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom (1.6 kB at 261 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-compiler-jdt/4.0.8/tycho-compiler-jdt-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-lib-detector/4.0.8/tycho-lib-detector-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-compiler-jdt/4.0.8/tycho-compiler-jdt-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-lib-detector/4.0.8/tycho-lib-detector-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.8/tycho-compiler-jdt-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.8/tycho-lib-detector-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar (5.2 kB at 872 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/4.0.8/tycho-compiler-jdt-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-lib-detector/4.0.8/tycho-lib-detector-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 5.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar (29 kB at 4.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-lib-detector/4.0.8/tycho-lib-detector-4.0.8.jar (3.5 kB at 583 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/4.0.8/tycho-compiler-jdt-4.0.8.jar (20 kB at 3.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar (93 kB at 13 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar (26 kB at 2.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom (8.9 kB at 1.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 1.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/39/maven-parent-39.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-parent/39/maven-parent-39.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 8.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar (39 kB at 5.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 1.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 6.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom (7.8 kB at 1.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar (31 kB at 5.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-bnd-plugin/4.0.8/tycho-bnd-plugin-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-bnd-plugin/4.0.8/tycho-bnd-plugin-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.8/tycho-bnd-plugin-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bnd-plugin/4.0.8/tycho-bnd-plugin-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bnd-plugin/4.0.8/tycho-bnd-plugin-4.0.8.pom (1.9 kB at 312 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-bnd-plugin/4.0.8/tycho-bnd-plugin-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-bnd-plugin/4.0.8/tycho-bnd-plugin-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.8/tycho-bnd-plugin-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bnd-plugin/4.0.8/tycho-bnd-plugin-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bnd-plugin/4.0.8/tycho-bnd-plugin-4.0.8.jar (31 kB at 5.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 210 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 160 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 183 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom (1.3 kB at 57 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 214 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 377 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/7.0.0/biz.aQute.bnd.embedded-repo-7.0.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/7.0.0/biz.aQute.bnd.embedded-repo-7.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/7.0.0/biz.aQute.bnd.embedded-repo-7.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/7.0.0/biz.aQute.bnd.embedded-repo-7.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/7.0.0/biz.aQute.bnd.embedded-repo-7.0.0.pom (2.5 kB at 414 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/7.0.0/biz.aQute.bnd.embedded-repo-7.0.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/7.0.0/biz.aQute.bnd.embedded-repo-7.0.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/7.0.0/biz.aQute.bnd.embedded-repo-7.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/7.0.0/biz.aQute.bnd.embedded-repo-7.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 4.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar (41 kB at 5.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 2.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 27 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/7.0.0/biz.aQute.bnd.embedded-repo-7.0.0.jar (6.2 MB at 81 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-ds-plugin/4.0.8/tycho-ds-plugin-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-ds-plugin/4.0.8/tycho-ds-plugin-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.8/tycho-ds-plugin-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-ds-plugin/4.0.8/tycho-ds-plugin-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-ds-plugin/4.0.8/tycho-ds-plugin-4.0.8.pom (1.6 kB at 266 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-ds-plugin/4.0.8/tycho-ds-plugin-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-ds-plugin/4.0.8/tycho-ds-plugin-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.8/tycho-ds-plugin-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-ds-plugin/4.0.8/tycho-ds-plugin-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-ds-plugin/4.0.8/tycho-ds-plugin-4.0.8.jar (23 kB at 3.8 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom (20 kB at 3.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 1.7 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/36/maven-parent-36.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-parent/36/maven-parent-36.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 7.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/26/apache-26.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/apache/26/apache-26.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 4.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar (119 kB at 20 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-scm-plugin/2.1.0/maven-scm-plugin-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-scm-plugin/2.1.0/maven-scm-plugin-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-scm-plugin/2.1.0/maven-scm-plugin-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-scm-plugin/2.1.0/maven-scm-plugin-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-scm-plugin/2.1.0/maven-scm-plugin-2.1.0.pom (7.9 kB at 1.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom (21 kB at 3.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-scm-plugin/2.1.0/maven-scm-plugin-2.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-scm-plugin/2.1.0/maven-scm-plugin-2.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-scm-plugin/2.1.0/maven-scm-plugin-2.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-scm-plugin/2.1.0/maven-scm-plugin-2.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-scm-plugin/2.1.0/maven-scm-plugin-2.1.0.jar (67 kB at 9.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 1.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 2.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 6.9 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/mojo/exec-maven-plugin/3.3.0/exec-maven-plugin-3.3.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/mojo/exec-maven-plugin/3.3.0/exec-maven-plugin-3.3.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/exec-maven-plugin/3.3.0/exec-maven-plugin-3.3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.3.0/exec-maven-plugin-3.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.3.0/exec-maven-plugin-3.3.0.pom (14 kB at 1.9 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/mojo/mojo-parent/82/mojo-parent-82.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/mojo/mojo-parent/82/mojo-parent-82.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/82/mojo-parent-82.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/82/mojo-parent-82.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/82/mojo-parent-82.pom (36 kB at 6.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/mojo/exec-maven-plugin/3.3.0/exec-maven-plugin-3.3.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/mojo/exec-maven-plugin/3.3.0/exec-maven-plugin-3.3.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/exec-maven-plugin/3.3.0/exec-maven-plugin-3.3.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.3.0/exec-maven-plugin-3.3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.3.0/exec-maven-plugin-3.3.0.jar (85 kB at 12 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom (18 kB at 2.9 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar (191 kB at 24 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire-plugin/4.0.8/tycho-surefire-plugin-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-surefire-plugin/4.0.8/tycho-surefire-plugin-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.8/tycho-surefire-plugin-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-surefire-plugin/4.0.8/tycho-surefire-plugin-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-surefire-plugin/4.0.8/tycho-surefire-plugin-4.0.8.pom (8.3 kB at 917 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire-plugin/4.0.8/tycho-surefire-plugin-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-surefire-plugin/4.0.8/tycho-surefire-plugin-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.8/tycho-surefire-plugin-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-surefire-plugin/4.0.8/tycho-surefire-plugin-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-surefire-plugin/4.0.8/tycho-surefire-plugin-4.0.8.jar (130 kB at 16 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.8/org.eclipse.tycho.surefire.osgibooter-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.8/org.eclipse.tycho.surefire.osgibooter-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.8/org.eclipse.tycho.surefire.osgibooter-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.8/org.eclipse.tycho.surefire.osgibooter-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.8/org.eclipse.tycho.surefire.osgibooter-4.0.8.pom (6.3 kB at 1.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.8/org.eclipse.tycho.surefire.junit-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.8/org.eclipse.tycho.surefire.junit-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.8/org.eclipse.tycho.surefire.junit-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.8/org.eclipse.tycho.surefire.junit-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.8/org.eclipse.tycho.surefire.junit-4.0.8.pom (1.7 kB at 279 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire/4.0.8/tycho-surefire-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-surefire/4.0.8/tycho-surefire-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/4.0.8/tycho-surefire-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-surefire/4.0.8/tycho-surefire-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-surefire/4.0.8/tycho-surefire-4.0.8.pom (3.5 kB at 504 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.8/org.eclipse.tycho.surefire.junit4-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.8/org.eclipse.tycho.surefire.junit4-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.8/org.eclipse.tycho.surefire.junit4-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.8/org.eclipse.tycho.surefire.junit4-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.8/org.eclipse.tycho.surefire.junit4-4.0.8.pom (1.9 kB at 311 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.8/org.eclipse.tycho.surefire.junit47-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.8/org.eclipse.tycho.surefire.junit47-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.8/org.eclipse.tycho.surefire.junit47-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.8/org.eclipse.tycho.surefire.junit47-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.8/org.eclipse.tycho.surefire.junit47-4.0.8.pom (2.2 kB at 371 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.8/org.eclipse.tycho.surefire.junit5-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.8/org.eclipse.tycho.surefire.junit5-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.8/org.eclipse.tycho.surefire.junit5-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.8/org.eclipse.tycho.surefire.junit5-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.8/org.eclipse.tycho.surefire.junit5-4.0.8.pom (3.3 kB at 654 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.8/org.eclipse.tycho.surefire.junit54-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.8/org.eclipse.tycho.surefire.junit54-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.8/org.eclipse.tycho.surefire.junit54-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.8/org.eclipse.tycho.surefire.junit54-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.8/org.eclipse.tycho.surefire.junit54-4.0.8.pom (3.3 kB at 549 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.8/org.eclipse.tycho.surefire.junit55-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.8/org.eclipse.tycho.surefire.junit55-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.8/org.eclipse.tycho.surefire.junit55-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.8/org.eclipse.tycho.surefire.junit55-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.8/org.eclipse.tycho.surefire.junit55-4.0.8.pom (3.3 kB at 549 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.8/org.eclipse.tycho.surefire.junit56-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.8/org.eclipse.tycho.surefire.junit56-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.8/org.eclipse.tycho.surefire.junit56-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.8/org.eclipse.tycho.surefire.junit56-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.8/org.eclipse.tycho.surefire.junit56-4.0.8.pom (3.3 kB at 549 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.8/org.eclipse.tycho.surefire.junit57-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.8/org.eclipse.tycho.surefire.junit57-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.8/org.eclipse.tycho.surefire.junit57-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.8/org.eclipse.tycho.surefire.junit57-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.8/org.eclipse.tycho.surefire.junit57-4.0.8.pom (2.9 kB at 490 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.8/org.eclipse.tycho.surefire.junit57withvintage-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.8/org.eclipse.tycho.surefire.junit57withvintage-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.8/org.eclipse.tycho.surefire.junit57withvintage-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.8/org.eclipse.tycho.surefire.junit57withvintage-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.8/org.eclipse.tycho.surefire.junit57withvintage-4.0.8.pom (3.4 kB at 560 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.8/org.eclipse.tycho.surefire.junit58-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.8/org.eclipse.tycho.surefire.junit58-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.8/org.eclipse.tycho.surefire.junit58-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.8/org.eclipse.tycho.surefire.junit58-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.8/org.eclipse.tycho.surefire.junit58-4.0.8.pom (3.5 kB at 590 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.8/org.eclipse.tycho.surefire.junit58withvintage-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.8/org.eclipse.tycho.surefire.junit58withvintage-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.8/org.eclipse.tycho.surefire.junit58withvintage-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.8/org.eclipse.tycho.surefire.junit58withvintage-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.8/org.eclipse.tycho.surefire.junit58withvintage-4.0.8.pom (4.0 kB at 565 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.8/org.eclipse.tycho.surefire.junit59-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.8/org.eclipse.tycho.surefire.junit59-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.8/org.eclipse.tycho.surefire.junit59-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.8/org.eclipse.tycho.surefire.junit59-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.8/org.eclipse.tycho.surefire.junit59-4.0.8.pom (3.5 kB at 590 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.8/org.eclipse.tycho.surefire.junit59withvintage-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.8/org.eclipse.tycho.surefire.junit59withvintage-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.8/org.eclipse.tycho.surefire.junit59withvintage-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.8/org.eclipse.tycho.surefire.junit59withvintage-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.8/org.eclipse.tycho.surefire.junit59withvintage-4.0.8.pom (4.0 kB at 659 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.8/org.eclipse.tycho.surefire.testng-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.8/org.eclipse.tycho.surefire.testng-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.8/org.eclipse.tycho.surefire.testng-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.8/org.eclipse.tycho.surefire.testng-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.8/org.eclipse.tycho.surefire.testng-4.0.8.pom (2.1 kB at 345 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.pom (10 kB at 1.7 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire/3.2.5/surefire-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/surefire/surefire/3.2.5/surefire-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/3.2.5/surefire-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.2.5/surefire-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.2.5/surefire-3.2.5.pom (22 kB at 3.7 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.pom (6.2 kB at 1.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.pom (3.5 kB at 588 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.pom (3.3 kB at 543 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.pom (4.1 kB at 676 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.pom (3.3 kB at 551 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.pom (4.5 kB at 742 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.pom (1.8 kB at 294 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 439 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 5.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 379 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 1.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/3.9.6/maven-artifact-3.9.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-artifact/3.9.6/maven-artifact-3.9.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.9.6/maven-artifact-3.9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.9.6/maven-artifact-3.9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.9.6/maven-artifact-3.9.6.pom (2.3 kB at 464 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 855 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 639 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 2.9 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/biz/aQute/bnd/biz.aQute.bnd.maven/7.0.0/biz.aQute.bnd.maven-7.0.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/biz/aQute/bnd/biz.aQute.bnd.maven/7.0.0/biz.aQute.bnd.maven-7.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/7.0.0/biz.aQute.bnd.maven-7.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.maven/7.0.0/biz.aQute.bnd.maven-7.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.maven/7.0.0/biz.aQute.bnd.maven-7.0.0.pom (6.2 kB at 474 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/biz/aQute/bnd/biz.aQute.resolve/7.0.0/biz.aQute.resolve-7.0.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/biz/aQute/bnd/biz.aQute.resolve/7.0.0/biz.aQute.resolve-7.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.resolve/7.0.0/biz.aQute.resolve-7.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.resolve/7.0.0/biz.aQute.resolve-7.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.resolve/7.0.0/biz.aQute.resolve-7.0.0.pom (5.4 kB at 901 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom (1.8 kB at 303 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.8/org.eclipse.tycho.surefire.osgibooter-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.8/org.eclipse.tycho.surefire.junit-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.8/org.eclipse.tycho.surefire.junit4-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.8/org.eclipse.tycho.surefire.junit47-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.8/org.eclipse.tycho.surefire.junit5-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.8/org.eclipse.tycho.surefire.junit54-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.8/org.eclipse.tycho.surefire.junit55-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.8/org.eclipse.tycho.surefire.junit56-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.8/org.eclipse.tycho.surefire.junit57-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.8/org.eclipse.tycho.surefire.junit57withvintage-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.8/org.eclipse.tycho.surefire.junit58-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.8/org.eclipse.tycho.surefire.junit58withvintage-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.8/org.eclipse.tycho.surefire.junit59-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.8/org.eclipse.tycho.surefire.junit59withvintage-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.8/org.eclipse.tycho.surefire.testng-4.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/biz/aQute/bnd/biz.aQute.bnd.maven/7.0.0/biz.aQute.bnd.maven-7.0.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/biz/aQute/bnd/biz.aQute.resolve/7.0.0/biz.aQute.resolve-7.0.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.8/org.eclipse.tycho.surefire.osgibooter-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.8/org.eclipse.tycho.surefire.junit-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.8/org.eclipse.tycho.surefire.junit4-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.8/org.eclipse.tycho.surefire.junit47-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.8/org.eclipse.tycho.surefire.junit5-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.8/org.eclipse.tycho.surefire.junit54-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.8/org.eclipse.tycho.surefire.junit55-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.8/org.eclipse.tycho.surefire.junit56-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.8/org.eclipse.tycho.surefire.junit57-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.8/org.eclipse.tycho.surefire.junit57withvintage-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.8/org.eclipse.tycho.surefire.junit58-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.8/org.eclipse.tycho.surefire.junit58withvintage-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.8/org.eclipse.tycho.surefire.junit59-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.8/org.eclipse.tycho.surefire.junit59withvintage-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.8/org.eclipse.tycho.surefire.testng-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/biz/aQute/bnd/biz.aQute.bnd.maven/7.0.0/biz.aQute.bnd.maven-7.0.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/biz/aQute/bnd/biz.aQute.resolve/7.0.0/biz.aQute.resolve-7.0.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.8/org.eclipse.tycho.surefire.osgibooter-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.8/org.eclipse.tycho.surefire.junit-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.8/org.eclipse.tycho.surefire.junit4-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.8/org.eclipse.tycho.surefire.junit47-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.8/org.eclipse.tycho.surefire.junit5-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.8/org.eclipse.tycho.surefire.junit54-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.8/org.eclipse.tycho.surefire.junit55-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.8/org.eclipse.tycho.surefire.junit56-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.8/org.eclipse.tycho.surefire.junit57-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.8/org.eclipse.tycho.surefire.junit57withvintage-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.8/org.eclipse.tycho.surefire.junit58-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.8/org.eclipse.tycho.surefire.junit58withvintage-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.8/org.eclipse.tycho.surefire.junit59-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.8/org.eclipse.tycho.surefire.junit59withvintage-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.8/org.eclipse.tycho.surefire.testng-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/7.0.0/biz.aQute.bnd.maven-7.0.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.resolve/7.0.0/biz.aQute.resolve-7.0.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.8/org.eclipse.tycho.surefire.osgibooter-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.8/org.eclipse.tycho.surefire.osgibooter-4.0.8.jar (2.8 MB at 78 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.8/org.eclipse.tycho.surefire.junit-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.8/org.eclipse.tycho.surefire.junit4-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.8/org.eclipse.tycho.surefire.junit47-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.8/org.eclipse.tycho.surefire.junit5-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.8/org.eclipse.tycho.surefire.junit54-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.8/org.eclipse.tycho.surefire.junit-4.0.8.jar (29 kB at 3.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.8/org.eclipse.tycho.surefire.junit55-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.8/org.eclipse.tycho.surefire.junit4-4.0.8.jar (41 kB at 5.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.8/org.eclipse.tycho.surefire.junit56-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.8/org.eclipse.tycho.surefire.junit47-4.0.8.jar (159 kB at 18 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.8/org.eclipse.tycho.surefire.junit57-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.8/org.eclipse.tycho.surefire.junit5-4.0.8.jar (401 kB at 31 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.8/org.eclipse.tycho.surefire.junit57withvintage-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.8/org.eclipse.tycho.surefire.junit54-4.0.8.jar (593 kB at 46 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.8/org.eclipse.tycho.surefire.junit58-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.8/org.eclipse.tycho.surefire.junit56-4.0.8.jar (683 kB at 31 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.8/org.eclipse.tycho.surefire.junit58withvintage-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.8/org.eclipse.tycho.surefire.junit57-4.0.8.jar (649 kB at 28 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.8/org.eclipse.tycho.surefire.junit59-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.8/org.eclipse.tycho.surefire.junit55-4.0.8.jar (657 kB at 27 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.8/org.eclipse.tycho.surefire.junit59withvintage-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.8/org.eclipse.tycho.surefire.junit57withvintage-4.0.8.jar (713 kB at 25 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.8/org.eclipse.tycho.surefire.testng-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.8/org.eclipse.tycho.surefire.junit58-4.0.8.jar (730 kB at 26 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.8/org.eclipse.tycho.surefire.testng-4.0.8.jar (96 kB at 2.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.jar (55 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.jar (14 kB at 340 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.8/org.eclipse.tycho.surefire.junit59-4.0.8.jar (763 kB at 19 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.jar (171 kB at 4.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.jar (26 kB at 539 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.jar (118 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.jar (308 kB at 5.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.jar (8.2 kB at 136 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.8/org.eclipse.tycho.surefire.junit59withvintage-4.0.8.jar (830 kB at 13 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 691 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.maven/7.0.0/biz.aQute.bnd.maven-7.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.8/org.eclipse.tycho.surefire.junit58withvintage-4.0.8.jar (796 kB at 8.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 612 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.resolve/7.0.0/biz.aQute.resolve-7.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.jar (2.4 MB at 25 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.maven/7.0.0/biz.aQute.bnd.maven-7.0.0.jar (198 kB at 2.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar (23 kB at 232 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 3.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.resolve/7.0.0/biz.aQute.resolve-7.0.0.jar (652 kB at 6.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.8/tycho-p2-repository-plugin-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.8/tycho-p2-repository-plugin-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.8/tycho-p2-repository-plugin-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.8/tycho-p2-repository-plugin-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.8/tycho-p2-repository-plugin-4.0.8.pom (2.4 kB at 396 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.8/tycho-p2-repository-plugin-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.8/tycho-p2-repository-plugin-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.8/tycho-p2-repository-plugin-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.8/tycho-p2-repository-plugin-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.8/tycho-p2-repository-plugin-4.0.8.jar (45 kB at 7.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-gpg-plugin/4.0.8/tycho-gpg-plugin-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-gpg-plugin/4.0.8/tycho-gpg-plugin-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-gpg-plugin/4.0.8/tycho-gpg-plugin-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-gpg-plugin/4.0.8/tycho-gpg-plugin-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-gpg-plugin/4.0.8/tycho-gpg-plugin-4.0.8.pom (2.1 kB at 302 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-gpg-plugin/4.0.8/tycho-gpg-plugin-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-gpg-plugin/4.0.8/tycho-gpg-plugin-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-gpg-plugin/4.0.8/tycho-gpg-plugin-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-gpg-plugin/4.0.8/tycho-gpg-plugin-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-gpg-plugin/4.0.8/tycho-gpg-plugin-4.0.8.jar (36 kB at 6.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.pom (13 kB at 640 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 1.9 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 1.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 1.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 895 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 626 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 521 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 250 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 1.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 666 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 2.8 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 910 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 2.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 830 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 764 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/30/maven-parent-30.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-parent/30/maven-parent-30.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 8.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 538 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 2.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 592 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 1.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.7 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 413 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar (365 kB at 37 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.jar (58 kB at 9.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar (53 kB at 6.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 7.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 17 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 16 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 14 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 900 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 8.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 25 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 955 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.8/tycho-p2-publisher-plugin-4.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.8/tycho-p2-publisher-plugin-4.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.8/tycho-p2-publisher-plugin-4.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.8/tycho-p2-publisher-plugin-4.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.8/tycho-p2-publisher-plugin-4.0.8.pom (2.2 kB at 112 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.8/tycho-p2-publisher-plugin-4.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.8/tycho-p2-publisher-plugin-4.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.8/tycho-p2-publisher-plugin-4.0.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.8/tycho-p2-publisher-plugin-4.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.8/tycho-p2-publisher-plugin-4.0.8.jar (31 kB at 5.1 MB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Eclipse Wild Web Developer - Parent                                [pom]
[INFO] org.eclipse.wildwebdeveloper.embedder.node              [eclipse-plugin]
[INFO] org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 [eclipse-plugin]
[INFO] org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 [eclipse-plugin]
[INFO] org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 [eclipse-plugin]
[INFO] org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 [eclipse-plugin]
[INFO] org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 [eclipse-plugin]
[INFO] org.eclipse.wildwebdeveloper                            [eclipse-plugin]
[INFO] org.eclipse.wildwebdeveloper.xml                        [eclipse-plugin]
[INFO] org.eclipse.wildwebdeveloper.embedder.node.feature     [eclipse-feature]
[INFO] org.eclipse.wildwebdeveloper.tests                 [eclipse-test-plugin]
[INFO] org.eclipse.wildwebdeveloper.xml.feature               [eclipse-feature]
[INFO] org.eclipse.wildwebdeveloper.feature                   [eclipse-feature]
[INFO] repository                                          [eclipse-repository]
[INFO] 
[INFO] ----------------< org.eclipse.wildwebdeveloper:parent >-----------------
[INFO] Building Eclipse Wild Web Developer - Parent 1.0.0-SNAPSHOT       [1/14]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ parent ---
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 1.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 21 MB/s)
[INFO] 
[INFO] --- tycho-source:4.0.8:plugin-source (plugin-source) @ parent ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ parent ---
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/cbi-common/1.4.3/cbi-common-1.4.3.pom
[INFO] Downloaded from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/cbi-common/1.4.3/cbi-common-1.4.3.pom (2.0 kB at 132 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom (22 kB at 3.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/61/commons-parent-61.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-parent/61/commons-parent-61.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/61/commons-parent-61.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/61/commons-parent-61.pom (81 kB at 12 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom (13 kB at 2.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom (20 kB at 3.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 456 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 857 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 804 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom (2.1 kB at 349 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom (1.8 kB at 366 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom (13 kB at 2.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 487 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.3/cbi-maven-plugin-common-1.4.3.pom
[INFO] Downloaded from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.3/cbi-maven-plugin-common-1.4.3.pom (2.5 kB at 255 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/3.9.5/maven-plugin-api-3.9.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-plugin-api/3.9.5/maven-plugin-api-3.9.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.9.5/maven-plugin-api-3.9.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.5/maven-plugin-api-3.9.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.5/maven-plugin-api-3.9.5.pom (2.9 kB at 589 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven/3.9.5/maven-3.9.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven/3.9.5/maven-3.9.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.9.5/maven-3.9.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.9.5/maven-3.9.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.9.5/maven-3.9.5.pom (30 kB at 5.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/3.9.5/maven-model-3.9.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-model/3.9.5/maven-model-3.9.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.9.5/maven-model-3.9.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.9.5/maven-model-3.9.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.9.5/maven-model-3.9.5.pom (2.7 kB at 453 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/3.9.5/maven-artifact-3.9.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-artifact/3.9.5/maven-artifact-3.9.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.9.5/maven-artifact-3.9.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.9.5/maven-artifact-3.9.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.9.5/maven-artifact-3.9.5.pom (2.3 kB at 386 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 857 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 2.7 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 525 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 2.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 154 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 1.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 5.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 1.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 2.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 993 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 2.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom (5.1 kB at 856 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/cbi-common/1.4.3/cbi-common-1.4.3.jar
[INFO] Downloaded from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/cbi-common/1.4.3/cbi-common-1.4.3.jar (66 kB at 3.9 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.3/cbi-maven-plugin-common-1.4.3.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/3.9.5/maven-plugin-api-3.9.5.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
[INFO] Downloaded from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.3/cbi-maven-plugin-common-1.4.3.jar (31 kB at 1.7 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-plugin-api/3.9.5/maven-plugin-api-3.9.5.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.9.5/maven-plugin-api-3.9.5.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar (1.1 MB at 63 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 314 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 660 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.5/maven-plugin-api-3.9.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar (224 kB at 22 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 846 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar (17 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.5/maven-plugin-api-3.9.5.jar (47 kB at 3.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 228 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 11 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 17 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 12 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar (42 kB at 1.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 12 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 25 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar (3.0 MB at 72 MB/s)
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ parent ---
[INFO] 
[INFO] --- tycho-p2-extras:4.0.8:compare-version-with-baselines (compare-version-with-baseline) @ parent ---
[INFO] 
[INFO] --< org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node >--
[INFO] Building org.eclipse.wildwebdeveloper.embedder.node 1.0.6-SNAPSHOT [2/14]
[INFO]   from org.eclipse.wildwebdeveloper.embedder.node/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node/../target-platform/target-platform.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, linux/gtk/aarch64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-21' { source level: 21, target level: 21}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@2d935682
[INFO] ### Using TychoRepositoryTransport for remote P2 access ###
[INFO]     Cache location:         /home/jenkins/agent/workspace/Wildwebdeveloper_master/.m2/repository/.cache/tycho
[INFO]     Transport mode:         online
[INFO]     Http Transport type:    Java11Client
[INFO]     Update mode:            cache first
[INFO]     Minimum cache duration: 60 minutes
[INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
[INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.26.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.commons, ArtifactId = commons-lang3, Version = 3.14.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar (1.1 MB at 54 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2-sources.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2-sources.jar (900 kB at 50 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0-sources.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0-sources.jar (705 kB at 44 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/74.2/icu4j-74.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/74.2/icu4j-74.2.jar (14 MB at 90 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar (1.4 MB at 57 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar (26 kB at 3.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 2.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar (501 kB at 42 MB/s)
[INFO] [c57da048-5f36-4fca-8848-191873e64cc7][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] Error processing mirrors URL: https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2024-03/202403131000&countryCode=us&timeZone=0&format=xml
org.eclipse.core.runtime.CoreException: download from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2024-03/202403131000&countryCode=us&timeZone=0&format=xml failed
    at org.eclipse.tycho.p2maven.transport.TychoRepositoryTransport.stream (TychoRepositoryTransport.java:165)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.getMirrorsDocument (MirrorSelector.java:313)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.computeMirrors (MirrorSelector.java:265)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.initMirrors (MirrorSelector.java:368)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.selectMirror (MirrorSelector.java:438)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.getMirrorLocation (MirrorSelector.java:346)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getMirror (SimpleArtifactRepository.java:751)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.downloadArtifact (SimpleArtifactRepository.java:644)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact (SimpleArtifactRepository.java:845)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromOneMirror (RepositoryArtifactProvider.java:243)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromAnyMirror (RepositoryArtifactProvider.java:223)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider$1.perform (RepositoryArtifactProvider.java:198)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact (SimpleArtifactRepository.java:827)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifacts (SimpleArtifactRepository.java:907)
    at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.getArtifacts (CompositeArtifactRepository.java:342)
    at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.getArtifacts (CompositeArtifactRepository.java:342)
    at org.eclipse.tycho.p2.repository.LazyArtifactRepository.getArtifacts (LazyArtifactRepository.java:102)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromAnyChildRepository (RepositoryArtifactProvider.java:210)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromAnyFormatAvailableInRepository (RepositoryArtifactProvider.java:177)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromAnySource (RepositoryArtifactProvider.java:163)
    at org.eclipse.tycho.p2.repository.CompositeArtifactProviderBaseImpl.getArtifact (CompositeArtifactProviderBaseImpl.java:55)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.downloadCanonicalArtifact (MirroringArtifactProvider.java:347)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.downloadMostSpecificNeededFormatOfArtifact (MirroringArtifactProvider.java:340)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.downloadArtifact (MirroringArtifactProvider.java:325)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.makeOneFormatLocallyAvailable (MirroringArtifactProvider.java:264)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.makeLocallyAvailable (MirroringArtifactProvider.java:206)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.getArtifactFile (MirroringArtifactProvider.java:138)
    at org.eclipse.tycho.p2.repository.CompositeArtifactProvider.getArtifactFile (CompositeArtifactProvider.java:89)
    at org.eclipse.tycho.p2resolver.TargetPlatformBaseImpl.getLocalArtifactFile (TargetPlatformBaseImpl.java:169)
    at org.eclipse.tycho.core.resolver.DefaultP2ResolutionResult.lambda$addArtifact$2 (DefaultP2ResolutionResult.java:90)
    at org.eclipse.tycho.core.resolver.DefaultP2ResolutionResultEntry.getLocation (DefaultP2ResolutionResultEntry.java:73)
    at org.eclipse.tycho.p2resolver.P2DependencyResolver.lambda$newDefaultTargetPlatform$7 (P2DependencyResolver.java:413)
    at org.eclipse.tycho.core.osgitools.targetplatform.ArtifactCollection.lambda$addArtifactFile$2 (ArtifactCollection.java:70)
    at org.eclipse.tycho.core.osgitools.DefaultArtifactDescriptor.getLocation (DefaultArtifactDescriptor.java:72)
    at org.eclipse.tycho.core.osgitools.targetplatform.ArtifactCollection.lambda$addArtifact$3 (ArtifactCollection.java:149)
    at org.eclipse.tycho.core.osgitools.DefaultArtifactDescriptor.getLocation (DefaultArtifactDescriptor.java:72)
    at org.eclipse.tycho.core.osgitools.targetplatform.ArtifactCollection.lambda$addArtifact$3 (ArtifactCollection.java:149)
    at org.eclipse.tycho.core.osgitools.DefaultArtifactDescriptor.getLocation (DefaultArtifactDescriptor.java:72)
    at org.eclipse.tycho.core.maven.MavenDependencyInjector.collectExternalDependencies (MavenDependencyInjector.java:255)
    at org.eclipse.tycho.core.maven.MavenDependencyInjector.addDependency (MavenDependencyInjector.java:219)
    at org.eclipse.tycho.core.maven.MavenDependencyInjector.injectMavenDependencies (MavenDependencyInjector.java:120)
    at org.eclipse.tycho.p2resolver.P2DependencyResolver.injectDependenciesIntoMavenModel (P2DependencyResolver.java:439)
    at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:100)
    at org.eclipse.tycho.core.maven.TychoProjectExecutionListener.beforeProjectLifecycleExecution (TychoProjectExecutionListener.java:111)
    at org.apache.maven.lifecycle.internal.CompoundProjectExecutionListener.beforeProjectLifecycleExecution (CompoundProjectExecutionListener.java:42)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:103)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
    at java.lang.reflect.Method.invoke (Method.java:580)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
Caused by: java.net.http.HttpTimeoutException: request timed out
    at jdk.internal.net.http.HttpClientImpl.send (HttpClientImpl.java:949)
    at jdk.internal.net.http.HttpClientFacade.send (HttpClientFacade.java:133)
    at org.eclipse.tycho.p2maven.transport.Java11HttpTransportFactory$Java11HttpTransport.performGet (Java11HttpTransportFactory.java:130)
    at org.eclipse.tycho.p2maven.transport.Java11HttpTransportFactory$Java11HttpTransport.get (Java11HttpTransportFactory.java:112)
    at org.eclipse.tycho.p2maven.transport.SharedHttpCacheStorage$CacheLine.fetchFile (SharedHttpCacheStorage.java:240)
    at org.eclipse.tycho.p2maven.transport.SharedHttpCacheStorage$2.getCacheFile (SharedHttpCacheStorage.java:123)
    at org.eclipse.tycho.p2maven.transport.HttpTransportProtocolHandler.getFile (HttpTransportProtocolHandler.java:50)
    at org.eclipse.tycho.p2maven.transport.TychoRepositoryTransport.stream (TychoRepositoryTransport.java:144)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.getMirrorsDocument (MirrorSelector.java:313)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.computeMirrors (MirrorSelector.java:265)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.initMirrors (MirrorSelector.java:368)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.selectMirror (MirrorSelector.java:438)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.getMirrorLocation (MirrorSelector.java:346)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getMirror (SimpleArtifactRepository.java:751)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.downloadArtifact (SimpleArtifactRepository.java:644)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact (SimpleArtifactRepository.java:845)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromOneMirror (RepositoryArtifactProvider.java:243)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromAnyMirror (RepositoryArtifactProvider.java:223)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider$1.perform (RepositoryArtifactProvider.java:198)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact (SimpleArtifactRepository.java:827)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifacts (SimpleArtifactRepository.java:907)
    at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.getArtifacts (CompositeArtifactRepository.java:342)
    at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.getArtifacts (CompositeArtifactRepository.java:342)
    at org.eclipse.tycho.p2.repository.LazyArtifactRepository.getArtifacts (LazyArtifactRepository.java:102)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromAnyChildRepository (RepositoryArtifactProvider.java:210)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromAnyFormatAvailableInRepository (RepositoryArtifactProvider.java:177)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromAnySource (RepositoryArtifactProvider.java:163)
    at org.eclipse.tycho.p2.repository.CompositeArtifactProviderBaseImpl.getArtifact (CompositeArtifactProviderBaseImpl.java:55)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.downloadCanonicalArtifact (MirroringArtifactProvider.java:347)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.downloadMostSpecificNeededFormatOfArtifact (MirroringArtifactProvider.java:340)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.downloadArtifact (MirroringArtifactProvider.java:325)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.makeOneFormatLocallyAvailable (MirroringArtifactProvider.java:264)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.makeLocallyAvailable (MirroringArtifactProvider.java:206)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.getArtifactFile (MirroringArtifactProvider.java:138)
    at org.eclipse.tycho.p2.repository.CompositeArtifactProvider.getArtifactFile (CompositeArtifactProvider.java:89)
    at org.eclipse.tycho.p2resolver.TargetPlatformBaseImpl.getLocalArtifactFile (TargetPlatformBaseImpl.java:169)
    at org.eclipse.tycho.core.resolver.DefaultP2ResolutionResult.lambda$addArtifact$2 (DefaultP2ResolutionResult.java:90)
    at org.eclipse.tycho.core.resolver.DefaultP2ResolutionResultEntry.getLocation (DefaultP2ResolutionResultEntry.java:73)
    at org.eclipse.tycho.p2resolver.P2DependencyResolver.lambda$newDefaultTargetPlatform$7 (P2DependencyResolver.java:413)
    at org.eclipse.tycho.core.osgitools.targetplatform.ArtifactCollection.lambda$addArtifactFile$2 (ArtifactCollection.java:70)
    at org.eclipse.tycho.core.osgitools.DefaultArtifactDescriptor.getLocation (DefaultArtifactDescriptor.java:72)
    at org.eclipse.tycho.core.osgitools.targetplatform.ArtifactCollection.lambda$addArtifact$3 (ArtifactCollection.java:149)
    at org.eclipse.tycho.core.osgitools.DefaultArtifactDescriptor.getLocation (DefaultArtifactDescriptor.java:72)
    at org.eclipse.tycho.core.osgitools.targetplatform.ArtifactCollection.lambda$addArtifact$3 (ArtifactCollection.java:149)
    at org.eclipse.tycho.core.osgitools.DefaultArtifactDescriptor.getLocation (DefaultArtifactDescriptor.java:72)
    at org.eclipse.tycho.core.maven.MavenDependencyInjector.collectExternalDependencies (MavenDependencyInjector.java:255)
    at org.eclipse.tycho.core.maven.MavenDependencyInjector.addDependency (MavenDependencyInjector.java:219)
    at org.eclipse.tycho.core.maven.MavenDependencyInjector.injectMavenDependencies (MavenDependencyInjector.java:120)
    at org.eclipse.tycho.p2resolver.P2DependencyResolver.injectDependenciesIntoMavenModel (P2DependencyResolver.java:439)
    at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:100)
    at org.eclipse.tycho.core.maven.TychoProjectExecutionListener.beforeProjectLifecycleExecution (TychoProjectExecutionListener.java:111)
    at org.apache.maven.lifecycle.internal.CompoundProjectExecutionListener.beforeProjectLifecycleExecution (CompoundProjectExecutionListener.java:42)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:103)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
    at java.lang.reflect.Method.invoke (Method.java:580)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
[INFO] [c57da048-5f36-4fca-8848-191873e64cc7][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] Error processing mirrors URL: https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2024-03/202403131000&countryCode=us&timeZone=0&format=xml
org.eclipse.core.runtime.CoreException: download from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2024-03/202403131000&countryCode=us&timeZone=0&format=xml failed
    at org.eclipse.tycho.p2maven.transport.TychoRepositoryTransport.stream (TychoRepositoryTransport.java:165)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.getMirrorsDocument (MirrorSelector.java:313)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.computeMirrors (MirrorSelector.java:265)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.initMirrors (MirrorSelector.java:368)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.selectMirror (MirrorSelector.java:438)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.getMirrorLocation (MirrorSelector.java:346)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getMirror (SimpleArtifactRepository.java:751)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.downloadArtifact (SimpleArtifactRepository.java:644)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact (SimpleArtifactRepository.java:845)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromOneMirror (RepositoryArtifactProvider.java:243)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromAnyMirror (RepositoryArtifactProvider.java:223)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider$1.perform (RepositoryArtifactProvider.java:198)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact (SimpleArtifactRepository.java:827)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifacts (SimpleArtifactRepository.java:907)
    at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.getArtifacts (CompositeArtifactRepository.java:342)
    at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.getArtifacts (CompositeArtifactRepository.java:342)
    at org.eclipse.tycho.p2.repository.LazyArtifactRepository.getArtifacts (LazyArtifactRepository.java:102)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromAnyChildRepository (RepositoryArtifactProvider.java:210)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromAnyFormatAvailableInRepository (RepositoryArtifactProvider.java:177)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromAnySource (RepositoryArtifactProvider.java:163)
    at org.eclipse.tycho.p2.repository.CompositeArtifactProviderBaseImpl.getArtifact (CompositeArtifactProviderBaseImpl.java:55)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.downloadCanonicalArtifact (MirroringArtifactProvider.java:347)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.downloadMostSpecificNeededFormatOfArtifact (MirroringArtifactProvider.java:340)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.downloadArtifact (MirroringArtifactProvider.java:325)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.makeOneFormatLocallyAvailable (MirroringArtifactProvider.java:264)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.makeLocallyAvailable (MirroringArtifactProvider.java:206)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.getArtifactFile (MirroringArtifactProvider.java:138)
    at org.eclipse.tycho.p2.repository.CompositeArtifactProvider.getArtifactFile (CompositeArtifactProvider.java:89)
    at org.eclipse.tycho.p2resolver.TargetPlatformBaseImpl.getLocalArtifactFile (TargetPlatformBaseImpl.java:169)
    at org.eclipse.tycho.core.resolver.DefaultP2ResolutionResult.lambda$addArtifact$2 (DefaultP2ResolutionResult.java:90)
    at org.eclipse.tycho.core.resolver.DefaultP2ResolutionResultEntry.getLocation (DefaultP2ResolutionResultEntry.java:73)
    at org.eclipse.tycho.p2resolver.P2DependencyResolver.lambda$newDefaultTargetPlatform$7 (P2DependencyResolver.java:413)
    at org.eclipse.tycho.core.osgitools.targetplatform.ArtifactCollection.lambda$addArtifactFile$2 (ArtifactCollection.java:70)
    at org.eclipse.tycho.core.osgitools.DefaultArtifactDescriptor.getLocation (DefaultArtifactDescriptor.java:72)
    at org.eclipse.tycho.core.osgitools.targetplatform.ArtifactCollection.lambda$addArtifact$3 (ArtifactCollection.java:149)
    at org.eclipse.tycho.core.osgitools.DefaultArtifactDescriptor.getLocation (DefaultArtifactDescriptor.java:72)
    at org.eclipse.tycho.core.osgitools.targetplatform.ArtifactCollection.lambda$addArtifact$3 (ArtifactCollection.java:149)
    at org.eclipse.tycho.core.osgitools.DefaultArtifactDescriptor.getLocation (DefaultArtifactDescriptor.java:72)
    at org.eclipse.tycho.core.maven.MavenDependencyInjector.collectExternalDependencies (MavenDependencyInjector.java:255)
    at org.eclipse.tycho.core.maven.MavenDependencyInjector.addDependency (MavenDependencyInjector.java:219)
    at org.eclipse.tycho.core.maven.MavenDependencyInjector.injectMavenDependencies (MavenDependencyInjector.java:120)
    at org.eclipse.tycho.p2resolver.P2DependencyResolver.injectDependenciesIntoMavenModel (P2DependencyResolver.java:439)
    at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:100)
    at org.eclipse.tycho.core.maven.TychoProjectExecutionListener.beforeProjectLifecycleExecution (TychoProjectExecutionListener.java:111)
    at org.apache.maven.lifecycle.internal.CompoundProjectExecutionListener.beforeProjectLifecycleExecution (CompoundProjectExecutionListener.java:42)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:103)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
    at java.lang.reflect.Method.invoke (Method.java:580)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
Caused by: java.net.http.HttpTimeoutException: request timed out
    at jdk.internal.net.http.HttpClientImpl.send (HttpClientImpl.java:949)
    at jdk.internal.net.http.HttpClientFacade.send (HttpClientFacade.java:133)
    at org.eclipse.tycho.p2maven.transport.Java11HttpTransportFactory$Java11HttpTransport.performGet (Java11HttpTransportFactory.java:130)
    at org.eclipse.tycho.p2maven.transport.Java11HttpTransportFactory$Java11HttpTransport.get (Java11HttpTransportFactory.java:112)
    at org.eclipse.tycho.p2maven.transport.SharedHttpCacheStorage$CacheLine.fetchFile (SharedHttpCacheStorage.java:240)
    at org.eclipse.tycho.p2maven.transport.SharedHttpCacheStorage$2.getCacheFile (SharedHttpCacheStorage.java:123)
    at org.eclipse.tycho.p2maven.transport.HttpTransportProtocolHandler.getFile (HttpTransportProtocolHandler.java:50)
    at org.eclipse.tycho.p2maven.transport.TychoRepositoryTransport.stream (TychoRepositoryTransport.java:144)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.getMirrorsDocument (MirrorSelector.java:313)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.computeMirrors (MirrorSelector.java:265)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.initMirrors (MirrorSelector.java:368)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.selectMirror (MirrorSelector.java:438)
    at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.getMirrorLocation (MirrorSelector.java:346)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getMirror (SimpleArtifactRepository.java:751)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.downloadArtifact (SimpleArtifactRepository.java:644)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact (SimpleArtifactRepository.java:845)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromOneMirror (RepositoryArtifactProvider.java:243)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromAnyMirror (RepositoryArtifactProvider.java:223)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider$1.perform (RepositoryArtifactProvider.java:198)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact (SimpleArtifactRepository.java:827)
    at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifacts (SimpleArtifactRepository.java:907)
    at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.getArtifacts (CompositeArtifactRepository.java:342)
    at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.getArtifacts (CompositeArtifactRepository.java:342)
    at org.eclipse.tycho.p2.repository.LazyArtifactRepository.getArtifacts (LazyArtifactRepository.java:102)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromAnyChildRepository (RepositoryArtifactProvider.java:210)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromAnyFormatAvailableInRepository (RepositoryArtifactProvider.java:177)
    at org.eclipse.tycho.p2.repository.RepositoryArtifactProvider.getArtifactFromAnySource (RepositoryArtifactProvider.java:163)
    at org.eclipse.tycho.p2.repository.CompositeArtifactProviderBaseImpl.getArtifact (CompositeArtifactProviderBaseImpl.java:55)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.downloadCanonicalArtifact (MirroringArtifactProvider.java:347)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.downloadMostSpecificNeededFormatOfArtifact (MirroringArtifactProvider.java:340)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.downloadArtifact (MirroringArtifactProvider.java:325)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.makeOneFormatLocallyAvailable (MirroringArtifactProvider.java:264)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.makeLocallyAvailable (MirroringArtifactProvider.java:206)
    at org.eclipse.tycho.p2.repository.MirroringArtifactProvider.getArtifactFile (MirroringArtifactProvider.java:138)
    at org.eclipse.tycho.p2.repository.CompositeArtifactProvider.getArtifactFile (CompositeArtifactProvider.java:89)
    at org.eclipse.tycho.p2resolver.TargetPlatformBaseImpl.getLocalArtifactFile (TargetPlatformBaseImpl.java:169)
    at org.eclipse.tycho.core.resolver.DefaultP2ResolutionResult.lambda$addArtifact$2 (DefaultP2ResolutionResult.java:90)
    at org.eclipse.tycho.core.resolver.DefaultP2ResolutionResultEntry.getLocation (DefaultP2ResolutionResultEntry.java:73)
    at org.eclipse.tycho.p2resolver.P2DependencyResolver.lambda$newDefaultTargetPlatform$7 (P2DependencyResolver.java:413)
    at org.eclipse.tycho.core.osgitools.targetplatform.ArtifactCollection.lambda$addArtifactFile$2 (ArtifactCollection.java:70)
    at org.eclipse.tycho.core.osgitools.DefaultArtifactDescriptor.getLocation (DefaultArtifactDescriptor.java:72)
    at org.eclipse.tycho.core.osgitools.targetplatform.ArtifactCollection.lambda$addArtifact$3 (ArtifactCollection.java:149)
    at org.eclipse.tycho.core.osgitools.DefaultArtifactDescriptor.getLocation (DefaultArtifactDescriptor.java:72)
    at org.eclipse.tycho.core.osgitools.targetplatform.ArtifactCollection.lambda$addArtifact$3 (ArtifactCollection.java:149)
    at org.eclipse.tycho.core.osgitools.DefaultArtifactDescriptor.getLocation (DefaultArtifactDescriptor.java:72)
    at org.eclipse.tycho.core.maven.MavenDependencyInjector.collectExternalDependencies (MavenDependencyInjector.java:255)
    at org.eclipse.tycho.core.maven.MavenDependencyInjector.addDependency (MavenDependencyInjector.java:219)
    at org.eclipse.tycho.core.maven.MavenDependencyInjector.injectMavenDependencies (MavenDependencyInjector.java:120)
    at org.eclipse.tycho.p2resolver.P2DependencyResolver.injectDependenciesIntoMavenModel (P2DependencyResolver.java:439)
    at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:100)
    at org.eclipse.tycho.core.maven.TychoProjectExecutionListener.beforeProjectLifecycleExecution (TychoProjectExecutionListener.java:111)
    at org.apache.maven.lifecycle.internal.CompoundProjectExecutionListener.beforeProjectLifecycleExecution (CompoundProjectExecutionListener.java:42)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:103)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
    at java.lang.reflect.Method.invoke (Method.java:580)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar (48 kB at 4.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/74.2/icu4j-74.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/74.2/icu4j-74.2.pom (13 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j-root/74.2/icu4j-root-74.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j-root/74.2/icu4j-root-74.2.pom (25 kB at 4.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom (2.3 kB at 375 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom (2.0 kB at 406 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom (16 kB at 3.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 2.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom (23 kB at 3.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom (20 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom (2.3 kB at 380 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom (1.3 kB at 265 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar (1.9 MB at 72 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar (36 kB at 5.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar (12 kB at 1.5 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] The project's OSGi version is 1.0.6.202405271237
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] 
[INFO] --- tycho-compiler:4.0.8:validate-classpath (default-validate-classpath) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] Resolving class path of org.eclipse.wildwebdeveloper.embedder.node
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 754 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 537 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 1.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 3.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 1.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 14 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 9.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 30 MB/s)
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.8:compile (default-compile) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml (459 B at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar (15 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml (455 B at 76 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar (30 kB at 5.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.metatype.annotations/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.metatype.annotations/maven-metadata.xml (435 B at 72 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar (28 kB at 4.6 MB/s)
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558
[INFO] 
[INFO] --- tycho-bnd:4.0.8:process (default-process) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] 
[INFO] --- tycho-ds:4.0.8:declarative-services (default-declarative-services) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.8:testCompile (default-testCompile) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] 80 system scoped dependencies were not mapped to maven artifacts
[INFO] 
[INFO] --- tycho-source:4.0.8:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node/target/org.eclipse.wildwebdeveloper.embedder.node-1.0.6-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.8:package-plugin (default-package-plugin) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node/target/org.eclipse.wildwebdeveloper.embedder.node-1.0.6-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node/target/org.eclipse.wildwebdeveloper.embedder.node-1.0.6-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node/target/org.eclipse.wildwebdeveloper.embedder.node-1.0.6-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] Adding repository https://download.eclipse.org/wildwebdeveloper/snapshots
[INFO] Adding repository https://download.eclipse.org/wildwebdeveloper/snapshots
[INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node/.tycho-consumer-pom.xml
    The main artifact has been replaced with the baseline version.
    The following attached artifacts have been replaced with the baseline version: [sources]

[INFO] 
[INFO] --- tycho-p2-extras:4.0.8:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.wildwebdeveloper.embedder.node ---
[INFO] Adding repository http://download.eclipse.org/wildwebdeveloper/releases/latest
[INFO] 
[INFO] --< org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 >--
[INFO] Building org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 1.1.1-SNAPSHOT [3/14]
[INFO]   from org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node/../target-platform/target-platform.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-21' { source level: 21, target level: 21}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@2d935682
[INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.26.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.commons, ArtifactId = commons-lang3, Version = 3.14.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] The project's OSGi version is 1.1.1.202405211302
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] 
[INFO] --- tycho-compiler:4.0.8:validate-classpath (default-validate-classpath) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] Resolving class path of org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64
[INFO] 
[INFO] --- properties:1.2.1:read-project-properties (default) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] Loading 3 properties from File: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64/nodejs-info.properties
[INFO] 
[INFO] --- download:1.9.0:wget (fetch-node.js) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom (5.9 kB at 737 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.pom (6.6 kB at 1.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom (1.9 kB at 318 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom (21 kB at 3.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 1.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 1.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 1.8 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom (4.7 kB at 674 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 19 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.jar (6.6 kB at 941 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar (164 kB at 21 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (55 kB at 6.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar (210 kB at 21 MB/s)
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.8:compile (default-compile) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] 
[INFO] --- tycho-bnd:4.0.8:process (default-process) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] 
[INFO] --- tycho-ds:4.0.8:declarative-services (default-declarative-services) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.8:testCompile (default-testCompile) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] 72 system scoped dependencies were not mapped to maven artifacts
[INFO] 
[INFO] --- tycho-source:4.0.8:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:package-plugin (default-package-plugin) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64/target/org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64-1.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64/target/org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64-1.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64/.tycho-consumer-pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-p2-extras:4.0.8:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 ---
[INFO] 
[INFO] --< org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 >--
[INFO] Building org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 1.1.1-SNAPSHOT [4/14]
[INFO]   from org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node/../target-platform/target-platform.target for environments=[linux/gtk/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-21' { source level: 21, target level: 21}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@2d935682
[INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.26.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.commons, ArtifactId = commons-lang3, Version = 3.14.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] The project's OSGi version is 1.1.1.202405211302
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] 
[INFO] --- tycho-compiler:4.0.8:validate-classpath (default-validate-classpath) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] Resolving class path of org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64
[INFO] 
[INFO] --- properties:1.2.1:read-project-properties (default) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] Loading 3 properties from File: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64/nodejs-info.properties
[INFO] 
[INFO] --- download:1.9.0:wget (fetch-node.js) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.8:compile (default-compile) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] 
[INFO] --- tycho-bnd:4.0.8:process (default-process) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] 
[INFO] --- tycho-ds:4.0.8:declarative-services (default-declarative-services) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.8:testCompile (default-testCompile) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] 72 system scoped dependencies were not mapped to maven artifacts
[INFO] 
[INFO] --- tycho-source:4.0.8:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:package-plugin (default-package-plugin) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64/target/org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64-1.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64/target/org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64-1.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64/.tycho-consumer-pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-p2-extras:4.0.8:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 ---
[INFO] 
[INFO] --< org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 >--
[INFO] Building org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 1.1.1-SNAPSHOT [5/14]
[INFO]   from org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node/../target-platform/target-platform.target for environments=[macosx/cocoa/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-21' { source level: 21, target level: 21}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@2d935682
[INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.26.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.commons, ArtifactId = commons-lang3, Version = 3.14.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] The project's OSGi version is 1.1.1.202405211302
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] 
[INFO] --- tycho-compiler:4.0.8:validate-classpath (default-validate-classpath) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] Resolving class path of org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64
[INFO] 
[INFO] --- properties:1.2.1:read-project-properties (default) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] Loading 3 properties from File: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64/nodejs-info.properties
[INFO] 
[INFO] --- download:1.9.0:wget (fetch-node.js) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.8:compile (default-compile) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] 
[INFO] --- tycho-bnd:4.0.8:process (default-process) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] 
[INFO] --- tycho-ds:4.0.8:declarative-services (default-declarative-services) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.8:testCompile (default-testCompile) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] 72 system scoped dependencies were not mapped to maven artifacts
[INFO] 
[INFO] --- tycho-source:4.0.8:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:package-plugin (default-package-plugin) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64/target/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64-1.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64/target/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64-1.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64/.tycho-consumer-pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-p2-extras:4.0.8:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 ---
[INFO] 
[INFO] --< org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 >--
[INFO] Building org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 1.1.1-SNAPSHOT [6/14]
[INFO]   from org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node/../target-platform/target-platform.target for environments=[macosx/cocoa/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-21' { source level: 21, target level: 21}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@2d935682
[INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.26.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.commons, ArtifactId = commons-lang3, Version = 3.14.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] The project's OSGi version is 1.1.1.202405211302
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] 
[INFO] --- tycho-compiler:4.0.8:validate-classpath (default-validate-classpath) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] Resolving class path of org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64
[INFO] 
[INFO] --- properties:1.2.1:read-project-properties (default) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] Loading 3 properties from File: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64/nodejs-info.properties
[INFO] 
[INFO] --- download:1.9.0:wget (fetch-node.js) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.8:compile (default-compile) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] 
[INFO] --- tycho-bnd:4.0.8:process (default-process) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] 
[INFO] --- tycho-ds:4.0.8:declarative-services (default-declarative-services) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.8:testCompile (default-testCompile) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] 72 system scoped dependencies were not mapped to maven artifacts
[INFO] 
[INFO] --- tycho-source:4.0.8:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:package-plugin (default-package-plugin) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64/target/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64-1.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64/target/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64-1.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64/.tycho-consumer-pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-p2-extras:4.0.8:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 ---
[INFO] 
[INFO] --< org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 >--
[INFO] Building org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 1.1.1-SNAPSHOT [7/14]
[INFO]   from org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node/../target-platform/target-platform.target for environments=[win32/win32/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-21' { source level: 21, target level: 21}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@2d935682
[INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.26.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.commons, ArtifactId = commons-lang3, Version = 3.14.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] The project's OSGi version is 1.1.1.202405211302
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] 
[INFO] --- tycho-compiler:4.0.8:validate-classpath (default-validate-classpath) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] Resolving class path of org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64
[INFO] 
[INFO] --- properties:1.2.1:read-project-properties (default) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] Loading 3 properties from File: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64/nodejs-info.properties
[INFO] 
[INFO] --- download:1.9.0:wget (fetch-node.js) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.8:compile (default-compile) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] 
[INFO] --- tycho-bnd:4.0.8:process (default-process) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] 
[INFO] --- tycho-ds:4.0.8:declarative-services (default-declarative-services) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.8:testCompile (default-testCompile) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] 72 system scoped dependencies were not mapped to maven artifacts
[INFO] 
[INFO] --- tycho-source:4.0.8:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:package-plugin (default-package-plugin) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64/target/org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64-1.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64/target/org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64-1.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64/.tycho-consumer-pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-p2-extras:4.0.8:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 ---
[INFO] 
[INFO] -----< org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper >------
[INFO] Building org.eclipse.wildwebdeveloper 1.2.2-SNAPSHOT              [8/14]
[INFO]   from org.eclipse.wildwebdeveloper/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (283 kB at 22 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar (3.0 MB at 76 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 790 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j/0.23.1/org.eclipse.lsp4j-0.23.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j/0.23.1/org.eclipse.lsp4j-0.23.1.jar (615 kB at 21 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.23.1/org.eclipse.lsp4j.jsonrpc-0.23.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.23.1/org.eclipse.lsp4j.jsonrpc-0.23.1.jar (152 kB at 19 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.23.1/org.eclipse.lsp4j.jsonrpc.debug-0.23.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.23.1/org.eclipse.lsp4j.jsonrpc.debug-0.23.1.jar (29 kB at 4.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.23.1/org.eclipse.lsp4j.debug-0.23.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.23.1/org.eclipse.lsp4j.debug-0.23.1.jar (209 kB at 26 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.17.2/jsoup-1.17.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.17.2/jsoup-1.17.2.jar (446 kB at 41 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.jar (293 kB at 29 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom (13 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom (13 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom (19 kB at 3.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 556 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom (2.1 kB at 299 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom (1.8 kB at 366 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom (13 kB at 2.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j/0.23.1/org.eclipse.lsp4j-0.23.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j/0.23.1/org.eclipse.lsp4j-0.23.1.pom (3.0 kB at 494 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.23.1/org.eclipse.lsp4j.jsonrpc-0.23.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.23.1/org.eclipse.lsp4j.jsonrpc-0.23.1.pom (3.0 kB at 492 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/maven-metadata.xml (1.4 kB at 289 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.1/gson-2.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.1/gson-2.9.1.pom (8.2 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.9.1/gson-parent-2.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.9.1/gson-parent-2.9.1.pom (4.5 kB at 898 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom (12 kB at 2.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom (26 kB at 3.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom (4.3 kB at 850 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.23.1/org.eclipse.lsp4j.jsonrpc.debug-0.23.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.23.1/org.eclipse.lsp4j.jsonrpc.debug-0.23.1.pom (3.2 kB at 633 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.23.1/org.eclipse.lsp4j.debug-0.23.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.23.1/org.eclipse.lsp4j.debug-0.23.1.pom (3.0 kB at 496 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.17.2/jsoup-1.17.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.17.2/jsoup-1.17.2.pom (16 kB at 2.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.pom (23 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar (229 kB at 25 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar (17 kB at 2.8 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.wildwebdeveloper ---
[INFO] Deleting /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper (includes = [package-lock.json], excludes = [])
[INFO] 
[INFO] --- tycho-packaging:4.0.8:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper ---
[INFO] The project's OSGi version is 1.2.2.202405280856
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper ---
[INFO] 
[INFO] --- tycho-compiler:4.0.8:validate-classpath (default-validate-classpath) @ org.eclipse.wildwebdeveloper ---
[INFO] Resolving class path of org.eclipse.wildwebdeveloper
[INFO] 
[INFO] --- scm:2.1.0:checkout (fetch-eslint-ls-package.json) @ org.eclipse.wildwebdeveloper ---
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.pom (2.2 kB at 361 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.pom (1.9 kB at 308 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-managers/2.1.0/maven-scm-managers-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-managers/2.1.0/maven-scm-managers-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-managers/2.1.0/maven-scm-managers-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/2.1.0/maven-scm-managers-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/2.1.0/maven-scm-managers-2.1.0.pom (1.5 kB at 255 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-providers-standard/2.1.0/maven-scm-providers-standard-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-providers-standard/2.1.0/maven-scm-providers-standard-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-providers-standard/2.1.0/maven-scm-providers-standard-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-standard/2.1.0/maven-scm-providers-standard-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-standard/2.1.0/maven-scm-providers-standard-2.1.0.pom (2.2 kB at 361 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-providers/2.1.0/maven-scm-providers-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-providers/2.1.0/maven-scm-providers-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-providers/2.1.0/maven-scm-providers-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/2.1.0/maven-scm-providers-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/2.1.0/maven-scm-providers-2.1.0.pom (3.5 kB at 584 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.pom (2.6 kB at 529 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-providers-git/2.1.0/maven-scm-providers-git-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-providers-git/2.1.0/maven-scm-providers-git-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-providers-git/2.1.0/maven-scm-providers-git-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/2.1.0/maven-scm-providers-git-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/2.1.0/maven-scm-providers-git-2.1.0.pom (2.2 kB at 368 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom (19 kB at 3.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 6.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.pom (3.4 kB at 562 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-provider-jgit/2.1.0/maven-scm-provider-jgit-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-provider-jgit/2.1.0/maven-scm-provider-jgit-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-provider-jgit/2.1.0/maven-scm-provider-jgit-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-jgit/2.1.0/maven-scm-provider-jgit-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-jgit/2.1.0/maven-scm-provider-jgit-2.1.0.pom (3.9 kB at 562 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.pom (1.7 kB at 239 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interactivity/1.3/plexus-interactivity-1.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-interactivity/1.3/plexus-interactivity-1.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity/1.3/plexus-interactivity-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.3/plexus-interactivity-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.3/plexus-interactivity-1.3.pom (1.9 kB at 311 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/jgit/org.eclipse.jgit/5.13.3.202401111512-r/org.eclipse.jgit-5.13.3.202401111512-r.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/jgit/org.eclipse.jgit/5.13.3.202401111512-r/org.eclipse.jgit-5.13.3.202401111512-r.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jgit/org.eclipse.jgit/5.13.3.202401111512-r/org.eclipse.jgit-5.13.3.202401111512-r.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.13.3.202401111512-r/org.eclipse.jgit-5.13.3.202401111512-r.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.13.3.202401111512-r/org.eclipse.jgit-5.13.3.202401111512-r.pom (7.6 kB at 1.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/jgit/org.eclipse.jgit-parent/5.13.3.202401111512-r/org.eclipse.jgit-parent-5.13.3.202401111512-r.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/jgit/org.eclipse.jgit-parent/5.13.3.202401111512-r/org.eclipse.jgit-parent-5.13.3.202401111512-r.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/5.13.3.202401111512-r/org.eclipse.jgit-parent-5.13.3.202401111512-r.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/5.13.3.202401111512-r/org.eclipse.jgit-parent-5.13.3.202401111512-r.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/5.13.3.202401111512-r/org.eclipse.jgit-parent-5.13.3.202401111512-r.pom (34 kB at 4.8 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom (5.0 kB at 826 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.13.3.202401111512-r/org.eclipse.jgit.ssh.apache-5.13.3.202401111512-r.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.13.3.202401111512-r/org.eclipse.jgit.ssh.apache-5.13.3.202401111512-r.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.13.3.202401111512-r/org.eclipse.jgit.ssh.apache-5.13.3.202401111512-r.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.13.3.202401111512-r/org.eclipse.jgit.ssh.apache-5.13.3.202401111512-r.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.13.3.202401111512-r/org.eclipse.jgit.ssh.apache-5.13.3.202401111512-r.pom (7.6 kB at 1.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/sshd/sshd-osgi/2.7.0/sshd-osgi-2.7.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/sshd/sshd-osgi/2.7.0/sshd-osgi-2.7.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/sshd/sshd-osgi/2.7.0/sshd-osgi-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-osgi/2.7.0/sshd-osgi-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-osgi/2.7.0/sshd-osgi-2.7.0.pom (7.6 kB at 1.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom (76 kB at 11 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom (5.6 kB at 939 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom (1.2 kB at 236 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/sshd/sshd-sftp/2.7.0/sshd-sftp-2.7.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/sshd/sshd-sftp/2.7.0/sshd-sftp-2.7.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/sshd/sshd-sftp/2.7.0/sshd-sftp-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-sftp/2.7.0/sshd-sftp-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-sftp/2.7.0/sshd-sftp-2.7.0.pom (8.8 kB at 1.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/testcontainers/testcontainers-bom/1.15.2/testcontainers-bom-1.15.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/testcontainers/testcontainers-bom/1.15.2/testcontainers-bom-1.15.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/testcontainers/testcontainers-bom/1.15.2/testcontainers-bom-1.15.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.2/testcontainers-bom-1.15.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.2/testcontainers-bom-1.15.2.pom (6.9 kB at 987 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/sshd/sshd-core/2.7.0/sshd-core-2.7.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/sshd/sshd-core/2.7.0/sshd-core-2.7.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/sshd/sshd-core/2.7.0/sshd-core-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.7.0/sshd-core-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.7.0/sshd-core-2.7.0.pom (9.7 kB at 1.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom (4.7 kB at 783 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom (6.8 kB at 1.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.pom (2.9 kB at 484 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.pom (2.6 kB at 438 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-providers-svn/2.1.0/maven-scm-providers-svn-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-providers-svn/2.1.0/maven-scm-providers-svn-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-providers-svn/2.1.0/maven-scm-providers-svn-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/2.1.0/maven-scm-providers-svn-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/2.1.0/maven-scm-providers-svn-2.1.0.pom (2.2 kB at 312 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.pom (3.4 kB at 572 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-provider-local/2.1.0/maven-scm-provider-local-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-provider-local/2.1.0/maven-scm-provider-local-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-provider-local/2.1.0/maven-scm-provider-local-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-local/2.1.0/maven-scm-provider-local-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-local/2.1.0/maven-scm-provider-local-2.1.0.pom (3.3 kB at 467 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 748 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 816 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 736 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-provider-jgit/2.1.0/maven-scm-provider-jgit-2.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/jgit/org.eclipse.jgit/5.13.3.202401111512-r/org.eclipse.jgit-5.13.3.202401111512-r.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.13.3.202401111512-r/org.eclipse.jgit.ssh.apache-5.13.3.202401111512-r.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/sshd/sshd-osgi/2.7.0/sshd-osgi-2.7.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/sshd/sshd-sftp/2.7.0/sshd-sftp-2.7.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/sshd/sshd-core/2.7.0/sshd-core-2.7.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-provider-local/2.1.0/maven-scm-provider-local-2.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-provider-jgit/2.1.0/maven-scm-provider-jgit-2.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/jgit/org.eclipse.jgit/5.13.3.202401111512-r/org.eclipse.jgit-5.13.3.202401111512-r.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.13.3.202401111512-r/org.eclipse.jgit.ssh.apache-5.13.3.202401111512-r.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/sshd/sshd-osgi/2.7.0/sshd-osgi-2.7.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/sshd/sshd-sftp/2.7.0/sshd-sftp-2.7.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/sshd/sshd-core/2.7.0/sshd-core-2.7.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-provider-local/2.1.0/maven-scm-provider-local-2.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-provider-jgit/2.1.0/maven-scm-provider-jgit-2.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jgit/org.eclipse.jgit/5.13.3.202401111512-r/org.eclipse.jgit-5.13.3.202401111512-r.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.13.3.202401111512-r/org.eclipse.jgit.ssh.apache-5.13.3.202401111512-r.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/sshd/sshd-osgi/2.7.0/sshd-osgi-2.7.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/sshd/sshd-sftp/2.7.0/sshd-sftp-2.7.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/sshd/sshd-core/2.7.0/sshd-core-2.7.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-provider-local/2.1.0/maven-scm-provider-local-2.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.jar (109 kB at 14 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-jgit/2.1.0/maven-scm-provider-jgit-2.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.jar (8.9 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar (37 kB at 4.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.13.3.202401111512-r/org.eclipse.jgit-5.13.3.202401111512-r.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.jar (75 kB at 9.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-jgit/2.1.0/maven-scm-provider-jgit-2.1.0.jar (70 kB at 8.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.13.3.202401111512-r/org.eclipse.jgit.ssh.apache-5.13.3.202401111512-r.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar (247 kB at 25 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-osgi/2.7.0/sshd-osgi-2.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.jar (10 kB at 785 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-sftp/2.7.0/sshd-sftp-2.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar (167 kB at 11 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.7.0/sshd-core-2.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.13.3.202401111512-r/org.eclipse.jgit.ssh.apache-5.13.3.202401111512-r.jar (182 kB at 11 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-sftp/2.7.0/sshd-sftp-2.7.0.jar (354 kB at 15 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar (63 kB at 2.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.7.0/sshd-core-2.7.0.jar (887 kB at 30 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar (911 kB at 27 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar (17 kB at 473 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-local/2.1.0/maven-scm-provider-local-2.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-osgi/2.7.0/sshd-osgi-2.7.0.jar (1.7 MB at 49 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.jar (67 kB at 1.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-local/2.1.0/maven-scm-provider-local-2.1.0.jar (45 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.jar (40 kB at 943 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 826 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.13.3.202401111512-r/org.eclipse.jgit-5.13.3.202401111512-r.jar (2.8 MB at 65 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 502 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 277 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.jar (84 kB at 799 kB/s)
[INFO] Removing /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/target/vscode-eslint-ls-package-json/extension
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/target/vscode-eslint-ls-package-json' && 'git' 'clone' '--branch' 'release/2.4.4' 'https://github.com/microsoft/vscode-eslint.git' 'extension'
[INFO] Working directory: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/target/vscode-eslint-ls-package-json
[INFO] Executing: /bin/sh -c cd '/tmp' && 'git' 'ls-remote' 'https://github.com/microsoft/vscode-eslint.git'
[INFO] Working directory: /tmp
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/target/vscode-eslint-ls-package-json/extension' && 'git' 'fetch' 'https://github.com/microsoft/vscode-eslint.git'
[INFO] Working directory: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/target/vscode-eslint-ls-package-json/extension
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/target/vscode-eslint-ls-package-json/extension' && 'git' 'checkout' 'release/2.4.4'
[INFO] Working directory: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/target/vscode-eslint-ls-package-json/extension
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/target/vscode-eslint-ls-package-json/extension' && 'git' 'ls-files'
[INFO] Working directory: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/target/vscode-eslint-ls-package-json/extension
[INFO] 
[INFO] --- download:1.9.0:wget (fetch-vscode) @ org.eclipse.wildwebdeveloper ---
[INFO] Expanding: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/target/vscode/code-stable-x64-1714529314.tar.gz into /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/target/vscode
[INFO] 
[INFO] --- download:1.9.0:wget (fetch-eslint-ls) @ org.eclipse.wildwebdeveloper ---
May 28, 2024 9:01:42 AM org.apache.http.client.protocol.ResponseProcessCookies processCookies
WARNING: Cookie rejected [VstsSession="%7B%22PersistentSessionId%22%3A%2218e1a619-f2b9-45f2-9450-16e7e35e0fcd%22%2C%22PendingAuthentication...", version:0, domain:visualstudio.com, path:/, expiry:Wed May 28 09:01:42 UTC 2025] Illegal 'domain' attribute "visualstudio.com". Domain of origin: "dbaeumer.gallery.vsassets.io"
[INFO] 
[INFO] --- download:1.9.0:wget (fetch-js-debug) @ org.eclipse.wildwebdeveloper ---
[INFO] Expanding: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/js-debug.tar.gz into /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (install-eslint-ls-package.json) @ org.eclipse.wildwebdeveloper ---
[INFO] Copying 1 resource from target/vscode-eslint-ls-package-json/extension/server to target/vscode-eslint-ls/extension/server
[INFO] 
[INFO] --- exec:3.3.0:exec (local install VSCode Language servers) @ org.eclipse.wildwebdeveloper ---
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 401 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 3.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 438 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom (7.8 kB at 1.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm/9.7/asm-9.7.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/asm/asm/9.7/asm-9.7.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.7/asm-9.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7/asm-9.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7/asm-9.7.pom (2.4 kB at 339 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom (2.8 kB at 465 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom (2.6 kB at 432 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm/9.7/asm-9.7.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/asm/asm/9.7/asm-9.7.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.7/asm-9.7.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 21 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7/asm-9.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar (73 kB at 10 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar (52 kB at 7.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 19 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7/asm-9.7.jar (125 kB at 16 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar (193 kB at 21 MB/s)
npm notice 
npm notice package: vscode-html-languageserver@1.0.0
npm notice === Tarball Contents === 
npm notice 1.4MB   dist/node/htmlServerMain.js
npm notice 152.0kB lib/jquery.d.ts            
npm notice 1.0kB   package.json               
npm notice === Tarball Details === 
npm notice name:          vscode-html-languageserver              
npm notice version:       1.0.0                                   
npm notice filename:      vscode-html-languageserver-1.0.0.tgz    
npm notice package size:  315.9 kB                                
npm notice unpacked size: 1.6 MB                                  
npm notice shasum:        4824a9f769fa35927d9861de42b52e25537e8172
npm notice integrity:     sha512-3wldEZ6WFH6o0[...]QmVh/oH1UfUpw==
npm notice total files:   3                                       
npm notice 
vscode-html-languageserver-1.0.0.tgz
npm notice 
npm notice package: vscode-css-languageserver@1.0.0
npm notice === Tarball Contents === 
npm notice 958.8kB dist/node/cssServerMain.js
npm notice 868B    package.json              
npm notice === Tarball Details === 
npm notice name:          vscode-css-languageserver               
npm notice version:       1.0.0                                   
npm notice filename:      vscode-css-languageserver-1.0.0.tgz     
npm notice package size:  194.4 kB                                
npm notice unpacked size: 959.7 kB                                
npm notice shasum:        1c6f1f5df42d3c6180dde2e8ed7de48eb80351b8
npm notice integrity:     sha512-FsCoco7YVIRvX[...]cWMKGyW5+vVSA==
npm notice total files:   2                                       
npm notice 
vscode-css-languageserver-1.0.0.tgz
npm notice 
npm notice package: vscode-json-languageserver@1.3.4
npm notice === Tarball Contents === 
npm notice 334.7kB dist/node/jsonServerMain.js
npm notice 1.1kB   package.json               
npm notice === Tarball Details === 
npm notice name:          vscode-json-languageserver              
npm notice version:       1.3.4                                   
npm notice filename:      vscode-json-languageserver-1.3.4.tgz    
npm notice package size:  84.2 kB                                 
npm notice unpacked size: 335.8 kB                                
npm notice shasum:        6483cc30525cf3a3a6521079b17cb54bee505ab2
npm notice integrity:     sha512-Q2Ej3AYmxwmBC[...]+jxQWvg4NRF9A==
npm notice total files:   2                                       
npm notice 
npm notice 
npm vscode-json-languageserver-1.3.4.tgz
notice package: eslint-server@2.4.1
npm notice === Tarball Contents === 
npm notice 233.2kB out/eslintServer.js
npm notice 747B    package.json       
npm notice === Tarball Details === 
npm notice name:          eslint-server                           
npm notice version:       2.4.1                                   
npm notice filename:      eslint-server-2.4.1.tgz                 
npm notice package size:  55.9 kB                                 
npm notice unpacked size: 234.0 kB                                
npm notice shasum:        239f42a34c0a485b620fdddcac428f2077468da5
npm notice integrity:     sha512-R+r9rG0Y26BG3[...]gAljUDBAiUemw==
npm notice total files:   2                                       
npm notice 
eslint-server-2.4.1.tgz
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.wildwebdeveloper ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/src/main/resources
[INFO] 
[INFO] --- exec:3.3.0:exec (provision servers and deps) @ org.eclipse.wildwebdeveloper ---
npm WARN config only Use `--omit=dev` to omit dev dependencies from the install.
npm WARN using --force Recommended protections disabled.
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated vscode-emmet-helper@1.2.11: This package has been renamed to @vscode/emmet-helper, please update to the new name
npm WARN deprecated typescript-styled-plugin@0.13.0: Deprecated in favor of https://github.com/styled-components/typescript-styled-plugin

added 238 packages, and audited 239 packages in 6s

25 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
[INFO] 
[INFO] --- tycho-compiler:4.0.8:compile (default-compile) @ org.eclipse.wildwebdeveloper ---
[INFO] Compiling 132 source files to /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558
[INFO] 
[INFO] --- antrun:3.1.0:run (remove package-lock before install) @ org.eclipse.wildwebdeveloper ---
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom (761 B at 127 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 1.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 3.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 1.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 633 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar (224 kB at 28 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 2.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 29 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 66 MB/s)
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (sign-node-files) @ org.eclipse.wildwebdeveloper ---
[INFO] Executing tasks
[INFO]      [echo] Mac-sign /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/node_modules/fsevents/fsevents.node
[INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/node_modules/fsevents
[INFO]      [exec]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[INFO]      [exec]                                  Dload  Upload   Total   Spent    Left  Speed
[INFO]      [exec] 
[INFO]      [exec]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   344  100    80  100   264   1709   5641 --:--:-- --:--:-- --:--:--  7478
[INFO]    [delete] Deleting: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/node_modules/fsevents/fsevents.node-tosign
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-bnd:4.0.8:process (default-process) @ org.eclipse.wildwebdeveloper ---
[INFO] 
[INFO] --- tycho-ds:4.0.8:declarative-services (default-declarative-services) @ org.eclipse.wildwebdeveloper ---
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.wildwebdeveloper ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.8:testCompile (default-testCompile) @ org.eclipse.wildwebdeveloper ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wildwebdeveloper ---
[INFO] 154 system scoped dependencies were not mapped to maven artifacts
[INFO] 
[INFO] --- tycho-source:4.0.8:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/target/org.eclipse.wildwebdeveloper-1.2.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.8:package-plugin (default-package-plugin) @ org.eclipse.wildwebdeveloper ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/target/org.eclipse.wildwebdeveloper-1.2.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wildwebdeveloper ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.wildwebdeveloper ---
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/target/org.eclipse.wildwebdeveloper-1.2.2-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/target/org.eclipse.wildwebdeveloper-1.2.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper ---
[INFO] No baseline version org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper:eclipse-plugin:1.2.2-SNAPSHOT
[INFO] 
[INFO] --- tycho-p2-extras:4.0.8:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.wildwebdeveloper ---
[INFO] 
[INFO] ---< org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.xml >----
[INFO] Building org.eclipse.wildwebdeveloper.xml 1.3.4-SNAPSHOT          [9/14]
[INFO]   from org.eclipse.wildwebdeveloper.xml/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Downloading from lemminx-releases: https://repo.eclipse.org/content/repositories/lemminx-releases/com/google/code/gson/gson/maven-metadata.xml
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] The project's OSGi version is 1.3.4.202405270639
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] 
[INFO] --- tycho-compiler:4.0.8:validate-classpath (default-validate-classpath) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] Resolving class path of org.eclipse.wildwebdeveloper.xml
[INFO] 
[INFO] --- dependency:3.6.1:copy (fetch-lemminx) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 225 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 3.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 264 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 627 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (7.6 kB at 1.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 1.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 3.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 6.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 761 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 306 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 376 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 171 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 612 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 3.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 1.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 2.7 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 163 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 848 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 2.9 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 592 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 378 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 326 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 507 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 784 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 2.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 287 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 471 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 1.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 3.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 205 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 425 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 1.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 4.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 494 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 589 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 347 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 5.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 352 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 407 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 670 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 585 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 3.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-io/commons-io/2.6/commons-io-2.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-io/commons-io/2.6/commons-io-2.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 2.9 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 681 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 2.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 150 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 801 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 905 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 150 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 961 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 5.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/47/commons-parent-47.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-parent/47/commons-parent-47.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 13 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/19/apache-19.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/apache/19/apache-19.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 2.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 4.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 14 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/27/apache-27.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/apache/27/apache-27.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/27/apache-27.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 3.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 1.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 993 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 2.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (6.0 kB at 1.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 475 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 1.9 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/16/maven-parent-16.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-parent/16/maven-parent-16.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 4.7 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/7/apache-7.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/apache/7/apache-7.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 2.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 231 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 1.9 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 5.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/4/apache-4.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/apache/4/apache-4.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 899 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 316 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 4.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/11/maven-parent-11.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-parent/11/maven-parent-11.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 5.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/5/apache-5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/apache/5/apache-5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 819 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 648 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 292 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 346 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 500 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 1.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 1.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 386 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven/3.0/maven-3.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven/3.0/maven-3.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 3.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/15/maven-parent-15.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-parent/15/maven-parent-15.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 4.8 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/6/apache-6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/apache/6/apache-6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 2.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 506 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 330 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 548 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 248 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 564 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 531 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 4.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 1.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 2.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 2.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/9/commons-parent-9.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-parent/9/commons-parent-9.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 4.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 2.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 3.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 71 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 144 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 1.4 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 883 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/log4j/log4j/1.2.12/log4j-1.2.12.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/log4j/log4j/1.2.12/log4j-1.2.12.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 29 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/logkit/logkit/1.0.1/logkit-1.0.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/logkit/logkit/1.0.1/logkit-1.0.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/logkit/logkit/1.0.1/logkit-1.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 29 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 28 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 1.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 162 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 385 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 27 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 28 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 477 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 375 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/dom4j/dom4j/1.1/dom4j-1.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/dom4j/dom4j/1.1/dom4j-1.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 24 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/oro/oro/2.0.8/oro-2.0.8.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/oro/oro/2.0.8/oro-2.0.8.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 28 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 2.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 12 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/16/apache-16.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/apache/16/apache-16.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/16/apache-16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 2.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 1.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/14/plexus-14.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/14/plexus-14.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/14/plexus-14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 4.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 1.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 4.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 3.6 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/56/commons-parent-56.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-parent/56/commons-parent-56.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/56/commons-parent-56.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/56/commons-parent-56.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 14 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 320 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom (6.4 kB at 1.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 1.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 4.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 6.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/apache/15/apache-15.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/apache/15/apache-15.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 3.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 708 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 362 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 519 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 308 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 511 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 446 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 391 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 605 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 499 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 850 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 410 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 579 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 2.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 3.7 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/guava/guava/16.0.1/guava-16.0.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/guava/guava/16.0.1/guava-16.0.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/16.0.1/guava-16.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 1.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 1.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 1.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm/9.5/asm-9.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/asm/asm/9.5/asm-9.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.5/asm-9.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.5/asm-9.5.pom (2.4 kB at 474 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom (6.2 kB at 1.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (4.9 kB at 816 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-parent/37/maven-parent-37.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-parent/37/maven-parent-37.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/37/maven-parent-37.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 6.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom (5.3 kB at 878 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 1.3 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 778 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 376 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 370 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 182 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 1.1 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 386 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 381 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 163 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 707 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 3.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 449 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 494 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 335 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 1.5 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 412 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 616 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 348 kB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-io/commons-io/2.5/commons-io-2.5.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-io/commons-io/2.5/commons-io-2.5.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 4.0 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-parent/48/commons-parent-48.pom
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-parent/48/commons-parent-48.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/48/commons-parent-48.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 12 MB/s)
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/dom4j/dom4j/1.1/dom4j-1.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/oro/oro/2.0.8/oro-2.0.8.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm/9.5/asm-9.5.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/dom4j/dom4j/1.1/dom4j-1.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/oro/oro/2.0.8/oro-2.0.8.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/asm/asm/9.5/asm-9.5.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 6.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 kB at 2.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 3.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 5.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 38 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 7.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 6.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 278 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (201 kB at 9.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 1.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (340 kB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 6.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 6.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (47 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 13 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 8.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 380 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 404 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 397 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 180 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 5.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 2.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 3.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 6.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 7.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 9.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar (224 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar (484 kB at 6.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (79 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 157 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 5.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.5/asm-9.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar (39 kB at 492 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (1.1 MB at 13 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar (43 kB at 501 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.5/asm-9.5.jar (122 kB at 1.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 48 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (58 kB at 663 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 5.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar (5.9 MB at 37 MB/s)
[INFO] Configured Artifact: org.eclipse.lemminx:org.eclipse.lemminx:uber:0.27.0:jar
[INFO] Downloading from lemminx-releases: https://repo.eclipse.org/content/repositories/lemminx-releases/org/eclipse/lemminx/org.eclipse.lemminx/0.27.0/org.eclipse.lemminx-0.27.0.pom
[INFO] Downloaded from lemminx-releases: https://repo.eclipse.org/content/repositories/lemminx-releases/org/eclipse/lemminx/org.eclipse.lemminx/0.27.0/org.eclipse.lemminx-0.27.0.pom (8.0 kB at 204 kB/s)
[INFO] Downloading from lemminx-releases: https://repo.eclipse.org/content/repositories/lemminx-releases/org/eclipse/lemminx/lemminx-parent/0.27.0/lemminx-parent-0.27.0.pom
[INFO] Downloaded from lemminx-releases: https://repo.eclipse.org/content/repositories/lemminx-releases/org/eclipse/lemminx/lemminx-parent/0.27.0/lemminx-parent-0.27.0.pom (11 kB at 271 kB/s)
[INFO] Downloading from lemminx-releases: https://repo.eclipse.org/content/repositories/lemminx-releases/org/eclipse/lemminx/org.eclipse.lemminx/0.27.0/org.eclipse.lemminx-0.27.0-uber.jar
[INFO] Downloaded from lemminx-releases: https://repo.eclipse.org/content/repositories/lemminx-releases/org/eclipse/lemminx/org.eclipse.lemminx/0.27.0/org.eclipse.lemminx-0.27.0-uber.jar (9.4 MB at 91 MB/s)
[INFO] Copying org.eclipse.lemminx-0.27.0-uber.jar to /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml/language-servers/server/org.eclipse.lemminx-uber.jar
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.8:compile (default-compile) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] Downloading from lemminx-releases: https://repo.eclipse.org/content/repositories/lemminx-releases/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml
[INFO] Downloading from lemminx-releases: https://repo.eclipse.org/content/repositories/lemminx-releases/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
[INFO] Downloading from lemminx-releases: https://repo.eclipse.org/content/repositories/lemminx-releases/org/osgi/org.osgi.service.metatype.annotations/maven-metadata.xml
[INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558
[INFO] 
[INFO] --- tycho-bnd:4.0.8:process (default-process) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] 
[INFO] --- tycho-ds:4.0.8:declarative-services (default-declarative-services) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.8:testCompile (default-testCompile) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] 153 system scoped dependencies were not mapped to maven artifacts
[INFO] 
[INFO] --- tycho-source:4.0.8:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml/target/org.eclipse.wildwebdeveloper.xml-1.3.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.8:package-plugin (default-package-plugin) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml/target/org.eclipse.wildwebdeveloper.xml-1.3.4-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml/target/org.eclipse.wildwebdeveloper.xml-1.3.4-SNAPSHOT.jar_unpacked_13910558453806981157/language-servers/server/org.eclipse.lemminx-uber.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml/target/org.eclipse.wildwebdeveloper.xml-1.3.4-SNAPSHOT.jar_unpacked_13910558453806981157/language-servers/server/org.eclipse.lemminx-uber.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml/target/org.eclipse.wildwebdeveloper.xml-1.3.4-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml/target/org.eclipse.wildwebdeveloper.xml-1.3.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper.xml ---
[WARNING] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.xml:1.3.4-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml/.tycho-consumer-pom.xml: baseline and build artifacts have same version but different contents
   no-classifier: different
      language-servers/server/org.eclipse.lemminx-uber.jar: different

[INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.xml:1.3.4-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml/.tycho-consumer-pom.xml
    The main artifact has been replaced with the baseline version.
    The following attached artifacts have been replaced with the baseline version: [sources]

[INFO] 
[INFO] --- tycho-p2-extras:4.0.8:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.wildwebdeveloper.xml ---
[INFO] 
[INFO] --< org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node.feature >--
[INFO] Building org.eclipse.wildwebdeveloper.embedder.node.feature 1.1.2-SNAPSHOT [10/14]
[INFO]   from org.eclipse.wildwebdeveloper.embedder.node.feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node.feature:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.feature/pom.xml
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.wildwebdeveloper.embedder.node.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.feature/target
[INFO] 
[INFO] --- tycho-packaging:4.0.8:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wildwebdeveloper.embedder.node.feature ---
[INFO] The project's OSGi version is 1.1.2.202405271237
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.embedder.node.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.embedder.node.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.embedder.node.feature ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.wildwebdeveloper.embedder.node.feature ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wildwebdeveloper.embedder.node.feature ---
[INFO] 81 system scoped dependencies were not mapped to maven artifacts
[INFO] 
[INFO] --- tycho-source:4.0.8:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.embedder.node.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:package-feature (default-package-feature) @ org.eclipse.wildwebdeveloper.embedder.node.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.feature/target/org.eclipse.wildwebdeveloper.embedder.node.feature-1.1.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wildwebdeveloper.embedder.node.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.8:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wildwebdeveloper.embedder.node.feature ---
[INFO] 
[INFO] --- tycho-source:4.0.8:feature-source (feature-source) @ org.eclipse.wildwebdeveloper.embedder.node.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.feature/target/org.eclipse.wildwebdeveloper.embedder.node.feature-1.1.2-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.wildwebdeveloper.embedder.node.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.feature/target/org.eclipse.wildwebdeveloper.embedder.node.feature-1.1.2-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.feature/target/org.eclipse.wildwebdeveloper.embedder.node.feature-1.1.2-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper.embedder.node.feature ---
[INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node.feature:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.feature/.tycho-consumer-pom.xml
    The main artifact has been replaced with the baseline version.
    The following attached artifacts have been replaced with the baseline version: [sources-feature]

[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata (attach-p2-metadata) @ org.eclipse.wildwebdeveloper.embedder.node.feature ---
[INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node.feature:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node.feature/.tycho-consumer-pom.xml
    The main artifact has been replaced with the baseline version.
    The following attached artifacts have been replaced with the baseline version: [sources-feature]

[INFO] 
[INFO] --- tycho-p2-extras:4.0.8:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.wildwebdeveloper.embedder.node.feature ---
[INFO] 
[INFO] --< org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.tests >---
[INFO] Building org.eclipse.wildwebdeveloper.tests 1.0.13-SNAPSHOT      [11/14]
[INFO]   from org.eclipse.wildwebdeveloper.tests/pom.xml
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar (211 kB at 3.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar (106 kB at 18 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 2.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar (245 kB at 22 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar (205 kB at 26 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar (184 kB at 23 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar (273 kB at 25 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar (31 kB at 5.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar (20 kB at 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar (100 kB at 14 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar (44 kB at 7.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar (14 kB at 2.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar (37 kB at 5.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar (30 kB at 4.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar (56 kB at 7.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 21 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.pom (3.2 kB at 637 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (2.0 kB at 407 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.pom (2.8 kB at 567 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 305 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.pom (3.2 kB at 534 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.pom (3.2 kB at 641 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.pom (3.0 kB at 505 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom (9.7 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom (17 kB at 2.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.pom (1.7 kB at 283 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.pom (1.9 kB at 314 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.pom (2.7 kB at 447 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom (1.9 kB at 316 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.pom (1.3 kB at 219 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.pom (1.9 kB at 379 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.pom (2.3 kB at 455 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.pom (2.1 kB at 414 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 188 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 1.1 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] The project's OSGi version is 1.0.13.202405270639
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] 
[INFO] --- tycho-compiler:4.0.8:validate-classpath (default-validate-classpath) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] Resolving class path of org.eclipse.wildwebdeveloper.tests
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.8:compile (default-compile) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558
[INFO] 
[INFO] --- tycho-ds:4.0.8:declarative-services (default-declarative-services) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] 174 system scoped dependencies were not mapped to maven artifacts
[INFO] 
[INFO] --- tycho-source:4.0.8:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/org.eclipse.wildwebdeveloper.tests-1.0.13-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.8:package-plugin (default-package-plugin) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/org.eclipse.wildwebdeveloper.tests-1.0.13-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/org.eclipse.wildwebdeveloper.tests-1.0.13-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/org.eclipse.wildwebdeveloper.tests-1.0.13-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/.tycho-consumer-pom.xml
    The main artifact has been replaced with the baseline version.
    The following attached artifacts have been replaced with the baseline version: [sources]

[INFO] 
[INFO] --- tycho-surefire:4.0.8:test (default-test) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/usr/lib/jvm/java-21-openjdk-21.0.2.0.13-1.fc39.x86_64/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Wildwebdeveloper_master/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/work/data, -install, /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/work, -configuration, /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/surefire.properties]
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
MESA: error: ZINK: failed to choose pdev
glx: failed to create drisw screen
failed to load driver: zink
Running org.eclipse.wildwebdeveloper.tests.TestAngular
[/home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/work/.node/node-v20.13.1-linux-x64/bin/node, /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/work/.node/node-v20.13.1-linux-x64/lib/node_modules/npm/bin/npm-cli.js, install, --no-bin-links, --ignore-scripts]
Error Stream: >>>
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated read-package-json@7.0.1: This package is no longer supported. Please use @npmcli/package-json instead.
<<<
Output Stream: >>>

added 848 packages, and audited 849 packages in 26s

115 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
<<<
May 28, 2024 9:04:25 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [text.html.basic#core-minus-invalid]. I am [text.html.derivative@org.eclipse.tm4e.language_pack]
May 28, 2024 9:04:25 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [text.html.basic#attribute]. I am [text.html.derivative@org.eclipse.tm4e.language_pack]
May 28, 2024 9:04:25 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=2,name=meta.tag.other.unrecognized.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.18 s -- in org.eclipse.wildwebdeveloper.tests.TestAngular
org.eclipse.wildwebdeveloper.tests.TestAngular.testAngularTs -- Time elapsed: 9.055 s
org.eclipse.wildwebdeveloper.tests.TestAngular.testAngularHtml -- Time elapsed: 6.754 s
Running org.eclipse.wildwebdeveloper.tests.TestDebug
May 28, 2024 9:04:36 AM org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer fireStreamClosed
INFO: Connection reset
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:318)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:346)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:796)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:1099)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:1093)
	at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:82)
	at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:114)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1583)

org.eclipse.debug.core.DebugException: Terminate failed
	at org.eclipse.debug.core.Launch.terminate(Launch.java:296)
	at org.eclipse.wildwebdeveloper.tests.TestDebug.removeAllLaunches(TestDebug.java:81)
	at org.eclipse.wildwebdeveloper.tests.TestDebug.tearDownLaunch(TestDebug.java:108)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:510)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:243)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:276)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:276)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:275)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:241)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:142)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
May 28, 2024 9:04:53 AM org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer fireStreamClosed
INFO: Connection reset
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:318)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:346)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:796)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:1099)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:1093)
	at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:82)
	at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:114)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1583)

org.eclipse.debug.core.DebugException: Terminate failed
	at org.eclipse.debug.core.Launch.terminate(Launch.java:296)
	at org.eclipse.wildwebdeveloper.tests.TestDebug.removeAllLaunches(TestDebug.java:81)
	at org.eclipse.wildwebdeveloper.tests.TestDebug.tearDownLaunch(TestDebug.java:108)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:110)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:510)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:243)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:276)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:276)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:275)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:241)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:142)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
May 28, 2024 9:05:01 AM org.eclipse.lsp4j.jsonrpc.RemoteEndpoint notify
INFO: Failed to send notification message.
org.eclipse.lsp4j.jsonrpc.JsonRpcException: java.io.IOException: Stream closed
	at org.eclipse.lsp4j.jsonrpc.json.StreamMessageConsumer.consume(StreamMessageConsumer.java:72)
	at org.eclipse.lsp4e.LanguageServerWrapper.lambda$3(LanguageServerWrapper.java:313)
	at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.notify(RemoteEndpoint.java:135)
	at org.eclipse.lsp4j.jsonrpc.services.EndpointProxy.invoke(EndpointProxy.java:88)
	at jdk.proxy12/jdk.proxy12.$Proxy42.cancelProgress(Unknown Source)
	at org.eclipse.lsp4e.progress.LSPProgressManager.lambda$1(LSPProgressManager.java:100)
	at org.eclipse.core.runtime.jobs.Job$2.run(Job.java:187)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Caused by: java.io.IOException: Stream closed
	at java.base/java.lang.ProcessBuilder$NullOutputStream.write(ProcessBuilder.java:447)
	at java.base/java.io.OutputStream.write(OutputStream.java:167)
	at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
	at java.base/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252)
	at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:246)
	at java.base/java.io.FilterOutputStream.flush(FilterOutputStream.java:155)
	at org.eclipse.lsp4j.jsonrpc.json.StreamMessageConsumer.consume(StreamMessageConsumer.java:69)
	... 7 more

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.59 s -- in org.eclipse.wildwebdeveloper.tests.TestDebug
org.eclipse.wildwebdeveloper.tests.TestDebug.testFindThreadsAndHitsBreakpoint -- Time elapsed: 13.83 s
org.eclipse.wildwebdeveloper.tests.TestDebug.testFindThreadsAndHitsBreakpointTypeScript -- Time elapsed: 16.26 s
org.eclipse.wildwebdeveloper.tests.TestDebug.testRunExpandDebugVars -- Time elapsed: 4.907 s
org.eclipse.wildwebdeveloper.tests.TestDebug.testRunExpandEnv -- Time elapsed: 5.588 s
Running org.eclipse.wildwebdeveloper.tests.TestESLint
[/home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/work/.node/node-v20.13.1-linux-x64/bin/node, /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/work/.node/node-v20.13.1-linux-x64/lib/node_modules/npm/bin/npm-cli.js, install, --no-bin-links, --ignore-scripts]
Error Stream: >>>
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
<<<
Output Stream: >>>

added 132 packages, and audited 133 packages in 8s

34 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
<<<
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.02 s -- in org.eclipse.wildwebdeveloper.tests.TestESLint
org.eclipse.wildwebdeveloper.tests.TestESLint.testESLintDiagnosticsInJS -- Time elapsed: 4.189 s
org.eclipse.wildwebdeveloper.tests.TestESLint.testESLintDiagnosticsInTS -- Time elapsed: 1.099 s
org.eclipse.wildwebdeveloper.tests.TestESLint.testESLintDiagnosticsInJSX -- Time elapsed: 1.209 s
org.eclipse.wildwebdeveloper.tests.TestESLint.testESLintDiagnosticsInTSX -- Time elapsed: 1.192 s
Running org.eclipse.wildwebdeveloper.tests.TestHTML
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.25 s -- in org.eclipse.wildwebdeveloper.tests.TestHTML
org.eclipse.wildwebdeveloper.tests.TestHTML.autoCloseTags -- Time elapsed: 4.853 s
org.eclipse.wildwebdeveloper.tests.TestHTML.testHTMLFile -- Time elapsed: 5.415 s
org.eclipse.wildwebdeveloper.tests.TestHTML.testFormat -- Time elapsed: 4.978 s
Running org.eclipse.wildwebdeveloper.tests.TestJSON
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.207 s -- in org.eclipse.wildwebdeveloper.tests.TestJSON
org.eclipse.wildwebdeveloper.tests.TestJSON.testFormatEnabled -- Time elapsed: 4.206 s
Running org.eclipse.wildwebdeveloper.tests.TestJsTs
testRefactoringRename(): Executing command: org.eclipse.ui.edit.rename
testRefactoringRename(): New name is set: newName
testRefactoringRename(): WIZARD_RENAME Emulating pressOK when BUTTON_OK
testRefactoringRename(): pressOK is executed
testRefactoringRename(): Rename dialog is shown
testRefactoringRename(): Executed command: org.eclipse.ui.edit.rename
testRefactoringRename(): Executing command: org.eclipse.ui.edit.rename
testRefactoringRename(): New name is set: newName
testRefactoringRename(): WIZARD_RENAME Emulating pressOK when BUTTON_OK
testRefactoringRename(): pressOK is executed
testRefactoringRename(): Rename dialog is shown
testRefactoringRename(): Executed command: org.eclipse.ui.edit.rename
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.48 s -- in org.eclipse.wildwebdeveloper.tests.TestJsTs
org.eclipse.wildwebdeveloper.tests.TestJsTs.testRefactoringRenameInJavaScript -- Time elapsed: 9.709 s
org.eclipse.wildwebdeveloper.tests.TestJsTs.testRefactoringRenameInTypeaScript -- Time elapsed: 10.77 s
Running org.eclipse.wildwebdeveloper.tests.TestLanguageServers
Location (56): plugins/org.eclipse.wildwebdeveloper_1.2.2.202405280856/
Max Location found (127): node_modules/vscode-html-languageserver/node_modules/vscode-languageserver-protocol/lib/common/protocol.linkedEditingRange.d.ts
May 28, 2024 9:06:34 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.css.scss]. I am [source.css.scss@org.eclipse.tm4e.language_pack]
May 28, 2024 9:06:34 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.html]. I am [source.css.scss@org.eclipse.tm4e.language_pack]
May 28, 2024 9:06:34 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.js]. I am [source.css.scss@org.eclipse.tm4e.language_pack]
May 28, 2024 9:06:34 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.js]. I am [source.css.scss@org.eclipse.tm4e.language_pack]
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.30 s -- in org.eclipse.wildwebdeveloper.tests.TestLanguageServers
org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testLESSFile -- Time elapsed: 4.757 s
org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testJSONFile -- Time elapsed: 4.707 s
org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testResourcesPathIsntTooLong -- Time elapsed: 4.109 s
org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testCSSFile -- Time elapsed: 4.760 s
org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testYAMLFile -- Time elapsed: 4.805 s
org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testSCSSFile -- Time elapsed: 4.748 s
org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testHTMLFile -- Time elapsed: 5.288 s
org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testJSFile -- Time elapsed: 6.930 s
org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testJSXFile -- Time elapsed: 6.997 s
org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testTSFile -- Time elapsed: 8.056 s
org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testTSXFile -- Time elapsed: 7.137 s
Running org.eclipse.wildwebdeveloper.tests.TestNodeJsEmbedder
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.02 s -- in org.eclipse.wildwebdeveloper.tests.TestNodeJsEmbedder
org.eclipse.wildwebdeveloper.tests.TestNodeJsEmbedder.testNPMSeemsCorrect -- Time elapsed: 4.005 s
org.eclipse.wildwebdeveloper.tests.TestNodeJsEmbedder.testNodeJsEmbedderWhich -- Time elapsed: 4.005 s
org.eclipse.wildwebdeveloper.tests.TestNodeJsEmbedder.testNodeJsEmbedder -- Time elapsed: 4.006 s
Running org.eclipse.wildwebdeveloper.tests.TestNpmRun
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.272 s -- in org.eclipse.wildwebdeveloper.tests.TestNpmRun
org.eclipse.wildwebdeveloper.tests.TestNpmRun.testNpmRunEnvVariables -- Time elapsed: 4.271 s
Running org.eclipse.wildwebdeveloper.tests.TestSyntaxHighlighting
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.370 s -- in org.eclipse.wildwebdeveloper.tests.TestSyntaxHighlighting
org.eclipse.wildwebdeveloper.tests.TestSyntaxHighlighting.testJSXHighlighting -- Time elapsed: 4.369 s
Running org.eclipse.wildwebdeveloper.tests.TestTypeScript
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.497 s -- in org.eclipse.wildwebdeveloper.tests.TestTypeScript
org.eclipse.wildwebdeveloper.tests.TestTypeScript.testHTMLinTSXFile -- Time elapsed: 6.496 s
Running org.eclipse.wildwebdeveloper.tests.TestVue
[/home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/work/.node/node-v20.13.1-linux-x64/bin/node, /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/work/.node/node-v20.13.1-linux-x64/lib/node_modules/npm/bin/npm-cli.js, install, --no-bin-links, --ignore-scripts]
Error Stream: >>>
npm WARN ERESOLVE overriding peer dependency
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm WARN deprecated consolidate@0.15.1: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog
npm WARN deprecated webpack-chain@6.5.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
<<<
Output Stream: >>>

added 952 packages, and audited 953 packages in 18s

120 packages are looking for funding
  run `npm fund` for details

4 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
<<<
May 28, 2024 9:07:56 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.stylus]
May 28, 2024 9:07:56 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.postcss]
May 28, 2024 9:07:56 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.sass]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.json5]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.toml]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.graphql]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.scala]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [text.log]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.erlang]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.elixir]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.twig]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.smarty]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.less]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.postscript]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.c++]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.js.jquery]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.asm]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.x86]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.x86_64]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.arm]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.glsl]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.cpp.embedded.macro]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.asy]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.gnuplot]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.haskell]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.asymptote]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar
WARNING: No grammar source for scope [source.dot]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [text.html.basic#comment]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [text.html.basic#attribute]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [text.html.basic#core-minus-invalid]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [text.html.basic#attribute]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=1288,name=meta.tag.other.unrecognized.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=1286,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=1299,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=1333,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.smarty]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=1671,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.asm]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.x86]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.x86_64]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.arm]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.postscript]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5317,name=source.postscript} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5308,name=meta.embedded.block.postscript} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.postscript]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.postscript]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#parens]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#braces]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#nest_curly_and_self]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#parens]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#symbol]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5806,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#brackets]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#symbol]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5807,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#braces]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#symbol]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5808,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#angles]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#symbol]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5809,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#symbol]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5803,name=meta.array.symbol.ruby} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#parens]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#symbol]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5813,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#brackets]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#symbol]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5814,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#braces]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#symbol]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5815,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#angles]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#symbol]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5816,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#symbol]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5810,name=meta.array.symbol.interpolated.ruby} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#parens]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5820,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#brackets]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5821,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#braces]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5822,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#angles]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5823,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5817,name=string.quoted.other.ruby} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#parens]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5827,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#brackets]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5828,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#braces]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5829,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#angles]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5830,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#parens]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5834,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#brackets]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5835,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#braces]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5836,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#angles]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5837,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#parens]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5856,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#brackets]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5857,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#braces]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5858,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#angles]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5859,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5853,name=constant.other.symbol.percent.ruby} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#parens]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#string]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5863,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#brackets]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#string]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5864,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#braces]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#string]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5865,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#angles]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#string]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5866,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#string]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5860,name=meta.array.string.ruby} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#parens]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#string]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5870,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#brackets]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#string]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5871,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#braces]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#string]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5872,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#angles]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#string]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5873,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#string]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5867,name=meta.array.string.interpolated.ruby} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#parens]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5877,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#brackets]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5878,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#braces]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5879,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#angles]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=5880,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.c++]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.js.jquery]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#arithmetic_dollar]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.glsl]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=8066,name=meta.string.quoted.double.raw.glsl.cpp} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#preprocessor_number_literal]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#preprocessor_number_literal]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.cpp.embedded.macro]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=9361,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.asm]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.x86]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.x86_64]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.arm]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#string_escaped_char]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [text.html.javadoc]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.sass]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.html]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.less]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.stylus]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#member-references]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#constraint]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [source.cpp#root_context]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.scala]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginWhileRule{id=15814,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=15809,name=markup.fenced_code.block.markdown} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [text.log]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginWhileRule{id=18403,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=18398,name=markup.fenced_code.block.markdown} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.erlang]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginWhileRule{id=18409,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=18404,name=markup.fenced_code.block.markdown} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.elixir]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginWhileRule{id=18415,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=18410,name=markup.fenced_code.block.markdown} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.asy]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=18480,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.glsl]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=18656,name=meta.string.quoted.double.raw.glsl.cpp} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#preprocessor_number_literal]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#preprocessor_number_literal]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.cpp.embedded.macro]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=20129,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.asm]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.x86]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.x86_64]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.arm]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [#string_escaped_char]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.gnuplot]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=22313,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.haskell]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=22317,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.asymptote]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=22376,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.dot]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=22392,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.gnuplot]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=22400,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.haskell]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=22408,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.scala]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=22464,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.asy]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=22485,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.gnuplot]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=22505,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.haskell]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=22510,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.gnuplot]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=22771,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=22779,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=22813,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.scala]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginWhileRule{id=23150,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=23145,name=markup.fenced_code.block.markdown} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [text.log]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginWhileRule{id=23204,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=23199,name=markup.fenced_code.block.markdown} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.erlang]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginWhileRule{id=23210,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=23205,name=markup.fenced_code.block.markdown} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.elixir]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginWhileRule{id=23216,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=23211,name=markup.fenced_code.block.markdown} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.twig]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginWhileRule{id=23294,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=23289,name=markup.fenced_code.block.markdown} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginWhileRule{id=23331,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=23324,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginWhileRule{id=23332,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginWhileRule{id=23333,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.twig]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginWhileRule{id=23523,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=23518,name=markup.fenced_code.block.markdown} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginWhileRule{id=23560,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=23553,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginWhileRule{id=23561,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginWhileRule{id=23562,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.stylus]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=23603,name=source.stylus} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.postcss]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=23608,name=source.postcss} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.sass]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=23613,name=source.sass} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.json5]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=24688,name=source.json5} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.toml]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=24698,name=source.toml} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.graphql]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=24703,name=source.graphql} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [text.html.basic#comment]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find rule for scopeName [text.html.basic#attribute]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING IncludeOnlyRule{id=1287,name=text.html.derivative} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.stylus]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=24805,name=source.stylus} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.postcss]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=24810,name=source.postcss} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.sass]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=24815,name=source.sass} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.json5]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=24865,name=source.json5} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.toml]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=24875,name=source.toml} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: CANNOT find grammar for scopeName [source.graphql]. I am [source.vue@org.eclipse.wildwebdeveloper]
May 28, 2024 9:07:57 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns
WARNING: REMOVING BeginEndRule{id=24880,name=source.graphql} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING
offset: 0, length: 318, timestamp: 32529
text:><template>
  <div>
    <only-start><
  </div>
</template>
<script>
export default {
  name: 'HelloWorld',
  props: {
    msg: String
  }
}
</script>
<style scoped>
h3 {
  margin: 40px 0 0;
}
ul {
  list-style-type: none;
  padding: 0;
}
li {
  display: inline-block;
  margin: 0 10px;
}
a {
  color: #42b983;
}
</style><

offset: 36, length: 0, timestamp: 32530
text:>/only-start><

offset: 69, length: 1, timestamp: 32526
text:>.appParameter<

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.97 s -- in org.eclipse.wildwebdeveloper.tests.TestVue
org.eclipse.wildwebdeveloper.tests.TestVue.testVueTemplate -- Time elapsed: 12.04 s
org.eclipse.wildwebdeveloper.tests.TestVue.testVueApp -- Time elapsed: 2.383 s
Running org.eclipse.wildwebdeveloper.tests.TestXML
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.45 s -- in org.eclipse.wildwebdeveloper.tests.TestXML
org.eclipse.wildwebdeveloper.tests.TestXML.autoCloseTags -- Time elapsed: 5.635 s
org.eclipse.wildwebdeveloper.tests.TestXML.testComplexXML -- Time elapsed: 7.527 s
org.eclipse.wildwebdeveloper.tests.TestXML.testDTDFile -- Time elapsed: 5.390 s
org.eclipse.wildwebdeveloper.tests.TestXML.testXMLFile -- Time elapsed: 5.412 s
org.eclipse.wildwebdeveloper.tests.TestXML.testXSDFile -- Time elapsed: 5.390 s
org.eclipse.wildwebdeveloper.tests.TestXML.testXSLFile -- Time elapsed: 5.377 s
org.eclipse.wildwebdeveloper.tests.TestXML.testXMLCatalog -- Time elapsed: 4.718 s
Running org.eclipse.wildwebdeveloper.tests.TestYaml
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.56 s -- in org.eclipse.wildwebdeveloper.tests.TestYaml
org.eclipse.wildwebdeveloper.tests.TestYaml.testSchemaExtensionPoint -- Time elapsed: 5.701 s
org.eclipse.wildwebdeveloper.tests.TestYaml.testFalseDetectionAsKubernetes -- Time elapsed: 7.506 s
org.eclipse.wildwebdeveloper.tests.TestYaml.testSchemaExtensionPointUsingPlatformURL -- Time elapsed: 5.354 s

Results:

Tests run: 45, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed
[INFO] 
[INFO] --- tycho-p2-extras:4.0.8:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.wildwebdeveloper.tests ---
[INFO] 
[INFO] --< org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.xml.feature >--
[INFO] Building org.eclipse.wildwebdeveloper.xml.feature 1.3.4-SNAPSHOT [12/14]
[INFO]   from org.eclipse.wildwebdeveloper.xml.feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.xml.feature:1.3.4-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml.feature/pom.xml
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.wildwebdeveloper.xml.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml.feature/target
[INFO] 
[INFO] --- tycho-packaging:4.0.8:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wildwebdeveloper.xml.feature ---
[INFO] The project's OSGi version is 1.3.4.202405270639
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.xml.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.xml.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.xml.feature ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.wildwebdeveloper.xml.feature ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wildwebdeveloper.xml.feature ---
[INFO] 154 system scoped dependencies were not mapped to maven artifacts
[INFO] 
[INFO] --- tycho-source:4.0.8:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.xml.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:package-feature (default-package-feature) @ org.eclipse.wildwebdeveloper.xml.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml.feature/target/org.eclipse.wildwebdeveloper.xml.feature-1.3.4-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wildwebdeveloper.xml.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.8:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wildwebdeveloper.xml.feature ---
[INFO] 
[INFO] --- tycho-source:4.0.8:feature-source (feature-source) @ org.eclipse.wildwebdeveloper.xml.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml.feature/target/org.eclipse.wildwebdeveloper.xml.feature-1.3.4-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.wildwebdeveloper.xml.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml.feature/target/org.eclipse.wildwebdeveloper.xml.feature-1.3.4-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml.feature/target/org.eclipse.wildwebdeveloper.xml.feature-1.3.4-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper.xml.feature ---
[INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.xml.feature:1.3.4-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml.feature/.tycho-consumer-pom.xml
    The main artifact has been replaced with the baseline version.
    The following attached artifacts have been replaced with the baseline version: [sources-feature]

[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata (attach-p2-metadata) @ org.eclipse.wildwebdeveloper.xml.feature ---
[INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.xml.feature:1.3.4-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml.feature/.tycho-consumer-pom.xml
    The main artifact has been replaced with the baseline version.
    The following attached artifacts have been replaced with the baseline version: [sources-feature]

[INFO] 
[INFO] --- tycho-p2-extras:4.0.8:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.wildwebdeveloper.xml.feature ---
[INFO] 
[INFO] --< org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.feature >--
[INFO] Building org.eclipse.wildwebdeveloper.feature 1.3.6-SNAPSHOT     [13/14]
[INFO]   from org.eclipse.wildwebdeveloper.feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.feature:1.3.6-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.feature/pom.xml
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.wildwebdeveloper.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.feature/target
[INFO] 
[INFO] --- tycho-packaging:4.0.8:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wildwebdeveloper.feature ---
[INFO] The project's OSGi version is 1.3.6.202405280856
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.feature ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.wildwebdeveloper.feature ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wildwebdeveloper.feature ---
[INFO] 156 system scoped dependencies were not mapped to maven artifacts
[INFO] 
[INFO] --- tycho-source:4.0.8:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:package-feature (default-package-feature) @ org.eclipse.wildwebdeveloper.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.feature/target/org.eclipse.wildwebdeveloper.feature-1.3.6-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wildwebdeveloper.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.8:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wildwebdeveloper.feature ---
[INFO] 
[INFO] --- tycho-source:4.0.8:feature-source (feature-source) @ org.eclipse.wildwebdeveloper.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.feature/target/org.eclipse.wildwebdeveloper.feature-1.3.6-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.wildwebdeveloper.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.feature/target/org.eclipse.wildwebdeveloper.feature-1.3.6-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.feature/target/org.eclipse.wildwebdeveloper.feature-1.3.6-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper.feature ---
[INFO] No baseline version org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.feature:eclipse-feature:1.3.6-SNAPSHOT
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata (attach-p2-metadata) @ org.eclipse.wildwebdeveloper.feature ---
[INFO] No baseline version org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.feature:eclipse-feature:1.3.6-SNAPSHOT
[INFO] 
[INFO] --- tycho-p2-extras:4.0.8:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.wildwebdeveloper.feature ---
[INFO] 
[INFO] --------------< org.eclipse.wildwebdeveloper:repository >---------------
[INFO] Building repository 1.3.5-SNAPSHOT                               [14/14]
[INFO]   from repository/pom.xml
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.wildwebdeveloper:repository:1.3.5-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/repository/pom.xml
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ repository ---
[INFO] 
[INFO] --- tycho-packaging:4.0.8:build-qualifier-aggregator (default-build-qualifier-aggregator) @ repository ---
[INFO] The project's OSGi version is 1.3.5.202405280856
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean-1) @ repository ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ repository ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ repository ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Wildwebdeveloper_master/repository/src/main/resources
[INFO] 
[INFO] --- tycho-p2-publisher:4.0.8:publish-osgi-ee (default-publish-osgi-ee) @ repository ---
[INFO] Published profile IUs: [a.jre.javase 21.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher:4.0.8:publish-products (default-publish-products) @ repository ---
[INFO] 
[INFO] --- tycho-p2-publisher:4.0.8:publish-categories (default-publish-categories) @ repository ---
[INFO] 
[INFO] --- tycho-p2-publisher:4.0.8:attach-artifacts (default-attach-artifacts) @ repository ---
[INFO] 
[INFO] --- tycho-p2-repository:4.0.8:assemble-repository (default-assemble-repository) @ repository ---
[INFO] 
[INFO] --- tycho-source:4.0.8:plugin-source (plugin-source) @ repository ---
[INFO] 
[INFO] --- tycho-gpg:4.0.8:sign-p2-artifacts (pgpsigner) @ repository ---
[INFO] 
[INFO] --- tycho-p2-repository:4.0.8:archive-repository (default-archive-repository) @ repository ---
[INFO] Building zip: /home/jenkins/agent/workspace/Wildwebdeveloper_master/repository/target/repository-1.3.5-SNAPSHOT.zip
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ repository ---
[INFO] 
[INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ repository ---
[INFO] 
[INFO] --- tycho-p2-extras:4.0.8:compare-version-with-baselines (compare-version-with-baseline) @ repository ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Eclipse Wild Web Developer - Parent 1.0.0-SNAPSHOT . SUCCESS [  1.272 s]
[INFO] org.eclipse.wildwebdeveloper.embedder.node 1.0.6-SNAPSHOT SUCCESS [01:30 min]
[INFO] org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 1.1.1-SNAPSHOT SUCCESS [ 23.636 s]
[INFO] org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 1.1.1-SNAPSHOT SUCCESS [ 21.909 s]
[INFO] org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 1.1.1-SNAPSHOT SUCCESS [ 18.832 s]
[INFO] org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 1.1.1-SNAPSHOT SUCCESS [ 18.693 s]
[INFO] org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 1.1.1-SNAPSHOT SUCCESS [ 14.627 s]
[INFO] org.eclipse.wildwebdeveloper 1.2.2-SNAPSHOT ........ SUCCESS [01:09 min]
[INFO] org.eclipse.wildwebdeveloper.xml 1.3.4-SNAPSHOT .... SUCCESS [ 33.479 s]
[INFO] org.eclipse.wildwebdeveloper.embedder.node.feature 1.1.2-SNAPSHOT SUCCESS [ 12.530 s]
[INFO] org.eclipse.wildwebdeveloper.tests 1.0.13-SNAPSHOT . SUCCESS [05:48 min]
[INFO] org.eclipse.wildwebdeveloper.xml.feature 1.3.4-SNAPSHOT SUCCESS [  8.687 s]
[INFO] org.eclipse.wildwebdeveloper.feature 1.3.6-SNAPSHOT  SUCCESS [ 10.897 s]
[INFO] repository 1.3.5-SNAPSHOT .......................... SUCCESS [ 18.397 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:57 min
[INFO] Finished at: 2024-05-28T09:09:49Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
Terminating xvnc.
Killing processes
kill finished with exit code 2
[Pipeline] // xvnc
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
Post stage
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
[Pipeline] sshagent
[ssh-agent] Using credentials genie.wildwebdeveloper (ssh://genie.wildwebdeveloper@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-aTssrOzVLdLS/agent.156
SSH_AGENT_PID=158
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/Wildwebdeveloper_master@tmp/private_key_18121212053643855334.key (/home/jenkins/agent/workspace/Wildwebdeveloper_master@tmp/private_key_18121212053643855334.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh genie.wildwebdeveloper@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/wildwebdeveloper/snapshots
+ ssh genie.wildwebdeveloper@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/wildwebdeveloper/snapshots
+ scp -r repository/target/repository/artifacts.jar repository/target/repository/artifacts.xml.xz repository/target/repository/content.jar repository/target/repository/content.xml.xz repository/target/repository/features repository/target/repository/p2.index repository/target/repository/plugins genie.wildwebdeveloper@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/wildwebdeveloper/snapshots
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 158 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS