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 (#25) FAILURE

Job: eclipse-glsp/glsp-eclipse-integration/master
Build Number: 25
Build URL: https://ci.eclipse.org/glsp/job/eclipse-glsp/job/glsp-eclipse-integration/job/master/25/
Branch indexing
Connecting to https://api.github.com using GitHub app GLSP
Obtained Jenkinsfile from 67266863306fd22d0a6111b4051c82250572bcb4
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes glsp/glsp-eclipse-agent-pod-vcqss-mk2pt
Still waiting to schedule task
‘glsp-eclipse-agent-pod-vcqss-mk2pt’ is offline
Agent glsp-eclipse-agent-pod-vcqss-mk2pt is provisioned from template glsp-eclipse-agent-pod-vcqss
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.glsp.svc.cluster.local/glsp/job/eclipse-glsp/job/glsp-eclipse-integration/job/master/25/";
    runUrl: "job/eclipse-glsp/job/glsp-eclipse-integration/job/master/25/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "828d24b950fb5abc3f9d2e66515bb1cd9d6f0f58"
    jenkins/label: "glsp-eclipse-agent-pod"
  name: "glsp-eclipse-agent-pod-vcqss-mk2pt"
  namespace: "glsp"
spec:
  containers:
  - command:
    - "cat"
    env:
    - name: "MAVEN_OPTS"
      value: "-Duser.home=/home/jenkins"
    image: "eclipseglsp/ci:alpine-v3.1"
    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/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-vcqss-mk2pt"
    - name: "JENKINS_NAME"
      value: "glsp-eclipse-agent-pod-vcqss-mk2pt"
    - 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-4.13.3"
    name: "jnlp"
    resources:
      limits: {}
      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"

Running on glsp-eclipse-agent-pod-vcqss-mk2pt 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
Avoid second fetch
Checking out Revision 67266863306fd22d0a6111b4051c82250572bcb4 (master)
 > 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
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67266863306fd22d0a6111b4051c82250572bcb4 # timeout=10
Commit message: "Repo housekeeping (#66)"
 > git rev-list --no-walk 3504bcfbdecde8a30a6022b3e50353690f15e28d # 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.10
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
info fsevents@2.3.2: The platform "linux" is incompatible with this module.
info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.2.13: The platform "linux" is incompatible with this module.
info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
[4/5] Linking dependencies...
warning "workspace-aggregator-6285383c-6b90-4288-a948-b605170dfb11 > @eclipse-glsp-examples/workflow-webapp > ts-loader@9.3.1" has incorrect peer dependency "webpack@^5.0.0".
[5/5] Building fresh packages...
$ lerna run prepare && yarn copy:client
lerna notice cli v4.0.0
lerna info ci enabled
lerna info Executing command in 2 packages: "yarn run prepare"
@eclipse-glsp/ide: yarn run v1.22.10
@eclipse-glsp/ide: $ yarn clean && yarn build
@eclipse-glsp/ide: $ rimraf lib tsconfig.tsbuildinfo 
@eclipse-glsp/ide: $ tsc -b
@eclipse-glsp/ide: Done in 6.77s.
@eclipse-glsp-examples/workflow-webapp: yarn run v1.22.10
@eclipse-glsp-examples/workflow-webapp: $ yarn clean && yarn build
@eclipse-glsp-examples/workflow-webapp: $ rimraf lib tsconfig.tsbuildinfo app/bundle.js app/bundle.js.map
@eclipse-glsp-examples/workflow-webapp: $ tsc -b
@eclipse-glsp-examples/workflow-webapp: Done in 5.82s.
lerna success run Ran npm script 'prepare' in 2 packages in 13.3s:
lerna success - @eclipse-glsp-examples/workflow-webapp
lerna success - @eclipse-glsp/ide
yarn run v1.22.10
$ copyfiles -f ./examples/workflow-webapp/app/* ../server/example/org.eclipse.glsp.ide.workflow.editor/diagram
Done in 0.48s.
Done in 62.31s.
[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 2.4 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 167 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 97 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 14 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 67 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 353 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 115 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 64 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 326 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 207 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 931 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 224 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 285 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 271 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 202 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 62 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 8.5 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 26 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 14 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 86 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 20 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 136 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 30 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 15 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 16 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/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.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] 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.2 MB/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/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 581 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/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar (22 kB at 39 kB/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/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar (5.5 kB at 9.8 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.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar (56 kB at 96 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-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 297 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
[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 112 kB/s)
[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 315 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 78 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-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 17 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/tukaani/xz/1.9/xz-1.9.jar (116 kB at 150 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.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 101 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/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 2.9 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/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar (13 kB at 15 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/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 1.1 MB/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/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar (38 kB at 39 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-api/2.7.5/sisu-equinox-api-2.7.5.jar (3.1 kB at 3.2 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/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar (1.5 MB at 1.5 MB/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/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 133 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.jar
[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 6.2 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 42 kB/s)
[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 14 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 3.7 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 26 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 40 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 3.5 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 2.4 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 925 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 637 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 240 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 924 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 115 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 219 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 657 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 30 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 14 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.2 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 42 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 107 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 167 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 267 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 41 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 405 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 659 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 61 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 208 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 101 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 204 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 74 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 39 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 218 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 112 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 310 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 102 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 205 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 118 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 115 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 28 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 37 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 21 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 49 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 51 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 65 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 37 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 293 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 39 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 42 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 63 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 423 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.1 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 235 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 58 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 90 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 78 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 164 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 244 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.3 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 70 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 64 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 73 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 62 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 25 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 77 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 42 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 36 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 65 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 363 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 71 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 59 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 206 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 83 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 89 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 37 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 36 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/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 466 kB/s)
[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 363 kB/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 1.9 MB/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 1.6 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 26 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 215 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 226 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.5 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 58 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 195 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 406 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 450 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 164 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 862 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 234 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 38 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 170 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 36 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 44 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 40 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 465 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 78 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/9.2/asm-9.2.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] 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/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 289 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/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar (28 kB at 409 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/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 777 kB/s)
[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.5 MB/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 254 kB/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 624 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 3.2 MB/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 23 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 53 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 24 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 27 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 50 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 51 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 45 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 53 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 32 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 54 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 30 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 176 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 116 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 32 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 65 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.8 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 90 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 422 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 22 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 17 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 43 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 89 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 181 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 49 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 30 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 66 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 336 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.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-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] 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 535 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 793 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 294 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 990 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.jar
[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.0 MB/s)
[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 5.8 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] 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.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar (616 kB at 2.7 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/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar (680 kB at 2.5 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/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar (3.7 MB at 12 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.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/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.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar (706 kB at 2.2 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.2 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.9 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 270 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/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 452 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.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 32 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/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar (782 kB at 1.8 MB/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/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 1.1 MB/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/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] 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 527 kB/s)
[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 72 kB/s)
[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 76 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] 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] 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/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 281 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 58 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-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/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.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 539 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/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 109 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/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar (27 kB at 42 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 53 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] 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 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 439 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 77 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 623 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 185 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 203 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 345 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 71 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 197 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 364 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 187 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 292 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 14 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 107 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 165 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 2.7 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 302 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 157 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 494 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 212 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.7 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 27 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 21 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 18 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 3.6 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 24 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 19 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 331 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.2 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 76 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 146 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 638 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 462 kB/s)
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/releng/org.eclipse.glsp.ide.releng.target/r2021-03.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-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@28e8dee7...
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] Resolving dependencies of MavenProject: org.eclipse.glsp.ide:org.eclipse.glsp.ide.editor:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/plugins/org.eclipse.glsp.ide.editor/pom.xml
[INFO] Fetching com.google.gson_2.8.9.v20220111-1409.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (279.89kB)
[INFO] Fetching 202103171000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2021-03/ (63B)
[INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (743.15kB)
[INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (762.75kB)
[INFO] Fetching com.google.inject_5.0.1.v20210324-2015.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (239.31kB)
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.07kB)
[INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (8.68kB)
[INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (9.67MB)
[INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.28MB)
[INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (328.72kB)
[INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (36.66kB)
[INFO] Fetching org.eclipse.osgi_3.16.200.v20210226-1447.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (470.65kB)
[INFO] Fetching org.eclipse.jetty.osgi-servlet-api_3.1.0.M3.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (241.99kB)
[INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13kB)
[INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (102.39kB)
[INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (63.23kB)
[INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.47kB)
[INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (255.73kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (35.59kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (15.35kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (95.26kB)
[INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (30.07kB)
[INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (82.7kB)
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (33.71kB)
[INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (155.35kB)
[INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (43.93kB)
[INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (30.58kB)
[INFO] Fetching org.apache.log4j_1.2.19.v20220208-1728.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (358.42kB)
[INFO] Fetching org.apache.logging.log4j_2.17.1.v20220106-2156.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (2.11MB)
[INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (32.82kB)
[INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (33.38kB)
[INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (43.1kB)
[INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (58.96kB)
[INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (41.22kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (55.51kB)
[INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (77.13kB)
[INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (56.91kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (82.74kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.71kB)
[INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (33.72kB)
[INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (41.14kB)
[INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (100.65kB)
[INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.79kB)
[INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (46.09kB)
[INFO] Fetching org.eclipse.core.resources_3.14.0.v20210215-0934.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (877.43kB)
[INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (42.03kB)
[INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.78kB)
[INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (25.87kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (22.66kB)
[INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.94kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (7.68kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (7.72kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.42kB)
[INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (21.73kB)
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (107.16kB)
[INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (484.19kB)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (23.02kB)
[INFO] Fetching org.eclipse.swt_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.03kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.14kB)
[INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (362.4kB)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (66.15kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (65.63kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.78kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (9.79kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.64kB)
[INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (8.13kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (110.28kB)
[INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.19kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (9.46kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (84.12kB)
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (50.81kB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (84.06kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (49.78kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (94.41kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (62.6kB)
[INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (77.72kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.07kB)
[INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (23.89kB)
[INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (114.56kB)
[INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (23.98kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (32.04kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (74.47kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (108kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (50.79kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (55.38kB)
[INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.42kB)
[INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.86kB)
[INFO] Fetching org.eclipse.glsp.graph_1.1.0.202207140749.jar from https://download.eclipse.org/glsp/server/p2/nightly/1.1/1.1.0.202207140749/plugins/ (178.92kB)
[INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (950.29kB)
[INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (960.47kB)
[INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (339.79kB)
[INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (200.97kB)
[INFO] Fetching javax.websocket_1.1.0.20180730.jar from https://download.eclipse.org/gemini/updates/web/3.0.4/plugins/ (42.28kB)
[INFO] Fetching org.eclipse.lsp4j_0.10.0.v20201105-1103.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (788.7kB)
[INFO] Fetching org.eclipse.lsp4j.websocket_0.10.0.v20201105-1103.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (12.21kB)
[INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.10.0.v20201105-1103.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (131.38kB)
[INFO] Fetching org.eclipse.glsp.server.websocket_1.1.0.202207140749.jar from https://download.eclipse.org/glsp/server/p2/nightly/1.1/1.1.0.202207140749/plugins/ (12.39kB)
[INFO] Fetching org.eclipse.glsp.server_1.1.0.202207140749.jar from https://download.eclipse.org/glsp/server/p2/nightly/1.1/1.1.0.202207140749/plugins/ (274.1kB)
[INFO] Fetching org.eclipse.jetty.server_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (744.08kB)
[INFO] Fetching org.eclipse.jetty.servlet_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (155.94kB)
[INFO] Fetching org.eclipse.jetty.util_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (608.17kB)
[INFO] Fetching org.eclipse.jetty.websocket.javax.websocket_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (183.5kB)
[INFO] Fetching org.eclipse.jetty.websocket.javax.websocket.server_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (54.23kB)
[INFO] Fetching org.eclipse.jetty.webapp_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (148.82kB)
[INFO] Fetching org.eclipse.jetty.websocket.api_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (62.01kB)
[INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (120.7kB)
[INFO] Fetching org.eclipse.jetty.client_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (345.8kB)
[INFO] Fetching org.eclipse.jetty.http_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (236.09kB)
[INFO] Fetching org.eclipse.jetty.io_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (192.08kB)
[INFO] Fetching org.eclipse.jetty.security_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (128.4kB)
[INFO] Fetching org.eclipse.jetty.util.ajax_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (74.58kB)
[INFO] Fetching org.eclipse.jetty.xml_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (74.82kB)
[INFO] Fetching org.eclipse.jetty.websocket.client_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (52.52kB)
[INFO] Fetching org.eclipse.jetty.websocket.common_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (228.79kB)
[INFO] Fetching org.eclipse.jetty.websocket.server_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (52.16kB)
[INFO] Fetching org.eclipse.jetty.websocket.servlet_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (36.57kB)
[INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.74kB)
[INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (317.43kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (160.53kB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.18MB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (235.59kB)
[INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (130.04kB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.71kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (976.59kB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (836.96kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp.ide:org.eclipse.glsp.ide.workflow.editor:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/example/org.eclipse.glsp.ide.workflow.editor/pom.xml
[INFO] Fetching org.eclipse.elk.alg.common_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (220.96kB)
[INFO] Fetching org.eclipse.elk.core_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (557.49kB)
[INFO] Fetching org.eclipse.elk.graph_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (103.33kB)
[INFO] Fetching org.eclipse.elk.alg.layered_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (1.11MB)
[INFO] Fetching org.eclipse.elk.graph.text_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (229.39kB)
[INFO] Fetching org.eclipse.xtext_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (2.62MB)
[INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (303.65kB)
[INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (108.08kB)
[INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (103.07kB)
[INFO] Fetching org.eclipse.glsp.example.workflow_1.1.0.202207140749.jar from https://download.eclipse.org/glsp/server/p2/nightly/1.1/1.1.0.202207140749/plugins/ (93.93kB)
[INFO] Fetching org.eclipse.glsp.layout_1.1.0.202207140749.jar from https://download.eclipse.org/glsp/server/p2/nightly/1.1/1.1.0.202207140749/plugins/ (13.46kB)
[INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (76.09kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp.ide:org.eclipse.glsp.ide.feature:1.1.0-SNAPSHOT @ /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:1.1.0-SNAPSHOT @ /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 1.1.0-SNAPSHOT        [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 17 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 141 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 238 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 61 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 133 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 201 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.1 MB/s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.ide.parent ---
[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
[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] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/emfcloud/org.eclipse.emfcloud.checkstyle/0.1.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 38 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-20211205.152705-4.pom
[INFO] Downloaded 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-20211205.152705-4.pom (4.1 kB at 84 kB/s)
[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.1 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 9.9 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 69 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 269 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 300 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 861 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 197 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 925 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 237 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 180 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 212 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 157 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 35 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 35 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 33 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 107 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 43 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 146 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 168 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 41 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 31 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 337 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 262 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 48 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 29 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 35 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 262 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 71 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 47 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 120 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 82 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 140 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 33 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 31 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 84 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 47 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 171 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 62 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 53 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 83 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 170 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 35 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 36 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 25 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 121 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 32 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 51 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 146 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 21 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 151 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 479 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 78 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 23 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 76 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 294 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 385 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 233 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 25 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 53 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 33 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 50 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 123 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 62 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 21 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 203 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 318 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 109 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 140 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 256 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 60 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 148 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 202 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 283 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 243 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 92 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 88 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 247 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 46 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 25 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 38 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 84 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 15 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 47 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 45 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 16 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 115 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 37 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 118 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 119 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 87 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 155 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 198 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 124 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.7 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 13 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 36 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.7 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 53 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 35 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 76 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 24 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 264 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 22 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 41 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 256 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 49 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 86 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 63 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 25 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 41 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 75 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 284 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 109 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 92 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.3 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.5 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.4 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 90 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 170 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.2 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 10 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 66 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 151 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 177 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 53 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.2 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 44 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 44 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 161 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 109 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 155 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 178 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 273 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 25 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 109 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 50 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 24 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 297 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 263 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 19 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 109 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 50 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 40 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 60 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 84 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 45 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 170 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 315 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 125 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 141 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 77 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 280 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 74 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-20211205.152705-4.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/com/puppycrawl/tools/checkstyle/8.44/checkstyle-8.44.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] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.7/antlr-2.7.7.jar
[INFO] Downloaded 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-20211205.152705-4.jar (7.0 kB at 141 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.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.4 MB/s)
[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/info/picocli/picocli/4.6.1/picocli-4.6.1.jar (402 kB at 5.0 MB/s)
[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.6 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/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 14 MB/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.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 2.1 MB/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-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 412 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.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 31 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 12 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/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 109 kB/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/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/javassist/javassist/3.26.0-GA/javassist-3.26.0-GA.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 64 kB/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/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar (231 kB at 1.0 MB/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/org/reflections/reflections/0.9.12/reflections-0.9.12.jar (106 kB at 429 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/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 35 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.9 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 173 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-settings/3.0/maven-settings-3.0.jar (47 kB at 144 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.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-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-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 97 kB/s)
[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 15 MB/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] 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-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 357 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/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 72 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-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 115 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 30 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/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 235 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-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 155 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 225 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-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 391 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-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 296 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 902 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 85 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 53 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/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 23 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 283 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/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 83 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-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 30 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-api/3.0/maven-reporting-api-3.0.jar (11 kB at 18 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/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 238 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/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (165 kB at 254 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 287 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 430 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 242 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 187 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 15 kB/s)
[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 226 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] 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 15 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 66 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-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 47 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/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 19 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/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/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 407 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/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 74 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/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 518 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 29 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 353 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-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 127 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-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 266 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-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 604 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/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-resources/1.1.0/plexus-resources-1.1.0.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 109 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 194 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 120 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.1 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 247 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/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 415 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 240 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 114 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] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.ide.parent ---
[INFO] 
[INFO] ----------< org.eclipse.glsp.ide:org.eclipse.glsp.ide.editor >----------
[INFO] Building org.eclipse.glsp.ide.editor 1.1.0-SNAPSHOT                [2/6]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.ide.editor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.ide.editor ---
[INFO] The project's OSGi version is 1.1.0.202212131501
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.ide.editor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.ide.editor ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.ide.editor ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.ide.editor ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.ide.editor ---
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom (1.1 kB at 14 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom (8.1 kB at 129 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 40 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 89 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom (1.1 kB at 17 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-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-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom (1.6 kB at 24 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom (1.7 kB at 26 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar (3.5 kB at 54 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar (27 kB at 414 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar (4.7 kB at 69 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar (18 kB at 258 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar (3.2 MB at 21 MB/s)
[INFO] Resolving class path of org.eclipse.glsp.ide.editor...
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16kB)
[INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.300.v20210212-1137.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (103.62kB)
[INFO] Fetching org.eclipse.equinox.security.macosx_1.101.300.v20210212-1601.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (24.19kB)
[INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (36.57kB)
[INFO] Fetching com.make.chromium.cef.gtk.linux.x86_64_0.4.0.202005172227.jar from http://dl.maketechnology.io/chromium-cef/rls/repository/plugins/ (55.07MB)
[INFO] Fetching com.make.chromium.cef.gtk.linux.x86_64_0.4.0.202005172227.jar from http://dl.maketechnology.io/chromium-cef/rls/repository/plugins/ (9.79MB of 55.07MB at 9.79MB/s)
[INFO] Fetching com.make.chromium.cef.gtk.linux.x86_64_0.4.0.202005172227.jar from http://dl.maketechnology.io/chromium-cef/rls/repository/plugins/ (29.39MB of 55.07MB at 14.69MB/s)
[INFO] Fetching com.make.chromium.cef.gtk.linux.x86_64_0.4.0.202005172227.jar from http://dl.maketechnology.io/chromium-cef/rls/repository/plugins/ (50.34MB of 55.07MB at 16.78MB/s)
[INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (651.64kB)
[INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (682.95kB)
[INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (7.89kB)
[INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (7.61kB)
[INFO] Fetching com.make.chromium.cef.cocoa.macosx.x86_64_0.4.0.202005172227.jar from http://dl.maketechnology.io/chromium-cef/rls/repository/plugins/ (51.57MB)
[INFO] Fetching com.make.chromium.cef.cocoa.macosx.x86_64_0.4.0.202005172227.jar from http://dl.maketechnology.io/chromium-cef/rls/repository/plugins/ (10.82MB of 51.57MB at 10.79MB/s)
[INFO] Fetching com.make.chromium.cef.cocoa.macosx.x86_64_0.4.0.202005172227.jar from http://dl.maketechnology.io/chromium-cef/rls/repository/plugins/ (32.29MB of 51.57MB at 16.13MB/s)
[INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.36kB)
[INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (944.55kB)
[INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B)
[INFO] Fetching javax.transaction_1.1.1.v201105210645.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (17.08kB)
[INFO] Fetching org.eclipse.jetty.osgi.alpn.fragment_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (18.28kB)
[INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (11.32kB)
[INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (8.13kB)
[INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (15.18kB)
[INFO] Fetching org.eclipse.equinox.security.linux_1.0.0.v20210121-0922.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (12.29kB)
[INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (56.91kB)
[INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (37.04kB)
[INFO] Fetching com.make.chromium.cef.win32.win32.x86_64_0.4.0.202005172227.jar from http://dl.maketechnology.io/chromium-cef/rls/repository/plugins/ (53.62MB)
[INFO] Fetching com.make.chromium.cef.win32.win32.x86_64_0.4.0.202005172227.jar from http://dl.maketechnology.io/chromium-cef/rls/repository/plugins/ (4MB of 53.62MB at 4MB/s)
[INFO] Fetching com.make.chromium.cef.win32.win32.x86_64_0.4.0.202005172227.jar from http://dl.maketechnology.io/chromium-cef/rls/repository/plugins/ (25.82MB of 53.62MB at 11.23MB/s)
[INFO] Fetching com.make.chromium.cef.win32.win32.x86_64_0.4.0.202005172227.jar from http://dl.maketechnology.io/chromium-cef/rls/repository/plugins/ (46.32MB of 53.62MB at 14.5MB/s)
[INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (7.08kB)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.glsp.ide.editor ---
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 32 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 179 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 31 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 30 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 124 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 47 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 33 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 28 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 22 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 31 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 214 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 24 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 27 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 121 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 373 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 100 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 19 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 52 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom (6.5 kB at 93 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 41 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 31 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 46 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 31 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 40 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 29 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 24 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 29 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 103 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 29 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 26 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 22 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 6.1 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 59 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 25 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 33 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 32 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 20 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 61 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 73 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 451 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/11/apache-11.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/apache/11/apache-11.pom (15 kB at 228 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 13 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 43 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 46 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 76 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 126 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 16 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 48 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.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[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.jar (12 kB at 187 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 2.5 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 126 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 302 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 277 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.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 125 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 96 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 72 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 82 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
[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.jar (26 kB at 176 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.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 67 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 65 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.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 206 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 186 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.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 375 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 186 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 40 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 332 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 885 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar (44 kB at 156 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 21 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 97 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar (155 kB at 465 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 184 kB/s)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/plugins/org.eclipse.glsp.ide.editor/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.glsp.ide.editor ---
[INFO] Compiling 57 source files to /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/plugins/org.eclipse.glsp.ide.editor/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.ide.editor ---
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom (5.2 kB at 73 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 19 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 19 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 19 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 29 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 22 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 19 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 20 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 26 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 28 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 17 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom (2.7 kB at 41 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 206 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 459 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 603 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 3.3 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar (3.2 MB at 29 MB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 269 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 118 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 170 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 140 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 479 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar (425 kB at 2.0 MB/s)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.glsp.ide.editor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/plugins/org.eclipse.glsp.ide.editor/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.ide.editor ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.glsp.ide.editor ---
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 20 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 240 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.pom (24 kB at 364 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 8.1 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 31 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 682 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 3.3 MB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar (14 kB at 170 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 579 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.jar (315 kB at 3.5 MB/s)
[INFO] Tests are skipped.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.ide.editor ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.ide.editor ---
[INFO] Building jar: /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/plugins/org.eclipse.glsp.ide.editor/target/org.eclipse.glsp.ide.editor-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.ide.editor ---
[INFO] Building jar: /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/plugins/org.eclipse.glsp.ide.editor/target/org.eclipse.glsp.ide.editor-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.ide.editor ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.ide.editor ---
[INFO] Skipping tests
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.glsp.ide.editor ---
[INFO] Tests are skipped.
[INFO] 
[INFO] -----< org.eclipse.glsp.ide:org.eclipse.glsp.ide.workflow.editor >------
[INFO] Building org.eclipse.glsp.ide.workflow.editor 1.1.0-SNAPSHOT       [3/6]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] The project's OSGi version is 1.1.0.202212131501
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] Resolving class path of org.eclipse.glsp.ide.workflow.editor...
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/example/org.eclipse.glsp.ide.workflow.editor/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/example/org.eclipse.glsp.ide.workflow.editor/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/example/org.eclipse.glsp.ide.workflow.editor/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] Building jar: /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/example/org.eclipse.glsp.ide.workflow.editor/target/org.eclipse.glsp.ide.workflow.editor-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] Building jar: /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/example/org.eclipse.glsp.ide.workflow.editor/target/org.eclipse.glsp.ide.workflow.editor-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] Skipping tests
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] Tests are skipped.
[INFO] 
[INFO] ----------< org.eclipse.glsp.ide:org.eclipse.glsp.ide.releng >----------
[INFO] Building GLSP Eclipse IDE Integration Releng 1.1.0-SNAPSHOT        [4/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.ide.releng ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.ide.releng ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.ide.releng ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.glsp.ide.releng ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.glsp.ide.releng ---
[INFO] 
[INFO] ---------< org.eclipse.glsp.ide:org.eclipse.glsp.ide.feature >----------
[INFO] Building org.eclipse.glsp.ide.feature 1.1.0-SNAPSHOT               [5/6]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.ide.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/releng/org.eclipse.glsp.ide.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.glsp.ide.feature ---
[INFO] The project's OSGi version is 1.1.0.202212131501
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.ide.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.ide.feature ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.ide.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.ide.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.ide.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.ide.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.glsp.ide.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/releng/org.eclipse.glsp.ide.feature/target/org.eclipse.glsp.ide.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.ide.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.glsp.ide.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.glsp.ide.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/releng/org.eclipse.glsp.ide.feature/target/org.eclipse.glsp.ide.feature-1.1.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.glsp.ide.feature ---
[INFO] 
[INFO] --------< org.eclipse.glsp.ide:org.eclipse.glsp.ide.repository >--------
[INFO] Building org.eclipse.glsp.ide.repository 1.1.0-SNAPSHOT            [6/6]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.glsp.ide.repository ---
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 6.9 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 73 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 89 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 69 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 551 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 208 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.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 65 kB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 3.3 MB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 2.3 MB/s)
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 2.1 MB/s)
[INFO] Clean is skipped.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.glsp.ide.repository ---
[INFO] The project's OSGi version is 1.1.0.202212131501
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.ide.repository ---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.glsp.ide.repository ---
[INFO] Clean is skipped.
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.ide.repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.glsp.ide.repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/releng/org.eclipse.glsp.ide.repository/src/main/resources
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.glsp.ide.repository ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-products (default-publish-products) @ org.eclipse.glsp.ide.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.glsp.ide.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.glsp.ide.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.glsp.ide.repository ---
[INFO] Fetching javax.servlet_3.1.0.v201410161800.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (108.23kB)
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.ide.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.glsp.ide.repository ---
[INFO] Building zip: /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/releng/org.eclipse.glsp.ide.repository/target/org.eclipse.glsp.ide.repository-1.1.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.glsp.ide.repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.glsp.ide.repository ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for GLSP Eclipse IDE Integration Parent 1.1.0-SNAPSHOT:
[INFO] 
[INFO] GLSP Eclipse IDE Integration Parent ................ SUCCESS [ 15.407 s]
[INFO] org.eclipse.glsp.ide.editor ........................ SUCCESS [ 30.597 s]
[INFO] org.eclipse.glsp.ide.workflow.editor ............... SUCCESS [  1.340 s]
[INFO] GLSP Eclipse IDE Integration Releng ................ SUCCESS [  0.060 s]
[INFO] org.eclipse.glsp.ide.feature ....................... SUCCESS [  0.321 s]
[INFO] org.eclipse.glsp.ide.repository .................... SUCCESS [  2.735 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:59 min
[INFO] Finished at: 2022-12-13T15:03:18Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Codestyle)
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server
[Pipeline] {
[Pipeline] sh
+ mvn checkstyle:check -B
[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 2.5 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 190 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 61 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 70 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 363 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 117 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 66 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 296 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 210 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 944 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 224 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 294 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 275 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 217 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 40 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 65 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 91 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 384 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 26 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 22 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 146 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 32 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 16 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 35 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/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.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/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.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 38 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/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 785 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/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar (56 kB at 126 kB/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/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar (22 kB at 35 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/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 120 kB/s)
[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 308 kB/s)
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.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 337 kB/s)
[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/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar (284 kB at 443 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 78 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-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 17 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/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 111 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.jar
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 140 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/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 2.9 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/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 1.2 MB/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/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar (13 kB at 14 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 3.3 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/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 135 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/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar (38 kB at 37 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/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar (6.7 kB at 6.4 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.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 15 kB/s)
[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 1.4 MB/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 25 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 40 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 3.6 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 36 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 3.9 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 2.4 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 952 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 170 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 153 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 586 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 230 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 885 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 107 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 140 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 216 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 431 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 37 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 22 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.3 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 610 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 107 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 160 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 679 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 259 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 405 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 659 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 98 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 200 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 74 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 40 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 222 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 301 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 101 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 116 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 117 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 29 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 38 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 21 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 50 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 51 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 64 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 38 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 297 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 40 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 65 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.1 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 231 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 58 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 206 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 90 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 78 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 161 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 39 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 116 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 159 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 67 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 64 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 27 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 78 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 41 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 40 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 69 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 374 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 73 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 59 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 206 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 83 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 89 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 39 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 37 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/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 480 kB/s)
[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/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar (140 kB at 1.9 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 1.8 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 18 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 215 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 233 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 162 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.5 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 58 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 198 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 406 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 385 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 471 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 46 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 172 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 850 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 179 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 168 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 42 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 465 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 81 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/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/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
[INFO] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.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] 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/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/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar (28 kB at 324 kB/s)
[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.4 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 633 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/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar (20 kB at 232 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-analysis/9.2/asm-analysis-9.2.jar (34 kB at 227 kB/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 558 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 3.2 MB/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 92 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 63 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 59 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 53 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 23 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 45 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 28 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 49 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 51 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 50 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 48 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 38 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 49 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 45 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 51 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 32 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 53 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 30 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 171 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 22 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 115 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 31 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 340 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 491 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 64 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 61 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 78 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 17 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 49 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 37 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 29 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 13 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 87 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 176 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 28 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 52 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 66 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 56 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 272 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 44 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 217 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.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-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] 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 496 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.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar (26 kB at 275 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.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar (65 kB at 546 kB/s)
[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.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.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 805 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.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 15 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.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar (425 kB at 1.5 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/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar (616 kB at 1.9 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.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar (680 kB at 1.8 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.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar (672 kB at 1.6 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.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar (706 kB at 1.6 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 1.7 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.6 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.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar (782 kB at 1.6 MB/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.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar (111 kB at 214 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.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 357 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 26 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/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 987 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 491 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] 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 66 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.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 63 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/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 254 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 315 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] 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 56 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/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 496 kB/s)
[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 99 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] 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/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 43 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/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar (27 kB at 39 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 53 kB/s)
[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 53 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 148 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 417 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 78 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 643 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 85 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 175 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 258 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 178 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 312 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 69 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 176 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 358 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 233 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 296 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 22 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 137 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 183 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.3 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 315 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 169 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 509 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 28 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 567 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 18 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.2 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 25 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 23 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.4 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 51 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 158 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 678 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 476 kB/s)
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/releng/org.eclipse.glsp.ide.releng.target/r2021-03.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-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@28e8dee7...
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] Resolving dependencies of MavenProject: org.eclipse.glsp.ide:org.eclipse.glsp.ide.editor:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/plugins/org.eclipse.glsp.ide.editor/pom.xml
[INFO] Fetching com.google.gson_2.8.9.v20220111-1409.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (279.89kB)
[INFO] Fetching 202103171000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2021-03/ (63B)
[INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (743.15kB)
[INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (762.75kB)
[INFO] Fetching com.google.inject_5.0.1.v20210324-2015.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210825222808/repository/plugins/ (239.31kB)
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.07kB)
[INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (8.68kB)
[INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (9.67MB)
[INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.28MB)
[INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (328.72kB)
[INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (36.66kB)
[INFO] Fetching org.eclipse.osgi_3.16.200.v20210226-1447.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (470.65kB)
[INFO] Fetching org.eclipse.jetty.osgi-servlet-api_3.1.0.M3.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (241.99kB)
[INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13kB)
[INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (102.39kB)
[INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (63.23kB)
[INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.47kB)
[INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (255.73kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (35.59kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (15.35kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (95.26kB)
[INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (30.07kB)
[INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (82.7kB)
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (33.71kB)
[INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (155.35kB)
[INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (43.93kB)
[INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (30.58kB)
[INFO] Fetching org.apache.log4j_1.2.19.v20220208-1728.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (358.42kB)
[INFO] Fetching org.apache.logging.log4j_2.17.1.v20220106-2156.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (2.11MB)
[INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (32.82kB)
[INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (33.38kB)
[INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (43.1kB)
[INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (58.96kB)
[INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (41.22kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (55.51kB)
[INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (77.13kB)
[INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (56.91kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (82.74kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.71kB)
[INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (33.72kB)
[INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (41.14kB)
[INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (100.65kB)
[INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.79kB)
[INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (46.09kB)
[INFO] Fetching org.eclipse.core.resources_3.14.0.v20210215-0934.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (877.43kB)
[INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (42.03kB)
[INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.78kB)
[INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (25.87kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (22.66kB)
[INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.94kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (7.68kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (7.72kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.42kB)
[INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (21.73kB)
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (107.16kB)
[INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (484.19kB)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (23.02kB)
[INFO] Fetching org.eclipse.swt_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.03kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.14kB)
[INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (362.4kB)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (66.15kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (65.63kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.78kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (9.79kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.64kB)
[INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (8.13kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (110.28kB)
[INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.19kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (9.46kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (84.12kB)
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (50.81kB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (84.06kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (49.78kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (94.41kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (62.6kB)
[INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (77.72kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.07kB)
[INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (23.89kB)
[INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (114.56kB)
[INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (23.98kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (32.04kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (74.47kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (108kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (50.79kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (55.38kB)
[INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.42kB)
[INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.86kB)
[INFO] Fetching org.eclipse.glsp.graph_1.1.0.202207140749.jar from https://download.eclipse.org/glsp/server/p2/nightly/1.1/1.1.0.202207140749/plugins/ (178.92kB)
[INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (950.29kB)
[INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (960.47kB)
[INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (339.79kB)
[INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (200.97kB)
[INFO] Fetching javax.websocket_1.1.0.20180730.jar from https://download.eclipse.org/gemini/updates/web/3.0.4/plugins/ (42.28kB)
[INFO] Fetching org.eclipse.lsp4j_0.10.0.v20201105-1103.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (788.7kB)
[INFO] Fetching org.eclipse.lsp4j.websocket_0.10.0.v20201105-1103.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (12.21kB)
[INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.10.0.v20201105-1103.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (131.38kB)
[INFO] Fetching org.eclipse.glsp.server.websocket_1.1.0.202207140749.jar from https://download.eclipse.org/glsp/server/p2/nightly/1.1/1.1.0.202207140749/plugins/ (12.39kB)
[INFO] Fetching org.eclipse.glsp.server_1.1.0.202207140749.jar from https://download.eclipse.org/glsp/server/p2/nightly/1.1/1.1.0.202207140749/plugins/ (274.1kB)
[INFO] Fetching org.eclipse.jetty.server_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (744.08kB)
[INFO] Fetching org.eclipse.jetty.servlet_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (155.94kB)
[INFO] Fetching org.eclipse.jetty.util_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (608.17kB)
[INFO] Fetching org.eclipse.jetty.websocket.javax.websocket_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (183.5kB)
[INFO] Fetching org.eclipse.jetty.websocket.javax.websocket.server_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (54.23kB)
[INFO] Fetching org.eclipse.jetty.webapp_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (148.82kB)
[INFO] Fetching org.eclipse.jetty.websocket.api_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (62.01kB)
[INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (120.7kB)
[INFO] Fetching org.eclipse.jetty.client_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (345.8kB)
[INFO] Fetching org.eclipse.jetty.http_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (236.09kB)
[INFO] Fetching org.eclipse.jetty.io_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (192.08kB)
[INFO] Fetching org.eclipse.jetty.security_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (128.4kB)
[INFO] Fetching org.eclipse.jetty.util.ajax_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (74.58kB)
[INFO] Fetching org.eclipse.jetty.xml_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (74.82kB)
[INFO] Fetching org.eclipse.jetty.websocket.client_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (52.52kB)
[INFO] Fetching org.eclipse.jetty.websocket.common_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (228.79kB)
[INFO] Fetching org.eclipse.jetty.websocket.server_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (52.16kB)
[INFO] Fetching org.eclipse.jetty.websocket.servlet_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (36.57kB)
[INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.74kB)
[INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (317.43kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (160.53kB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.18MB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (235.59kB)
[INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (130.04kB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.71kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (976.59kB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (836.96kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp.ide:org.eclipse.glsp.ide.workflow.editor:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/server/example/org.eclipse.glsp.ide.workflow.editor/pom.xml
[INFO] Fetching org.eclipse.elk.alg.common_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (220.96kB)
[INFO] Fetching org.eclipse.elk.core_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (557.49kB)
[INFO] Fetching org.eclipse.elk.graph_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (103.33kB)
[INFO] Fetching org.eclipse.elk.alg.layered_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (1.11MB)
[INFO] Fetching org.eclipse.elk.graph.text_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (229.39kB)
[INFO] Fetching org.eclipse.xtext_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (2.62MB)
[INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (303.65kB)
[INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (108.08kB)
[INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (103.07kB)
[INFO] Fetching org.eclipse.glsp.example.workflow_1.1.0.202207140749.jar from https://download.eclipse.org/glsp/server/p2/nightly/1.1/1.1.0.202207140749/plugins/ (93.93kB)
[INFO] Fetching org.eclipse.glsp.layout_1.1.0.202207140749.jar from https://download.eclipse.org/glsp/server/p2/nightly/1.1/1.1.0.202207140749/plugins/ (13.46kB)
[INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (76.09kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp.ide:org.eclipse.glsp.ide.feature:1.1.0-SNAPSHOT @ /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:1.1.0-SNAPSHOT @ /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 1.1.0-SNAPSHOT        [1/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ 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
[INFO] Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/org/eclipse/emfcloud/org.eclipse.emfcloud.checkstyle/0.1.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 26 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-20211205.152705-4.pom
[INFO] Downloaded 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-20211205.152705-4.pom (4.1 kB at 80 kB/s)
[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 1.9 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 22 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 9.9 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 53 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 68 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 277 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 295 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 188 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 968 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 241 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 216 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 37 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 35 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 32 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 106 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 42 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 136 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 163 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 40 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 327 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 52 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 102 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 61 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 28 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 35 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 11 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 82 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 270 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 11 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 72 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 46 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 131 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 79 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 138 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 31 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 29 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 35 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 83 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 48 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 19 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 163 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 62 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 52 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 84 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 168 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 35 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 115 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 32 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 26 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 146 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 20 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 134 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 494 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 68 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 75 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 79 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 23 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 72 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 98 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 25 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 285 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 379 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 233 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 25 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 54 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 29 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 35 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 50 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 15 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 60 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 21 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 28 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 52 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 218 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 337 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 140 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 256 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 76 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 146 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 185 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 283 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 239 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 91 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 87 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 226 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 48 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 26 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 38 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 87 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 46 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 27 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 45 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 28 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 16 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 108 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 35 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 120 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 119 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 95 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 155 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 192 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 141 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.6 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.7 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 51 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 35 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 81 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 24 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 276 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 23 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 41 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 256 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 297 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 86 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 60 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 25 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 40 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 74 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 280 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 108 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 80 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.2 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.2 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.3 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.2 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 77 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 172 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.2 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 10 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 66 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 154 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 182 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 53 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 48 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 45 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 163 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 105 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 97 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 197 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 265 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 25 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 105 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 49 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 17 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 288 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 47 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 271 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 48 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 19 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 102 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 48 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 40 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 57 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 81 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 42 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 167 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 320 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 123 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 141 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 72 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 276 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 74 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-20211205.152705-4.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/com/puppycrawl/tools/checkstyle/8.44/checkstyle-8.44.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] Downloading from sonatype: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.7/antlr-2.7.7.jar
[INFO] Downloaded 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-20211205.152705-4.jar (7.0 kB at 138 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.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.9 MB/s)
[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/info/picocli/picocli/4.6.1/picocli-4.6.1.jar (402 kB at 5.4 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/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar (338 kB at 4.3 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] 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/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-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 2.1 MB/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-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 442 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.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 33 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 16 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 110 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/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar (14 kB at 67 kB/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/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/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 39 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 432 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.9 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 181 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.7 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-settings/3.0/maven-settings-3.0.jar (47 kB at 144 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-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 113 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/net/sf/saxon/Saxon-HE/10.5/Saxon-HE-10.5.jar (5.8 MB at 16 MB/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-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/sonatype/aether/aether-api/1.7/aether-api-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 372 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-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 125 kB/s)
[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 260 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] 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/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 32 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-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 171 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 234 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-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 426 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-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 321 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 945 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 92 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 54 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/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 25 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 305 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/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 87 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 19 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 30 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 271 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 252 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.9 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 300 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 446 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/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 257 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/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 69 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 195 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/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 235 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-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 15 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/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 15 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 82 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 68 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 20 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/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 47 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/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 13 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 419 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 106 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 534 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 74 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 29 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 357 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 270 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 127 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-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 597 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/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (45 kB at 46 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/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-utils/3.3.0/plexus-utils-3.3.0.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 120 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/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 193 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.1 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 249 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/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 415 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 237 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/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 51 kB/s)
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] ----------< org.eclipse.glsp.ide:org.eclipse.glsp.ide.editor >----------
[INFO] Building org.eclipse.glsp.ide.editor 1.1.0-SNAPSHOT                [2/6]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.ide.editor ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] -----< org.eclipse.glsp.ide:org.eclipse.glsp.ide.workflow.editor >------
[INFO] Building org.eclipse.glsp.ide.workflow.editor 1.1.0-SNAPSHOT       [3/6]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.ide.workflow.editor ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] ----------< org.eclipse.glsp.ide:org.eclipse.glsp.ide.releng >----------
[INFO] Building GLSP Eclipse IDE Integration Releng 1.1.0-SNAPSHOT        [4/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.ide.releng ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] ---------< org.eclipse.glsp.ide:org.eclipse.glsp.ide.feature >----------
[INFO] Building org.eclipse.glsp.ide.feature 1.1.0-SNAPSHOT               [5/6]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.ide.feature ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --------< org.eclipse.glsp.ide:org.eclipse.glsp.ide.repository >--------
[INFO] Building org.eclipse.glsp.ide.repository 1.1.0-SNAPSHOT            [6/6]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.ide.repository ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for GLSP Eclipse IDE Integration Parent 1.1.0-SNAPSHOT:
[INFO] 
[INFO] GLSP Eclipse IDE Integration Parent ................ SUCCESS [ 16.106 s]
[INFO] org.eclipse.glsp.ide.editor ........................ SUCCESS [  3.783 s]
[INFO] org.eclipse.glsp.ide.workflow.editor ............... SUCCESS [  0.311 s]
[INFO] GLSP Eclipse IDE Integration Releng ................ SUCCESS [  0.169 s]
[INFO] org.eclipse.glsp.ide.feature ....................... SUCCESS [  0.108 s]
[INFO] org.eclipse.glsp.ide.repository .................... SUCCESS [  0.109 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:30 min
[INFO] Finished at: 2022-12-13T15:04:54Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/jenkins/agent/workspace/_glsp-eclipse-integration_master/client
[Pipeline] {
[Pipeline] sh
+ yarn lint:ci
yarn run v1.22.10
$ lerna run lint:ci
lerna notice cli v4.0.0
lerna info ci enabled
lerna info Executing command in 2 packages: "yarn run lint:ci"
@eclipse-glsp/ide: $ yarn lint -o eslint.xml -f checkstyle
@eclipse-glsp/ide: $ eslint --ext .ts,.tsx ./src -o eslint.xml -f checkstyle
@eclipse-glsp-examples/workflow-webapp: $ yarn lint -o eslint.xml -f checkstyle
@eclipse-glsp-examples/workflow-webapp: $ eslint --ext .ts,.tsx ./src -o eslint.xml -f checkstyle
lerna success run Ran npm script 'lint:ci' in 2 packages in 16.3s:
lerna success - @eclipse-glsp-examples/workflow-webapp
lerna success - @eclipse-glsp/ide
Done in 17.05s.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy (master only))
[Pipeline] sh
+ git diff --name-only 'HEAD^'
+ grep -q '^server\|client/packages/'
[Pipeline] stage
[Pipeline] { (Deploy client (NPM))
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy server (P2))
Stage "Deploy server (P2)" 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