Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[glsp-build] Build eclipse-glsp/glsp-eclipse-integration/master (#61) FAILURE

Job: eclipse-glsp/glsp-eclipse-integration/master
Build Number: 61
Build URL: https://ci.eclipse.org/glsp/job/eclipse-glsp/job/glsp-eclipse-integration/job/master/61/
Push event to branch master
Connecting to https://api.github.com using 116316/****** (GitHub app GLSP)
Obtained Jenkinsfile from c8aebe02f3f39347325a8ef9b689af4c64d33159
[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
Still waiting to schedule task
Waiting for next available executor on ‘glsp-eclipse-agent-pod-pkhst-l3m82’
Agent glsp-eclipse-agent-pod-pkhst-7hwtm is provisioned from template glsp-eclipse-agent-pod-pkhst
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.glsp.svc.cluster.local/glsp/job/eclipse-glsp/job/glsp-eclipse-integration/job/v2.1.0/1/";
    runUrl: "job/eclipse-glsp/job/glsp-eclipse-integration/job/v2.1.0/1/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "828d24b950fb5abc3f9d2e66515bb1cd9d6f0f58"
    jenkins/label: "glsp-eclipse-agent-pod"
  name: "glsp-eclipse-agent-pod-pkhst-7hwtm"
  namespace: "glsp"
spec:
  containers:
  - command:
    - "cat"
    env:
    - name: "MAVEN_OPTS"
      value: "-Duser.home=/home/jenkins"
    image: "eclipseglsp/ci:alpine-v5.0"
    name: "ci"
    resources:
      limits:
        memory: "2Gi"
        cpu: "1"
      requests:
        memory: "2Gi"
        cpu: "1"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins"
      name: "jenkins-home"
      readOnly: false
    - mountPath: "/.yarn"
      name: "yarn-global"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "settings-xml"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.m2/repository"
      name: "m2-repo"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-known-hosts"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.glsp.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "glsp-eclipse-agent-pod-pkhst-7hwtm"
    - name: "JENKINS_NAME"
      value: "glsp-eclipse-agent-pod-pkhst-7hwtm"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.glsp.svc.cluster.local/glsp/";
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir: {}
    name: "m2-repo"
  - emptyDir: {}
    name: "yarn-global"
  - emptyDir: {}
    name: "jenkins-home"
  - name: "settings-xml"
    secret:
      items:
      - key: "settings.xml"
        path: "settings.xml"
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - configMap:
      name: "known-hosts"
    name: "volume-known-hosts"

Running on glsp-eclipse-agent-pod-pkhst-7hwtm in /home/jenkins/agent/workspace/_glsp-eclipse-integration_master
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
using credential github-app-glsp
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-glsp/glsp-eclipse-integration.git
 > git init /home/jenkins/agent/workspace/_glsp-eclipse-integration_master # timeout=10
Fetching upstream changes from https://github.com/eclipse-glsp/glsp-eclipse-integration.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub app GLSP
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-glsp/glsp-eclipse-integration.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/eclipse-glsp/glsp-eclipse-integration.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision c8aebe02f3f39347325a8ef9b689af4c64d33159 (master)
Commit message: "v2.1.0 (#95)"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8aebe02f3f39347325a8ef9b689af4c64d33159 # timeout=10
 > git rev-list --no-walk 6c743318138f0baa1e89f147338d7f3c54bfd7dd # timeout=10
[GitHub Checks] GitHub check (name: CI Jenkins Build, status: in_progress) has been published.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build client)
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/client
[Pipeline] {
[Pipeline] sh
+ yarn install
yarn install v1.22.19
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
warning Pattern ["wrap-ansi@^7.0.0"] is trying to unpack in the same destination "/home/jenkins/agent/workspace/_glsp-eclipse-integration_master/yarn-cache/v6/npm-wrap-ansi-cjs-7.0.0-67e145cff510a6a6984bdf1152911d69d2eb9e43-integrity/node_modules/wrap-ansi-cjs" as pattern ["wrap-ansi-cjs@npm:wrap-ansi@^7.0.0"]. This could result in non-deterministic behavior, skipping.
[4/5] Linking dependencies...
[5/5] Building fresh packages...
$ lerna run prepare && yarn copy:client
lerna notice cli v7.4.2
lerna info ci enabled

 >  Lerna (powered by Nx)   Running target prepare for 2 projects:

    - @eclipse-glsp-examples/workflow-webapp
    - @eclipse-glsp/ide

 

> @eclipse-glsp/ide:prepare

@eclipse-glsp/ide: @eclipse-glsp/ide: yarn run v1.22.19
@eclipse-glsp/ide: $ yarn clean && yarn build
@eclipse-glsp/ide: @eclipse-glsp/ide: $ rimraf lib tsconfig.tsbuildinfo
@eclipse-glsp/ide: @eclipse-glsp/ide: $ tsc -b
@eclipse-glsp/ide: @eclipse-glsp/ide: Done in 5.84s.

> @eclipse-glsp-examples/workflow-webapp:prepare

@eclipse-glsp-examples/workflow-webapp: @eclipse-glsp-examples/workflow-webapp: yarn run v1.22.19
@eclipse-glsp-examples/workflow-webapp: $ yarn clean && yarn build
@eclipse-glsp-examples/workflow-webapp: @eclipse-glsp-examples/workflow-webapp: $ rimraf lib tsconfig.tsbuildinfo app/bundle.js app/bundle.js.map
@eclipse-glsp-examples/workflow-webapp: @eclipse-glsp-examples/workflow-webapp: $ tsc -b && webpack
@eclipse-glsp-examples/workflow-webapp: asset bundle.js 4.13 MiB [emitted] (name: main) 1 related asset
@eclipse-glsp-examples/workflow-webapp: asset aeb98e0beefa59d80a39.ttf?7cea6a135a6c0359d1f6d18e6b2c5c42 66.3 KiB [emitted] [immutable] [from: ../../node_modules/@vscode/codicons/dist/codicon.ttf?7cea6a135a6c0359d1f6d18e6b2c5c42] (auxiliary name: main)
@eclipse-glsp-examples/workflow-webapp: runtime modules 2.6 KiB 9 modules
@eclipse-glsp-examples/workflow-webapp: orphan modules 11 bytes [orphan] 1 module
@eclipse-glsp-examples/workflow-webapp: modules by path ../../node_modules/ 3.48 MiB (javascript) 66.3 KiB (asset) 685 modules
@eclipse-glsp-examples/workflow-webapp: modules by path ../../packages/ide/lib/ 17.9 KiB 8 modules
@eclipse-glsp-examples/workflow-webapp: modules by path ./ 8.13 KiB
@eclipse-glsp-examples/workflow-webapp:   modules by path ./lib/*.js 5 KiB 2 modules
@eclipse-glsp-examples/workflow-webapp:   modules by path ./css/*.css 3.13 KiB 2 modules
@eclipse-glsp-examples/workflow-webapp: modules by mime type image/svg+xml 1.57 KiB
@eclipse-glsp-examples/workflow-webapp:   data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3.. 396 bytes [built] [code generated]
@eclipse-glsp-examples/workflow-webapp:   data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3.. 406 bytes [built] [code generated]
@eclipse-glsp-examples/workflow-webapp:   + 2 modules
@eclipse-glsp-examples/workflow-webapp: util (ignored) 15 bytes [optional] [built] [code generated]
@eclipse-glsp-examples/workflow-webapp: webpack 5.88.2 compiled successfully in 8322 ms
@eclipse-glsp-examples/workflow-webapp: @eclipse-glsp-examples/workflow-webapp: Done in 14.49s.

 

 >  Lerna (powered by Nx)   Successfully ran target prepare for 2 projects


yarn run v1.22.19
$ copyfiles -f ./examples/workflow-webapp/app/* ../server/example/org.eclipse.glsp.ide.workflow.editor/diagram
Done in 0.23s.
Done in 54.88s.
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git diff --name-only
+ grep -q ^yarn.lock
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build Server)
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server
[Pipeline] {
[Pipeline] sh
+ mvn clean verify -B '-Dmaven.repo.local=/home/jenkins/agent/workspace/_glsp-eclipse-integration_master/.m2' -DskipTests -Dcheckstyle.skip
[INFO] Scanning for projects...
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom (2.1 kB at 4.0 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom (18 kB at 223 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom (7.1 kB at 96 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom (1.1 kB at 15 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom (3.2 kB at 44 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom (1.1 kB at 15 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 69 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 307 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 114 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 65 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 317 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 204 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 894 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/18/apache-18.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/18/apache-18.pom (16 kB at 227 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 259 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/52/commons-parent-52.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 1.1 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/23/apache-23.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/23/apache-23.pom (18 kB at 267 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 214 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 30 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 37 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 63 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 9.0 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom (1.8 kB at 27 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom (1.0 kB at 15 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 11 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 90 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 373 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom (1.7 kB at 25 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom (1.7 kB at 25 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom (1.4 kB at 21 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 144 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom (2.1 kB at 29 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom (1.1 kB at 16 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom (1.0 kB at 15 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom (2.3 kB at 34 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom (1.1 kB at 17 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar (5.5 kB at 73 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar (56 kB at 337 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar (284 kB at 1.6 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 809 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar (22 kB at 86 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 946 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 271 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 623 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 166 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 185 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 2.2 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 248 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 27 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 5.0 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar (38 kB at 71 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar (3.1 kB at 5.7 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar (13 kB at 25 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 228 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar (1.5 MB at 2.6 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar (16 kB at 26 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar (6.7 kB at 10 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar (46 kB at 71 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 6.1 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar (28 kB at 42 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip (18 MB at 31 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar (297 kB at 2.2 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar (167 kB at 1.9 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar (65 kB at 966 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom (12 kB at 180 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom (11 kB at 164 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/32/maven-parent-32.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 657 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/20/apache-20.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/20/apache-20.pom (16 kB at 244 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar (62 kB at 911 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom (7.7 kB at 117 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 143 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 551 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/14/apache-14.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/14/apache-14.pom (15 kB at 222 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar (31 kB at 477 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom (2.5 kB at 38 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar (45 kB at 667 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-versions-plugin/2.7.5/tycho-versions-plugin-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-versions-plugin/2.7.5/tycho-versions-plugin-2.7.5.pom (2.1 kB at 31 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-release/2.7.5/tycho-release-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-release/2.7.5/tycho-release-2.7.5.pom (965 B at 15 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-versions-plugin/2.7.5/tycho-versions-plugin-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-versions-plugin/2.7.5/tycho-versions-plugin-2.7.5.jar (91 kB at 1.4 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom (2.9 kB at 43 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar (40 kB at 601 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 105 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 164 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 669 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/21/apache-21.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/21/apache-21.pom (17 kB at 255 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 42 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 417 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 603 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 47 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 65 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 205 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 100 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 207 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 42 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 35 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 225 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 111 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 315 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 104 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 212 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 120 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom (7.6 kB at 118 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom (1.9 kB at 30 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom (2.5 kB at 39 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom (1.4 kB at 22 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 51 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom (1.9 kB at 30 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom (3.4 kB at 52 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 66 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 41 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 280 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 41 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 43 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 62 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 429 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 1.2 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/19/apache-19.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/19/apache-19.pom (15 kB at 246 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 61 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 212 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 91 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 80 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 166 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 252 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/google/5/google-5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/google/5/google-5.pom (2.5 kB at 38 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 5.7 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 118 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 157 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 60 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 80 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 66 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 29 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 81 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 44 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 38 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 63 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 369 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 74 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 53 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 216 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 87 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 90 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom (2.5 kB at 40 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 38 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 385 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 459 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar (140 kB at 2.0 MB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 2.1 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom (1.7 kB at 17 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar (14 kB at 212 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.2/maven-checkstyle-plugin-3.1.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.2/maven-checkstyle-plugin-3.1.2.pom (15 kB at 229 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 167 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.2/maven-checkstyle-plugin-3.1.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.2/maven-checkstyle-plugin-3.1.2.jar (112 kB at 1.7 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 59 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 204 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 351 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom (15 kB at 228 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 379 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom (2.4 kB at 36 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar (30 kB at 386 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom (3.0 kB at 44 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 167 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 837 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom (15 kB at 188 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom (2.2 kB at 33 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 40 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 173 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 37 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 45 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 37 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 451 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 80 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar (28 kB at 434 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar (20 kB at 302 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 774 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 1.8 MB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 800 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 262 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 4.1 MB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 544 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom (8.3 kB at 130 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar (88 kB at 1.3 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom (4.1 kB at 65 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 62 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 211 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom (3.5 kB at 55 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom (1.5 kB at 24 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom (3.4 kB at 54 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom (1.5 kB at 23 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom (1.9 kB at 29 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom (3.3 kB at 52 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom (3.3 kB at 52 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom (3.3 kB at 52 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom (3.3 kB at 52 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom (2.9 kB at 46 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom (3.4 kB at 53 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom (2.9 kB at 46 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom (3.4 kB at 54 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom (2.1 kB at 33 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (3.5 kB at 57 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 403 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (2.0 kB at 31 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (11 kB at 182 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom (1.4 kB at 23 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom (15 kB at 229 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (7.5 kB at 118 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 33 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 356 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 514 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom (4.1 kB at 66 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 63 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 7.7 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 81 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/junit/junit/4.13.2/junit-4.13.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 416 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom (1.4 kB at 21 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 18 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 50 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 36 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 34 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 14 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 93 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 184 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 48 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 26 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 14 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 30 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 53 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 81 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 63 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 341 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 47 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 251 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 624 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar (65 kB at 985 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar (26 kB at 376 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar (185 kB at 1.1 MB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar (425 kB at 2.4 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar (1.2 MB at 6.6 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar (616 kB at 2.9 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar (3.7 MB at 13 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar (706 kB at 2.5 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar (680 kB at 2.2 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar (672 kB at 2.1 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar (736 kB at 2.0 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar (716 kB at 1.8 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar (111 kB at 272 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar (782 kB at 1.9 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 445 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar (13 kB at 31 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 78 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 538 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 382 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 73 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 991 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 273 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 62 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 117 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 49 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 548 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 62 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar (27 kB at 40 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 56 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 447 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 157 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (5.0 kB at 50 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (41 kB at 571 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 88 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 199 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 369 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/6/apache-6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/6/apache-6.pom (13 kB at 191 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 355 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 75 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 157 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 314 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/7/apache-7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/7/apache-7.pom (14 kB at 212 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 312 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom (1.4 kB at 19 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar (8.9 kB at 135 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom (12 kB at 180 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar (294 kB at 4.2 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 306 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 150 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 501 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/13/apache-13.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/13/apache-13.pom (14 kB at 215 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 1.9 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom (1.8 kB at 25 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar (37 kB at 550 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 24 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 17 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 5.3 MB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 36 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom (1.9 kB at 30 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar (22 kB at 336 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 2.3 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 66 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 162 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 689 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 484 kB/s)
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/releng/org.eclipse.glsp.ide.releng.target/r2022-12.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@51e0f2eb...
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-p2/10.0.13/jetty-p2-10.0.13-p2site.zip
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-p2/10.0.13/jetty-p2-10.0.13-p2site.zip (99 kB at 1.1 MB/s)
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp.ide:org.eclipse.glsp.ide.editor:2.1.0 @ /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/plugins/org.eclipse.glsp.ide.editor/pom.xml
[INFO] Fetching 202212071000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-12/
[INFO] Fetching bcpg_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (393.64kB)
[INFO] Fetching bcpg_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (258.93kB of 393.64kB at 254.93kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (10.75MB)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (258.92kB of 10.75MB at 254.92kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (577.67kB of 10.75MB at 286.84kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (896.42kB of 10.75MB at 281.54kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (1.19MB of 10.75MB at 286.86kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (1.5MB of 10.75MB at 293.23kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (1.81MB of 10.75MB at 299.62kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (2.12MB of 10.75MB at 293.25kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (2.43MB of 10.75MB at 302.81kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (2.74MB of 10.75MB at 306kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (3.05MB of 10.75MB at 293.25kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (3.37MB of 10.75MB at 299.62kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (3.68MB of 10.75MB at 306kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (3.99MB of 10.75MB at 293.25kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (4.3MB of 10.75MB at 293.25kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (4.61MB of 10.75MB at 306kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (4.92MB of 10.75MB at 293.25kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (5.23MB of 10.75MB at 306kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (5.54MB of 10.75MB at 293.25kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (5.86MB of 10.75MB at 293.25kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (6.17MB of 10.75MB at 296.44kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (6.48MB of 10.75MB at 293.25kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (6.79MB of 10.75MB at 293.25kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (7.1MB of 10.75MB at 306kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (7.41MB of 10.75MB at 293.25kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (7.72MB of 10.75MB at 296.44kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (8.03MB of 10.75MB at 306kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (8.35MB of 10.75MB at 293.25kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (8.63MB of 10.75MB at 293.25kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (8.94MB of 10.75MB at 286.88kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (9.25MB of 10.75MB at 286.88kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (9.56MB of 10.75MB at 299.62kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (9.87MB of 10.75MB at 286.88kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (10.18MB of 10.75MB at 299.62kB/s)
[INFO] Fetching bcprov_1.72.0.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (10.49MB of 10.75MB at 306kB/s)
[INFO] Fetching com.google.gson_2.9.1.v20220915-1632.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (289.99kB)
[INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (2.92MB)
[INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (1.54MB of 2.92MB at 1.53MB/s)
[INFO] Fetching com.google.inject_5.0.1.v20221112-0806.jar from https://mirrors.dotsrc.org/eclipse//releases/2022-12/202212071000/plugins/ (816.86kB)
[INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (32.41kB)
[INFO] Fetching org.aopalliance_1.0.0.v20220404-1927.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (14.17kB)
[INFO] Fetching com.ibm.icu_72.1.0.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (13.72MB)
[INFO] Fetching com.ibm.icu_72.1.0.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (9MB of 13.72MB at 8.98MB/s)
[INFO] Fetching com.sun.jna_5.12.1.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (1.78MB)
[INFO] Fetching com.sun.jna_5.12.1.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (1.71MB of 1.78MB at 1.7MB/s)
[INFO] Fetching com.sun.jna.platform_5.12.1.jar from https://mirror.ibcp.fr/pub/eclipse/releases/2022-12/202212071000/plugins/ (1.29MB)
[INFO] Fetching com.sun.jna.platform_5.12.1.jar from https://mirror.ibcp.fr/pub/eclipse/releases/2022-12/202212071000/plugins/ (660.19kB of 1.29MB at 656.19kB/s)
[INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (81.03kB)
[INFO] Fetching javax.annotation_1.3.5.v20221112-0806.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (48.09kB)
[INFO] Fetching org.eclipse.osgi_3.18.200.v20221116-1324.jar from https://mirrors.dotsrc.org/eclipse//releases/2022-12/202212071000/plugins/ (1.47MB)
[INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://mirror.ibcp.fr/pub/eclipse/releases/2022-12/202212071000/plugins/ (22.12kB)
[INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (361.47kB)
[INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (146.86kB)
[INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (25.35kB)
[INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://mirrors.dotsrc.org/eclipse//releases/2022-12/202212071000/plugins/ (717.41kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (95.26kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (15.35kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (35.59kB)
[INFO] Fetching org.apache.commons.cli_1.4.0.v20221112-0806.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (66.54kB)
[INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (302.53kB)
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://mirrors.dotsrc.org/eclipse//releases/2022-12/202212071000/plugins/ (71.45kB)
[INFO] Fetching org.apache.felix.scr_2.2.4.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (393.41kB)
[INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (64.86kB)
[INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (81.45kB)
[INFO] Fetching org.apache.logging.log4j.api_2.19.0.jar from https://download.eclipse.org/glsp/server/p2/releases/2.0.0/plugins/ (310.12kB)
[INFO] Fetching org.apache.logging.log4j.core_2.19.0.jar from https://download.eclipse.org/glsp/server/p2/releases/2.0.0/plugins/ (1.78MB)
[INFO] Fetching org.apache.logging.log4j.slf4j2-impl_2.19.0.jar from https://download.eclipse.org/glsp/server/p2/releases/2.0.0/plugins/ (27.07kB)
[INFO] Fetching slf4j.api_2.0.0.jar from https://download.eclipse.org/glsp/server/p2/releases/2.0.0/plugins/ (59.92kB)
[INFO] Fetching org.eclipse.rap.tools.launch.rwt_3.23.0.20221114-1200.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (132.57kB)
[INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://mirrors.dotsrc.org/eclipse//releases/2022-12/202212071000/plugins/ (806.64kB)
[INFO] Fetching org.eclipse.ui_3.201.200.v20221024-2137.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (434.06kB)
[INFO] Fetching org.eclipse.core.resources_3.18.100.v20221025-2047.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (891.79kB)
[INFO] Fetching org.eclipse.jface.text_3.22.0.v20221119-1047.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (1.04MB)
[INFO] Fetching org.eclipse.ui.ide_3.20.0.v20221027-2208.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (2.41MB)
[INFO] Fetching org.eclipse.ui.views_3.11.300.v20221024-2137.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (107.38kB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://mirrors.dotsrc.org/eclipse//releases/2022-12/202212071000/plugins/ (690.83kB)
[INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from https://mirrors.dotsrc.org/eclipse//releases/2022-12/202212071000/plugins/ (74.44kB)
[INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://mirrors.dotsrc.org/eclipse//releases/2022-12/202212071000/plugins/ (93.93kB)
[INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (620.52kB)
[INFO] Fetching org.eclipse.ui.forms_3.11.500.v20221024-2137.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (331.65kB)
[INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (69.26kB)
[INFO] Fetching org.eclipse.core.commands_3.10.300.v20221024-2137.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (116.38kB)
[INFO] Fetching org.eclipse.equinox.common_3.17.0.v20221108-1156.jar from https://mirrors.dotsrc.org/eclipse//releases/2022-12/202212071000/plugins/ (147.01kB)
[INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (101.83kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://mirror.ibcp.fr/pub/eclipse/releases/2022-12/202212071000/plugins/ (135.73kB)
[INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (196.21kB)
[INFO] Fetching org.eclipse.core.databinding_1.11.200.v20221024-2137.jar from https://mirrors.dotsrc.org/eclipse//releases/2022-12/202212071000/plugins/ (289.68kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.12.100.v20221024-2137.jar from https://mirror.ibcp.fr/pub/eclipse/releases/2022-12/202212071000/plugins/ (314.82kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.9.100.v20221024-2137.jar from https://mirrors.dotsrc.org/eclipse//releases/2022-12/202212071000/plugins/ (164.89kB)
[INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (115.6kB)
[INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (297.19kB)
[INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (71.65kB)
[INFO] Fetching org.eclipse.core.jobs_3.13.200.v20221102-1024.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (114.2kB)
[INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (90.9kB)
[INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (35.64kB)
[INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (400.2kB)
[INFO] Fetching org.eclipse.debug.ui_3.17.100.v20220926-1344.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (3MB)
[INFO] Fetching org.eclipse.debug.ui_3.17.100.v20220926-1344.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (1.75MB of 3MB at 1.75MB/s)
[INFO] Fetching org.eclipse.ui.console_3.11.400.v20221012-0524.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (245.21kB)
[INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (270.25kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.5.100.v20221024-2137.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (26.37kB)
[INFO] Fetching org.eclipse.e4.core.commands_1.0.300.v20221024-2137.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (27.81kB)
[INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://ftp.fau.de/eclipse/releases/2022-12/202212071000/plugins/ (54.29kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (57.49kB)
[INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (71.46kB)
[INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (46.59kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (13.81kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (12.96kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (42.3kB)
[INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (19.69kB)
[INFO] Fetching org.eclipse.e4.emf.xpath_0.3.100.v20221024-2137.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (52.85kB)
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (317.8kB)
[INFO] Fetching org.eclipse.emf.ecore_2.29.0.v20221121-1400.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (1.26MB)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.13.200.v20221024-2137.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (47.66kB)
[INFO] Fetching org.eclipse.swt_3.122.0.v20221123-2302.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (18.79kB)
[INFO] Fetching org.eclipse.jface_3.28.0.v20221024-1426.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (1.11MB)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.13.400.v20221024-2137.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (215.91kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.700.v20221102-0748.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (205.05kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.200.v20221024-2137.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (30.05kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.4.100.v20221024-2137.jar from https://mirrors.dotsrc.org/eclipse//releases/2022-12/202212071000/plugins/ (18.22kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.400.v20221024-2137.jar from https://ftp.fau.de/eclipse/releases/2022-12/202212071000/plugins/ (58.52kB)
[INFO] Fetching org.eclipse.e4.ui.ide_3.16.200.v20221024-2137.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (13.32kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.300.v20221024-2137.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (397.12kB)
[INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (33.33kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.3.100.v20221024-2137.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (15.12kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.14.0.v20221024-2137.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (266.96kB)
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (89.67kB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://mirror.ibcp.fr/pub/eclipse/releases/2022-12/202212071000/plugins/ (232.69kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.500.v20221028-0801.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (120.02kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.700.v20221024-2137.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (252.15kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.700.v20221024-2137.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (149.46kB)
[INFO] Fetching org.eclipse.jface.databinding_1.14.0.v20221024-2137.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (291.45kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.100.v20221024-2137.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (22.9kB)
[INFO] Fetching org.eclipse.urischeme_1.2.200.v20221024-2137.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (53.71kB)
[INFO] Fetching org.eclipse.emf.common_2.27.0.v20221121-1400.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (369.72kB)
[INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (52.55kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.600.v20221106-1146.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (172.25kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (362.07kB)
[INFO] Fetching org.tukaani.xz_1.9.0.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (113.29kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (79.47kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (68.04kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (176.44kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://mirrors.dotsrc.org/eclipse//releases/2022-12/202212071000/plugins/ (221.38kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (132.68kB)
[INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (115.07kB)
[INFO] Fetching org.eclipse.glsp.graph_2.0.0.jar from https://download.eclipse.org/glsp/server/p2/releases/2.0.0/plugins/ (180.32kB)
[INFO] Fetching org.eclipse.ui.workbench_3.127.0.v20221024-2137.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (3.49MB)
[INFO] Fetching org.eclipse.ui.workbench_3.127.0.v20221024-2137.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (1.86MB of 3.49MB at 1.84MB/s)
[INFO] Fetching org.eclipse.lsp4j_0.19.0.v20221118-0359.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (1.09MB)
[INFO] Fetching org.eclipse.lsp4j.websocket_0.19.0.v20221118-0359.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (16.01kB)
[INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.19.0.v20221118-0359.jar from https://mirrors.dotsrc.org/eclipse//releases/2022-12/202212071000/plugins/ (134.2kB)
[INFO] Fetching org.eclipse.glsp.server.websocket_2.0.0.jar from https://download.eclipse.org/glsp/server/p2/releases/2.0.0/plugins/ (10.83kB)
[INFO] Fetching org.eclipse.glsp.server_2.0.0.jar from https://download.eclipse.org/glsp/server/p2/releases/2.0.0/plugins/ (300.11kB)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/10.0.13/jetty-server-10.0.13.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/10.0.13/jetty-server-10.0.13.jar (796 kB at 26 MB/s)
[INFO] Fetching jetty-server10.0.13jar from mvn:org.eclipse.jetty:jetty-server:10.0.13:jar:
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-javax-client/10.0.13/websocket-javax-client-10.0.13.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-javax-client/10.0.13/websocket-javax-client-10.0.13.jar (31 kB at 10 MB/s)
[INFO] Fetching websocket-javax-client10.0.13jar from mvn:org.eclipse.jetty.websocket:websocket-javax-client:10.0.13:jar:
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/10.0.13/jetty-util-10.0.13.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/10.0.13/jetty-util-10.0.13.jar (568 kB at 44 MB/s)
[INFO] Fetching jetty-util10.0.13jar from mvn:org.eclipse.jetty:jetty-util:10.0.13:jar:
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/10.0.13/jetty-servlet-10.0.13.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/10.0.13/jetty-servlet-10.0.13.jar (166 kB at 41 MB/s)
[INFO] Fetching jetty-servlet10.0.13jar from mvn:org.eclipse.jetty:jetty-servlet:10.0.13:jar:
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-javax-server/10.0.13/websocket-javax-server-10.0.13.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-javax-server/10.0.13/websocket-javax-server-10.0.13.jar (47 kB at 4.7 MB/s)
[INFO] Fetching websocket-javax-server10.0.13jar from mvn:org.eclipse.jetty.websocket:websocket-javax-server:10.0.13:jar:
[INFO] Fetching javax.websocket_1.1.0.20180730.jar from https://download.eclipse.org/glsp/server/p2/releases/2.0.0/plugins/ (42.28kB)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-webapp/10.0.13/jetty-webapp-10.0.13.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-webapp/10.0.13/jetty-webapp-10.0.13.jar (159 kB at 53 MB/s)
[INFO] Fetching jetty-webapp10.0.13jar from mvn:org.eclipse.jetty:jetty-webapp:10.0.13:jar:
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/10.0.13/jetty-http-10.0.13.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/10.0.13/jetty-http-10.0.13.jar (249 kB at 50 MB/s)
[INFO] Fetching jetty-http10.0.13jar from mvn:org.eclipse.jetty:jetty-http:10.0.13:jar:
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/10.0.13/jetty-io-10.0.13.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/10.0.13/jetty-io-10.0.13.jar (216 kB at 54 MB/s)
[INFO] Fetching jetty-io10.0.13jar from mvn:org.eclipse.jetty:jetty-io:10.0.13:jar:
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/10.0.13/jetty-client-10.0.13.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/10.0.13/jetty-client-10.0.13.jar (393 kB at 49 MB/s)
[INFO] Fetching jetty-client10.0.13jar from mvn:org.eclipse.jetty:jetty-client:10.0.13:jar:
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-javax-common/10.0.13/websocket-javax-common-10.0.13.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-javax-common/10.0.13/websocket-javax-common-10.0.13.jar (121 kB at 40 MB/s)
[INFO] Fetching websocket-javax-common10.0.13jar from mvn:org.eclipse.jetty.websocket:websocket-javax-common:10.0.13:jar:
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-core-common/10.0.13/websocket-core-common-10.0.13.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-core-common/10.0.13/websocket-core-common-10.0.13.jar (195 kB at 49 MB/s)
[INFO] Fetching websocket-core-common10.0.13jar from mvn:org.eclipse.jetty.websocket:websocket-core-common:10.0.13:jar:
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-core-client/10.0.13/websocket-core-client-10.0.13.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-core-client/10.0.13/websocket-core-client-10.0.13.jar (33 kB at 3.3 MB/s)
[INFO] Fetching websocket-core-client10.0.13jar from mvn:org.eclipse.jetty.websocket:websocket-core-client:10.0.13:jar:
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-servlet/10.0.13/websocket-servlet-10.0.13.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-servlet/10.0.13/websocket-servlet-10.0.13.jar (18 kB at 1.6 MB/s)
[INFO] Fetching websocket-servlet10.0.13jar from mvn:org.eclipse.jetty.websocket:websocket-servlet:10.0.13:jar:
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-core-server/10.0.13/websocket-core-server-10.0.13.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-core-server/10.0.13/websocket-core-server-10.0.13.jar (65 kB at 22 MB/s)
[INFO] Fetching websocket-core-server10.0.13jar from mvn:org.eclipse.jetty.websocket:websocket-core-server:10.0.13:jar:
[INFO] Fetching org.eclipse.jdt.core_3.32.0.v20221108-1853.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (6.72MB)
[INFO] Fetching org.eclipse.jdt.core_3.32.0.v20221108-1853.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (2.07MB of 6.72MB at 2.07MB/s)
[INFO] Fetching org.eclipse.jdt.core.manipulation_1.17.0.v20221026-1918.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (2.2MB)
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://mirrors.dotsrc.org/eclipse//releases/2022-12/202212071000/plugins/ (343.24kB)
[INFO] Fetching org.eclipse.jdt.launching_3.19.800.v20221107-1851.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (570.86kB)
[INFO] Fetching org.eclipse.jdt.debug_3.20.0.v20220922-0905.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (916.98kB)
[INFO] Fetching org.eclipse.jdt.debug.ui_3.12.900.v20221001-0715.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (1.67MB)
[INFO] Fetching org.eclipse.jdt.debug.ui_3.12.900.v20221001-0715.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (1.3MB of 1.67MB at 1.3MB/s)
[INFO] Fetching org.eclipse.jdt.ui_3.27.100.v20221122-0749.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (11.03MB)
[INFO] Fetching org.eclipse.jdt.ui_3.27.100.v20221122-0749.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (1.75MB of 11.03MB at 1.75MB/s)
[INFO] Fetching org.eclipse.search_3.14.300.v20220905-1020.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (491.27kB)
[INFO] Fetching org.eclipse.team.ui_3.9.500.v20220920-2213.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (1.42MB)
[INFO] Fetching org.eclipse.team.core_3.9.600.v20220902-2219.jar from https://mirrors.dotsrc.org/eclipse//releases/2022-12/202212071000/plugins/ (402.87kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (470.76kB)
[INFO] Fetching org.eclipse.ui.navigator_3.10.400.v20221024-2137.jar from https://mirrors.dotsrc.org/eclipse//releases/2022-12/202212071000/plugins/ (424.89kB)
[INFO] Fetching org.eclipse.ui.navigator.resources_3.8.500.v20221024-2137.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (174.1kB)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-alpn-client/10.0.13/jetty-alpn-client-10.0.13.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-alpn-client/10.0.13/jetty-alpn-client-10.0.13.jar (17 kB at 1.5 MB/s)
[INFO] Fetching jetty-alpn-client10.0.13jar from mvn:org.eclipse.jetty:jetty-alpn-client:10.0.13:jar:
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/10.0.13/jetty-security-10.0.13.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/10.0.13/jetty-security-10.0.13.jar (121 kB at 40 MB/s)
[INFO] Fetching jetty-security10.0.13jar from mvn:org.eclipse.jetty:jetty-security:10.0.13:jar:
[INFO] Fetching org.eclipse.jetty.util.ajax_10.0.12.jar from https://mirror.aarnet.edu.au/pub/eclipse/releases/2022-12/202212071000/plugins/ (62.42kB)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-xml/10.0.13/jetty-xml-10.0.13.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-xml/10.0.13/jetty-xml-10.0.13.jar (72 kB at 9.0 MB/s)
[INFO] Fetching jetty-xml10.0.13jar from mvn:org.eclipse.jetty:jetty-xml:10.0.13:jar:
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.29.0.v20221121-0915.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (162kB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.122.0.v20221123-2302.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (2.48MB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.122.0.v20221123-2302.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (1.11MB of 2.48MB at 1.11MB/s)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.300.v20221024-2137.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (110.7kB)
[INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (23.09kB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://ftp.acc.umu.se/mirror/eclipse.org/releases/2022-12/202212071000/plugins/ (21.23kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.122.0.v20221123-2302.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (2.07MB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.122.0.v20221123-2302.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (2.15MB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp.ide:org.eclipse.glsp.ide.workflow.editor:2.1.0 @ /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/example/org.eclipse.glsp.ide.workflow.editor/pom.xml
[INFO] Fetching org.antlr.runtime_3.2.0.v20220404-1927.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (169.92kB)
[INFO] Fetching org.apache.log4j_1.2.19.v20220208-1728.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (358.42kB)
[INFO] Fetching org.eclipse.elk.alg.common_0.8.1.jar from https://download.eclipse.org/elk/updates/releases/0.8.1/plugins/ (224.57kB)
[INFO] Fetching org.eclipse.elk.core_0.8.1.jar from https://download.eclipse.org/elk/updates/releases/0.8.1/plugins/ (558.52kB)
[INFO] Fetching org.eclipse.elk.graph_0.8.1.jar from https://download.eclipse.org/elk/updates/releases/0.8.1/plugins/ (105.15kB)
[INFO] Fetching org.eclipse.elk.alg.layered_0.8.1.jar from https://download.eclipse.org/elk/updates/releases/0.8.1/plugins/ (1.13MB)
[INFO] Fetching org.eclipse.elk.graph.text_0.8.1.jar from https://download.eclipse.org/elk/updates/releases/0.8.1/plugins/ (231.25kB)
[INFO] Fetching org.eclipse.xtext_2.29.0.v20221121-0917.jar from https://eclipse.mirror.garr.it/releases/2022-12/202212071000/plugins/ (2.65MB)
[INFO] Fetching org.eclipse.xtext.util_2.29.0.v20221121-0917.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (313.38kB)
[INFO] Fetching org.eclipse.xtend.lib_2.29.0.v20221121-0915.jar from https://mirror.dogado.de/eclipse/releases/2022-12/202212071000/plugins/ (110.25kB)
[INFO] Fetching org.eclipse.glsp.example.workflow_2.0.0.jar from https://download.eclipse.org/glsp/server/p2/releases/2.0.0/plugins/ (94.84kB)
[INFO] Fetching org.eclipse.glsp.layout_2.0.0.jar from https://download.eclipse.org/glsp/server/p2/releases/2.0.0/plugins/ (14kB)
[INFO] Fetching org.eclipse.xtend.lib.macro_2.29.0.v20221121-0915.jar from https://mirror.dkm.cz/eclipse/releases/2022-12/202212071000/plugins/ (78.09kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp.ide:org.eclipse.glsp.ide.feature:2.1.0 @ /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/releng/org.eclipse.glsp.ide.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp.ide:org.eclipse.glsp.ide.repository:2.1.0 @ /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/releng/org.eclipse.glsp.ide.repository/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] GLSP Eclipse IDE Integration Parent                                [pom]
[INFO] org.eclipse.glsp.ide.editor                             [eclipse-plugin]
[INFO] org.eclipse.glsp.ide.workflow.editor                    [eclipse-plugin]
[INFO] GLSP Eclipse IDE Integration Releng                                [pom]
[INFO] org.eclipse.glsp.ide.feature                           [eclipse-feature]
[INFO] org.eclipse.glsp.ide.repository                     [eclipse-repository]
[INFO] 
[INFO] ----------< org.eclipse.glsp.ide:org.eclipse.glsp.ide.parent >----------
[INFO] Building GLSP Eclipse IDE Integration Parent 2.1.0                 [1/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.ide.parent ---
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 15 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 146 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 242 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/3/apache-3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/3/apache-3.pom (3.4 kB at 55 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 66 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 133 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 135 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 198 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 3.2 MB/s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.ide.parent ---
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/eclipse/emfcloud/org.eclipse.emfcloud.checkstyle/0.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/emfcloud/org.eclipse.emfcloud.checkstyle/0.1.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.eclipse.emfcloud:org.eclipse.emfcloud.checkstyle:0.1.0-SNAPSHOT/maven-metadata.xml from/to sonatype (https://oss.sonatype.org/content/groups/public): transfer failed for https://oss.sonatype.org/content/groups/public/org/eclipse/emfcloud/org.eclipse.emfcloud.checkstyle/0.1.0-SNAPSHOT/maven-metadata.xml, status: 502 Bad Gateway
[WARNING] org.eclipse.emfcloud:org.eclipse.emfcloud.checkstyle:0.1.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://oss.sonatype.org/content/groups/public during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.emfcloud:org.eclipse.emfcloud.checkstyle:0.1.0-SNAPSHOT/maven-metadata.xml from/to sonatype (https://oss.sonatype.org/content/groups/public): transfer failed for https://oss.sonatype.org/content/groups/public/org/eclipse/emfcloud/org.eclipse.emfcloud.checkstyle/0.1.0-SNAPSHOT/maven-metadata.xml, status: 502 Bad Gateway
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/emfcloud/org.eclipse.emfcloud.checkstyle/0.1.0-SNAPSHOT/org.eclipse.emfcloud.checkstyle-0.1.0-SNAPSHOT.pom
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/eclipse/emfcloud/org.eclipse.emfcloud.checkstyle/0.1.0-SNAPSHOT/org.eclipse.emfcloud.checkstyle-0.1.0-SNAPSHOT.pom
[WARNING] The POM for org.eclipse.emfcloud:org.eclipse.emfcloud.checkstyle:jar:0.1.0-SNAPSHOT is missing, no dependency information available
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/8.44/checkstyle-8.44.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/8.44/checkstyle-8.44.pom (136 kB at 2.0 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.6.1/picocli-4.6.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.6.1/picocli-4.6.1.pom (1.4 kB at 23 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.7/antlr-2.7.7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 10 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom (3.6 kB at 57 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom (4.4 kB at 70 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 265 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 278 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 874 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 168 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 898 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/16/apache-16.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/16/apache-16.pom (15 kB at 233 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom (12 kB at 182 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom (14 kB at 206 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 38 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 159 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/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 sonatype: https://oss.sonatype.org/content/groups/public/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 30 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom (2.2 kB at 34 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 28 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 111 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 39 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/reflections/reflections/0.9.12/reflections-0.9.12.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/reflections/reflections/0.9.12/reflections-0.9.12.pom (9.4 kB at 128 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/javassist/javassist/3.26.0-GA/javassist-3.26.0-GA.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/javassist/javassist/3.26.0-GA/javassist-3.26.0-GA.pom (11 kB at 146 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.pom (2.6 kB at 34 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 30 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 296 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 53 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 258 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 104 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 51 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 24 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 32 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 14 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 81 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 275 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 12 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 78 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 37 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 106 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 129 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 57 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 142 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 27 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 19 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 36 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 85 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 50 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 41 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 20 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 122 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 173 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 64 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 54 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 88 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 176 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 36 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 39 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 26 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 123 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 33 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 57 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 28 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 37 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 153 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 22 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 153 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 502 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/4/apache-4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/4/apache-4.pom (4.5 kB at 71 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 81 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 81 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 24 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 79 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 101 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 15 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 26 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 299 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/19/maven-parent-19.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 397 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom (15 kB at 241 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 26 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 56 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 30 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 37 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 52 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 129 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 16 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 64 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 22 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 29 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 182 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 327 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 119 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 145 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 264 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 80 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 151 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 215 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 274 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 259 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 98 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 102 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 259 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 49 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 28 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 41 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 92 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 17 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 48 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 30 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 30 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 48 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 29 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 17 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 117 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 38 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 126 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 123 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 97 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 160 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 2.2 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 202 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 96 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 5.8 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 14 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 15 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 37 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 2.5 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 2.8 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 54 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 36 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 77 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 23 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 285 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 25 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 43 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 272 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 48 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 321 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 99 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 65 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 26 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 42 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 76 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 294 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 113 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 100 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 2.3 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 2.4 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 2.6 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 2.5 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 97 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 178 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 2.3 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 11 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 70 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 156 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 188 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/2/apache-2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/2/apache-2.pom (3.4 kB at 55 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 2.3 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 50 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 47 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 174 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom (7.0 kB at 110 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom (9.9 kB at 158 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 212 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 278 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 26 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 110 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 52 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (1.5 kB at 25 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (19 kB at 311 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (3.0 kB at 48 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (18 kB at 288 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 51 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 20 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 111 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom (3.2 kB at 51 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 44 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 61 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 85 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 46 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 175 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 310 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 131 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/5/jvnet-parent-5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 143 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 79 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/sun/activation/all/1.2.0/all-1.2.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 294 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/1/jvnet-parent-1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 76 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/emfcloud/org.eclipse.emfcloud.checkstyle/0.1.0-SNAPSHOT/org.eclipse.emfcloud.checkstyle-0.1.0-SNAPSHOT.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/8.44/checkstyle-8.44.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.6.1/picocli-4.6.1.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.7/antlr-2.7.7.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar (338 kB at 4.7 MB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.6.1/picocli-4.6.1.jar (402 kB at 5.6 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 5.7 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/8.44/checkstyle-8.44.jar (1.6 MB at 17 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 458 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 1.8 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 29 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/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 14 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar (2.9 MB at 15 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/reflections/reflections/0.9.12/reflections-0.9.12.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 102 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/javassist/javassist/3.26.0-GA/javassist-3.26.0-GA.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar (231 kB at 1.1 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar (14 kB at 63 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 37 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/reflections/reflections/0.9.12/reflections-0.9.12.jar (106 kB at 395 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/javassist/javassist/3.26.0-GA/javassist-3.26.0-GA.jar (783 kB at 2.8 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 183 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 1.4 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 82 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 127 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 102 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 111 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 230 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 319 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 29 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar (5.8 MB at 12 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 141 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 205 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 288 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 379 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 883 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 79 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 48 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 82 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 276 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 22 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 17 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 28 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (165 kB at 249 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 233 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 1.8 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 271 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 407 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 65 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 237 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 186 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 14 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 14 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 213 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 78 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 65 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 18 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 12 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 44 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 403 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 103 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 502 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 71 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 28 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 355 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 267 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 123 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 110 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 580 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (45 kB at 45 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 195 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 117 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 4.0 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar (23 kB at 22 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 248 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 7.5 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 115 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 234 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 400 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 50 kB/s)
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/eclipse/emfcloud/org.eclipse.emfcloud.checkstyle/0.1.0-SNAPSHOT/org.eclipse.emfcloud.checkstyle-0.1.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for GLSP Eclipse IDE Integration Parent 2.1.0:
[INFO] 
[INFO] GLSP Eclipse IDE Integration Parent ................ FAILURE [ 16.412 s]
[INFO] org.eclipse.glsp.ide.editor ........................ SKIPPED
[INFO] org.eclipse.glsp.ide.workflow.editor ............... SKIPPED
[INFO] GLSP Eclipse IDE Integration Releng ................ SKIPPED
[INFO] org.eclipse.glsp.ide.feature ....................... SKIPPED
[INFO] org.eclipse.glsp.ide.repository .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:46 min
[INFO] Finished at: 2024-01-25T16:26:33Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2:check (default) on project org.eclipse.glsp.ide.parent: Execution default of goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2:check failed: Plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2 or one of its dependencies could not be resolved: Could not find artifact org.eclipse.emfcloud:org.eclipse.emfcloud.checkstyle:jar:0.1.0-SNAPSHOT in sonatype (https://oss.sonatype.org/content/groups/public) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Codestyle)
Stage "Codestyle" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy (master only))
Stage "Deploy (master only)" skipped due to earlier failure(s)
[Pipeline] stage
[Pipeline] { (Deploy client (NPM))
Stage "Deploy (master only)" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy server (P2))
Stage "Deploy (master only)" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
Build result FAILURE: Send email notification to glsp-build@xxxxxxxxxxx
[Pipeline] emailext
Sending email to: glsp-build@xxxxxxxxxxx

Back to the top