Branch indexing 04:22:12 Connecting to https://api.github.com using GitHub bot (username/token) Obtained Jenkinsfile from 4376e12259edca2811c8c92e94062c02a8ed7d6d [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-nqxbs-55bjq Created Pod: kubernetes wildwebdeveloper/wildwebdeveloper-buildtest-pod-nqxbs-x8xhc Still waiting to schedule task All nodes of label ‘wildwebdeveloper-buildtest-pod’ are offline Agent wildwebdeveloper-buildtest-pod-nqxbs-55bjq is provisioned from template wildwebdeveloper-buildtest-pod-nqxbs --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.wildwebdeveloper.svc.cluster.local/wildwebdeveloper/job/Wildwebdeveloper/job/master/909/" runUrl: "job/Wildwebdeveloper/job/master/909/" labels: jenkins: "slave" jenkins/label-digest: "e6f9e7d60e6384534a9a21c0b84a7e3a6557d755" jenkins/label: "wildwebdeveloper-buildtest-pod" name: "wildwebdeveloper-buildtest-pod-nqxbs-55bjq" 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-nqxbs-55bjq" - name: "JENKINS_NAME" value: "wildwebdeveloper-buildtest-pod-nqxbs-55bjq" - 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/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - emptyDir: medium: "" name: "workspace-volume" - configMap: name: "known-hosts" name: "volume-known-hosts" Running on wildwebdeveloper-buildtest-pod-nqxbs-55bjq 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 4376e12259edca2811c8c92e94062c02a8ed7d6d (master) Commit message: "Do not alter already signed jar" > git config core.sparsecheckout # timeout=10 > git checkout -f 4376e12259edca2811c8c92e94062c02a8ed7d6d # timeout=10 > git rev-list --no-walk 6542bbabef1d36265e92e73e41e53d134813c8ae # 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] { (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 $GITHUB_API_TOKEN [Pipeline] { [Pipeline] xvnc Executing sh script inside container container of pod wildwebdeveloper-buildtest-pod-nqxbs-55bjq Executing command: "pkill" "Xvnc" exit Executing sh script inside container container of pod wildwebdeveloper-buildtest-pod-nqxbs-55bjq Executing command: "pkill" "Xrealvnc" exit Executing sh script inside container container of pod wildwebdeveloper-buildtest-pod-nqxbs-55bjq 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-nqxbs-55bjq 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-nqxbs-55bjq) 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-nqxbs-55bjq Executing command: "Xvnc" ":17" "-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): [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 Wed Apr 24 08:22:57 2024 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5917 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 -Dtycho.disableP2Mirrors=true -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=**** [INFO] Scanning for projects... [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-maven-plugin/4.0.7/tycho-maven-plugin-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-maven-plugin/4.0.7/tycho-maven-plugin-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.7/tycho-maven-plugin-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/4.0.7/tycho-maven-plugin-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/4.0.7/tycho-maven-plugin-4.0.7.pom (1.7 kB at 27 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho/4.0.7/tycho-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho/4.0.7/tycho-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/4.0.7/tycho-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/4.0.7/tycho-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/4.0.7/tycho-4.0.7.pom (21 kB at 892 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-core/4.0.7/tycho-core-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-core/4.0.7/tycho-core-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/4.0.7/tycho-core-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/4.0.7/tycho-core-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/4.0.7/tycho-core-4.0.7.pom (9.7 kB at 883 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 317 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 1.9 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 4.2 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.4 MB/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 298 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 115 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 2.6 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 706 kB/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 76 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.1 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 2.8 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 483 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 2.8 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.15.1/commons-io-2.15.1.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom [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 2.2 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 6.5 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.5 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 7.7 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.0 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 3.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 7.8 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 392 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 256 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 287 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 432 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 3.5 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-launching/4.0.7/sisu-equinox-launching-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/sisu-equinox-launching/4.0.7/sisu-equinox-launching-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.7/sisu-equinox-launching-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/4.0.7/sisu-equinox-launching-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/4.0.7/sisu-equinox-launching-4.0.7.pom (2.5 kB at 311 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-osgi/4.0.7/sisu-osgi-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/sisu-osgi/4.0.7/sisu-osgi-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi/4.0.7/sisu-osgi-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi/4.0.7/sisu-osgi-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi/4.0.7/sisu-osgi-4.0.7.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.7/tycho-api-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-api/4.0.7/tycho-api-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-api/4.0.7/tycho-api-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-api/4.0.7/tycho-api-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-api/4.0.7/tycho-api-4.0.7.pom (1.7 kB at 240 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 164 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 222 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 186 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 292 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 198 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 48 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 349 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 223 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 213 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 186 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 276 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 270 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 382 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 420 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 223 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 445 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 372 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-osgi-api/4.0.7/sisu-osgi-api-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/sisu-osgi-api/4.0.7/sisu-osgi-api-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.7/sisu-osgi-api-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi-api/4.0.7/sisu-osgi-api-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi-api/4.0.7/sisu-osgi-api-4.0.7.pom (951 B at 119 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.2 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 92 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 288 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-metadata-model/4.0.7/tycho-metadata-model-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-metadata-model/4.0.7/tycho-metadata-model-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.7/tycho-metadata-model-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/4.0.7/tycho-metadata-model-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/4.0.7/tycho-metadata-model-4.0.7.pom (2.0 kB at 244 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.2 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 608 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 332 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 655 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 548 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 1.9 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/org/eclipse/tycho/tycho-spi/4.0.7/tycho-spi-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-spi/4.0.7/tycho-spi-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-spi/4.0.7/tycho-spi-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-spi/4.0.7/tycho-spi-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-spi/4.0.7/tycho-spi-4.0.7.pom (2.4 kB at 295 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/p2-maven-plugin/4.0.7/p2-maven-plugin-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/p2-maven-plugin/4.0.7/p2-maven-plugin-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.7/p2-maven-plugin-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/p2-maven-plugin/4.0.7/p2-maven-plugin-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/p2-maven-plugin/4.0.7/p2-maven-plugin-4.0.7.pom (7.6 kB at 955 kB/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 227 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.4 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 193 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 202 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 285 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 499 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-osgi-connect/4.0.7/sisu-osgi-connect-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/sisu-osgi-connect/4.0.7/sisu-osgi-connect-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.7/sisu-osgi-connect-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi-connect/4.0.7/sisu-osgi-connect-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi-connect/4.0.7/sisu-osgi-connect-4.0.7.pom (1.8 kB at 226 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 401 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 211 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 162 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 184 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 403 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 567 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 460 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 402 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 750 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 1.9 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.5 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 317 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 540 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 2.9 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 587 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 144 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 9.0 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-targetplatform/4.0.7/tycho-targetplatform-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-targetplatform/4.0.7/tycho-targetplatform-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.7/tycho-targetplatform-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-targetplatform/4.0.7/tycho-targetplatform-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-targetplatform/4.0.7/tycho-targetplatform-4.0.7.pom (1.3 kB at 168 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2/4.0.7/tycho-p2-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-p2/4.0.7/tycho-p2-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/4.0.7/tycho-p2-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/4.0.7/tycho-p2-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/4.0.7/tycho-p2-4.0.7.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 235 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 205 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom (2.8 kB at 404 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom (13 kB at 1.9 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.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 343 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 199 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 313 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 310 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 225 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 188 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-maven-plugin/4.0.7/tycho-maven-plugin-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-core/4.0.7/tycho-core-4.0.7.jar [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.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/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.7/sisu-equinox-launching-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-api/4.0.7/tycho-api-4.0.7.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/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/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.7/sisu-osgi-api-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-metadata-model/4.0.7/tycho-metadata-model-4.0.7.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/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/p2-maven-plugin/4.0.7/p2-maven-plugin-4.0.7.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/eclipse/tycho/tycho-spi/4.0.7/tycho-spi-4.0.7.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.7/sisu-osgi-connect-4.0.7.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.7/tycho-targetplatform-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2/4.0.7/tycho-p2-4.0.7.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/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/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.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.12/slf4j-api-2.0.12.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar [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/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.7/tycho-maven-plugin-4.0.7.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-core/4.0.7/tycho-core-4.0.7.jar [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.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/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.7/sisu-equinox-launching-4.0.7.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-api/4.0.7/tycho-api-4.0.7.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.7/sisu-osgi-api-4.0.7.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-metadata-model/4.0.7/tycho-metadata-model-4.0.7.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.7/tycho-spi-4.0.7.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/p2-maven-plugin/4.0.7/p2-maven-plugin-4.0.7.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.7/sisu-osgi-connect-4.0.7.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.7/tycho-targetplatform-4.0.7.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-p2/4.0.7/tycho-p2-4.0.7.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.12/slf4j-api-2.0.12.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/commons-io/commons-io/2.15.1/commons-io-2.15.1.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/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.7/tycho-maven-plugin-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/4.0.7/tycho-core-4.0.7.jar [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.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/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.7/sisu-equinox-launching-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-api/4.0.7/tycho-api-4.0.7.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.7/sisu-osgi-api-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.7/tycho-metadata-model-4.0.7.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.7/tycho-spi-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.7/p2-maven-plugin-4.0.7.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.7/sisu-osgi-connect-4.0.7.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/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/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/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.7/tycho-targetplatform-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/4.0.7/tycho-p2-4.0.7.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.12/slf4j-api-2.0.12.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.15.1/commons-io-2.15.1.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/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.7/tycho-maven-plugin-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/4.0.7/tycho-maven-plugin-4.0.7.jar (7.0 kB at 773 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/4.0.7/tycho-core-4.0.7.jar [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.jar [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/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 96 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/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar (157 kB at 4.0 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-util/1.9.18/maven-resolver-util-1.9.18.jar (196 kB at 5.0 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/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar (225 kB at 5.6 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/eclipse/tycho/tycho-core/4.0.7/tycho-core-4.0.7.jar (1.1 MB at 25 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 1.6 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/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 5.6 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/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 1.2 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.0 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 81 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/4.0.7/sisu-equinox-launching-4.0.7.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 747 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-api/4.0.7/tycho-api-4.0.7.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 5.6 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/tycho-api/4.0.7/tycho-api-4.0.7.jar (48 kB at 384 kB/s) [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 8.6 MB/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] 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/eclipse/tycho/sisu-equinox-launching/4.0.7/sisu-equinox-launching-4.0.7.jar (28 kB at 221 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi-api/4.0.7/sisu-osgi-api-4.0.7.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 31 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/4.0.7/tycho-metadata-model-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi-api/4.0.7/sisu-osgi-api-4.0.7.jar (8.8 kB at 66 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/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar (66 kB at 488 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.7/tycho-metadata-model-4.0.7.jar (69 kB at 483 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 892 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-spi/4.0.7/tycho-spi-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-spi/4.0.7/tycho-spi-4.0.7.jar (27 kB at 127 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/p2-maven-plugin/4.0.7/p2-maven-plugin-4.0.7.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 153 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 370 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/org/eclipse/tycho/p2-maven-plugin/4.0.7/p2-maven-plugin-4.0.7.jar (257 kB at 1.1 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/biz/aQute/bnd/biz.aQute.repository/7.0.0/biz.aQute.repository-7.0.0.jar (1.1 MB at 4.8 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/eclipse/platform/org.eclipse.osgi/3.19.0/org.eclipse.osgi-3.19.0.jar (1.5 MB at 6.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 444 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.artifact.repository/1.5.300/org.eclipse.equinox.p2.artifact.repository-1.5.300.jar (177 kB at 724 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.director/2.6.300/org.eclipse.equinox.p2.director-2.6.300.jar (116 kB at 464 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/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.jar (451 kB at 1.8 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/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar (20 kB at 76 kB/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/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar (440 kB at 1.4 MB/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 767 kB/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 1.4 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.2 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 590 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 359 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 704 kB/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.frameworkadmin/2.3.100/org.eclipse.equinox.frameworkadmin-2.3.100.jar (40 kB at 97 kB/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.p2.publisher.eclipse/1.6.0/org.eclipse.equinox.p2.publisher.eclipse-1.6.0.jar (257 kB at 620 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 310 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi-connect/4.0.7/sisu-osgi-connect-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-osgi-connect/4.0.7/sisu-osgi-connect-4.0.7.jar (43 kB at 102 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 333 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/platform/org.eclipse.equinox.p2.updatesite/1.3.300/org.eclipse.equinox.p2.updatesite-1.3.300.jar (107 kB at 251 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/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar (6.8 MB at 16 MB/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.jarprocessor/1.3.300/org.eclipse.equinox.p2.jarprocessor-1.3.300.jar (66 kB at 154 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.natives/1.5.200/org.eclipse.equinox.p2.touchpoint.natives-1.5.200.jar (91 kB at 211 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.touchpoint.eclipse/2.4.200/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.200.jar (139 kB at 318 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/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.200/org.eclipse.equinox.p2.garbagecollector-1.3.200.jar (28 kB at 63 kB/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 160 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 596 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 65 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 123 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 209 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 163 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 65 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 7.4 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 142 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/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 24 kB/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/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar (404 kB at 785 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-targetplatform/4.0.7/tycho-targetplatform-4.0.7.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 728 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/4.0.7/tycho-p2-4.0.7.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 622 kB/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/org/eclipse/tycho/tycho-targetplatform/4.0.7/tycho-targetplatform-4.0.7.jar (48 kB at 93 kB/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.7/tycho-p2-4.0.7.jar (3.2 kB at 6.1 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 154 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 301 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 221 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 376 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 195 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 42 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/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.jar (442 kB at 713 kB/s) [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 38 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] 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 59 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.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 136 kB/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/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar (68 kB at 107 kB/s) [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/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar (8.4 MB at 13 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-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar (365 kB at 560 kB/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-io/commons-io/2.15.1/commons-io-2.15.1.jar (501 kB at 701 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/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar (3.2 MB at 4.5 MB/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.expressions/3.9.300/org.eclipse.core.expressions-3.9.300.jar (98 kB at 135 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/eclipse/platform/org.eclipse.core.filesystem/1.10.300/org.eclipse.core.filesystem-1.10.300.jar (75 kB at 103 kB/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/org/eclipse/platform/org.eclipse.core.resources/3.20.100/org.eclipse.core.resources-3.20.100.jar (946 kB at 1.3 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.core.commands/3.12.0/org.eclipse.core.commands-3.12.0.jar (121 kB at 163 kB/s) [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 480 kB/s) [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 7.2 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 5.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 3.8 MB/s) [INFO] Tycho Version: 4.0.7 (0dbf79b2a18b352cdfa8ea65f7d433e0ff838100) [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.7/target-platform-configuration-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/target-platform-configuration/4.0.7/target-platform-configuration-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.7/target-platform-configuration-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/4.0.7/target-platform-configuration-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/4.0.7/target-platform-configuration-4.0.7.pom (1.8 kB at 253 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/target-platform-configuration/4.0.7/target-platform-configuration-4.0.7.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/target-platform-configuration/4.0.7/target-platform-configuration-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.7/target-platform-configuration-4.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/4.0.7/target-platform-configuration-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/4.0.7/target-platform-configuration-4.0.7.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.7/tycho-source-plugin-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-source-plugin/4.0.7/tycho-source-plugin-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.7/tycho-source-plugin-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-source-plugin/4.0.7/tycho-source-plugin-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-source-plugin/4.0.7/tycho-source-plugin-4.0.7.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.7/tycho-source-plugin-4.0.7.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-source-plugin/4.0.7/tycho-source-plugin-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.7/tycho-source-plugin-4.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-source-plugin/4.0.7/tycho-source-plugin-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-source-plugin/4.0.7/tycho-source-plugin-4.0.7.jar (50 kB at 6.2 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.5 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.4 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 388 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 3.7 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 420 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.1 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.1 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 684 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.5 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 2.1 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.3 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.1 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 305 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 224 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 195 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 293 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-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 386 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 617 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 402 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 2.6 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.3 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 2.5 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 410 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 1.6 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.0 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 402 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 4.4 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 9.9 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 850 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 675 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 537 kB/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 7.0 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-packaging-plugin/4.0.7/tycho-packaging-plugin-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-packaging-plugin/4.0.7/tycho-packaging-plugin-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.7/tycho-packaging-plugin-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/4.0.7/tycho-packaging-plugin-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/4.0.7/tycho-packaging-plugin-4.0.7.pom (3.0 kB at 434 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.8 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 2.7 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.0 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 828 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.2 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.2 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 8.0 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.3 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.0 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 9.7 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.2 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 868 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 1.2 MB/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.9 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 1.8 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/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.1/maven-archiver-3.6.1.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-packaging-plugin/4.0.7/tycho-packaging-plugin-4.0.7.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/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.1/maven-archiver-3.6.1.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-packaging-plugin/4.0.7/tycho-packaging-plugin-4.0.7.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/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.1/maven-archiver-3.6.1.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.7/tycho-packaging-plugin-4.0.7.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.0 MB/s) [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.1/maven-archiver-3.6.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/4.0.7/tycho-packaging-plugin-4.0.7.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] 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/eclipse/tycho/tycho-packaging-plugin/4.0.7/tycho-packaging-plugin-4.0.7.jar (168 kB at 10 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/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 1.7 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 12 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 31 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 2.8 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 1.7 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/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 33 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/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 12 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 274 kB/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 12 MB/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 5.5 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 7.3 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 666 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.3 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 5.2 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 1.0 MB/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 5.2 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.2 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 4.5 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.7/tycho-sourceref-jgit-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.7/tycho-sourceref-jgit-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.7/tycho-sourceref-jgit-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.7/tycho-sourceref-jgit-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.7/tycho-sourceref-jgit-4.0.7.pom (1.9 kB at 314 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-extras/4.0.7/tycho-extras-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/extras/tycho-extras/4.0.7/tycho-extras-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/4.0.7/tycho-extras-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-extras/4.0.7/tycho-extras-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-extras/4.0.7/tycho-extras-4.0.7.pom (5.7 kB at 816 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.1 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 364 kB/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 583 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 2.7 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 10 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.7/tycho-buildtimestamp-jgit-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-buildtimestamp-jgit/4.0.7/tycho-buildtimestamp-jgit-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-buildtimestamp-jgit/4.0.7/tycho-buildtimestamp-jgit-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-buildtimestamp-jgit/4.0.7/tycho-buildtimestamp-jgit-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-buildtimestamp-jgit/4.0.7/tycho-buildtimestamp-jgit-4.0.7.pom (2.0 kB at 288 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.7/tycho-sourceref-jgit-4.0.7.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.7/tycho-buildtimestamp-jgit-4.0.7.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.7/tycho-sourceref-jgit-4.0.7.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.7/tycho-buildtimestamp-jgit-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.7/tycho-sourceref-jgit-4.0.7.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.7/tycho-buildtimestamp-jgit-4.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.7/tycho-sourceref-jgit-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.7/tycho-sourceref-jgit-4.0.7.jar (6.2 kB at 887 kB/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.7/tycho-buildtimestamp-jgit-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-buildtimestamp-jgit/4.0.7/tycho-buildtimestamp-jgit-4.0.7.jar (12 kB at 1.8 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 17 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 48 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.7/tycho-p2-extras-plugin-4.0.7.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.7/tycho-p2-extras-plugin-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.7/tycho-p2-extras-plugin-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.7/tycho-p2-extras-plugin-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.7/tycho-p2-extras-plugin-4.0.7.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.7/tycho-p2-extras-plugin-4.0.7.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.7/tycho-p2-extras-plugin-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.7/tycho-p2-extras-plugin-4.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.7/tycho-p2-extras-plugin-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.7/tycho-p2-extras-plugin-4.0.7.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.7/tycho-artifactcomparator-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-artifactcomparator/4.0.7/tycho-artifactcomparator-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.7/tycho-artifactcomparator-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/4.0.7/tycho-artifactcomparator-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/4.0.7/tycho-artifactcomparator-4.0.7.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 1.9 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 395 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 437 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom (2.4 kB at 406 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom (21 kB at 3.5 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 1.9 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 1.9 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.4 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.7/tycho-artifactcomparator-4.0.7.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.9.1/xmlunit-core-2.9.1.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.7/tycho-artifactcomparator-4.0.7.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.9.1/xmlunit-core-2.9.1.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.7/tycho-artifactcomparator-4.0.7.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.9.1/xmlunit-core-2.9.1.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.7/tycho-artifactcomparator-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/4.0.7/tycho-artifactcomparator-4.0.7.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.9.1/xmlunit-core-2.9.1.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 5.8 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/9.6/asm-9.6.jar (124 kB at 14 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-util/9.6/asm-util-9.6.jar (91 kB at 10 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 3.8 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.9.1/xmlunit-core-2.9.1.jar (175 kB at 16 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.1 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 7.2 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 4.3 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 8.6 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 162 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 213 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 591 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 509 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 1.2 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.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 6.0 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-plugin/4.0.7/tycho-p2-plugin-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-p2-plugin/4.0.7/tycho-p2-plugin-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.7/tycho-p2-plugin-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/4.0.7/tycho-p2-plugin-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/4.0.7/tycho-p2-plugin-4.0.7.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.7/tycho-p2-plugin-4.0.7.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-p2-plugin/4.0.7/tycho-p2-plugin-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.7/tycho-p2-plugin-4.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/4.0.7/tycho-p2-plugin-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/4.0.7/tycho-p2-plugin-4.0.7.jar (38 kB at 5.4 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-compiler-plugin/4.0.7/tycho-compiler-plugin-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-compiler-plugin/4.0.7/tycho-compiler-plugin-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.7/tycho-compiler-plugin-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/4.0.7/tycho-compiler-plugin-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/4.0.7/tycho-compiler-plugin-4.0.7.pom (2.9 kB at 484 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-compiler-plugin/4.0.7/tycho-compiler-plugin-4.0.7.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-compiler-plugin/4.0.7/tycho-compiler-plugin-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.7/tycho-compiler-plugin-4.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/4.0.7/tycho-compiler-plugin-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/4.0.7/tycho-compiler-plugin-4.0.7.jar (56 kB at 8.1 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 193 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 1.1 MB/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 195 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 534 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.7/tycho-compiler-jdt-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-compiler-jdt/4.0.7/tycho-compiler-jdt-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.7/tycho-compiler-jdt-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/4.0.7/tycho-compiler-jdt-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/4.0.7/tycho-compiler-jdt-4.0.7.pom (2.4 kB at 299 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-lib-detector/4.0.7/tycho-lib-detector-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-lib-detector/4.0.7/tycho-lib-detector-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.7/tycho-lib-detector-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-lib-detector/4.0.7/tycho-lib-detector-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-lib-detector/4.0.7/tycho-lib-detector-4.0.7.pom (1.5 kB at 220 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 184 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 224 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.7/tycho-compiler-jdt-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-lib-detector/4.0.7/tycho-lib-detector-4.0.7.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.7/tycho-compiler-jdt-4.0.7.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-lib-detector/4.0.7/tycho-lib-detector-4.0.7.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.7/tycho-compiler-jdt-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.7/tycho-lib-detector-4.0.7.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 747 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.7/tycho-compiler-jdt-4.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-lib-detector/4.0.7/tycho-lib-detector-4.0.7.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.1 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.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-lib-detector/4.0.7/tycho-lib-detector-4.0.7.jar (3.5 kB at 437 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/4.0.7/tycho-compiler-jdt-4.0.7.jar (20 kB at 2.5 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 10 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 1.7 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.3 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 6.9 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.4 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 5.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.1 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 4.5 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-bnd-plugin/4.0.7/tycho-bnd-plugin-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-bnd-plugin/4.0.7/tycho-bnd-plugin-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.7/tycho-bnd-plugin-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bnd-plugin/4.0.7/tycho-bnd-plugin-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bnd-plugin/4.0.7/tycho-bnd-plugin-4.0.7.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.7/tycho-bnd-plugin-4.0.7.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-bnd-plugin/4.0.7/tycho-bnd-plugin-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.7/tycho-bnd-plugin-4.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bnd-plugin/4.0.7/tycho-bnd-plugin-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bnd-plugin/4.0.7/tycho-bnd-plugin-4.0.7.jar (29 kB at 4.1 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 183 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 214 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 218 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 184 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 314 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 355 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.1 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.8 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 25 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 55 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-ds-plugin/4.0.7/tycho-ds-plugin-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-ds-plugin/4.0.7/tycho-ds-plugin-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.7/tycho-ds-plugin-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-ds-plugin/4.0.7/tycho-ds-plugin-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-ds-plugin/4.0.7/tycho-ds-plugin-4.0.7.pom (1.6 kB at 228 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-ds-plugin/4.0.7/tycho-ds-plugin-4.0.7.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-ds-plugin/4.0.7/tycho-ds-plugin-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.7/tycho-ds-plugin-4.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-ds-plugin/4.0.7/tycho-ds-plugin-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-ds-plugin/4.0.7/tycho-ds-plugin-4.0.7.jar (23 kB at 3.3 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 2.8 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 3.4 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 15 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 2.9 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 8.4 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.0 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 1.8 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 5.9 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/mojo/exec-maven-plugin/3.2.0/exec-maven-plugin-3.2.0.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/mojo/exec-maven-plugin/3.2.0/exec-maven-plugin-3.2.0.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/exec-maven-plugin/3.2.0/exec-maven-plugin-3.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.2.0/exec-maven-plugin-3.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.2.0/exec-maven-plugin-3.2.0.pom (14 kB at 2.3 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/mojo/mojo-parent/80/mojo-parent-80.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/mojo/mojo-parent/80/mojo-parent-80.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/80/mojo-parent-80.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/80/mojo-parent-80.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/80/mojo-parent-80.pom (36 kB at 5.9 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/codehaus/mojo/exec-maven-plugin/3.2.0/exec-maven-plugin-3.2.0.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/codehaus/mojo/exec-maven-plugin/3.2.0/exec-maven-plugin-3.2.0.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/exec-maven-plugin/3.2.0/exec-maven-plugin-3.2.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.2.0/exec-maven-plugin-3.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.2.0/exec-maven-plugin-3.2.0.jar (84 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 19 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire-plugin/4.0.7/tycho-surefire-plugin-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-surefire-plugin/4.0.7/tycho-surefire-plugin-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.7/tycho-surefire-plugin-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-surefire-plugin/4.0.7/tycho-surefire-plugin-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-surefire-plugin/4.0.7/tycho-surefire-plugin-4.0.7.pom (8.3 kB at 1.2 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire-plugin/4.0.7/tycho-surefire-plugin-4.0.7.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-surefire-plugin/4.0.7/tycho-surefire-plugin-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.7/tycho-surefire-plugin-4.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-surefire-plugin/4.0.7/tycho-surefire-plugin-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-surefire-plugin/4.0.7/tycho-surefire-plugin-4.0.7.jar (130 kB at 14 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.7/org.eclipse.tycho.surefire.osgibooter-4.0.7.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.7/org.eclipse.tycho.surefire.osgibooter-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.7/org.eclipse.tycho.surefire.osgibooter-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.7/org.eclipse.tycho.surefire.osgibooter-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.7/org.eclipse.tycho.surefire.osgibooter-4.0.7.pom (6.3 kB at 905 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.7/org.eclipse.tycho.surefire.junit-4.0.7.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.7/org.eclipse.tycho.surefire.junit-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.7/org.eclipse.tycho.surefire.junit-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.7/org.eclipse.tycho.surefire.junit-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.7/org.eclipse.tycho.surefire.junit-4.0.7.pom (1.7 kB at 239 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire/4.0.7/tycho-surefire-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-surefire/4.0.7/tycho-surefire-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/4.0.7/tycho-surefire-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-surefire/4.0.7/tycho-surefire-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-surefire/4.0.7/tycho-surefire-4.0.7.pom (3.5 kB at 588 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.7/org.eclipse.tycho.surefire.junit4-4.0.7.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.7/org.eclipse.tycho.surefire.junit4-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.7/org.eclipse.tycho.surefire.junit4-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.7/org.eclipse.tycho.surefire.junit4-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.7/org.eclipse.tycho.surefire.junit4-4.0.7.pom (1.9 kB at 266 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.7/org.eclipse.tycho.surefire.junit47-4.0.7.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.7/org.eclipse.tycho.surefire.junit47-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.7/org.eclipse.tycho.surefire.junit47-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.7/org.eclipse.tycho.surefire.junit47-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.7/org.eclipse.tycho.surefire.junit47-4.0.7.pom (2.2 kB at 318 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.7/org.eclipse.tycho.surefire.junit5-4.0.7.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.7/org.eclipse.tycho.surefire.junit5-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.7/org.eclipse.tycho.surefire.junit5-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.7/org.eclipse.tycho.surefire.junit5-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.7/org.eclipse.tycho.surefire.junit5-4.0.7.pom (3.3 kB at 545 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.7/org.eclipse.tycho.surefire.junit54-4.0.7.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.7/org.eclipse.tycho.surefire.junit54-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.7/org.eclipse.tycho.surefire.junit54-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.7/org.eclipse.tycho.surefire.junit54-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.7/org.eclipse.tycho.surefire.junit54-4.0.7.pom (3.3 kB at 470 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.7/org.eclipse.tycho.surefire.junit55-4.0.7.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.7/org.eclipse.tycho.surefire.junit55-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.7/org.eclipse.tycho.surefire.junit55-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.7/org.eclipse.tycho.surefire.junit55-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.7/org.eclipse.tycho.surefire.junit55-4.0.7.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.7/org.eclipse.tycho.surefire.junit56-4.0.7.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.7/org.eclipse.tycho.surefire.junit56-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.7/org.eclipse.tycho.surefire.junit56-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.7/org.eclipse.tycho.surefire.junit56-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.7/org.eclipse.tycho.surefire.junit56-4.0.7.pom (3.3 kB at 470 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.7/org.eclipse.tycho.surefire.junit57-4.0.7.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.7/org.eclipse.tycho.surefire.junit57-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.7/org.eclipse.tycho.surefire.junit57-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.7/org.eclipse.tycho.surefire.junit57-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.7/org.eclipse.tycho.surefire.junit57-4.0.7.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.7/org.eclipse.tycho.surefire.junit57withvintage-4.0.7.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.7/org.eclipse.tycho.surefire.junit57withvintage-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.7/org.eclipse.tycho.surefire.junit57withvintage-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.7/org.eclipse.tycho.surefire.junit57withvintage-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.7/org.eclipse.tycho.surefire.junit57withvintage-4.0.7.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.7/org.eclipse.tycho.surefire.junit58-4.0.7.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.7/org.eclipse.tycho.surefire.junit58-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.7/org.eclipse.tycho.surefire.junit58-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.7/org.eclipse.tycho.surefire.junit58-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.7/org.eclipse.tycho.surefire.junit58-4.0.7.pom (3.5 kB at 506 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.7/org.eclipse.tycho.surefire.junit58withvintage-4.0.7.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.7/org.eclipse.tycho.surefire.junit58withvintage-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.7/org.eclipse.tycho.surefire.junit58withvintage-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.7/org.eclipse.tycho.surefire.junit58withvintage-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.7/org.eclipse.tycho.surefire.junit58withvintage-4.0.7.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.7/org.eclipse.tycho.surefire.junit59-4.0.7.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.7/org.eclipse.tycho.surefire.junit59-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.7/org.eclipse.tycho.surefire.junit59-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.7/org.eclipse.tycho.surefire.junit59-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.7/org.eclipse.tycho.surefire.junit59-4.0.7.pom (3.5 kB at 506 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.7/org.eclipse.tycho.surefire.junit59withvintage-4.0.7.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.7/org.eclipse.tycho.surefire.junit59withvintage-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.7/org.eclipse.tycho.surefire.junit59withvintage-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.7/org.eclipse.tycho.surefire.junit59withvintage-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.7/org.eclipse.tycho.surefire.junit59withvintage-4.0.7.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.testng/4.0.7/org.eclipse.tycho.surefire.testng-4.0.7.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.7/org.eclipse.tycho.surefire.testng-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.7/org.eclipse.tycho.surefire.testng-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.7/org.eclipse.tycho.surefire.testng-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.7/org.eclipse.tycho.surefire.testng-4.0.7.pom (2.1 kB at 296 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 892 kB/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 504 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 580 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 472 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 366 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 316 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 966 kB/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 386 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 712 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 532 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 881 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 772 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.7/org.eclipse.tycho.surefire.osgibooter-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.7/org.eclipse.tycho.surefire.junit-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.7/org.eclipse.tycho.surefire.junit4-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.7/org.eclipse.tycho.surefire.junit47-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.7/org.eclipse.tycho.surefire.junit5-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.7/org.eclipse.tycho.surefire.junit54-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.7/org.eclipse.tycho.surefire.junit55-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.7/org.eclipse.tycho.surefire.junit56-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.7/org.eclipse.tycho.surefire.junit57-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.7/org.eclipse.tycho.surefire.junit57withvintage-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.7/org.eclipse.tycho.surefire.junit58-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.7/org.eclipse.tycho.surefire.junit58withvintage-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.7/org.eclipse.tycho.surefire.junit59-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.7/org.eclipse.tycho.surefire.junit59withvintage-4.0.7.jar [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.7/org.eclipse.tycho.surefire.testng-4.0.7.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.7/org.eclipse.tycho.surefire.osgibooter-4.0.7.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.7/org.eclipse.tycho.surefire.junit-4.0.7.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.7/org.eclipse.tycho.surefire.junit4-4.0.7.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.7/org.eclipse.tycho.surefire.junit47-4.0.7.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.7/org.eclipse.tycho.surefire.junit5-4.0.7.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.7/org.eclipse.tycho.surefire.junit54-4.0.7.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.7/org.eclipse.tycho.surefire.junit55-4.0.7.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.7/org.eclipse.tycho.surefire.junit56-4.0.7.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.7/org.eclipse.tycho.surefire.junit57-4.0.7.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.7/org.eclipse.tycho.surefire.junit57withvintage-4.0.7.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.7/org.eclipse.tycho.surefire.junit58-4.0.7.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.7/org.eclipse.tycho.surefire.junit58withvintage-4.0.7.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.7/org.eclipse.tycho.surefire.junit59-4.0.7.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.7/org.eclipse.tycho.surefire.junit59withvintage-4.0.7.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.7/org.eclipse.tycho.surefire.testng-4.0.7.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.7/org.eclipse.tycho.surefire.osgibooter-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.7/org.eclipse.tycho.surefire.junit-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.7/org.eclipse.tycho.surefire.junit4-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.7/org.eclipse.tycho.surefire.junit47-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.7/org.eclipse.tycho.surefire.junit5-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.7/org.eclipse.tycho.surefire.junit54-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.7/org.eclipse.tycho.surefire.junit55-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.7/org.eclipse.tycho.surefire.junit56-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.7/org.eclipse.tycho.surefire.junit57-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.7/org.eclipse.tycho.surefire.junit57withvintage-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.7/org.eclipse.tycho.surefire.junit58-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.7/org.eclipse.tycho.surefire.junit58withvintage-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.7/org.eclipse.tycho.surefire.junit59-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.7/org.eclipse.tycho.surefire.junit59withvintage-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.7/org.eclipse.tycho.surefire.testng-4.0.7.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.7/org.eclipse.tycho.surefire.osgibooter-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.7/org.eclipse.tycho.surefire.osgibooter-4.0.7.jar (2.8 MB at 52 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.7/org.eclipse.tycho.surefire.junit-4.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.7/org.eclipse.tycho.surefire.junit4-4.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.7/org.eclipse.tycho.surefire.junit47-4.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.7/org.eclipse.tycho.surefire.junit5-4.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.7/org.eclipse.tycho.surefire.junit54-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.7/org.eclipse.tycho.surefire.junit4-4.0.7.jar (41 kB at 5.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.7/org.eclipse.tycho.surefire.junit55-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.7/org.eclipse.tycho.surefire.junit-4.0.7.jar (29 kB at 3.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.7/org.eclipse.tycho.surefire.junit56-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.7/org.eclipse.tycho.surefire.junit47-4.0.7.jar (159 kB at 14 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.7/org.eclipse.tycho.surefire.junit57-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.7/org.eclipse.tycho.surefire.junit5-4.0.7.jar (401 kB at 24 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.7/org.eclipse.tycho.surefire.junit57withvintage-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.7/org.eclipse.tycho.surefire.junit54-4.0.7.jar (593 kB at 23 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.7/org.eclipse.tycho.surefire.junit58-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.7/org.eclipse.tycho.surefire.junit55-4.0.7.jar (657 kB at 23 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.7/org.eclipse.tycho.surefire.junit58withvintage-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.7/org.eclipse.tycho.surefire.junit56-4.0.7.jar (683 kB at 16 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.7/org.eclipse.tycho.surefire.junit59-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.7/org.eclipse.tycho.surefire.junit57-4.0.7.jar (649 kB at 13 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.7/org.eclipse.tycho.surefire.junit59withvintage-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.7/org.eclipse.tycho.surefire.junit57withvintage-4.0.7.jar (713 kB at 14 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.7/org.eclipse.tycho.surefire.testng-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.7/org.eclipse.tycho.surefire.junit58withvintage-4.0.7.jar (796 kB at 16 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.7/org.eclipse.tycho.surefire.testng-4.0.7.jar (96 kB at 1.7 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 950 kB/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 209 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/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.jar (171 kB at 1.8 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/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.7/org.eclipse.tycho.surefire.junit59-4.0.7.jar (763 kB at 7.7 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/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.7/org.eclipse.tycho.surefire.junit59withvintage-4.0.7.jar (830 kB at 8.0 MB/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/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.jar (308 kB at 2.9 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/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.jar (26 kB at 242 kB/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 72 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/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.jar (118 kB at 1.0 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.3 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 503 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.1 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/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 464 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] 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 1.5 MB/s) [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/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 2.5 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 163 kB/s) [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 17 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 4.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.7/org.eclipse.tycho.surefire.junit58-4.0.7.jar (730 kB at 2.6 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.7/tycho-p2-repository-plugin-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.7/tycho-p2-repository-plugin-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.7/tycho-p2-repository-plugin-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.7/tycho-p2-repository-plugin-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.7/tycho-p2-repository-plugin-4.0.7.pom (2.4 kB at 339 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.7/tycho-p2-repository-plugin-4.0.7.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.7/tycho-p2-repository-plugin-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.7/tycho-p2-repository-plugin-4.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.7/tycho-p2-repository-plugin-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.7/tycho-p2-repository-plugin-4.0.7.jar (45 kB at 6.4 MB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.7/tycho-p2-publisher-plugin-4.0.7.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.7/tycho-p2-publisher-plugin-4.0.7.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.7/tycho-p2-publisher-plugin-4.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.7/tycho-p2-publisher-plugin-4.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.7/tycho-p2-publisher-plugin-4.0.7.pom (2.2 kB at 374 kB/s) [INFO] Downloading from cbi: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.7/tycho-p2-publisher-plugin-4.0.7.jar [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.7/tycho-p2-publisher-plugin-4.0.7.jar [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.7/tycho-p2-publisher-plugin-4.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.7/tycho-p2-publisher-plugin-4.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.7/tycho-p2-publisher-plugin-4.0.7.jar (31 kB at 4.4 MB/s) [INFO] Using tycho.disableP2Mirrors to disable P2 mirrors is deprecated, use the property eclipse.p2.mirrors instead, see https://tycho.eclipseprojects.io/doc/4.0.7/SystemProperties.html for details. [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.1 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 19 MB/s) [INFO] [INFO] --- tycho-source:4.0.7: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 86 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 10 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 1.8 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 2.9 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 380 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 612 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 299 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 262 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.1 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 88 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 490 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 340 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 331 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 612 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.3 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 375 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 128 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.0 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 4.3 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 828 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.0 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 734 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 2.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/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/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar [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] 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.5 MB/s) [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/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/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/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/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 40 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 275 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/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 577 kB/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/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 2.5 MB/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 19 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 715 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.2 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.2 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.4 MB/s) [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/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 178 kB/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/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 8.9 MB/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/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar (53 kB at 1.9 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 13 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/httpmime/4.5.14/httpmime-4.5.14.jar (42 kB at 1.0 MB/s) [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 8.2 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 15 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 6.1 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 33 MB/s) [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata (p2-metadata) @ parent --- [INFO] [INFO] --- tycho-p2-extras:4.0.7: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.4-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@40ac1dcb [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.1, 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.1/commons-compress-1.26.1-sources.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1-sources.jar (899 kB at 35 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 56 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 26 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 1.8 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.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 5.3 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.3 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 962 kB/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 322 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 338 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 2.3 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.0 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 987 kB/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 221 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 48 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 4.5 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.3 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.wildwebdeveloper.embedder.node --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper.embedder.node --- [INFO] The project's OSGi version is 1.0.4.202403191205 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.embedder.node --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.embedder.node --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.embedder.node --- [INFO] [INFO] --- tycho-compiler:4.0.7: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 862 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.3 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 2.8 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 850 kB/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 12 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 7.9 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 23 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.7:compile (default-compile) @ org.eclipse.wildwebdeveloper.embedder.node --- [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 65 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 4.3 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 14 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.0 MB/s) [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 76 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.2 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.7:process (default-process) @ org.eclipse.wildwebdeveloper.embedder.node --- [INFO] [INFO] --- tycho-ds:4.0.7: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.7:testCompile (default-testCompile) @ org.eclipse.wildwebdeveloper.embedder.node --- [INFO] [INFO] --- tycho-packaging:4.0.7: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.7: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.4-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7: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.4-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7: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.4-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node/target/org.eclipse.wildwebdeveloper.embedder.node-1.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.7: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 [WARNING] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.embedder.node/.tycho-consumer-pom.xml: baseline and build artifacts have same version but different contents no-classifier: different org/eclipse/wildwebdeveloper/embedder/node/CompressUtils.class: different org/eclipse/wildwebdeveloper/embedder/node/NodeJSManager.class: different [INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node:1.0.4-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.7: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.0-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@40ac1dcb [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.26.1, 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.7:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 --- [INFO] The project's OSGi version is 1.1.0.202404100615 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 --- [INFO] [INFO] --- tycho-compiler:4.0.7: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 943 kB/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 382 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 890 kB/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 494 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.1 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.4 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 858 kB/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.5 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/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/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 3.3 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 11 MB/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/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 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 cbi: https://repo.eclipse.org/content/groups/cbi/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/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/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 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 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 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/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 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 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 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 17 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/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.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] 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 3.5 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 1.7 MB/s) [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] 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/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.jar (6.6 kB at 823 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 16 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 5.5 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 11 MB/s) [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 20 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.7:compile (default-compile) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 --- [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 --- [INFO] [INFO] --- tycho-ds:4.0.7: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.7:testCompile (default-testCompile) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 --- [INFO] [INFO] --- tycho-packaging:4.0.7: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.7:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 --- [INFO] [INFO] --- tycho-packaging:4.0.7: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.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7: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.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7: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.0-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.7: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.0-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@40ac1dcb [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.26.1, 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.7:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 --- [INFO] The project's OSGi version is 1.1.0.202404100615 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 --- [INFO] [INFO] --- tycho-compiler:4.0.7: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.7:compile (default-compile) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 --- [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 --- [INFO] [INFO] --- tycho-ds:4.0.7: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.7:testCompile (default-testCompile) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 --- [INFO] [INFO] --- tycho-packaging:4.0.7: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.7:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 --- [INFO] [INFO] --- tycho-packaging:4.0.7: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.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7: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.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7: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.0-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.7: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.0-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@40ac1dcb [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.26.1, 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.7:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 --- [INFO] The project's OSGi version is 1.1.0.202404100615 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 --- [INFO] [INFO] --- tycho-compiler:4.0.7: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.7:compile (default-compile) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 --- [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 --- [INFO] [INFO] --- tycho-ds:4.0.7: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.7:testCompile (default-testCompile) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 --- [INFO] [INFO] --- tycho-packaging:4.0.7: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.7:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 --- [INFO] [INFO] --- tycho-packaging:4.0.7: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.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7: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.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7: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.0-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.7: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.0-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@40ac1dcb [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.26.1, 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.7:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 --- [INFO] The project's OSGi version is 1.1.0.202404100615 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 --- [INFO] [INFO] --- tycho-compiler:4.0.7: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.7:compile (default-compile) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 --- [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 --- [INFO] [INFO] --- tycho-ds:4.0.7: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.7:testCompile (default-testCompile) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 --- [INFO] [INFO] --- tycho-packaging:4.0.7: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.7:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 --- [INFO] [INFO] --- tycho-packaging:4.0.7: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.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7: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.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7: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.0-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.7: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.0-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@40ac1dcb [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.26.1, 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.7:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 --- [INFO] The project's OSGi version is 1.1.0.202404100615 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 --- [INFO] [INFO] --- tycho-compiler:4.0.7: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.7:compile (default-compile) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 --- [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 --- [INFO] [INFO] --- tycho-ds:4.0.7: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.7:testCompile (default-testCompile) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 --- [INFO] [INFO] --- tycho-packaging:4.0.7: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.7:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 --- [INFO] [INFO] --- tycho-packaging:4.0.7: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.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7: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.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7: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.0-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.7: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.0-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 18 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 48 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 677 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j/0.22.0/org.eclipse.lsp4j-0.22.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j/0.22.0/org.eclipse.lsp4j-0.22.0.jar (615 kB at 36 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.22.0/org.eclipse.lsp4j.jsonrpc-0.22.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.22.0/org.eclipse.lsp4j.jsonrpc-0.22.0.jar (150 kB at 17 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.22.0/org.eclipse.lsp4j.jsonrpc.debug-0.22.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.22.0/org.eclipse.lsp4j.jsonrpc.debug-0.22.0.jar (29 kB at 3.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.22.0/org.eclipse.lsp4j.debug-0.22.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.22.0/org.eclipse.lsp4j.debug-0.22.0.jar (205 kB at 21 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 30 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 24 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.6 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.1 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.8 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 2.7 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 477 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 349 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 305 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.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j/0.22.0/org.eclipse.lsp4j-0.22.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j/0.22.0/org.eclipse.lsp4j-0.22.0.pom (3.0 kB at 423 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.22.0/org.eclipse.lsp4j.jsonrpc-0.22.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.22.0/org.eclipse.lsp4j.jsonrpc-0.22.0.pom (3.0 kB at 369 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 236 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 748 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.22.0/org.eclipse.lsp4j.jsonrpc.debug-0.22.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.22.0/org.eclipse.lsp4j.jsonrpc.debug-0.22.0.pom (3.2 kB at 452 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.22.0/org.eclipse.lsp4j.debug-0.22.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.22.0/org.eclipse.lsp4j.debug-0.22.0.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.3 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.8 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 21 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.4 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.7:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper --- [INFO] The project's OSGi version is 1.2.0.202404240820 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper --- [INFO] [INFO] --- tycho-compiler:4.0.7: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 310 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 264 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 170 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 310 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 500 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 378 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 315 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 2.6 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 4.4 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 482 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 656 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 279 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 5.6 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.1 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 9.5 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 563 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 197 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.3 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 694 kB/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 940 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 375 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 364 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 544 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 12 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.5 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.1 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 8.3 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 7.0 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 19 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 850 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 9.8 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 9.6 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 13 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 1.5 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-common/2.7.0/sshd-common-2.7.0.jar (911 kB at 18 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/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar (17 kB at 318 kB/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/apache/sshd/sshd-core/2.7.0/sshd-core-2.7.0.jar (887 kB at 17 MB/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/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.jar (67 kB at 1.2 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-local/2.1.0/maven-scm-provider-local-2.1.0.jar (45 kB at 738 kB/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-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.jar (84 kB at 1.4 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 609 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 542 kB/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 347 kB/s) [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 26 MB/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 181 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 24 MB/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-1706696875.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 --- Apr 24, 2024 8:25:26 AM org.apache.http.client.protocol.ResponseProcessCookies processCookies WARNING: Cookie rejected [VstsSession="%7B%22PersistentSessionId%22%3A%22a4bd51c3-eca3-47ae-9867-5869f5c4042c%22%2C%22PendingAuthentication...", version:0, domain:visualstudio.com, path:/, expiry:Thu Apr 24 08:25:25 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.2.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 351 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/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [INFO] Downloading from dash-licenses-snapshots: https://repo.eclipse.org/content/repositories/dash-licenses/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 465 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/ow2/asm/asm-commons/9.6/asm-commons-9.6.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/ow2/asm/asm-commons/9.6/asm-commons-9.6.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/ow2/asm/asm-commons/9.6/asm-commons-9.6.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 17 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/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar (72 kB at 8.0 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 17 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: 314.1 kB npm notice unpacked size: 1.5 MB npm notice shasum: ac44158147ec649ef9c628eae540ba39d5fc852f npm notice integrity: sha512-whKpwBZbNDByU[...]fS96F4VFwT5Pw== 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 955.9kB dist/node/cssServerMain.js npm notice 867B 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: 193.4 kB npm notice unpacked size: 956.7 kB npm notice shasum: 70ab965711f25ced936474ac53e982e6caced1ab npm notice integrity: sha512-POIzHrL36J44U[...]LBQUUeEHcd9vw== 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 332.3kB 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: 83.3 kB npm notice unpacked size: 333.4 kB npm notice shasum: ea43f1865156e8d46153fcd2bb260d726ba37694 npm notice integrity: sha512-K/Y/TgbHHh0Gr[...]lc5LN7m/grlmA== npm notice total files: 2 npm notice vscode-json-languageserver-1.3.4.tgz npm notice npm 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.2.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 typescript-styled-plugin@0.13.0: Deprecated in favor of https://github.com/styled-components/typescript-styled-plugin npm WARN deprecated vscode-emmet-helper@1.2.11: This package has been renamed to @vscode/emmet-helper, please update to the new name added 227 packages, and audited 228 packages in 10s 25 packages are looking for funding run `npm fund` for details found 0 vulnerabilities [INFO] [INFO] --- tycho-compiler:4.0.7: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 95 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.1 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 2.8 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 22 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.1 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 24 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 43 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 1717 5666 --:--:-- --:--:-- --:--:-- 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.7:process (default-process) @ org.eclipse.wildwebdeveloper --- [INFO] [INFO] --- tycho-ds:4.0.7: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.7:testCompile (default-testCompile) @ org.eclipse.wildwebdeveloper --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wildwebdeveloper --- [INFO] 152 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7: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.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7: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.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7: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.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper/target/org.eclipse.wildwebdeveloper-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper --- [INFO] No baseline version org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper:eclipse-plugin:1.2.0-SNAPSHOT [INFO] [INFO] --- tycho-p2-extras:4.0.7: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.2-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.7:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper.xml --- [INFO] The project's OSGi version is 1.3.2.202403191205 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.xml --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.xml --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.xml --- [INFO] [INFO] --- tycho-compiler:4.0.7: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 175 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.3 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 5.4 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 634 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 510 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 136 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 707 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 494 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 315 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 272 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 672 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.2 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 392 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.3 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 170 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.4 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 835 kB/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 2.9 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 412 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 248 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 4.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 339 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 558 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.4 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 568 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 125 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 601 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 754 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 801 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 4.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 11 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 3.5 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 12 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 938 kB/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 828 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.2 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 863 kB/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.6 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 3.9 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.6 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 4.5 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 749 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 4.6 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 683 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 243 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.4 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.3 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 321 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.1 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 3.4 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.1 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 457 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 331 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 470 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 443 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 3.6 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.0 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 1.8 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.1 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 3.7 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.2 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 1.0 MB/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 21 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 195 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 462 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 667 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 450 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 2.2 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 28 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.1 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 8.9 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 2.9 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 12 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 917 kB/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 3.2 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 5.3 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 2.5 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 434 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 433 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 257 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 372 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 504 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 708 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 293 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 1.8 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.1 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.0 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.2 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 395 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 7.6 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/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/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.1 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 649 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 314 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 152 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 765 kB/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 322 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/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 1.1 MB/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 521 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.3 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-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 116 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 2.9 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 1.8 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 374 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 412 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 279 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 344 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 249 kB/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 529 kB/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 849 kB/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 6.9 MB/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/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 448 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.0 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 3.4 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 10 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/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-interpolation/1.16/plexus-interpolation-1.16.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/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/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/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/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/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/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.5 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 2.0 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.3 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/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-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/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 5.8 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.5 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.3 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 3.8 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 9.4 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 31 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 984 kB/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 6.9 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/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 254 kB/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 1.9 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/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 5.4 MB/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 7.2 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.0 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/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 892 kB/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/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 1.4 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/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (340 kB at 10 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/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 1.5 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.4 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.6 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 5.0 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 5.1 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/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 6.4 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/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 1.3 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/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 9.7 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/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (47 kB at 882 kB/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 314 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 316 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 313 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 142 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 4.2 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-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 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-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 2.1 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 4.9 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/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 6.2 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.2 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/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 859 kB/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/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar (224 kB at 2.6 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/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 5.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-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 6.2 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/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar (484 kB at 5.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-io/3.4.1/plexus-io-3.4.1.jar (79 kB at 802 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/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 115 kB/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 290 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/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 1.2 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/ow2/asm/asm/9.5/asm-9.5.jar (122 kB at 890 kB/s) [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] 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 7.5 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 300 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/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (58 kB at 405 kB/s) [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 1.1 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 29 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 4.6 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 23 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 1.6 MB/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 1.8 MB/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 57 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.7: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.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] Downloading from lemminx-releases: https://repo.eclipse.org/content/repositories/lemminx-releases/org/osgi/org.osgi.annotation.versioning/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.7:process (default-process) @ org.eclipse.wildwebdeveloper.xml --- [INFO] [INFO] --- tycho-ds:4.0.7: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.7:testCompile (default-testCompile) @ org.eclipse.wildwebdeveloper.xml --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wildwebdeveloper.xml --- [INFO] 152 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7: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.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7: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.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7: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.2-SNAPSHOT.jar_unpacked_7551135783390698125/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.2-SNAPSHOT.jar_unpacked_7551135783390698125/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.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml/target/org.eclipse.wildwebdeveloper.xml-1.3.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper.xml --- [WARNING] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.xml:1.3.2-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 org/eclipse/wildwebdeveloper/xml/internal/XMLExtensionRegistry.class: different org/eclipse/wildwebdeveloper/xml/internal/XMLLanguageServer.class: different org/eclipse/wildwebdeveloper/xml/internal/ui/preferences/XMLCatalogPreferencePage$EntriesContentProvider.class: different org/eclipse/wildwebdeveloper/xml/internal/ui/preferences/XMLCatalogPreferencePage$EntriesLabelProvider.class: different org/eclipse/wildwebdeveloper/xml/internal/ui/preferences/XMLCatalogPreferencePage.class: different org/eclipse/wildwebdeveloper/xml/internal/ui/preferences/XMLPreferencePage$1.class: different [INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.xml:1.3.2-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.7: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.0-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.0-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.7:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wildwebdeveloper.embedder.node.feature --- [INFO] The project's OSGi version is 1.1.0.202404100615 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.embedder.node.feature --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.embedder.node.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.7: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.7: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.7:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.embedder.node.feature --- [INFO] [INFO] --- tycho-packaging:4.0.7: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.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wildwebdeveloper.embedder.node.feature --- [INFO] [INFO] --- tycho-p2:4.0.7:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wildwebdeveloper.embedder.node.feature --- [INFO] [INFO] --- tycho-source:4.0.7: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.0-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.0-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.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper.embedder.node.feature --- [INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node.feature:1.1.0-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.7:p2-metadata (attach-p2-metadata) @ org.eclipse.wildwebdeveloper.embedder.node.feature --- [INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.embedder.node.feature:1.1.0-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.7: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.11-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 18 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 13 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.4 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 12 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 19 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 18 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 23 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 3.9 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 2.5 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 11 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 6.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.0 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 3.8 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 15 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 531 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 339 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 472 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 254 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 641 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 534 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 433 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.5 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 537 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 271 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 263 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 271 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 295 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.7:build-qualifier (default-build-qualifier) @ org.eclipse.wildwebdeveloper.tests --- [INFO] The project's OSGi version is 1.0.11.202404220844 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.tests --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.tests --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.wildwebdeveloper.tests --- [INFO] [INFO] --- tycho-compiler:4.0.7: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.7: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.7: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.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wildwebdeveloper.tests --- [INFO] 172 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7: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.11-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7: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.11-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7: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.11-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/org.eclipse.wildwebdeveloper.tests-1.0.11-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper.tests --- [INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.tests:1.0.11-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.7: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.12.1-linux-x64/bin/node, /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/work/.node/node-v20.12.1-linux-x64/lib/node_modules/npm/bin/npm-cli.js, install, --no-bin-links, --ignore-scripts] Error Stream: >>> <<< Output Stream: >>> added 838 packages, and audited 839 packages in 41s 115 packages are looking for funding run `npm fund` for details found 0 vulnerabilities <<< Apr 24, 2024 8:28:09 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar WARNING: No grammar source for scope [source.smarty] Apr 24, 2024 8:28:09 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar WARNING: No grammar source for scope [source.python] Apr 24, 2024 8:28:09 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.smarty]. I am [text.html.basic@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:28:09 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=25,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:28:09 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.python]. I am [text.html.basic@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:28:09 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=26,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:28:09 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find rule for scopeName [#property-value]. I am [text.html.basic@org.eclipse.wildwebdeveloper] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.63 s -- in org.eclipse.wildwebdeveloper.tests.TestAngular org.eclipse.wildwebdeveloper.tests.TestAngular.testAngularTs -- Time elapsed: 16.16 s org.eclipse.wildwebdeveloper.tests.TestAngular.testAngularHtml -- Time elapsed: 7.558 s Running org.eclipse.wildwebdeveloper.tests.TestDebug Apr 24, 2024 8:28:24 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:79) at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:113) 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) Apr 24, 2024 8:28:33 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:316) 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 Apr 24, 2024 8:28:44 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:79) at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:113) 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) Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.95 s -- in org.eclipse.wildwebdeveloper.tests.TestDebug org.eclipse.wildwebdeveloper.tests.TestDebug.testFindThreadsAndHitsBreakpoint -- Time elapsed: 17.25 s org.eclipse.wildwebdeveloper.tests.TestDebug.testFindThreadsAndHitsBreakpointTypeScript -- Time elapsed: 19.76 s org.eclipse.wildwebdeveloper.tests.TestDebug.testRunExpandDebugVars -- Time elapsed: 5.033 s org.eclipse.wildwebdeveloper.tests.TestDebug.testRunExpandEnv -- Time elapsed: 5.900 s Running org.eclipse.wildwebdeveloper.tests.TestESLint [/home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/work/.node/node-v20.12.1-linux-x64/bin/node, /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/work/.node/node-v20.12.1-linux-x64/lib/node_modules/npm/bin/npm-cli.js, install, --no-bin-links, --ignore-scripts] Error Stream: >>> <<< Output Stream: >>> added 136 packages, and audited 137 packages in 11s 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: 23.76 s -- in org.eclipse.wildwebdeveloper.tests.TestESLint org.eclipse.wildwebdeveloper.tests.TestESLint.testESLintDiagnosticsInJS -- Time elapsed: 5.910 s org.eclipse.wildwebdeveloper.tests.TestESLint.testESLintDiagnosticsInTS -- Time elapsed: 1.298 s org.eclipse.wildwebdeveloper.tests.TestESLint.testESLintDiagnosticsInJSX -- Time elapsed: 1.215 s org.eclipse.wildwebdeveloper.tests.TestESLint.testESLintDiagnosticsInTSX -- Time elapsed: 1.194 s Running org.eclipse.wildwebdeveloper.tests.TestHTML Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.62 s -- in org.eclipse.wildwebdeveloper.tests.TestHTML org.eclipse.wildwebdeveloper.tests.TestHTML.autoCloseTags -- Time elapsed: 5.383 s org.eclipse.wildwebdeveloper.tests.TestHTML.testHTMLFile -- Time elapsed: 5.719 s org.eclipse.wildwebdeveloper.tests.TestHTML.testFormat -- Time elapsed: 5.514 s Running org.eclipse.wildwebdeveloper.tests.TestJSON Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.341 s -- in org.eclipse.wildwebdeveloper.tests.TestJSON org.eclipse.wildwebdeveloper.tests.TestJSON.testFormatEnabled -- Time elapsed: 4.339 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: 22.11 s -- in org.eclipse.wildwebdeveloper.tests.TestJsTs org.eclipse.wildwebdeveloper.tests.TestJsTs.testRefactoringRenameInJavaScript -- Time elapsed: 10.44 s org.eclipse.wildwebdeveloper.tests.TestJsTs.testRefactoringRenameInTypeaScript -- Time elapsed: 11.67 s Running org.eclipse.wildwebdeveloper.tests.TestLanguageServers Location (56): plugins/org.eclipse.wildwebdeveloper_1.2.0.202404240820/ Max Location found (127): node_modules/vscode-html-languageserver/node_modules/vscode-languageserver-protocol/lib/common/protocol.linkedEditingRange.d.ts Apr 24, 2024 8:30:20 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find rule for scopeName [#property-value]. I am [source.css] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.36 s -- in org.eclipse.wildwebdeveloper.tests.TestLanguageServers org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testJSONFile -- Time elapsed: 4.813 s org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testResourcesPathIsntTooLong -- Time elapsed: 4.240 s org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testCSSFile -- Time elapsed: 4.879 s org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testYAMLFile -- Time elapsed: 5.026 s org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testHTMLFile -- Time elapsed: 5.723 s org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testJSFile -- Time elapsed: 8.520 s org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testJSXFile -- Time elapsed: 8.574 s org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testTSFile -- Time elapsed: 10.73 s org.eclipse.wildwebdeveloper.tests.TestLanguageServers.testTSXFile -- Time elapsed: 8.857 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.007 s org.eclipse.wildwebdeveloper.tests.TestNodeJsEmbedder.testNodeJsEmbedderWhich -- Time elapsed: 4.009 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.603 s -- in org.eclipse.wildwebdeveloper.tests.TestNpmRun org.eclipse.wildwebdeveloper.tests.TestNpmRun.testNpmRunEnvVariables -- Time elapsed: 4.601 s Running org.eclipse.wildwebdeveloper.tests.TestSyntaxHighlighting Apr 24, 2024 8:31:32 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:316) 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: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.114 s -- in org.eclipse.wildwebdeveloper.tests.TestSyntaxHighlighting org.eclipse.wildwebdeveloper.tests.TestSyntaxHighlighting.testJSXHighlighting -- Time elapsed: 5.112 s Running org.eclipse.wildwebdeveloper.tests.TestTypeScript Apr 24, 2024 8:31:40 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:316) 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: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.993 s -- in org.eclipse.wildwebdeveloper.tests.TestTypeScript org.eclipse.wildwebdeveloper.tests.TestTypeScript.testHTMLinTSXFile -- Time elapsed: 7.991 s Running org.eclipse.wildwebdeveloper.tests.TestVue [/home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/work/.node/node-v20.12.1-linux-x64/bin/node, /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.tests/target/work/.node/node-v20.12.1-linux-x64/lib/node_modules/npm/bin/npm-cli.js, install, --no-bin-links, --ignore-scripts] Error Stream: >>> 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. 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. <<< Output Stream: >>> added 966 packages, and audited 967 packages in 25s 115 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. <<< Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar WARNING: No grammar source for scope [text.html.markdown] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar WARNING: No grammar source for scope [text.html.derivative] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar WARNING: No grammar source for scope [text.pug] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar WARNING: No grammar source for scope [source.stylus] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar WARNING: No grammar source for scope [source.postcss] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar WARNING: No grammar source for scope [source.sass] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar WARNING: No grammar source for scope [source.json.comments] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar WARNING: No grammar source for scope [source.json5] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar WARNING: No grammar source for scope [source.toml] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar WARNING: No grammar source for scope [source.graphql] Apr 24, 2024 8:32:06 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] Apr 24, 2024 8:32:06 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] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [text.html.markdown]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=1157,name=text.html.markdown} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [text.html.derivative]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.smarty]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=1204,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.python]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=1205,name=null} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find rule for scopeName [#property-value]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [text.pug]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=2516,name=text.pug} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.stylus]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=2521,name=source.stylus} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.postcss]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=2526,name=source.postcss} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.sass]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:06 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=2531,name=source.sass} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.json.comments]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=5052,name=source.json.comments} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.json5]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=5057,name=source.json5} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.toml]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=5180,name=source.toml} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.graphql]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=5185,name=source.graphql} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:07 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] Apr 24, 2024 8:32:07 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] Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [text.html.markdown]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=5255,name=text.html.markdown} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [text.html.derivative]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [text.pug]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=5282,name=text.pug} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.stylus]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=5287,name=source.stylus} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.postcss]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=5292,name=source.postcss} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.sass]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=5297,name=source.sass} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.json.comments]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=5342,name=source.json.comments} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.json5]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=5347,name=source.json5} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.toml]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=5357,name=source.toml} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.graphql]. I am [source.vue@org.eclipse.wildwebdeveloper] Apr 24, 2024 8:32:07 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=5362,name=source.graphql} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING offset: 0, length: 318, timestamp: 32189 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: 32190 text:>/only-start>< offset: 69, length: 1, timestamp: 32186 text:>.appParameter< Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.28 s -- in org.eclipse.wildwebdeveloper.tests.TestVue org.eclipse.wildwebdeveloper.tests.TestVue.testVueTemplate -- Time elapsed: 10.45 s org.eclipse.wildwebdeveloper.tests.TestVue.testVueApp -- Time elapsed: 1.757 s Running org.eclipse.wildwebdeveloper.tests.TestXML Apr 24, 2024 8:32:23 AM org.eclipse.tm4e.core.registry.Registry _doLoadSingleGrammar WARNING: No grammar source for scope [source.java] Apr 24, 2024 8:32:23 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: CANNOT find grammar for scopeName [source.java]. I am [source.xml@org.eclipse.wildwebdeveloper.xml] Apr 24, 2024 8:32:23 AM org.eclipse.tm4e.core.internal.rule.RuleFactory _compilePatterns WARNING: REMOVING BeginEndRule{id=79,name=source.java.embedded.xml} ENTIRELY DUE TO EMPTY PATTERNS THAT ARE MISSING Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.84 s -- in org.eclipse.wildwebdeveloper.tests.TestXML org.eclipse.wildwebdeveloper.tests.TestXML.autoCloseTags -- Time elapsed: 6.246 s org.eclipse.wildwebdeveloper.tests.TestXML.testComplexXML -- Time elapsed: 8.620 s org.eclipse.wildwebdeveloper.tests.TestXML.testDTDFile -- Time elapsed: 6.047 s org.eclipse.wildwebdeveloper.tests.TestXML.testXMLFile -- Time elapsed: 6.283 s org.eclipse.wildwebdeveloper.tests.TestXML.testXSDFile -- Time elapsed: 6.087 s org.eclipse.wildwebdeveloper.tests.TestXML.testXSLFile -- Time elapsed: 6.150 s org.eclipse.wildwebdeveloper.tests.TestXML.testXMLCatalog -- Time elapsed: 4.398 s Running org.eclipse.wildwebdeveloper.tests.TestYaml Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.51 s -- in org.eclipse.wildwebdeveloper.tests.TestYaml org.eclipse.wildwebdeveloper.tests.TestYaml.testSchemaExtensionPoint -- Time elapsed: 6.017 s org.eclipse.wildwebdeveloper.tests.TestYaml.testFalseDetectionAsKubernetes -- Time elapsed: 7.779 s org.eclipse.wildwebdeveloper.tests.TestYaml.testSchemaExtensionPointUsingPlatformURL -- Time elapsed: 5.710 s Results: Tests run: 43, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- tycho-p2-extras:4.0.7: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.2-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.2-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.7:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wildwebdeveloper.xml.feature --- [INFO] The project's OSGi version is 1.3.2.202403191205 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.xml.feature --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.xml.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.7: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.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wildwebdeveloper.xml.feature --- [INFO] 153 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.xml.feature --- [INFO] [INFO] --- tycho-packaging:4.0.7: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.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wildwebdeveloper.xml.feature --- [INFO] [INFO] --- tycho-p2:4.0.7:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wildwebdeveloper.xml.feature --- [INFO] [INFO] --- tycho-source:4.0.7: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.2-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.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.xml.feature/target/org.eclipse.wildwebdeveloper.xml.feature-1.3.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper.xml.feature --- [INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.xml.feature:1.3.2-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.7:p2-metadata (attach-p2-metadata) @ org.eclipse.wildwebdeveloper.xml.feature --- [INFO] MavenProject: org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.xml.feature:1.3.2-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.7: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.4-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.4-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.7:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wildwebdeveloper.feature --- [INFO] The project's OSGi version is 1.3.4.202404240820 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.wildwebdeveloper.feature --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.wildwebdeveloper.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.7: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.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wildwebdeveloper.feature --- [INFO] 154 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.wildwebdeveloper.feature --- [INFO] [INFO] --- tycho-packaging:4.0.7: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.4-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wildwebdeveloper.feature --- [INFO] [INFO] --- tycho-p2:4.0.7:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wildwebdeveloper.feature --- [INFO] [INFO] --- tycho-source:4.0.7: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.4-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.4-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/Wildwebdeveloper_master/org.eclipse.wildwebdeveloper.feature/target/org.eclipse.wildwebdeveloper.feature-1.3.4-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata (p2-metadata) @ org.eclipse.wildwebdeveloper.feature --- [INFO] No baseline version org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.feature:eclipse-feature:1.3.4-SNAPSHOT [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata (attach-p2-metadata) @ org.eclipse.wildwebdeveloper.feature --- [INFO] No baseline version org.eclipse.wildwebdeveloper:org.eclipse.wildwebdeveloper.feature:eclipse-feature:1.3.4-SNAPSHOT [INFO] [INFO] --- tycho-p2-extras:4.0.7:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.wildwebdeveloper.feature --- [INFO] [INFO] --------------< org.eclipse.wildwebdeveloper:repository >--------------- [INFO] Building repository 1.3.4-SNAPSHOT [14/14] [INFO] from repository/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.wildwebdeveloper:repository:1.3.4-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.7:build-qualifier-aggregator (default-build-qualifier-aggregator) @ repository --- [INFO] The project's OSGi version is 1.3.4.202404240820 [INFO] [INFO] --- clean:3.3.2:clean (default-clean-1) @ repository --- [INFO] [INFO] --- target-platform-configuration:4.0.7: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.7: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.7:publish-products (default-publish-products) @ repository --- [INFO] [INFO] --- tycho-p2-publisher:4.0.7:publish-categories (default-publish-categories) @ repository --- [INFO] [INFO] --- tycho-p2-publisher:4.0.7:attach-artifacts (default-attach-artifacts) @ repository --- [INFO] [INFO] --- tycho-p2-repository:4.0.7:assemble-repository (default-assemble-repository) @ repository --- WARNING: Unable to create pod: kubernetes wildwebdeveloper/wildwebdeveloper-buildtest-pod-nqxbs-xgj6d because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/wildwebdeveloper/pods. Message: pods "wildwebdeveloper-buildtest-pod-nqxbs-xgj6d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=wildwebdeveloper-buildtest-pod-nqxbs-xgj6d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "wildwebdeveloper-buildtest-pod-nqxbs-xgj6d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch wildwebdeveloper-buildtest-pod-nqxbs-xgj6d io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/wildwebdeveloper/pods. Message: pods "wildwebdeveloper-buildtest-pod-nqxbs-xgj6d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=wildwebdeveloper-buildtest-pod-nqxbs-xgj6d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "wildwebdeveloper-buildtest-pod-nqxbs-xgj6d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:136) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/wildwebdeveloper/pods. Message: pods "wildwebdeveloper-buildtest-pod-nqxbs-xgj6d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=wildwebdeveloper-buildtest-pod-nqxbs-xgj6d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "wildwebdeveloper-buildtest-pod-nqxbs-xgj6d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ repository --- [INFO] [INFO] --- tycho-p2-repository:4.0.7:archive-repository (default-archive-repository) @ repository --- [INFO] Building zip: /home/jenkins/agent/workspace/Wildwebdeveloper_master/repository/target/repository-1.3.4-SNAPSHOT.zip WARNING: Unable to create pod: kubernetes wildwebdeveloper/wildwebdeveloper-buildtest-pod-nqxbs-lt7qj because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/wildwebdeveloper/pods. Message: pods "wildwebdeveloper-buildtest-pod-nqxbs-lt7qj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=wildwebdeveloper-buildtest-pod-nqxbs-lt7qj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "wildwebdeveloper-buildtest-pod-nqxbs-lt7qj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch wildwebdeveloper-buildtest-pod-nqxbs-lt7qj io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/wildwebdeveloper/pods. Message: pods "wildwebdeveloper-buildtest-pod-nqxbs-lt7qj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=wildwebdeveloper-buildtest-pod-nqxbs-lt7qj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "wildwebdeveloper-buildtest-pod-nqxbs-lt7qj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:136) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/wildwebdeveloper/pods. Message: pods "wildwebdeveloper-buildtest-pod-nqxbs-lt7qj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=wildwebdeveloper-buildtest-pod-nqxbs-lt7qj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "wildwebdeveloper-buildtest-pod-nqxbs-lt7qj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) [INFO] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ repository --- [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata (p2-metadata) @ repository --- [INFO] [INFO] --- tycho-p2-extras:4.0.7: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 [ 2.087 s] [INFO] org.eclipse.wildwebdeveloper.embedder.node 1.0.4-SNAPSHOT SUCCESS [ 30.107 s] [INFO] org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64 1.1.0-SNAPSHOT SUCCESS [ 18.117 s] [INFO] org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64 1.1.0-SNAPSHOT SUCCESS [ 14.622 s] [INFO] org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64 1.1.0-SNAPSHOT SUCCESS [ 12.643 s] [INFO] org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64 1.1.0-SNAPSHOT SUCCESS [ 15.065 s] [INFO] org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64 1.1.0-SNAPSHOT SUCCESS [ 9.531 s] [INFO] org.eclipse.wildwebdeveloper 1.2.0-SNAPSHOT ........ SUCCESS [01:08 min] [INFO] org.eclipse.wildwebdeveloper.xml 1.3.2-SNAPSHOT .... SUCCESS [ 22.242 s] [INFO] org.eclipse.wildwebdeveloper.embedder.node.feature 1.1.0-SNAPSHOT SUCCESS [ 2.669 s] [INFO] org.eclipse.wildwebdeveloper.tests 1.0.11-SNAPSHOT . SUCCESS [06:42 min] [INFO] org.eclipse.wildwebdeveloper.xml.feature 1.3.2-SNAPSHOT SUCCESS [ 2.451 s] [INFO] org.eclipse.wildwebdeveloper.feature 1.3.4-SNAPSHOT SUCCESS [ 2.738 s] [INFO] repository 1.3.4-SNAPSHOT .......................... SUCCESS [ 26.710 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:57 min [INFO] Finished at: 2024-04-24T08:33:56Z [INFO] ------------------------------------------------------------------------ [Pipeline] } Terminating xvnc. Killing processes kill finished with exit code 2 [Pipeline] // xvnc [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // container Post stage [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts Archiving artifacts WARNING: Unable to create pod: kubernetes wildwebdeveloper/wildwebdeveloper-buildtest-pod-nqxbs-7t9vj because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/wildwebdeveloper/pods. Message: pods "wildwebdeveloper-buildtest-pod-nqxbs-7t9vj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=wildwebdeveloper-buildtest-pod-nqxbs-7t9vj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "wildwebdeveloper-buildtest-pod-nqxbs-7t9vj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch wildwebdeveloper-buildtest-pod-nqxbs-7t9vj io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/wildwebdeveloper/pods. Message: pods "wildwebdeveloper-buildtest-pod-nqxbs-7t9vj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=wildwebdeveloper-buildtest-pod-nqxbs-7t9vj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "wildwebdeveloper-buildtest-pod-nqxbs-7t9vj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:136) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/wildwebdeveloper/pods. Message: pods "wildwebdeveloper-buildtest-pod-nqxbs-7t9vj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=wildwebdeveloper-buildtest-pod-nqxbs-7t9vj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "wildwebdeveloper-buildtest-pod-nqxbs-7t9vj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.cpu=2300m,limits.memory=4352Mi,pods=1,requests.cpu=1100m,requests.memory=4352Mi, used: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2450m,requests.memory=10Gi, limited: limits.cpu=6600m,limits.memory=10Gi,pods=3,requests.cpu=2650m,requests.memory=10Gi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) Created Pod: kubernetes wildwebdeveloper/wildwebdeveloper-buildtest-pod-nqxbs-7rv09 [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-6FKcADoRmnGt/agent.159 SSH_AGENT_PID=161 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/Wildwebdeveloper_master@tmp/private_key_12129242404531465523.key (/home/jenkins/agent/workspace/Wildwebdeveloper_master@tmp/private_key_12129242404531465523.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 161 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