GitHub pull request #71 of commit f6619af4d1ade77ba416ae20fee6cc8d0ed3fa70, no merge conflicts. Running as SYSTEM Agent basic-30kfs is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "" name: "basic-30kfs" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.hawkbit.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-30kfs" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-30kfs" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.hawkbit.svc.cluster.local/hawkbit/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-hawkbit" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-30kfs in workspace /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE using credential github-bot Cloning the remote Git repository Cloning repository https://github.com/eclipse/hawkbit-extensions > git init /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions # timeout=10 Fetching upstream changes from https://github.com/eclipse/hawkbit-extensions > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --tags --force --progress -- https://github.com/eclipse/hawkbit-extensions +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/hawkbit-extensions # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/hawkbit-extensions # timeout=10 Fetching upstream changes from https://github.com/eclipse/hawkbit-extensions using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --tags --force --progress -- https://github.com/eclipse/hawkbit-extensions +refs/pull/71/*:refs/remotes/origin/pr/71/* # timeout=10 > git rev-parse refs/remotes/origin/pr/71/merge^{commit} # timeout=10 Checking out Revision 10ab8ab9748fb46bffd281302aafbe22b99cdfb3 (refs/remotes/origin/pr/71/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 10ab8ab9748fb46bffd281302aafbe22b99cdfb3 # timeout=10 Commit message: "Merge f6619af4d1ade77ba416ae20fee6cc8d0ed3fa70 into b02f66fd222e6860f0cc68af16f3e9cf9e663b98" First time build. Skipping changelog. Parsing POMs Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-parent/0.3.0M7/hawkbit-parent-0.3.0M7.pom Failed to transfer Could not find artifact org.springframework.boot:spring-boot-starter-parent:pom:2.3.7.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-parent/2.3.7.RELEASE/spring-boot-starter-parent-2.3.7.RELEASE.pom Failed to transfer Could not find artifact org.springframework.boot:spring-boot-dependencies:pom:2.3.7.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-dependencies/2.3.7.RELEASE/spring-boot-dependencies-2.3.7.RELEASE.pom Failed to transfer Could not find artifact com.amazonaws:aws-java-sdk-bom:pom:1.11.415 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-bom/1.11.415/aws-java-sdk-bom-1.11.415.pom Failed to transfer Could not find artifact com.amazonaws:aws-java-sdk-pom:pom:1.11.415 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-pom/1.11.415/aws-java-sdk-pom-1.11.415.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-bom:pom:0.77.0-alpha in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-bom/0.77.0-alpha/google-cloud-bom-0.77.0-alpha.pom Failed to transfer Could not find artifact com.google.api:gax-bom:pom:1.35.1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/api/gax-bom/1.35.1/gax-bom-1.35.1.pom Failed to transfer Could not find artifact com.vaadin:vaadin-bom:pom:8.11.3 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-bom/8.11.3/vaadin-bom-8.11.3.pom Failed to transfer Could not find artifact com.vaadin:vaadin-parent:pom:1.1.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-parent/1.1.0/vaadin-parent-1.1.0.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-dependencies:pom:Hoxton.SR7 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-dependencies/Hoxton.SR7/spring-cloud-dependencies-Hoxton.SR7.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-dependencies-parent:pom:2.3.1.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-dependencies-parent/2.3.1.RELEASE/spring-cloud-dependencies-parent-2.3.1.RELEASE.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-commons-dependencies:pom:2.2.4.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-commons-dependencies/2.2.4.RELEASE/spring-cloud-commons-dependencies-2.2.4.RELEASE.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-netflix-dependencies:pom:2.2.4.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-netflix-dependencies/2.2.4.RELEASE/spring-cloud-netflix-dependencies-2.2.4.RELEASE.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-stream-dependencies:pom:Horsham.SR7 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream-dependencies/Horsham.SR7/spring-cloud-stream-dependencies-Horsham.SR7.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-task-dependencies:pom:2.2.3.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-task-dependencies/2.2.3.RELEASE/spring-cloud-task-dependencies-2.2.3.RELEASE.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-dependencies-parent:pom:2.2.3.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-dependencies-parent/2.2.3.RELEASE/spring-cloud-dependencies-parent-2.2.3.RELEASE.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-circuitbreaker-dependencies:pom:1.0.4.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-circuitbreaker-dependencies/1.0.4.RELEASE/spring-cloud-circuitbreaker-dependencies-1.0.4.RELEASE.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-config-dependencies:pom:2.2.4.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-config-dependencies/2.2.4.RELEASE/spring-cloud-config-dependencies-2.2.4.RELEASE.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-function-dependencies:pom:3.0.9.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-function-dependencies/3.0.9.RELEASE/spring-cloud-function-dependencies-3.0.9.RELEASE.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-gateway-dependencies:pom:2.2.4.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-gateway-dependencies/2.2.4.RELEASE/spring-cloud-gateway-dependencies-2.2.4.RELEASE.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-consul-dependencies:pom:2.2.4.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-consul-dependencies/2.2.4.RELEASE/spring-cloud-consul-dependencies-2.2.4.RELEASE.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-sleuth-dependencies:pom:2.2.4.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-sleuth-dependencies/2.2.4.RELEASE/spring-cloud-sleuth-dependencies-2.2.4.RELEASE.pom Failed to transfer Could not find artifact io.zipkin.brave:brave-bom:pom:5.12.3 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/zipkin/brave/brave-bom/5.12.3/brave-bom-5.12.3.pom Failed to transfer Could not find artifact io.zipkin.reporter2:zipkin-reporter-bom:pom:2.15.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/zipkin/reporter2/zipkin-reporter-bom/2.15.0/zipkin-reporter-bom-2.15.0.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-vault-dependencies:pom:2.2.4.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-vault-dependencies/2.2.4.RELEASE/spring-cloud-vault-dependencies-2.2.4.RELEASE.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-zookeeper-dependencies:pom:2.2.3.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-zookeeper-dependencies/2.2.3.RELEASE/spring-cloud-zookeeper-dependencies-2.2.3.RELEASE.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-security-dependencies:pom:2.2.4.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-security-dependencies/2.2.4.RELEASE/spring-cloud-security-dependencies-2.2.4.RELEASE.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-cloudfoundry-dependencies:pom:2.2.3.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-cloudfoundry-dependencies/2.2.3.RELEASE/spring-cloud-cloudfoundry-dependencies-2.2.3.RELEASE.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-bus-dependencies:pom:2.2.3.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-bus-dependencies/2.2.3.RELEASE/spring-cloud-bus-dependencies-2.2.3.RELEASE.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-contract-dependencies:pom:2.2.4.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-contract-dependencies/2.2.4.RELEASE/spring-cloud-contract-dependencies-2.2.4.RELEASE.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-aws-dependencies:pom:2.2.3.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-aws-dependencies/2.2.3.RELEASE/spring-cloud-aws-dependencies-2.2.3.RELEASE.pom Failed to transfer Could not find artifact com.amazonaws:aws-java-sdk-bom:pom:1.11.792 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-bom/1.11.792/aws-java-sdk-bom-1.11.792.pom Failed to transfer Could not find artifact com.amazonaws:aws-java-sdk-pom:pom:1.11.792 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-pom/1.11.792/aws-java-sdk-pom-1.11.792.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-openfeign-dependencies:pom:2.2.4.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-openfeign-dependencies/2.2.4.RELEASE/spring-cloud-openfeign-dependencies-2.2.4.RELEASE.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-kubernetes-dependencies:pom:1.1.5.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-kubernetes-dependencies/1.1.5.RELEASE/spring-cloud-kubernetes-dependencies-1.1.5.RELEASE.pom Failed to transfer Could not find artifact io.fabric8:kubernetes-client-bom:pom:4.10.3 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-client-bom/4.10.3/kubernetes-client-bom-4.10.3.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-gcp-dependencies:pom:1.2.4.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-gcp-dependencies/1.2.4.RELEASE/spring-cloud-gcp-dependencies-1.2.4.RELEASE.pom Failed to transfer Could not find artifact com.google.guava:guava-bom:pom:29.0-jre in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-bom/29.0-jre/guava-bom-29.0-jre.pom Failed to transfer Could not find artifact org.sonatype.oss:oss-parent:pom:9 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Failed to transfer Could not find artifact com.google.cloud:libraries-bom:pom:8.1.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/libraries-bom/8.1.0/libraries-bom-8.1.0.pom Failed to transfer Could not find artifact com.google.guava:guava-bom:pom:29.0-android in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-bom/29.0-android/guava-bom-29.0-android.pom Failed to transfer Could not find artifact com.google.protobuf:protobuf-bom:pom:3.12.2 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-bom/3.12.2/protobuf-bom-3.12.2.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-bom:pom:0.131.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-bom/0.131.0/google-cloud-bom-0.131.0.pom Failed to transfer Could not find artifact com.google.api:gax-bom:pom:1.57.1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/api/gax-bom/1.57.1/gax-bom-1.57.1.pom Failed to transfer Could not find artifact com.google.auth:google-auth-library-bom:pom:0.21.1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/auth/google-auth-library-bom/0.21.1/google-auth-library-bom-0.21.1.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-core-bom:pom:1.93.7 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-core-bom/1.93.7/google-cloud-core-bom-1.93.7.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-shared-config:pom:0.9.2 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-shared-config/0.9.2/google-cloud-shared-config-0.9.2.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-accessapproval-bom:pom:0.1.3 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-accessapproval-bom/0.1.3/google-cloud-accessapproval-bom-0.1.3.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-shared-config:pom:0.6.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-shared-config/0.6.0/google-cloud-shared-config-0.6.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-asset-bom:pom:1.5.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-asset-bom/1.5.0/google-cloud-asset-bom-1.5.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-automl-bom:pom:1.2.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-automl-bom/1.2.0/google-cloud-automl-bom-1.2.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-shared-config:pom:0.8.1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-shared-config/0.8.1/google-cloud-shared-config-0.8.1.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-bigquerydatatransfer-bom:pom:1.0.4 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-bigquerydatatransfer-bom/1.0.4/google-cloud-bigquerydatatransfer-bom-1.0.4.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-bigquerystorage-bom:pom:1.1.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-bigquerystorage-bom/1.1.0/google-cloud-bigquerystorage-bom-1.1.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-bigtable-bom:pom:1.13.1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-bigtable-bom/1.13.1/google-cloud-bigtable-bom-1.13.1.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-billing-bom:pom:1.1.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-billing-bom/1.1.0/google-cloud-billing-bom-1.1.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-billingbudgets-bom:pom:0.3.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-billingbudgets-bom/0.3.0/google-cloud-billingbudgets-bom-0.3.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-build-bom:pom:2.0.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-build-bom/2.0.0/google-cloud-build-bom-2.0.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-container-bom:pom:1.0.4 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-container-bom/1.0.4/google-cloud-container-bom-1.0.4.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-shared-config:pom:0.5.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-shared-config/0.5.0/google-cloud-shared-config-0.5.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-containeranalysis-bom:pom:1.1.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-containeranalysis-bom/1.1.0/google-cloud-containeranalysis-bom-1.1.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-datacatalog-bom:pom:1.0.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-datacatalog-bom/1.0.0/google-cloud-datacatalog-bom-1.0.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-datalabeling-bom:pom:0.118.2 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-datalabeling-bom/0.118.2/google-cloud-datalabeling-bom-0.118.2.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-dataproc-bom:pom:1.0.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-dataproc-bom/1.0.0/google-cloud-dataproc-bom-1.0.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-datastore-bom:pom:1.104.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-datastore-bom/1.104.0/google-cloud-datastore-bom-1.104.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-dlp-bom:pom:2.0.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-dlp-bom/2.0.0/google-cloud-dlp-bom-2.0.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-dialogflow-bom:pom:2.1.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-dialogflow-bom/2.1.0/google-cloud-dialogflow-bom-2.1.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-document-ai-bom:pom:0.2.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-document-ai-bom/0.2.0/google-cloud-document-ai-bom-0.2.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-errorreporting-bom:pom:0.120.0-beta in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-errorreporting-bom/0.120.0-beta/google-cloud-errorreporting-bom-0.120.0-beta.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-firestore-bom:pom:1.35.1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-firestore-bom/1.35.1/google-cloud-firestore-bom-1.35.1.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-gameservices-bom:pom:0.19.1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-gameservices-bom/0.19.1/google-cloud-gameservices-bom-0.19.1.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-shared-config:pom:0.4.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-shared-config/0.4.0/google-cloud-shared-config-0.4.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-iamcredentials-bom:pom:1.1.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-iamcredentials-bom/1.1.0/google-cloud-iamcredentials-bom-1.1.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-irm-bom:pom:0.2.1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-irm-bom/0.2.1/google-cloud-irm-bom-0.2.1.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-iot-bom:pom:1.0.2 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-iot-bom/1.0.2/google-cloud-iot-bom-1.0.2.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-kms-bom:pom:1.39.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-kms-bom/1.39.0/google-cloud-kms-bom-1.39.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-language-bom:pom:1.100.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-language-bom/1.100.0/google-cloud-language-bom-1.100.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-logging-bom:pom:1.101.2 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-logging-bom/1.101.2/google-cloud-logging-bom-1.101.2.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-shared-config:pom:0.7.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-shared-config/0.7.0/google-cloud-shared-config-0.7.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-mediatranslation-bom:pom:0.2.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-mediatranslation-bom/0.2.0/google-cloud-mediatranslation-bom-0.2.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-memcache-bom:pom:0.2.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-memcache-bom/0.2.0/google-cloud-memcache-bom-0.2.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-monitoring-bom:pom:1.100.1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-monitoring-bom/1.100.1/google-cloud-monitoring-bom-1.100.1.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-monitoring-dashboard-bom:pom:0.2.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-monitoring-dashboard-bom/0.2.0/google-cloud-monitoring-dashboard-bom-0.2.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-os-login-bom:pom:1.1.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-os-login-bom/1.1.0/google-cloud-os-login-bom-1.1.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-phishingprotection-bom:pom:0.29.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-phishingprotection-bom/0.29.0/google-cloud-phishingprotection-bom-0.29.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-pubsub-bom:pom:1.108.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-pubsub-bom/1.108.0/google-cloud-pubsub-bom-1.108.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-recaptchaenterprise-bom:pom:0.31.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-recaptchaenterprise-bom/0.31.0/google-cloud-recaptchaenterprise-bom-0.31.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-recommender-bom:pom:1.2.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-recommender-bom/1.2.0/google-cloud-recommender-bom-1.2.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-redis-bom:pom:1.0.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-redis-bom/1.0.0/google-cloud-redis-bom-1.0.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-scheduler-bom:pom:1.23.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-scheduler-bom/1.23.0/google-cloud-scheduler-bom-1.23.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-secretmanager-bom:pom:1.1.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-secretmanager-bom/1.1.0/google-cloud-secretmanager-bom-1.1.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-securitycenter-bom:pom:1.1.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-securitycenter-bom/1.1.0/google-cloud-securitycenter-bom-1.1.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-servicedirectory-bom:pom:0.2.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-servicedirectory-bom/0.2.0/google-cloud-servicedirectory-bom-0.2.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-spanner-bom:pom:1.58.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-spanner-bom/1.58.0/google-cloud-spanner-bom-1.58.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-speech-bom:pom:1.24.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-speech-bom/1.24.0/google-cloud-speech-bom-1.24.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-talent-bom:pom:0.36.1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-talent-bom/0.36.1/google-cloud-talent-bom-0.36.1.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-tasks-bom:pom:1.30.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-tasks-bom/1.30.0/google-cloud-tasks-bom-1.30.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-texttospeech-bom:pom:1.1.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-texttospeech-bom/1.1.0/google-cloud-texttospeech-bom-1.1.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-trace-bom:pom:1.1.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-trace-bom/1.1.0/google-cloud-trace-bom-1.1.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-translate-bom:pom:1.95.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-translate-bom/1.95.0/google-cloud-translate-bom-1.95.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-video-intelligence-bom:pom:1.4.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-video-intelligence-bom/1.4.0/google-cloud-video-intelligence-bom-1.4.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-vision-bom:pom:1.99.3 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-vision-bom/1.99.3/google-cloud-vision-bom-1.99.3.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-websecurityscanner-bom:pom:0.118.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-websecurityscanner-bom/0.118.0/google-cloud-websecurityscanner-bom-0.118.0.pom Failed to transfer Could not find artifact com.google.cloud:google-cloud-webrisk-bom:pom:1.1.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-webrisk-bom/1.1.0/google-cloud-webrisk-bom-1.1.0.pom Failed to transfer Could not find artifact com.datastax.oss:java-driver-bom:pom:4.6.1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/datastax/oss/java-driver-bom/4.6.1/java-driver-bom-4.6.1.pom Failed to transfer Could not find artifact io.dropwizard.metrics:metrics-bom:pom:4.1.16 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/dropwizard/metrics/metrics-bom/4.1.16/metrics-bom-4.1.16.pom Failed to transfer Could not find artifact io.dropwizard.metrics:metrics-parent:pom:4.1.16 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/dropwizard/metrics/metrics-parent/4.1.16/metrics-parent-4.1.16.pom Failed to transfer Could not find artifact org.codehaus.groovy:groovy-bom:pom:2.5.14 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-bom/2.5.14/groovy-bom-2.5.14.pom Failed to transfer Could not find artifact com.fasterxml.jackson:jackson-bom:pom:2.11.3 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.11.3/jackson-bom-2.11.3.pom Failed to transfer Could not find artifact com.fasterxml.jackson:jackson-parent:pom:2.11 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom Failed to transfer Could not find artifact com.fasterxml:oss-parent:pom:38 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/38/oss-parent-38.pom Failed to transfer Could not find artifact org.glassfish.jersey:jersey-bom:pom:2.30.1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/jersey-bom/2.30.1/jersey-bom-2.30.1.pom Failed to transfer Could not find artifact org.eclipse.ee4j:project:pom:1.0.5 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom Failed to transfer Could not find artifact org.eclipse.jetty:jetty-bom:pom:9.4.35.v20201120 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-bom/9.4.35.v20201120/jetty-bom-9.4.35.v20201120.pom Failed to transfer Could not find artifact org.junit:junit-bom:pom:5.6.3 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.6.3/junit-bom-5.6.3.pom Failed to transfer Could not find artifact org.jetbrains.kotlin:kotlin-bom:pom:1.3.72 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-bom/1.3.72/kotlin-bom-1.3.72.pom Failed to transfer Could not find artifact org.jetbrains.kotlinx:kotlinx-coroutines-bom:pom:1.3.8 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.3.8/kotlinx-coroutines-bom-1.3.8.pom Failed to transfer Could not find artifact org.apache.logging.log4j:log4j-bom:pom:2.13.3 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-bom/2.13.3/log4j-bom-2.13.3.pom Failed to transfer Could not find artifact org.apache.logging:logging-parent:pom:1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/logging-parent/1/logging-parent-1.pom Failed to transfer Could not find artifact org.apache:apache:pom:18 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom Failed to transfer Could not find artifact io.micrometer:micrometer-bom:pom:1.5.9 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/micrometer/micrometer-bom/1.5.9/micrometer-bom-1.5.9.pom Failed to transfer Could not find artifact io.netty:netty-bom:pom:4.1.55.Final in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-bom/4.1.55.Final/netty-bom-4.1.55.Final.pom Failed to transfer Could not find artifact org.sonatype.oss:oss-parent:pom:7 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Failed to transfer Could not find artifact io.r2dbc:r2dbc-bom:pom:Arabba-SR8 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/r2dbc/r2dbc-bom/Arabba-SR8/r2dbc-bom-Arabba-SR8.pom Failed to transfer Could not find artifact io.projectreactor:reactor-bom:pom:Dysprosium-SR15 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/projectreactor/reactor-bom/Dysprosium-SR15/reactor-bom-Dysprosium-SR15.pom Failed to transfer Could not find artifact io.rsocket:rsocket-bom:pom:1.0.3 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/rsocket/rsocket-bom/1.0.3/rsocket-bom-1.0.3.pom Failed to transfer Could not find artifact org.springframework.data:spring-data-releasetrain:pom:Neumann-SR6 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-releasetrain/Neumann-SR6/spring-data-releasetrain-Neumann-SR6.pom Failed to transfer Could not find artifact org.springframework.data.build:spring-data-build:pom:2.3.6.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/build/spring-data-build/2.3.6.RELEASE/spring-data-build-2.3.6.RELEASE.pom Failed to transfer Could not find artifact org.springframework:spring-framework-bom:pom:5.2.12.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.2.12.RELEASE/spring-framework-bom-5.2.12.RELEASE.pom Failed to transfer Could not find artifact org.springframework.integration:spring-integration-bom:pom:5.3.4.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-bom/5.3.4.RELEASE/spring-integration-bom-5.3.4.RELEASE.pom Failed to transfer Could not find artifact org.springframework.security:spring-security-bom:pom:5.3.6.RELEASE in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-bom/5.3.6.RELEASE/spring-security-bom-5.3.6.RELEASE.pom Failed to transfer Could not find artifact org.springframework.session:spring-session-bom:pom:Dragonfruit-SR1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/session/spring-session-bom/Dragonfruit-SR1/spring-session-bom-Dragonfruit-SR1.pom Failed to transfer Could not find artifact com.microsoft.azure:azure-spring-boot-bom:pom:2.1.6 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-spring-boot-bom/2.1.6/azure-spring-boot-bom-2.1.6.pom Failed to transfer Could not find artifact com.microsoft.azure:azure-dependencies-bom:pom:2.1.0.M4 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-dependencies-bom/2.1.0.M4/azure-dependencies-bom-2.1.0.M4.pom Modules changed, recalculating dependency graph Established TCP socket on 35871 Copied maven35-agent.jar Copied maven35-interceptor.jar Copied maven3-interceptor-commons.jar [PR_Builder_Hawkbit-Extensions] $ /opt/tools/java/oracle/jdk-8/latest/bin/java -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 35871 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/pom.xml clean compile sonar:sonar -B --fail-at-end -Dsonar.analysis.mode=preview -Dsonar.github.pullRequest=71 -Dsonar.github.repository=eclipse/hawkbit-extensions -Dsonar.github.oauth=**** -Dsonar.login=**** [INFO] Scanning for projects... [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom (12 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom (2.8 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom (18 kB at 366 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 152 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 kB at 4.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom (2.2 kB at 5.4 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 129 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 680 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 130 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom (5.4 kB at 224 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (2.6 kB at 3.4 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom (4.9 kB at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (2.6 kB at 27 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 kB at 858 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom (5.7 kB at 284 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom (2.0 kB at 55 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3.0 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2.0 kB at 8.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (2.1 kB at 52 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (6.2 kB at 26 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (3.4 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (2.1 kB at 2.0 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (4.5 kB at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (3.6 kB at 97 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (2.6 kB at 2.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (3.6 kB at 114 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (3.3 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2.0 kB at 50 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (4.2 kB at 106 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (4.3 kB at 103 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (4.5 kB at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (4.7 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3.0 kB at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom (3.5 kB at 167 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom (6.0 kB at 28 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom (27 kB at 95 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (3.8 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.4/maven-3.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 518 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 322 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 394 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 kB at 144 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 18 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (1.6 kB at 24 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.2/joda-time-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.2/joda-time-2.2.pom (16 kB at 57 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (1.6 kB at 66 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 281 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (1.8 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 kB at 186 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 12 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 kB at 356 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (2.1 kB at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (10 kB at 274 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 kB at 429 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 224 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (6.7 kB at 163 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (6.2 kB at 100 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (3.6 kB at 99 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (5.2 kB at 163 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (15 kB at 375 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 495 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (4.6 kB at 87 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 kB at 270 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 8.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (1.9 kB at 23 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (2.6 kB at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (1.7 kB at 52 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 437 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6.0 kB at 5.8 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/12/oss-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/12/oss-parent-12.pom (23 kB at 477 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (5.9 kB at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (1.3 kB at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (3.2 kB at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (3.8 kB at 35 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (1.9 kB at 34 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (4.5 kB at 79 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (4.6 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (4.5 kB at 111 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 kB at 486 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 kB at 370 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (2.6 kB at 53 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 165 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 751 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 4.6 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 356 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5.0 kB at 33 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 kB at 347 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 371 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar (250 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar (16 kB at 200 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar (160 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (211 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 224 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 69 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (164 kB at 652 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 3.9 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 15 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.2/joda-time-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.2/joda-time-2.2.jar (574 kB at 298 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 147 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 kB at 15 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (532 kB at 271 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 kB at 10 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 kB at 4.0 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 16 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 23 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 kB at 7.1 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (467 kB at 165 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 kB at 5.6 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (207 kB at 72 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (6.3 kB at 2.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (198 kB at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (16 kB at 5.6 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2.2 MB at 738 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (37 kB at 12 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (131 kB at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 78 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (914 kB at 307 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (28 kB at 9.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 832 B/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 kB at 5.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (32 kB at 10 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 kB at 8.6 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (282 kB at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (50 kB at 16 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 28 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (121 kB at 37 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 71 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (591 kB at 181 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 18 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (428 kB at 130 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (271 kB at 81 kB/s) [INFO] Inspecting build with total of 8 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 8 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] hawkBit :: Extensions [pom] [INFO] hawkBit :: Extensions :: Artifact Repository Mongo [jar] [INFO] hawkBit :: Extensions :: S3 Repository [jar] [INFO] hawkBit :: Extensions :: GCS Repository [jar] [INFO] hawkBit :: Extensions :: Azure [pom] [INFO] hawkBit :: Extensions :: Azure Block Storage Repository [jar] [INFO] hawkBit :: Extensions :: Runtimes [pom] [INFO] hawkBit :: Extensions :: Azure enabled Update Server [jar] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 16 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/mycila/license-maven-plugin/2.11/license-maven-plugin-2.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/mycila/license-maven-plugin/2.11/license-maven-plugin-2.11.pom (4.7 kB at 168 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/mycila/license-maven-plugin-parent/2.11/license-maven-plugin-parent-2.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/mycila/license-maven-plugin-parent/2.11/license-maven-plugin-parent-2.11.pom (4.4 kB at 113 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/mycila/mycila-pom/3/mycila-pom-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/mycila/mycila-pom/3/mycila-pom-3.pom (20 kB at 454 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/mycila/license-maven-plugin/2.11/license-maven-plugin-2.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/mycila/license-maven-plugin/2.11/license-maven-plugin-2.11.jar (84 kB at 855 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 564 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 5.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom (17 kB at 608 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 6.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar (310 kB at 4.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-scm-plugin/1.11.1/maven-scm-plugin-1.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-scm-plugin/1.11.1/maven-scm-plugin-1.11.1.pom (7.2 kB at 158 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.11.1/maven-scm-1.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.11.1/maven-scm-1.11.1.pom (26 kB at 383 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/32/maven-parent-32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/20/apache-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/20/apache-20.pom (16 kB at 834 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-scm-plugin/1.11.1/maven-scm-plugin-1.11.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-scm-plugin/1.11.1/maven-scm-plugin-1.11.1.jar (68 kB at 207 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom (4.4 kB at 176 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom (39 kB at 577 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar (53 kB at 613 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 692 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 975 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 739 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 594 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 321 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 258 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 864 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 974 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 183 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.9.0/maven-site-plugin-3.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.9.0/maven-site-plugin-3.9.0.pom (25 kB at 201 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 8.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 6.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.9.0/maven-site-plugin-3.9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.9.0/maven-site-plugin-3.9.0.jar (136 kB at 116 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.1.0/build-helper-maven-plugin-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.1.0/build-helper-maven-plugin-3.1.0.pom (5.8 kB at 97 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom (34 kB at 8.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.1.0/build-helper-maven-plugin-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.1.0/build-helper-maven-plugin-3.1.0.jar (67 kB at 876 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.pom (13 kB at 626 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.jar (58 kB at 48 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/flatten-maven-plugin/1.2.5/flatten-maven-plugin-1.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/flatten-maven-plugin/1.2.5/flatten-maven-plugin-1.2.5.pom (9.7 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/flatten-maven-plugin/1.2.5/flatten-maven-plugin-1.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/flatten-maven-plugin/1.2.5/flatten-maven-plugin-1.2.5.jar (112 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/flywaydb/flyway-maven-plugin/5.2.4/flyway-maven-plugin-5.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/flywaydb/flyway-maven-plugin/5.2.4/flyway-maven-plugin-5.2.4.pom (4.5 kB at 150 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/flywaydb/flyway-parent/5.2.4/flyway-parent-5.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/flywaydb/flyway-parent/5.2.4/flyway-parent-5.2.4.pom (22 kB at 293 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/flywaydb/flyway-maven-plugin/5.2.4/flyway-maven-plugin-5.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/flywaydb/flyway-maven-plugin/5.2.4/flyway-maven-plugin-5.2.4.jar (101 kB at 126 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/3.0.1/git-commit-id-plugin-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/3.0.1/git-commit-id-plugin-3.0.1.pom (17 kB at 371 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/3.0.1/git-commit-id-plugin-3.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/3.0.1/git-commit-id-plugin-3.0.1.jar (120 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/johnzon/johnzon-maven-plugin/1.2.8/johnzon-maven-plugin-1.2.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/johnzon/johnzon-maven-plugin/1.2.8/johnzon-maven-plugin-1.2.8.pom (3.6 kB at 82 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/johnzon/johnzon/1.2.8/johnzon-1.2.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/johnzon/johnzon/1.2.8/johnzon-1.2.8.pom (27 kB at 663 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/johnzon/johnzon-maven-plugin/1.2.8/johnzon-maven-plugin-1.2.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/johnzon/johnzon-maven-plugin/1.2.8/johnzon-maven-plugin-1.2.8.jar (26 kB at 541 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jooq/jooq-codegen-maven/3.13.6/jooq-codegen-maven-3.13.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jooq/jooq-codegen-maven/3.13.6/jooq-codegen-maven-3.13.6.pom (3.4 kB at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jooq/jooq-parent/3.13.6/jooq-parent-3.13.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jooq/jooq-parent/3.13.6/jooq-parent-3.13.6.pom (21 kB at 516 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jooq/jooq-codegen-maven/3.13.6/jooq-codegen-maven-3.13.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jooq/jooq-codegen-maven/3.13.6/jooq-codegen-maven-3.13.6.jar (17 kB at 181 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-maven-plugin/1.3.72/kotlin-maven-plugin-1.3.72.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-maven-plugin/1.3.72/kotlin-maven-plugin-1.3.72.pom (5.9 kB at 106 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-project/1.3.72/kotlin-project-1.3.72.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-project/1.3.72/kotlin-project-1.3.72.pom (10 kB at 180 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-maven-plugin/1.3.72/kotlin-maven-plugin-1.3.72.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-maven-plugin/1.3.72/kotlin-maven-plugin-1.3.72.jar (80 kB at 323 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 65 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 9.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 706 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.pom (16 kB at 358 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.jar (242 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom (16 kB at 899 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar (172 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom (11 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom (5.0 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 6.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar (53 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom (12 kB at 593 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar (294 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.pom (11 kB at 282 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.jar (86 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.pom (14 kB at 381 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.jar (127 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom (7.3 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar (29 kB at 920 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.pom (20 kB at 527 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.jar (492 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom (7.2 kB at 217 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar (32 kB at 831 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.pom (11 kB at 468 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.jar (134 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.jar [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (5.0 kB at 166 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (41 kB at 711 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-war-plugin/3.2.3/maven-war-plugin-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-war-plugin/3.2.3/maven-war-plugin-3.2.3.pom (9.6 kB at 283 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-war-plugin/3.2.3/maven-war-plugin-3.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-war-plugin/3.2.3/maven-war-plugin-3.2.3.jar (91 kB at 566 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-maven-plugin/2.3.7.RELEASE/spring-boot-maven-plugin-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-maven-plugin/2.3.7.RELEASE/spring-boot-maven-plugin-2.3.7.RELEASE.pom (2.9 kB at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-maven-plugin/2.3.7.RELEASE/spring-boot-maven-plugin-2.3.7.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-maven-plugin/2.3.7.RELEASE/spring-boot-maven-plugin-2.3.7.RELEASE.jar (94 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom (8.6 kB at 111 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar (64 kB at 858 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bsc/maven/maven-processor-plugin/3.3.3/maven-processor-plugin-3.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bsc/maven/maven-processor-plugin/3.3.3/maven-processor-plugin-3.3.3.pom (11 kB at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bsc/maven/maven-processor-plugin/3.3.3/maven-processor-plugin-3.3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bsc/maven/maven-processor-plugin/3.3.3/maven-processor-plugin-3.3.3.jar (49 kB at 930 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-metadata.xml [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-metadata.xml (14 kB at 2.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/maven-metadata.xml (20 kB at 512 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml (1.2 kB at 1.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/3.8.0.2131/sonar-maven-plugin-3.8.0.2131.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sonar-maven-plugin/3.8.0.2131/sonar-maven-plugin-3.8.0.2131.pom (1.1 kB at 52 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonarsource/scanner/maven/sonar-maven-plugin/3.8.0.2131/sonar-maven-plugin-3.8.0.2131.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonarsource/scanner/maven/sonar-maven-plugin/3.8.0.2131/sonar-maven-plugin-3.8.0.2131.pom (12 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonarsource/parent/parent/55/parent-55.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonarsource/parent/parent/55/parent-55.pom (31 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonarsource/scanner/maven/sonar-maven-plugin/3.8.0.2131/sonar-maven-plugin-3.8.0.2131.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonarsource/scanner/maven/sonar-maven-plugin/3.8.0.2131/sonar-maven-plugin-3.8.0.2131.jar (50 kB at 2.0 MB/s) [INFO] [INFO] -----------< org.eclipse.hawkbit:hawkbit-extensions-parent >------------ [INFO] Building hawkBit :: Extensions 0.3.0-SNAPSHOT [1/8] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-extensions-parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 327 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 243 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 79 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 882 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 482 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 149 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 434 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 250 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 128 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 250 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 47 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 910 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 917 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 5.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 831 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 6.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 7.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 148 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 628 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 65 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 204 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 268 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 219 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 273 kB/s) [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ hawkbit-extensions-parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 5.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 940 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 740 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 182 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 740 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 688 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 482 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 749 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 412 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 418 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 138 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 295 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 616 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 249 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 206 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 82 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 956 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 391 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 329 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 159 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 5.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 6.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 199 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 202 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 484 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 340 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 216 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 292 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 670 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 251 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 683 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 741 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 557 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 848 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 230 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 640 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 470 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 103 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 213 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 75 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (245 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 260 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 208 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 326 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 469 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 663 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 241 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 582 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 183 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 502 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 869 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 1.5 MB/s) [INFO] Skipping Rule Enforcement. [INFO] [INFO] --< org.eclipse.hawkbit:hawkbit-extension-artifact-repository-mongo >--- [INFO] Building hawkBit :: Extensions :: Artifact Repository Mongo 0.3.0-SNAPSHOT [2/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-core/0.3.0M7/hawkbit-core-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-core/0.3.0M7/hawkbit-core-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-core/0.3.0M7/hawkbit-core-0.3.0M7.pom (1.7 kB at 5.5 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot/2.3.7.RELEASE/spring-boot-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot/2.3.7.RELEASE/spring-boot-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot/2.3.7.RELEASE/spring-boot-2.3.7.RELEASE.pom (2.2 kB at 62 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-core/5.2.12.RELEASE/spring-core-5.2.12.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.2.12.RELEASE/spring-core-5.2.12.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.2.12.RELEASE/spring-core-5.2.12.RELEASE.pom (1.7 kB at 32 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-jcl/5.2.12.RELEASE/spring-jcl-5.2.12.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jcl/5.2.12.RELEASE/spring-jcl-5.2.12.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jcl/5.2.12.RELEASE/spring-jcl-5.2.12.RELEASE.pom (1.5 kB at 48 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-context/5.2.12.RELEASE/spring-context-5.2.12.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/5.2.12.RELEASE/spring-context-5.2.12.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/5.2.12.RELEASE/spring-context-5.2.12.RELEASE.pom (2.3 kB at 24 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-aop/5.2.12.RELEASE/spring-aop-5.2.12.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/5.2.12.RELEASE/spring-aop-5.2.12.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/5.2.12.RELEASE/spring-aop-5.2.12.RELEASE.pom (1.9 kB at 85 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-beans/5.2.12.RELEASE/spring-beans-5.2.12.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/5.2.12.RELEASE/spring-beans-5.2.12.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/5.2.12.RELEASE/spring-beans-5.2.12.RELEASE.pom (1.7 kB at 1.6 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-expression/5.2.12.RELEASE/spring-expression-5.2.12.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/5.2.12.RELEASE/spring-expression-5.2.12.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/5.2.12.RELEASE/spring-expression-5.2.12.RELEASE.pom (1.7 kB at 7.2 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 256 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 3.5 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 229 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/guava/guava/25.0-jre/guava-25.0-jre.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.0-jre/guava-25.0-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.0-jre/guava-25.0-jre.pom (7.8 kB at 32 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/guava/guava-parent/25.0-jre/guava-parent-25.0-jre.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.0-jre/guava-parent-25.0-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.0-jre/guava-parent-25.0-jre.pom (10 kB at 325 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/data/spring-data-mongodb/3.0.6.RELEASE/spring-data-mongodb-3.0.6.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-mongodb/3.0.6.RELEASE/spring-data-mongodb-3.0.6.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-mongodb/3.0.6.RELEASE/spring-data-mongodb-3.0.6.RELEASE.pom (9.2 kB at 33 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/data/spring-data-mongodb-parent/3.0.6.RELEASE/spring-data-mongodb-parent-3.0.6.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-mongodb-parent/3.0.6.RELEASE/spring-data-mongodb-parent-3.0.6.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-mongodb-parent/3.0.6.RELEASE/spring-data-mongodb-parent-3.0.6.RELEASE.pom (4.5 kB at 24 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/data/build/spring-data-parent/2.3.6.RELEASE/spring-data-parent-2.3.6.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/build/spring-data-parent/2.3.6.RELEASE/spring-data-parent-2.3.6.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/build/spring-data-parent/2.3.6.RELEASE/spring-data-parent-2.3.6.RELEASE.pom (39 kB at 43 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.3.9/kotlinx-coroutines-bom-1.3.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.3.9/kotlinx-coroutines-bom-1.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.3.9/kotlinx-coroutines-bom-1.3.9.pom (4.1 kB at 152 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-tx/5.2.12.RELEASE/spring-tx-5.2.12.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-tx/5.2.12.RELEASE/spring-tx-5.2.12.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-tx/5.2.12.RELEASE/spring-tx-5.2.12.RELEASE.pom (1.9 kB at 75 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/data/spring-data-commons/2.3.6.RELEASE/spring-data-commons-2.3.6.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-commons/2.3.6.RELEASE/spring-data-commons-2.3.6.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-commons/2.3.6.RELEASE/spring-data-commons-2.3.6.RELEASE.pom (9.7 kB at 11 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/mongodb/mongodb-driver-core/4.0.5/mongodb-driver-core-4.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongodb-driver-core/4.0.5/mongodb-driver-core-4.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongodb-driver-core/4.0.5/mongodb-driver-core-4.0.5.pom (3.1 kB at 38 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/mongodb/bson/4.0.5/bson-4.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/bson/4.0.5/bson-4.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/bson/4.0.5/bson-4.0.5.pom (1.3 kB at 11 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/mongodb/mongodb-driver-sync/4.0.5/mongodb-driver-sync-4.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongodb-driver-sync/4.0.5/mongodb-driver-sync-4.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongodb-driver-sync/4.0.5/mongodb-driver-sync-4.0.5.pom (1.7 kB at 24 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-actuator-autoconfigure/2.3.7.RELEASE/spring-boot-actuator-autoconfigure-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-actuator-autoconfigure/2.3.7.RELEASE/spring-boot-actuator-autoconfigure-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-actuator-autoconfigure/2.3.7.RELEASE/spring-boot-actuator-autoconfigure-2.3.7.RELEASE.pom (2.9 kB at 38 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-actuator/2.3.7.RELEASE/spring-boot-actuator-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-actuator/2.3.7.RELEASE/spring-boot-actuator-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-actuator/2.3.7.RELEASE/spring-boot-actuator-2.3.7.RELEASE.pom (2.1 kB at 12 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-autoconfigure/2.3.7.RELEASE/spring-boot-autoconfigure-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-autoconfigure/2.3.7.RELEASE/spring-boot-autoconfigure-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-autoconfigure/2.3.7.RELEASE/spring-boot-autoconfigure-2.3.7.RELEASE.pom (2.1 kB at 23 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/core/jackson-databind/2.11.3/jackson-databind-2.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.11.3/jackson-databind-2.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.11.3/jackson-databind-2.11.3.pom (7.4 kB at 1.5 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/jackson-base/2.11.3/jackson-base-2.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.11.3/jackson-base-2.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.11.3/jackson-base-2.11.3.pom (7.5 kB at 498 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/core/jackson-annotations/2.11.3/jackson-annotations-2.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.11.3/jackson-annotations-2.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.11.3/jackson-annotations-2.11.3.pom (3.8 kB at 1.3 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.pom (4.9 kB at 486 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.11.3/jackson-datatype-jsr310-2.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.11.3/jackson-datatype-jsr310-2.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.11.3/jackson-datatype-jsr310-2.11.3.pom (4.5 kB at 142 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/module/jackson-modules-java8/2.11.3/jackson-modules-java8-2.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-java8/2.11.3/jackson-modules-java8-2.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-java8/2.11.3/jackson-modules-java8-2.11.3.pom (3.2 kB at 15 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-test/2.3.7.RELEASE/spring-boot-starter-test-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-test/2.3.7.RELEASE/spring-boot-starter-test-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-test/2.3.7.RELEASE/spring-boot-starter-test-2.3.7.RELEASE.pom (5.1 kB at 95 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter/2.3.7.RELEASE/spring-boot-starter-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter/2.3.7.RELEASE/spring-boot-starter-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter/2.3.7.RELEASE/spring-boot-starter-2.3.7.RELEASE.pom (3.1 kB at 84 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-logging/2.3.7.RELEASE/spring-boot-starter-logging-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-logging/2.3.7.RELEASE/spring-boot-starter-logging-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-logging/2.3.7.RELEASE/spring-boot-starter-logging-2.3.7.RELEASE.pom (2.5 kB at 53 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom (13 kB at 291 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom (18 kB at 312 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom (4.2 kB at 113 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.pom (990 B at 47 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 5.2 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 1.4 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/yaml/snakeyaml/1.26/snakeyaml-1.26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.26/snakeyaml-1.26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.26/snakeyaml-1.26.pom (38 kB at 1.4 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-test/2.3.7.RELEASE/spring-boot-test-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-test/2.3.7.RELEASE/spring-boot-test-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-test/2.3.7.RELEASE/spring-boot-test-2.3.7.RELEASE.pom (2.1 kB at 6.7 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-test-autoconfigure/2.3.7.RELEASE/spring-boot-test-autoconfigure-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-test-autoconfigure/2.3.7.RELEASE/spring-boot-test-autoconfigure-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-test-autoconfigure/2.3.7.RELEASE/spring-boot-test-autoconfigure-2.3.7.RELEASE.pom (2.5 kB at 41 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom (2.6 kB at 85 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/minidev/json-smart/2.3/json-smart-2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/json-smart/2.3/json-smart-2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/json-smart/2.3/json-smart-2.3.pom (9.0 kB at 475 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom (8.5 kB at 565 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 kB at 3.9 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom (1.9 kB at 645 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom (5.5 kB at 1.8 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 1.6 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 3.4 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 128 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 1.9 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 1.8 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/sun/activation/all/1.2.2/all-1.2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.2/all-1.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.2/all-1.2.2.pom (15 kB at 3.8 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/assertj/assertj-core/3.16.1/assertj-core-3.16.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.16.1/assertj-core-3.16.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.16.1/assertj-core-3.16.1.pom (20 kB at 989 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/assertj/assertj-parent-pom/2.2.7/assertj-parent-pom-2.2.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/2.2.7/assertj-parent-pom-2.2.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/2.2.7/assertj-parent-pom-2.2.7.pom (23 kB at 714 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 247 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 87 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/jupiter/junit-jupiter/5.6.3/junit-jupiter-5.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter/5.6.3/junit-jupiter-5.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter/5.6.3/junit-jupiter-5.6.3.pom (3.2 kB at 128 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/jupiter/junit-jupiter-api/5.6.3/junit-jupiter-api-5.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.6.3/junit-jupiter-api-5.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.6.3/junit-jupiter-api-5.6.3.pom (3.2 kB at 89 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (1.2 kB at 73 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 842 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/platform/junit-platform-commons/1.6.3/junit-platform-commons-1.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.6.3/junit-platform-commons-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.6.3/junit-platform-commons-1.6.3.pom (2.8 kB at 42 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/jupiter/junit-jupiter-params/5.6.3/junit-jupiter-params-5.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.6.3/junit-jupiter-params-5.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.6.3/junit-jupiter-params-5.6.3.pom (3.0 kB at 188 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/jupiter/junit-jupiter-engine/5.6.3/junit-jupiter-engine-5.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.6.3/junit-jupiter-engine-5.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.6.3/junit-jupiter-engine-5.6.3.pom (3.2 kB at 51 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/platform/junit-platform-engine/1.6.3/junit-platform-engine-1.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.6.3/junit-platform-engine-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.6.3/junit-platform-engine-1.6.3.pom (3.2 kB at 134 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/vintage/junit-vintage-engine/5.6.3/junit-vintage-engine-5.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/vintage/junit-vintage-engine/5.6.3/junit-vintage-engine-5.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/vintage/junit-vintage-engine/5.6.3/junit-vintage-engine-5.6.3.pom (3.3 kB at 28 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/junit/junit/4.13.1/junit-4.13.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom (25 kB at 13 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/mockito/mockito-core/3.3.3/mockito-core-3.3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/3.3.3/mockito-core-3.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/3.3.3/mockito-core-3.3.3.pom (23 kB at 433 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/bytebuddy/byte-buddy/1.10.18/byte-buddy-1.10.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.10.18/byte-buddy-1.10.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.10.18/byte-buddy-1.10.18.pom (11 kB at 95 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/bytebuddy/byte-buddy-parent/1.10.18/byte-buddy-parent-1.10.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.10.18/byte-buddy-parent-1.10.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.10.18/byte-buddy-parent-1.10.18.pom (40 kB at 1.1 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/bytebuddy/byte-buddy-agent/1.10.18/byte-buddy-agent-1.10.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.10.18/byte-buddy-agent-1.10.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.10.18/byte-buddy-agent-1.10.18.pom (9.6 kB at 137 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/objenesis/objenesis/2.6/objenesis-2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 121 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 1.1 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/mockito/mockito-junit-jupiter/3.3.3/mockito-junit-jupiter-3.3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-junit-jupiter/3.3.3/mockito-junit-jupiter-3.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-junit-jupiter/3.3.3/mockito-junit-jupiter-3.3.3.pom (23 kB at 542 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom (5.2 kB at 18 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom (2.8 kB at 96 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-test/5.2.12.RELEASE/spring-test-5.2.12.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-test/5.2.12.RELEASE/spring-test-5.2.12.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-test/5.2.12.RELEASE/spring-test-5.2.12.RELEASE.pom (1.7 kB at 29 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.pom (2.7 kB at 101 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/xmlunit/xmlunit-parent/2.7.0/xmlunit-parent-2.7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.7.0/xmlunit-parent-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.7.0/xmlunit-parent-2.7.0.pom (20 kB at 362 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/logging/log4j/log4j-to-slf4j/2.13.3/log4j-to-slf4j-2.13.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-to-slf4j/2.13.3/log4j-to-slf4j-2.13.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-to-slf4j/2.13.3/log4j-to-slf4j-2.13.3.pom (7.2 kB at 247 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/logging/log4j/log4j/2.13.3/log4j-2.13.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j/2.13.3/log4j-2.13.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j/2.13.3/log4j-2.13.3.pom (64 kB at 1.1 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.pom (13 kB at 239 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-validation/2.3.7.RELEASE/spring-boot-starter-validation-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-validation/2.3.7.RELEASE/spring-boot-starter-validation-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-validation/2.3.7.RELEASE/spring-boot-starter-validation-2.3.7.RELEASE.pom (2.5 kB at 90 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/glassfish/jakarta.el/3.0.3/jakarta.el-3.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.3/jakarta.el-3.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.3/jakarta.el-3.0.3.pom (14 kB at 253 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/hibernate/validator/hibernate-validator/6.0.20.Final/hibernate-validator-6.0.20.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator/6.0.20.Final/hibernate-validator-6.0.20.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator/6.0.20.Final/hibernate-validator-6.0.20.Final.pom (12 kB at 24 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/hibernate/validator/hibernate-validator-parent/6.0.20.Final/hibernate-validator-parent-6.0.20.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator-parent/6.0.20.Final/hibernate-validator-parent-6.0.20.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator-parent/6.0.20.Final/hibernate-validator-parent-6.0.20.Final.pom (61 kB at 1.5 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom (11 kB at 201 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom (4.0 kB at 121 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom (5.3 kB at 161 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom (5.2 kB at 142 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom (5.0 kB at 277 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/jboss/jboss-parent/34/jboss-parent-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/34/jboss-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/34/jboss-parent-34.pom (65 kB at 3.0 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom (7.3 kB at 279 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/oss-parent/35/oss-parent-35.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/35/oss-parent-35.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 465 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/qameta/allure/allure-junit5/2.13.6/allure-junit5-2.13.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/qameta/allure/allure-junit5/2.13.6/allure-junit5-2.13.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/qameta/allure/allure-junit5/2.13.6/allure-junit5-2.13.6.pom (6.0 kB at 275 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 146 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom (14 kB at 463 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/qameta/allure/allure-junit-platform/2.13.6/allure-junit-platform-2.13.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/qameta/allure/allure-junit-platform/2.13.6/allure-junit-platform-2.13.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/qameta/allure/allure-junit-platform/2.13.6/allure-junit-platform-2.13.6.pom (6.1 kB at 144 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/qameta/allure/allure-java-commons/2.13.6/allure-java-commons-2.13.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/qameta/allure/allure-java-commons/2.13.6/allure-java-commons-2.13.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/qameta/allure/allure-java-commons/2.13.6/allure-java-commons-2.13.6.pom (6.3 kB at 191 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/qameta/allure/allure-model/2.13.6/allure-model-2.13.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/qameta/allure/allure-model/2.13.6/allure-model-2.13.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/qameta/allure/allure-model/2.13.6/allure-model-2.13.6.pom (5.7 kB at 22 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/tika/tika-core/1.24.1/tika-core-1.24.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-core/1.24.1/tika-core-1.24.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-core/1.24.1/tika-core-1.24.1.pom (6.8 kB at 325 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/tika/tika-parent/1.24.1/tika-parent-1.24.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parent/1.24.1/tika-parent-1.24.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parent/1.24.1/tika-parent-1.24.1.pom (19 kB at 495 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/jooq/joor-java-8/0.9.13/joor-java-8-0.9.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jooq/joor-java-8/0.9.13/joor-java-8-0.9.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jooq/joor-java-8/0.9.13/joor-java-8-0.9.13.pom (10 kB at 561 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/platform/junit-platform-launcher/1.6.3/junit-platform-launcher-1.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.6.3/junit-platform-launcher-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.6.3/junit-platform-launcher-1.6.3.pom (3.0 kB at 71 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/de/flapdoodle/embed/de.flapdoodle.embed.mongo/2.2.0/de.flapdoodle.embed.mongo-2.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.mongo/2.2.0/de.flapdoodle.embed.mongo-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.mongo/2.2.0/de.flapdoodle.embed.mongo-2.2.0.pom (12 kB at 9.1 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/de/flapdoodle/embed/de.flapdoodle.embed.process/2.1.2/de.flapdoodle.embed.process-2.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.process/2.1.2/de.flapdoodle.embed.process-2.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.process/2.1.2/de.flapdoodle.embed.process-2.1.2.pom (13 kB at 140 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom (31 kB at 1.8 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/commons/commons-parent/50/commons-parent-50.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/50/commons-parent-50.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 4.7 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/java/dev/jna/jna/4.0.0/jna-4.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/4.0.0/jna-4.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/4.0.0/jna-4.0.0.pom (1.3 kB at 23 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/java/dev/jna/jna-platform/4.0.0/jna-platform-4.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/4.0.0/jna-platform-4.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/4.0.0/jna-platform-4.0.0.pom (1.5 kB at 25 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 6.1 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-core/0.3.0M7/hawkbit-core-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot/2.3.7.RELEASE/spring-boot-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/data/spring-data-mongodb/3.0.6.RELEASE/spring-data-mongodb-3.0.6.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-tx/5.2.12.RELEASE/spring-tx-5.2.12.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-beans/5.2.12.RELEASE/spring-beans-5.2.12.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-core/5.2.12.RELEASE/spring-core-5.2.12.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-jcl/5.2.12.RELEASE/spring-jcl-5.2.12.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-expression/5.2.12.RELEASE/spring-expression-5.2.12.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/data/spring-data-commons/2.3.6.RELEASE/spring-data-commons-2.3.6.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/mongodb/mongodb-driver-core/4.0.5/mongodb-driver-core-4.0.5.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/mongodb/mongodb-driver-sync/4.0.5/mongodb-driver-sync-4.0.5.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/mongodb/bson/4.0.5/bson-4.0.5.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-context/5.2.12.RELEASE/spring-context-5.2.12.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-aop/5.2.12.RELEASE/spring-aop-5.2.12.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-actuator-autoconfigure/2.3.7.RELEASE/spring-boot-actuator-autoconfigure-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-actuator/2.3.7.RELEASE/spring-boot-actuator-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-autoconfigure/2.3.7.RELEASE/spring-boot-autoconfigure-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/guava/guava/25.0-jre/guava-25.0-jre.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-core/0.3.0M7/hawkbit-core-0.3.0M7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot/2.3.7.RELEASE/spring-boot-2.3.7.RELEASE.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-mongodb/3.0.6.RELEASE/spring-data-mongodb-3.0.6.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-tx/5.2.12.RELEASE/spring-tx-5.2.12.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-tx/5.2.12.RELEASE/spring-tx-5.2.12.RELEASE.jar (315 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/5.2.12.RELEASE/spring-beans-5.2.12.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.2.12.RELEASE/spring-core-5.2.12.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-core/0.3.0M7/hawkbit-core-0.3.0M7.jar (64 kB at 211 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jcl/5.2.12.RELEASE/spring-jcl-5.2.12.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jcl/5.2.12.RELEASE/spring-jcl-5.2.12.RELEASE.jar (24 kB at 74 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/5.2.12.RELEASE/spring-expression-5.2.12.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot/2.3.7.RELEASE/spring-boot-2.3.7.RELEASE.jar (1.1 MB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-commons/2.3.6.RELEASE/spring-data-commons-2.3.6.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/5.2.12.RELEASE/spring-beans-5.2.12.RELEASE.jar (688 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongodb-driver-core/4.0.5/mongodb-driver-core-4.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/5.2.12.RELEASE/spring-expression-5.2.12.RELEASE.jar (282 kB at 567 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongodb-driver-sync/4.0.5/mongodb-driver-sync-4.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-mongodb/3.0.6.RELEASE/spring-data-mongodb-3.0.6.RELEASE.jar (1.9 MB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/bson/4.0.5/bson-4.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-commons/2.3.6.RELEASE/spring-data-commons-2.3.6.RELEASE.jar (1.2 MB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/5.2.12.RELEASE/spring-context-5.2.12.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongodb-driver-sync/4.0.5/mongodb-driver-sync-4.0.5.jar (137 kB at 250 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/5.2.12.RELEASE/spring-aop-5.2.12.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/5.2.12.RELEASE/spring-aop-5.2.12.RELEASE.jar (373 kB at 553 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-actuator-autoconfigure/2.3.7.RELEASE/spring-boot-actuator-autoconfigure-2.3.7.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongodb-driver-core/4.0.5/mongodb-driver-core-4.0.5.jar (1.6 MB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-actuator/2.3.7.RELEASE/spring-boot-actuator-2.3.7.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.2.12.RELEASE/spring-core-5.2.12.RELEASE.jar (1.4 MB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-autoconfigure/2.3.7.RELEASE/spring-boot-autoconfigure-2.3.7.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/5.2.12.RELEASE/spring-context-5.2.12.RELEASE.jar (1.2 MB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.0-jre/guava-25.0-jre.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-actuator-autoconfigure/2.3.7.RELEASE/spring-boot-actuator-autoconfigure-2.3.7.RELEASE.jar (517 kB at 639 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-actuator/2.3.7.RELEASE/spring-boot-actuator-2.3.7.RELEASE.jar (593 kB at 720 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-autoconfigure/2.3.7.RELEASE/spring-boot-autoconfigure-2.3.7.RELEASE.jar (1.5 MB at 1.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.0-jre/guava-25.0-jre.jar (2.7 MB at 3.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/bson/4.0.5/bson-4.0.5.jar (492 kB at 320 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-extension-artifact-repository-mongo --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ hawkbit-extension-artifact-repository-mongo --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-extension-artifact-repository-mongo --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 665 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 6.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 7.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 770 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 766 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 310 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 3.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 14 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 85 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 257 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 131 kB/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hawkbit-extension-artifact-repository-mongo --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 226 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 454 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 8.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 730 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 7.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 401 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 444 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 978 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 949 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 4.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 155 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 936 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 854 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 222 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 440 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 964 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 628 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 270 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 5.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 926 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 979 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 7.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 434 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 603 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 346 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 386 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 670 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 16 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 4.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 588 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 2.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 7.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 48 kB/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-mongo/target/classes [INFO] [INFO] ----< org.eclipse.hawkbit:hawkbit-extension-artifact-repository-s3 >---- [INFO] Building hawkBit :: Extensions :: S3 Repository 0.3.0-SNAPSHOT [3/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/amazonaws/aws-java-sdk-s3/1.11.415/aws-java-sdk-s3-1.11.415.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-s3/1.11.415/aws-java-sdk-s3-1.11.415.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-s3/1.11.415/aws-java-sdk-s3-1.11.415.pom (3.8 kB at 16 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/amazonaws/aws-java-sdk-kms/1.11.415/aws-java-sdk-kms-1.11.415.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-kms/1.11.415/aws-java-sdk-kms-1.11.415.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-kms/1.11.415/aws-java-sdk-kms-1.11.415.pom (3.5 kB at 9.1 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/amazonaws/aws-java-sdk-core/1.11.415/aws-java-sdk-core-1.11.415.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-core/1.11.415/aws-java-sdk-core-1.11.415.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-core/1.11.415/aws-java-sdk-core-1.11.415.pom (4.3 kB at 22 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 kB at 4.6 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/commons/commons-parent/28/commons-parent-28.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 7.2 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 112 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 131 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 12 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 57 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 470 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/commons-codec/commons-codec/1.14/commons-codec-1.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.14/commons-codec-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.14/commons-codec-1.14.pom (15 kB at 64 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom (8.8 kB at 2.2 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.11.3/jackson-dataformat-cbor-2.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.11.3/jackson-dataformat-cbor-2.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.11.3/jackson-dataformat-cbor-2.11.3.pom (2.5 kB at 118 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.11.3/jackson-dataformats-binary-2.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.11.3/jackson-dataformats-binary-2.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.11.3/jackson-dataformats-binary-2.11.3.pom (3.1 kB at 82 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom (29 kB at 282 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/amazonaws/jmespath-java/1.11.415/jmespath-java-1.11.415.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/jmespath-java/1.11.415/jmespath-java-1.11.415.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/jmespath-java/1.11.415/jmespath-java-1.11.415.pom (3.4 kB at 18 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/amazonaws/aws-java-sdk-s3/1.11.415/aws-java-sdk-s3-1.11.415.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/amazonaws/aws-java-sdk-kms/1.11.415/aws-java-sdk-kms-1.11.415.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/amazonaws/jmespath-java/1.11.415/jmespath-java-1.11.415.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/amazonaws/aws-java-sdk-core/1.11.415/aws-java-sdk-core-1.11.415.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/commons-codec/commons-codec/1.14/commons-codec-1.14.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/core/jackson-databind/2.11.3/jackson-databind-2.11.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/core/jackson-annotations/2.11.3/jackson-annotations-2.11.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.11.3/jackson-dataformat-cbor-2.11.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-s3/1.11.415/aws-java-sdk-s3-1.11.415.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-kms/1.11.415/aws-java-sdk-kms-1.11.415.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/jmespath-java/1.11.415/jmespath-java-1.11.415.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-core/1.11.415/aws-java-sdk-core-1.11.415.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar (62 kB at 766 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/jmespath-java/1.11.415/jmespath-java-1.11.415.jar (27 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-s3/1.11.415/aws-java-sdk-s3-1.11.415.jar (915 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.14/commons-codec-1.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.14/commons-codec-1.14.jar (348 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.11.3/jackson-databind-2.11.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar (565 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.11.3/jackson-annotations-2.11.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.11.3/jackson-annotations-2.11.3.jar (68 kB at 227 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-kms/1.11.415/aws-java-sdk-kms-1.11.415.jar (406 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.11.3/jackson-dataformat-cbor-2.11.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.11.3/jackson-core-2.11.3.jar (351 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.11.3/jackson-databind-2.11.3.jar (1.4 MB at 4.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 2.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar (622 kB at 954 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-core/1.11.415/aws-java-sdk-core-1.11.415.jar (916 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.11.3/jackson-dataformat-cbor-2.11.3.jar (59 kB at 44 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-extension-artifact-repository-s3 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ hawkbit-extension-artifact-repository-s3 --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-extension-artifact-repository-s3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hawkbit-extension-artifact-repository-s3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-s3/target/classes [WARNING] /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-s3/src/main/java/org/eclipse/hawkbit/artifact/repository/S3ArtifactNotFoundException.java:[14,8] serializable class org.eclipse.hawkbit.artifact.repository.S3ArtifactNotFoundException has no definition of serialVersionUID [INFO] [INFO] ---< org.eclipse.hawkbit:hawkbit-extension-artifact-repository-gcs >---- [INFO] Building hawkBit :: Extensions :: GCS Repository 0.3.0-SNAPSHOT [4/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/cloud/google-cloud-storage/1.59.0/google-cloud-storage-1.59.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-storage/1.59.0/google-cloud-storage-1.59.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-storage/1.59.0/google-cloud-storage-1.59.0.pom (2.8 kB at 2.5 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/cloud/google-cloud-clients/0.77.0-alpha/google-cloud-clients-0.77.0-alpha.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-clients/0.77.0-alpha/google-cloud-clients-0.77.0-alpha.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-clients/0.77.0-alpha/google-cloud-clients-0.77.0-alpha.pom (35 kB at 47 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/cloud/google-cloud-core/1.59.0/google-cloud-core-1.59.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-core/1.59.0/google-cloud-core-1.59.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-core/1.59.0/google-cloud-core-1.59.0.pom (3.0 kB at 17 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/joda-time/joda-time/2.9.2/joda-time-2.9.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.9.2/joda-time-2.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.9.2/joda-time-2.9.2.pom (30 kB at 317 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/http-client/google-http-client/1.36.0/google-http-client-1.36.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client/1.36.0/google-http-client-1.36.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client/1.36.0/google-http-client-1.36.0.pom (5.9 kB at 75 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/http-client/google-http-client-parent/1.36.0/google-http-client-parent-1.36.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-parent/1.36.0/google-http-client-parent-1.36.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-parent/1.36.0/google-http-client-parent-1.36.0.pom (25 kB at 49 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 1.4 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.pom (2.2 kB at 132 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/grpc/grpc-context/1.30.2/grpc-context-1.30.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/grpc/grpc-context/1.30.2/grpc-context-1.30.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/grpc/grpc-context/1.30.2/grpc-context-1.30.2.pom (1.2 kB at 16 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.pom (2.4 kB at 41 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/api/api-common/1.7.0/api-common-1.7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/api-common/1.7.0/api-common-1.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/api-common/1.7.0/api-common-1.7.0.pom (2.3 kB at 1.1 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/api/gax/1.35.1/gax-1.35.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/gax/1.35.1/gax-1.35.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/gax/1.35.1/gax-1.35.1.pom (2.1 kB at 9.4 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/threeten/threetenbp/1.3.3/threetenbp-1.3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/threeten/threetenbp/1.3.3/threetenbp-1.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/threeten/threetenbp/1.3.3/threetenbp-1.3.3.pom (28 kB at 9.2 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/auth/google-auth-library-oauth2-http/0.21.1/google-auth-library-oauth2-http-0.21.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auth/google-auth-library-oauth2-http/0.21.1/google-auth-library-oauth2-http-0.21.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auth/google-auth-library-oauth2-http/0.21.1/google-auth-library-oauth2-http-0.21.1.pom (3.2 kB at 15 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/auth/google-auth-library-parent/0.21.1/google-auth-library-parent-0.21.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auth/google-auth-library-parent/0.21.1/google-auth-library-parent-0.21.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auth/google-auth-library-parent/0.21.1/google-auth-library-parent-0.21.1.pom (15 kB at 196 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/http-client/google-http-client-bom/1.36.0/google-http-client-bom-1.36.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-bom/1.36.0/google-http-client-bom-1.36.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-bom/1.36.0/google-http-client-bom-1.36.0.pom (7.1 kB at 43 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/auto/value/auto-value-annotations/1.7.2/auto-value-annotations-1.7.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value-annotations/1.7.2/auto-value-annotations-1.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value-annotations/1.7.2/auto-value-annotations-1.7.2.pom (2.7 kB at 12 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/auto/value/auto-value-parent/1.7.2/auto-value-parent-1.7.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value-parent/1.7.2/auto-value-parent-1.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value-parent/1.7.2/auto-value-parent-1.7.2.pom (6.1 kB at 40 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/auth/google-auth-library-credentials/0.21.1/google-auth-library-credentials-0.21.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auth/google-auth-library-credentials/0.21.1/google-auth-library-credentials-0.21.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auth/google-auth-library-credentials/0.21.1/google-auth-library-credentials-0.21.1.pom (2.0 kB at 25 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/http-client/google-http-client-jackson2/1.36.0/google-http-client-jackson2-1.36.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-jackson2/1.36.0/google-http-client-jackson2-1.36.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-jackson2/1.36.0/google-http-client-jackson2-1.36.0.pom (3.1 kB at 3.3 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/protobuf/protobuf-java-util/3.12.2/protobuf-java-util-3.12.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-java-util/3.12.2/protobuf-java-util-3.12.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-java-util/3.12.2/protobuf-java-util-3.12.2.pom (4.8 kB at 78 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/protobuf/protobuf-parent/3.12.2/protobuf-parent-3.12.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-parent/3.12.2/protobuf-parent-3.12.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-parent/3.12.2/protobuf-parent-3.12.2.pom (7.7 kB at 135 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/protobuf/protobuf-java/3.12.2/protobuf-java-3.12.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-java/3.12.2/protobuf-java-3.12.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-java/3.12.2/protobuf-java-3.12.2.pom (5.6 kB at 74 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 68 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 603 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/code/gson/gson/2.8.6/gson-2.8.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.8.6/gson-2.8.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.8.6/gson-2.8.6.pom (2.5 kB at 94 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/code/gson/gson-parent/2.8.6/gson-parent-2.8.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.8.6/gson-parent-2.8.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.8.6/gson-parent-2.8.6.pom (4.4 kB at 68 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.pom (2.2 kB at 3.4 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/api/grpc/proto-google-iam-v1/0.12.0/proto-google-iam-v1-0.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/grpc/proto-google-iam-v1/0.12.0/proto-google-iam-v1-0.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/grpc/proto-google-iam-v1/0.12.0/proto-google-iam-v1-0.12.0.pom (2.5 kB at 360 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom (14 kB at 905 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 2.4 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/cloud/google-cloud-core-http/1.59.0/google-cloud-core-http-1.59.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-core-http/1.59.0/google-cloud-core-http-1.59.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-core-http/1.59.0/google-cloud-core-http-1.59.0.pom (3.5 kB at 4.8 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/oauth-client/google-oauth-client/1.27.0/google-oauth-client-1.27.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/oauth-client/google-oauth-client/1.27.0/google-oauth-client-1.27.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/oauth-client/google-oauth-client/1.27.0/google-oauth-client-1.27.0.pom (3.5 kB at 1.7 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/oauth-client/google-oauth-client-parent/1.27.0/google-oauth-client-parent-1.27.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/oauth-client/google-oauth-client-parent/1.27.0/google-oauth-client-parent-1.27.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/oauth-client/google-oauth-client-parent/1.27.0/google-oauth-client-parent-1.27.0.pom (18 kB at 833 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/api-client/google-api-client/1.30.7/google-api-client-1.30.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api-client/google-api-client/1.30.7/google-api-client-1.30.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api-client/google-api-client/1.30.7/google-api-client-1.30.7.pom (5.5 kB at 86 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/api-client/google-api-client-parent/1.30.7/google-api-client-parent-1.30.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api-client/google-api-client-parent/1.30.7/google-api-client-parent-1.30.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api-client/google-api-client-parent/1.30.7/google-api-client-parent-1.30.7.pom (21 kB at 306 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/http-client/google-http-client-bom/1.32.1/google-http-client-bom-1.32.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-bom/1.32.1/google-http-client-bom-1.32.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-bom/1.32.1/google-http-client-bom-1.32.1.pom (6.6 kB at 86 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/oauth-client/google-oauth-client-bom/1.30.5/google-oauth-client-bom-1.30.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/oauth-client/google-oauth-client-bom/1.30.5/google-oauth-client-bom-1.30.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/oauth-client/google-oauth-client-bom/1.30.5/google-oauth-client-bom-1.30.5.pom (5.4 kB at 32 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/oauth-client/google-oauth-client/1.30.5/google-oauth-client-1.30.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/oauth-client/google-oauth-client/1.30.5/google-oauth-client-1.30.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/oauth-client/google-oauth-client/1.30.5/google-oauth-client-1.30.5.pom (3.6 kB at 85 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/oauth-client/google-oauth-client-parent/1.30.5/google-oauth-client-parent-1.30.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/oauth-client/google-oauth-client-parent/1.30.5/google-oauth-client-parent-1.30.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/oauth-client/google-oauth-client-parent/1.30.5/google-oauth-client-parent-1.30.5.pom (19 kB at 49 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/http-client/google-http-client-bom/1.34.0/google-http-client-bom-1.34.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-bom/1.34.0/google-http-client-bom-1.34.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-bom/1.34.0/google-http-client-bom-1.34.0.pom (6.6 kB at 38 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/http-client/google-http-client-appengine/1.36.0/google-http-client-appengine-1.36.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-appengine/1.36.0/google-http-client-appengine-1.36.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-appengine/1.36.0/google-http-client-appengine-1.36.0.pom (3.7 kB at 11 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/api/gax-httpjson/0.52.1/gax-httpjson-0.52.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/gax-httpjson/0.52.1/gax-httpjson-0.52.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/gax-httpjson/0.52.1/gax-httpjson-0.52.1.pom (2.9 kB at 17 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/opencensus/opencensus-api/0.15.0/opencensus-api-0.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-api/0.15.0/opencensus-api-0.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-api/0.15.0/opencensus-api-0.15.0.pom (2.4 kB at 13 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/opencensus/opencensus-contrib-http-util/0.15.0/opencensus-contrib-http-util-0.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-contrib-http-util/0.15.0/opencensus-contrib-http-util-0.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-contrib-http-util/0.15.0/opencensus-contrib-http-util-0.15.0.pom (2.4 kB at 12 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/apis/google-api-services-storage/v1-rev20181013-1.27.0/google-api-services-storage-v1-rev20181013-1.27.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/apis/google-api-services-storage/v1-rev20181013-1.27.0/google-api-services-storage-v1-rev20181013-1.27.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/apis/google-api-services-storage/v1-rev20181013-1.27.0/google-api-services-storage-v1-rev20181013-1.27.0.pom (4.3 kB at 26 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/cloud/google-cloud-storage/1.59.0/google-cloud-storage-1.59.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/cloud/google-cloud-core/1.59.0/google-cloud-core-1.59.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/joda-time/joda-time/2.9.2/joda-time-2.9.2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/http-client/google-http-client/1.36.0/google-http-client-1.36.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/api/api-common/1.7.0/api-common-1.7.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/api/gax/1.35.1/gax-1.35.1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/threeten/threetenbp/1.3.3/threetenbp-1.3.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/protobuf/protobuf-java-util/3.12.2/protobuf-java-util-3.12.2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/protobuf/protobuf-java/3.12.2/protobuf-java-3.12.2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/api/grpc/proto-google-iam-v1/0.12.0/proto-google-iam-v1-0.12.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/cloud/google-cloud-core-http/1.59.0/google-cloud-core-http-1.59.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/auth/google-auth-library-credentials/0.21.1/google-auth-library-credentials-0.21.1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/auth/google-auth-library-oauth2-http/0.21.1/google-auth-library-oauth2-http-0.21.1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/auto/value/auto-value-annotations/1.7.2/auto-value-annotations-1.7.2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/oauth-client/google-oauth-client/1.27.0/google-oauth-client-1.27.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/api-client/google-api-client/1.30.7/google-api-client-1.30.7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/http-client/google-http-client-appengine/1.36.0/google-http-client-appengine-1.36.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/http-client/google-http-client-jackson2/1.36.0/google-http-client-jackson2-1.36.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/api/gax-httpjson/0.52.1/gax-httpjson-0.52.1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/opencensus/opencensus-api/0.15.0/opencensus-api-0.15.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/grpc/grpc-context/1.30.2/grpc-context-1.30.2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/opencensus/opencensus-contrib-http-util/0.15.0/opencensus-contrib-http-util-0.15.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/apis/google-api-services-storage/v1-rev20181013-1.27.0/google-api-services-storage-v1-rev20181013-1.27.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-storage/1.59.0/google-cloud-storage-1.59.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-core/1.59.0/google-cloud-core-1.59.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.9.2/joda-time-2.9.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client/1.36.0/google-http-client-1.36.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 488 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/api-common/1.7.0/api-common-1.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/api-common/1.7.0/api-common-1.7.0.jar (45 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/gax/1.35.1/gax-1.35.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-storage/1.59.0/google-cloud-storage-1.59.0.jar (276 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/threeten/threetenbp/1.3.3/threetenbp-1.3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-core/1.59.0/google-cloud-core-1.59.0.jar (121 kB at 633 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-java-util/3.12.2/protobuf-java-util-3.12.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/gax/1.35.1/gax-1.35.1.jar (268 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-java/3.12.2/protobuf-java-3.12.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/threeten/threetenbp/1.3.3/threetenbp-1.3.3.jar (511 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar (14 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar (240 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client/1.36.0/google-http-client-1.36.0.jar (287 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/grpc/proto-google-iam-v1/0.12.0/proto-google-iam-v1-0.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/grpc/proto-google-iam-v1/0.12.0/proto-google-iam-v1-0.12.0.jar (112 kB at 455 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-core-http/1.59.0/google-cloud-core-http-1.59.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-java-util/3.12.2/protobuf-java-util-3.12.2.jar (74 kB at 270 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auth/google-auth-library-credentials/0.21.1/google-auth-library-credentials-0.21.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.9.2/joda-time-2.9.2.jar (626 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auth/google-auth-library-oauth2-http/0.21.1/google-auth-library-oauth2-http-0.21.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auth/google-auth-library-credentials/0.21.1/google-auth-library-credentials-0.21.1.jar (5.7 kB at 18 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value-annotations/1.7.2/auto-value-annotations-1.7.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value-annotations/1.7.2/auto-value-annotations-1.7.2.jar (6.6 kB at 18 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/oauth-client/google-oauth-client/1.27.0/google-oauth-client-1.27.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/oauth-client/google-oauth-client/1.27.0/google-oauth-client-1.27.0.jar (68 kB at 179 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api-client/google-api-client/1.30.7/google-api-client-1.30.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/cloud/google-cloud-core-http/1.59.0/google-cloud-core-http-1.59.0.jar (15 kB at 36 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-appengine/1.36.0/google-http-client-appengine-1.36.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-appengine/1.36.0/google-http-client-appengine-1.36.0.jar (18 kB at 37 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-jackson2/1.36.0/google-http-client-jackson2-1.36.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api-client/google-api-client/1.30.7/google-api-client-1.30.7.jar (207 kB at 410 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/gax-httpjson/0.52.1/gax-httpjson-0.52.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auth/google-auth-library-oauth2-http/0.21.1/google-auth-library-oauth2-http-0.21.1.jar (115 kB at 202 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-jackson2/1.36.0/google-http-client-jackson2-1.36.0.jar (8.5 kB at 15 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-api/0.15.0/opencensus-api-0.15.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/grpc/grpc-context/1.30.2/grpc-context-1.30.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/grpc/grpc-context/1.30.2/grpc-context-1.30.2.jar (31 kB at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-contrib-http-util/0.15.0/opencensus-contrib-http-util-0.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/grpc/proto-google-common-protos/1.12.0/proto-google-common-protos-1.12.0.jar (1.2 MB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/apis/google-api-services-storage/v1-rev20181013-1.27.0/google-api-services-storage-v1-rev20181013-1.27.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/api/gax-httpjson/0.52.1/gax-httpjson-0.52.1.jar (60 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar (27 kB at 39 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-java/3.12.2/protobuf-java-3.12.2.jar (1.7 MB at 2.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-contrib-http-util/0.15.0/opencensus-contrib-http-util-0.15.0.jar (9.4 kB at 13 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-api/0.15.0/opencensus-api-0.15.0.jar (237 kB at 303 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/apis/google-api-services-storage/v1-rev20181013-1.27.0/google-api-services-storage-v1-rev20181013-1.27.0.jar (149 kB at 189 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-extension-artifact-repository-gcs --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ hawkbit-extension-artifact-repository-gcs --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-extension-artifact-repository-gcs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hawkbit-extension-artifact-repository-gcs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-gcs/target/classes [INFO] [INFO] ------------< org.eclipse.hawkbit:hawkbit-extensions-azure >------------ [INFO] Building hawkBit :: Extensions :: Azure 0.3.0-SNAPSHOT [5/8] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-extensions-azure --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ hawkbit-extensions-azure --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --< org.eclipse.hawkbit:hawkbit-extension-artifact-repository-azure >--- [INFO] Building hawkBit :: Extensions :: Azure Block Storage Repository 0.3.0-SNAPSHOT [6/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/microsoft/azure/azure-spring-boot-starter/2.1.6/azure-spring-boot-starter-2.1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-spring-boot-starter/2.1.6/azure-spring-boot-starter-2.1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-spring-boot-starter/2.1.6/azure-spring-boot-starter-2.1.6.pom (1.4 kB at 3.5 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/microsoft/azure/azure-spring-boot-parent/2.1.6/azure-spring-boot-parent-2.1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-spring-boot-parent/2.1.6/azure-spring-boot-parent-2.1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-spring-boot-parent/2.1.6/azure-spring-boot-parent-2.1.6.pom (12 kB at 81 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-dependencies/2.1.0.RELEASE/spring-boot-dependencies-2.1.0.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-dependencies/2.1.0.RELEASE/spring-boot-dependencies-2.1.0.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-dependencies/2.1.0.RELEASE/spring-boot-dependencies-2.1.0.RELEASE.pom (142 kB at 572 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom (12 kB at 397 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom (8.0 kB at 382 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/oss-parent/33/oss-parent-33.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/33/oss-parent-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/33/oss-parent-33.pom (22 kB at 436 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/netty/netty-bom/4.1.29.Final/netty-bom-4.1.29.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-bom/4.1.29.Final/netty-bom-4.1.29.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-bom/4.1.29.Final/netty-bom-4.1.29.Final.pom (7.9 kB at 61 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom (3.6 kB at 20 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/logging/log4j/log4j-bom/2.11.1/log4j-bom-2.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-bom/2.11.1/log4j-bom-2.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-bom/2.11.1/log4j-bom-2.11.1.pom (6.1 kB at 48 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-bom/9.4.12.v20180830/jetty-bom-9.4.12.v20180830.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-bom/9.4.12.v20180830/jetty-bom-9.4.12.v20180830.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-bom/9.4.12.v20180830/jetty-bom-9.4.12.v20180830.pom (18 kB at 209 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom (22 kB at 245 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/java/jvnet-parent/4/jvnet-parent-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/4/jvnet-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 431 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom (4.1 kB at 240 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-framework-bom/5.1.2.RELEASE/spring-framework-bom-5.1.2.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.1.2.RELEASE/spring-framework-bom-5.1.2.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.1.2.RELEASE/spring-framework-bom-5.1.2.RELEASE.pom (5.3 kB at 8.0 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/data/spring-data-releasetrain/Lovelace-SR2/spring-data-releasetrain-Lovelace-SR2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-releasetrain/Lovelace-SR2/spring-data-releasetrain-Lovelace-SR2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-releasetrain/Lovelace-SR2/spring-data-releasetrain-Lovelace-SR2.pom (4.6 kB at 3.0 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/data/build/spring-data-build/2.1.2.RELEASE/spring-data-build-2.1.2.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/build/spring-data-build/2.1.2.RELEASE/spring-data-build-2.1.2.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/build/spring-data-build/2.1.2.RELEASE/spring-data-build-2.1.2.RELEASE.pom (6.6 kB at 6.6 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/integration/spring-integration-bom/5.1.0.RELEASE/spring-integration-bom-5.1.0.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-bom/5.1.0.RELEASE/spring-integration-bom-5.1.0.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-bom/5.1.0.RELEASE/spring-integration-bom-5.1.0.RELEASE.pom (8.7 kB at 13 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-bom/5.1.1.RELEASE/spring-security-bom-5.1.1.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-bom/5.1.1.RELEASE/spring-security-bom-5.1.1.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-bom/5.1.1.RELEASE/spring-security-bom-5.1.1.RELEASE.pom (5.0 kB at 24 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/session/spring-session-bom/Bean-RELEASE/spring-session-bom-Bean-RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/session/spring-session-bom/Bean-RELEASE/spring-session-bom-Bean-RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/session/spring-session-bom/Bean-RELEASE/spring-session-bom-Bean-RELEASE.pom (3.0 kB at 15 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/microsoft/azure/azure-spring-boot/2.1.6/azure-spring-boot-2.1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-spring-boot/2.1.6/azure-spring-boot-2.1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-spring-boot/2.1.6/azure-spring-boot-2.1.6.pom (8.6 kB at 48 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-web/5.2.12.RELEASE/spring-web-5.2.12.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-web/5.2.12.RELEASE/spring-web-5.2.12.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-web/5.2.12.RELEASE/spring-web-5.2.12.RELEASE.pom (1.9 kB at 27 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/microsoft/azure/applicationinsights-core/2.1.2/applicationinsights-core-2.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/applicationinsights-core/2.1.2/applicationinsights-core-2.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/applicationinsights-core/2.1.2/applicationinsights-core-2.1.2.pom (2.7 kB at 6.2 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/microsoft/azure/azure-storage/8.0.0/azure-storage-8.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-storage/8.0.0/azure-storage-8.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-storage/8.0.0/azure-storage-8.0.0.pom (5.0 kB at 31 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/microsoft/azure/azure-keyvault-core/1.0.0/azure-keyvault-core-1.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-keyvault-core/1.0.0/azure-keyvault-core-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-keyvault-core/1.0.0/azure-keyvault-core-1.0.0.pom (3.5 kB at 11 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/microsoft/azure/azure-keyvault-parent/1.0.0/azure-keyvault-parent-1.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-keyvault-parent/1.0.0/azure-keyvault-parent-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-keyvault-parent/1.0.0/azure-keyvault-parent-1.0.0.pom (10 kB at 33 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/microsoft/azure/azure-spring-boot-starter/2.1.6/azure-spring-boot-starter-2.1.6.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter/2.3.7.RELEASE/spring-boot-starter-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-logging/2.3.7.RELEASE/spring-boot-starter-logging-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/yaml/snakeyaml/1.26/snakeyaml-1.26.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-validation/2.3.7.RELEASE/spring-boot-starter-validation-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/glassfish/jakarta.el/3.0.3/jakarta.el-3.0.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/hibernate/validator/hibernate-validator/6.0.20.Final/hibernate-validator-6.0.20.Final.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/microsoft/azure/azure-spring-boot/2.1.6/azure-spring-boot-2.1.6.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-web/5.2.12.RELEASE/spring-web-5.2.12.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/microsoft/azure/applicationinsights-core/2.1.2/applicationinsights-core-2.1.2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/microsoft/azure/azure-storage/8.0.0/azure-storage-8.0.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/microsoft/azure/azure-keyvault-core/1.0.0/azure-keyvault-core-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-spring-boot-starter/2.1.6/azure-spring-boot-starter-2.1.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter/2.3.7.RELEASE/spring-boot-starter-2.3.7.RELEASE.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-logging/2.3.7.RELEASE/spring-boot-starter-logging-2.3.7.RELEASE.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-logging/2.3.7.RELEASE/spring-boot-starter-logging-2.3.7.RELEASE.jar (4.8 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar (4.6 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 491 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar (472 kB at 9.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.26/snakeyaml-1.26.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-validation/2.3.7.RELEASE/spring-boot-starter-validation-2.3.7.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar (290 kB at 4.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.3/jakarta.el-3.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter/2.3.7.RELEASE/spring-boot-starter-2.3.7.RELEASE.jar (4.8 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator/6.0.20.Final/hibernate-validator-6.0.20.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-validation/2.3.7.RELEASE/spring-boot-starter-validation-2.3.7.RELEASE.jar (4.8 kB at 53 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.26/snakeyaml-1.26.jar (309 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 449 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-spring-boot/2.1.6/azure-spring-boot-2.1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar (61 kB at 375 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-web/5.2.12.RELEASE/spring-web-5.2.12.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.3/jakarta.el-3.0.3.jar (238 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/applicationinsights-core/2.1.2/applicationinsights-core-2.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-spring-boot-starter/2.1.6/azure-spring-boot-starter-2.1.6.jar (1.9 kB at 10 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-storage/8.0.0/azure-storage-8.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-web/5.2.12.RELEASE/spring-web-5.2.12.RELEASE.jar (1.4 MB at 5.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.jar (523 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-keyvault-core/1.0.0/azure-keyvault-core-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-spring-boot/2.1.6/azure-spring-boot-2.1.6.jar (129 kB at 422 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator/6.0.20.Final/hibernate-validator-6.0.20.Final.jar (1.2 MB at 3.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-storage/8.0.0/azure-storage-8.0.0.jar (822 kB at 2.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/azure-keyvault-core/1.0.0/azure-keyvault-core-1.0.0.jar (10 kB at 25 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/azure/applicationinsights-core/2.1.2/applicationinsights-core-2.1.2.jar (6.1 MB at 5.1 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-extension-artifact-repository-azure --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ hawkbit-extension-artifact-repository-azure --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-extension-artifact-repository-azure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hawkbit-extension-artifact-repository-azure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extensions-azure/hawkbit-extension-artifact-repository-azure/target/classes [INFO] [INFO] -----------< org.eclipse.hawkbit:hawkbit-extended-runtimes >------------ [INFO] Building hawkBit :: Extensions :: Runtimes 0.3.0-SNAPSHOT [7/8] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-extended-runtimes --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ hawkbit-extended-runtimes --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] ----------< org.eclipse.hawkbit:hawkbit-update-server-azure >----------- [INFO] Building hawkBit :: Extensions :: Azure enabled Update Server 0.3.0-SNAPSHOT [8/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.3.0M7/hawkbit-boot-starter-ddi-api-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.3.0M7/hawkbit-boot-starter-ddi-api-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.3.0M7/hawkbit-boot-starter-ddi-api-0.3.0M7.pom (2.9 kB at 15 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-starters/0.3.0M7/hawkbit-starters-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-starters/0.3.0M7/hawkbit-starters-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-starters/0.3.0M7/hawkbit-starters-0.3.0M7.pom (1.1 kB at 6.3 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-web/2.3.7.RELEASE/spring-boot-starter-web-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-web/2.3.7.RELEASE/spring-boot-starter-web-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-web/2.3.7.RELEASE/spring-boot-starter-web-2.3.7.RELEASE.pom (3.0 kB at 38 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-json/2.3.7.RELEASE/spring-boot-starter-json-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-json/2.3.7.RELEASE/spring-boot-starter-json-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-json/2.3.7.RELEASE/spring-boot-starter-json-2.3.7.RELEASE.pom (3.1 kB at 24 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-webmvc/5.2.12.RELEASE/spring-webmvc-5.2.12.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-webmvc/5.2.12.RELEASE/spring-webmvc-5.2.12.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-webmvc/5.2.12.RELEASE/spring-webmvc-5.2.12.RELEASE.pom (2.7 kB at 166 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-jetty/2.3.7.RELEASE/spring-boot-starter-jetty-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-jetty/2.3.7.RELEASE/spring-boot-starter-jetty-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-jetty/2.3.7.RELEASE/spring-boot-starter-jetty-2.3.7.RELEASE.pom (4.4 kB at 101 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.pom (17 kB at 356 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.pom (6.4 kB at 119 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/jakarta/websocket/jakarta.websocket-all/1.1.2/jakarta.websocket-all-1.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/websocket/jakarta.websocket-all/1.1.2/jakarta.websocket-all-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/websocket/jakarta.websocket-all/1.1.2/jakarta.websocket-all-1.1.2.pom (12 kB at 214 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-servlets/9.4.35.v20201120/jetty-servlets-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlets/9.4.35.v20201120/jetty-servlets-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlets/9.4.35.v20201120/jetty-servlets-9.4.35.v20201120.pom (2.8 kB at 86 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-project/9.4.35.v20201120/jetty-project-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/9.4.35.v20201120/jetty-project-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/9.4.35.v20201120/jetty-project-9.4.35.v20201120.pom (67 kB at 104 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-continuation/9.4.35.v20201120/jetty-continuation-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-continuation/9.4.35.v20201120/jetty-continuation-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-continuation/9.4.35.v20201120/jetty-continuation-9.4.35.v20201120.pom (1.1 kB at 1.6 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-http/9.4.35.v20201120/jetty-http-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.35.v20201120/jetty-http-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.35.v20201120/jetty-http-9.4.35.v20201120.pom (4.2 kB at 78 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-util/9.4.35.v20201120/jetty-util-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.35.v20201120/jetty-util-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.35.v20201120/jetty-util-9.4.35.v20201120.pom (4.1 kB at 58 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-io/9.4.35.v20201120/jetty-io-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.35.v20201120/jetty-io-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.35.v20201120/jetty-io-9.4.35.v20201120.pom (1.3 kB at 39 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-webapp/9.4.35.v20201120/jetty-webapp-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-webapp/9.4.35.v20201120/jetty-webapp-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-webapp/9.4.35.v20201120/jetty-webapp-9.4.35.v20201120.pom (3.3 kB at 80 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-xml/9.4.35.v20201120/jetty-xml-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-xml/9.4.35.v20201120/jetty-xml-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-xml/9.4.35.v20201120/jetty-xml-9.4.35.v20201120.pom (1.8 kB at 53 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-servlet/9.4.35.v20201120/jetty-servlet-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/9.4.35.v20201120/jetty-servlet-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/9.4.35.v20201120/jetty-servlet-9.4.35.v20201120.pom (2.4 kB at 49 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-security/9.4.35.v20201120/jetty-security-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/9.4.35.v20201120/jetty-security-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/9.4.35.v20201120/jetty-security-9.4.35.v20201120.pom (2.3 kB at 29 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-server/9.4.35.v20201120/jetty-server-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/9.4.35.v20201120/jetty-server-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/9.4.35.v20201120/jetty-server-9.4.35.v20201120.pom (2.7 kB at 50 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-util-ajax/9.4.35.v20201120/jetty-util-ajax-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util-ajax/9.4.35.v20201120/jetty-util-ajax-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util-ajax/9.4.35.v20201120/jetty-util-ajax-9.4.35.v20201120.pom (1.5 kB at 42 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/websocket/websocket-server/9.4.35.v20201120/websocket-server-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-server/9.4.35.v20201120/websocket-server-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-server/9.4.35.v20201120/websocket-server-9.4.35.v20201120.pom (4.1 kB at 91 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/websocket/websocket-parent/9.4.35.v20201120/websocket-parent-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-parent/9.4.35.v20201120/websocket-parent-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-parent/9.4.35.v20201120/websocket-parent-9.4.35.v20201120.pom (1.6 kB at 30 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/websocket/websocket-common/9.4.35.v20201120/websocket-common-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-common/9.4.35.v20201120/websocket-common-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-common/9.4.35.v20201120/websocket-common-9.4.35.v20201120.pom (3.6 kB at 72 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/websocket/websocket-api/9.4.35.v20201120/websocket-api-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-api/9.4.35.v20201120/websocket-api-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-api/9.4.35.v20201120/websocket-api-9.4.35.v20201120.pom (2.5 kB at 72 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/websocket/websocket-client/9.4.35.v20201120/websocket-client-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-client/9.4.35.v20201120/websocket-client-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-client/9.4.35.v20201120/websocket-client-9.4.35.v20201120.pom (4.6 kB at 92 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-client/9.4.35.v20201120/jetty-client-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/9.4.35.v20201120/jetty-client-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/9.4.35.v20201120/jetty-client-9.4.35.v20201120.pom (5.1 kB at 87 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/websocket/websocket-servlet/9.4.35.v20201120/websocket-servlet-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-servlet/9.4.35.v20201120/websocket-servlet-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-servlet/9.4.35.v20201120/websocket-servlet-9.4.35.v20201120.pom (2.2 kB at 40 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.35.v20201120/javax-websocket-server-impl-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.35.v20201120/javax-websocket-server-impl-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.35.v20201120/javax-websocket-server-impl-9.4.35.v20201120.pom (3.5 kB at 100 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-annotations/9.4.35.v20201120/jetty-annotations-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-annotations/9.4.35.v20201120/jetty-annotations-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-annotations/9.4.35.v20201120/jetty-annotations-9.4.35.v20201120.pom (2.7 kB at 67 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-plus/9.4.35.v20201120/jetty-plus-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-plus/9.4.35.v20201120/jetty-plus-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-plus/9.4.35.v20201120/jetty-plus-9.4.35.v20201120.pom (2.8 kB at 149 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/ow2/asm/asm/9.0/asm-9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.0/asm-9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.0/asm-9.0.pom (2.7 kB at 1.4 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/ow2/asm/asm-commons/9.0/asm-commons-9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.0/asm-commons-9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.0/asm-commons-9.0.pom (3.3 kB at 114 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/ow2/asm/asm-tree/9.0/asm-tree-9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.0/asm-tree-9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.0/asm-tree-9.0.pom (2.9 kB at 1.5 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/ow2/asm/asm-analysis/9.0/asm-analysis-9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.0/asm-analysis-9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.0/asm-analysis-9.0.pom (3.0 kB at 1.5 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.35.v20201120/javax-websocket-client-impl-9.4.35.v20201120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.35.v20201120/javax-websocket-client-impl-9.4.35.v20201120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.35.v20201120/javax-websocket-client-impl-9.4.35.v20201120.pom (3.8 kB at 95 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-web/5.3.6.RELEASE/spring-security-web-5.3.6.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-web/5.3.6.RELEASE/spring-security-web-5.3.6.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-web/5.3.6.RELEASE/spring-security-web-5.3.6.RELEASE.pom (7.8 kB at 191 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-core/5.3.6.RELEASE/spring-security-core-5.3.6.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-core/5.3.6.RELEASE/spring-security-core-5.3.6.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-core/5.3.6.RELEASE/spring-security-core-5.3.6.RELEASE.pom (6.8 kB at 200 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-config/5.3.6.RELEASE/spring-security-config-5.3.6.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-config/5.3.6.RELEASE/spring-security-config-5.3.6.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-config/5.3.6.RELEASE/spring-security-config-5.3.6.RELEASE.pom (17 kB at 414 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-aspects/5.3.6.RELEASE/spring-security-aspects-5.3.6.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-aspects/5.3.6.RELEASE/spring-security-aspects-5.3.6.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-aspects/5.3.6.RELEASE/spring-security-aspects-5.3.6.RELEASE.pom (3.3 kB at 71 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/aspectj/aspectjrt/1.9.6/aspectjrt-1.9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjrt/1.9.6/aspectjrt-1.9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjrt/1.9.6/aspectjrt-1.9.6.pom (1.0 kB at 54 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-ddi-resource/0.3.0M7/hawkbit-ddi-resource-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-ddi-resource/0.3.0M7/hawkbit-ddi-resource-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-ddi-resource/0.3.0M7/hawkbit-ddi-resource-0.3.0M7.pom (4.0 kB at 20 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-rest-parent/0.3.0M7/hawkbit-rest-parent-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-rest-parent/0.3.0M7/hawkbit-rest-parent-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-rest-parent/0.3.0M7/hawkbit-rest-parent-0.3.0M7.pom (1.1 kB at 3.5 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-ddi-api/0.3.0M7/hawkbit-ddi-api-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-ddi-api/0.3.0M7/hawkbit-ddi-api-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-ddi-api/0.3.0M7/hawkbit-ddi-api-0.3.0M7.pom (2.0 kB at 13 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/hateoas/spring-hateoas/1.1.3.RELEASE/spring-hateoas-1.1.3.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/hateoas/spring-hateoas/1.1.3.RELEASE/spring-hateoas-1.1.3.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/hateoas/spring-hateoas/1.1.3.RELEASE/spring-hateoas-1.1.3.RELEASE.pom (32 kB at 1.5 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.3.5/kotlinx-coroutines-bom-1.3.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.3.5/kotlinx-coroutines-bom-1.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.3.5/kotlinx-coroutines-bom-1.3.5.pom (4.8 kB at 80 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.pom (1.6 kB at 17 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/plugin/spring-plugin/2.0.0.RELEASE/spring-plugin-2.0.0.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/plugin/spring-plugin/2.0.0.RELEASE/spring-plugin-2.0.0.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/plugin/spring-plugin/2.0.0.RELEASE/spring-plugin-2.0.0.RELEASE.pom (5.8 kB at 254 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-rest-core/0.3.0M7/hawkbit-rest-core-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-rest-core/0.3.0M7/hawkbit-rest-core-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-rest-core/0.3.0M7/hawkbit-rest-core-0.3.0M7.pom (3.3 kB at 19 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.11.3/jackson-datatype-jdk8-2.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.11.3/jackson-datatype-jdk8-2.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.11.3/jackson-datatype-jdk8-2.11.3.pom (2.2 kB at 185 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/module/jackson-module-parameter-names/2.11.3/jackson-module-parameter-names-2.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-parameter-names/2.11.3/jackson-module-parameter-names-2.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-parameter-names/2.11.3/jackson-module-parameter-names-2.11.3.pom (4.0 kB at 95 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-repository-api/0.3.0M7/hawkbit-repository-api-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-repository-api/0.3.0M7/hawkbit-repository-api-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-repository-api/0.3.0M7/hawkbit-repository-api-0.3.0M7.pom (3.1 kB at 17 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-repository/0.3.0M7/hawkbit-repository-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-repository/0.3.0M7/hawkbit-repository-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-repository/0.3.0M7/hawkbit-repository-0.3.0M7.pom (1.1 kB at 6.5 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-security-core/0.3.0M7/hawkbit-security-core-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-security-core/0.3.0M7/hawkbit-security-core-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-security-core/0.3.0M7/hawkbit-security-core-0.3.0M7.pom (2.6 kB at 15 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-oauth2-resource-server/2.3.7.RELEASE/spring-boot-starter-oauth2-resource-server-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-oauth2-resource-server/2.3.7.RELEASE/spring-boot-starter-oauth2-resource-server-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-oauth2-resource-server/2.3.7.RELEASE/spring-boot-starter-oauth2-resource-server-2.3.7.RELEASE.pom (3.0 kB at 82 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-oauth2-resource-server/5.3.6.RELEASE/spring-security-oauth2-resource-server-5.3.6.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-oauth2-resource-server/5.3.6.RELEASE/spring-security-oauth2-resource-server-5.3.6.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-oauth2-resource-server/5.3.6.RELEASE/spring-security-oauth2-resource-server-5.3.6.RELEASE.pom (5.3 kB at 19 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-oauth2-core/5.3.6.RELEASE/spring-security-oauth2-core-5.3.6.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-oauth2-core/5.3.6.RELEASE/spring-security-oauth2-core-5.3.6.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-oauth2-core/5.3.6.RELEASE/spring-security-oauth2-core-5.3.6.RELEASE.pom (4.9 kB at 257 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-oauth2-jose/5.3.6.RELEASE/spring-security-oauth2-jose-5.3.6.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-oauth2-jose/5.3.6.RELEASE/spring-security-oauth2-jose-5.3.6.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-oauth2-jose/5.3.6.RELEASE/spring-security-oauth2-jose-5.3.6.RELEASE.pom (5.5 kB at 140 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/nimbusds/nimbus-jose-jwt/8.19/nimbus-jose-jwt-8.19.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/nimbus-jose-jwt/8.19/nimbus-jose-jwt-8.19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/nimbus-jose-jwt/8.19/nimbus-jose-jwt-8.19.pom (13 kB at 170 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom (5.4 kB at 493 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-oauth2-client/2.3.7.RELEASE/spring-boot-starter-oauth2-client-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-oauth2-client/2.3.7.RELEASE/spring-boot-starter-oauth2-client-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-oauth2-client/2.3.7.RELEASE/spring-boot-starter-oauth2-client-2.3.7.RELEASE.pom (3.4 kB at 140 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom (5.9 kB at 197 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/sun/mail/all/1.6.5/all-1.6.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/all/1.6.5/all-1.6.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/all/1.6.5/all-1.6.5.pom (21 kB at 687 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom (4.6 kB at 201 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-oauth2-client/5.3.6.RELEASE/spring-security-oauth2-client-5.3.6.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-oauth2-client/5.3.6.RELEASE/spring-security-oauth2-client-5.3.6.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-oauth2-client/5.3.6.RELEASE/spring-security-oauth2-client-5.3.6.RELEASE.pom (7.8 kB at 460 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/nimbusds/oauth2-oidc-sdk/7.1.1/oauth2-oidc-sdk-7.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/oauth2-oidc-sdk/7.1.1/oauth2-oidc-sdk-7.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/oauth2-oidc-sdk/7.1.1/oauth2-oidc-sdk-7.1.1.pom (12 kB at 691 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/nimbusds/content-type/2.0/content-type-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/content-type/2.0/content-type-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/content-type/2.0/content-type-2.0.pom (8.9 kB at 318 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/nimbusds/lang-tag/1.4.4/lang-tag-1.4.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/lang-tag/1.4.4/lang-tag-1.4.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/lang-tag/1.4.4/lang-tag-1.4.4.pom (9.5 kB at 682 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-bus/2.2.3.RELEASE/spring-cloud-bus-2.2.3.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-bus/2.2.3.RELEASE/spring-cloud-bus-2.2.3.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-bus/2.2.3.RELEASE/spring-cloud-bus-2.2.3.RELEASE.pom (5.3 kB at 115 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-bus-parent/2.2.3.RELEASE/spring-cloud-bus-parent-2.2.3.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-bus-parent/2.2.3.RELEASE/spring-cloud-bus-parent-2.2.3.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-bus-parent/2.2.3.RELEASE/spring-cloud-bus-parent-2.2.3.RELEASE.pom (4.6 kB at 110 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-build/2.3.1.RELEASE/spring-cloud-build-2.3.1.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-build/2.3.1.RELEASE/spring-cloud-build-2.3.1.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-build/2.3.1.RELEASE/spring-cloud-build-2.3.1.RELEASE.pom (52 kB at 454 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-build-dependencies/2.3.1.RELEASE/spring-cloud-build-dependencies-2.3.1.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-build-dependencies/2.3.1.RELEASE/spring-cloud-build-dependencies-2.3.1.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-build-dependencies/2.3.1.RELEASE/spring-cloud-build-dependencies-2.3.1.RELEASE.pom (3.3 kB at 74 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-dependencies/2.3.2.RELEASE/spring-boot-dependencies-2.3.2.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-dependencies/2.3.2.RELEASE/spring-boot-dependencies-2.3.2.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-dependencies/2.3.2.RELEASE/spring-boot-dependencies-2.3.2.RELEASE.pom (122 kB at 1.4 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/dropwizard/metrics/metrics-bom/4.1.11/metrics-bom-4.1.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/dropwizard/metrics/metrics-bom/4.1.11/metrics-bom-4.1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/dropwizard/metrics/metrics-bom/4.1.11/metrics-bom-4.1.11.pom (5.3 kB at 104 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/dropwizard/metrics/metrics-parent/4.1.11/metrics-parent-4.1.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/dropwizard/metrics/metrics-parent/4.1.11/metrics-parent-4.1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/dropwizard/metrics/metrics-parent/4.1.11/metrics-parent-4.1.11.pom (15 kB at 469 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/codehaus/groovy/groovy-bom/2.5.13/groovy-bom-2.5.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-bom/2.5.13/groovy-bom-2.5.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-bom/2.5.13/groovy-bom-2.5.13.pom (26 kB at 878 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/jackson-bom/2.11.1/jackson-bom-2.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.11.1/jackson-bom-2.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.11.1/jackson-bom-2.11.1.pom (13 kB at 708 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-bom/9.4.30.v20200611/jetty-bom-9.4.30.v20200611.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-bom/9.4.30.v20200611/jetty-bom-9.4.30.v20200611.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-bom/9.4.30.v20200611/jetty-bom-9.4.30.v20200611.pom (17 kB at 621 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/micrometer/micrometer-bom/1.5.3/micrometer-bom-1.5.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/micrometer/micrometer-bom/1.5.3/micrometer-bom-1.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/micrometer/micrometer-bom/1.5.3/micrometer-bom-1.5.3.pom (6.6 kB at 27 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/netty/netty-bom/4.1.51.Final/netty-bom-4.1.51.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-bom/4.1.51.Final/netty-bom-4.1.51.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-bom/4.1.51.Final/netty-bom-4.1.51.Final.pom (8.8 kB at 117 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/r2dbc/r2dbc-bom/Arabba-SR6/r2dbc-bom-Arabba-SR6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/r2dbc/r2dbc-bom/Arabba-SR6/r2dbc-bom-Arabba-SR6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/r2dbc/r2dbc-bom/Arabba-SR6/r2dbc-bom-Arabba-SR6.pom (3.8 kB at 31 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/projectreactor/reactor-bom/Dysprosium-SR10/reactor-bom-Dysprosium-SR10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/projectreactor/reactor-bom/Dysprosium-SR10/reactor-bom-Dysprosium-SR10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/projectreactor/reactor-bom/Dysprosium-SR10/reactor-bom-Dysprosium-SR10.pom (4.1 kB at 177 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/rsocket/rsocket-bom/1.0.1/rsocket-bom-1.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rsocket/rsocket-bom/1.0.1/rsocket-bom-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rsocket/rsocket-bom/1.0.1/rsocket-bom-1.0.1.pom (2.8 kB at 11 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/data/spring-data-releasetrain/Neumann-SR2/spring-data-releasetrain-Neumann-SR2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-releasetrain/Neumann-SR2/spring-data-releasetrain-Neumann-SR2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-releasetrain/Neumann-SR2/spring-data-releasetrain-Neumann-SR2.pom (5.0 kB at 100 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/data/build/spring-data-build/2.3.2.RELEASE/spring-data-build-2.3.2.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/build/spring-data-build/2.3.2.RELEASE/spring-data-build-2.3.2.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/build/spring-data-build/2.3.2.RELEASE/spring-data-build-2.3.2.RELEASE.pom (7.1 kB at 18 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-framework-bom/5.2.8.RELEASE/spring-framework-bom-5.2.8.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.2.8.RELEASE/spring-framework-bom-5.2.8.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.2.8.RELEASE/spring-framework-bom-5.2.8.RELEASE.pom (5.3 kB at 147 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/integration/spring-integration-bom/5.3.2.RELEASE/spring-integration-bom-5.3.2.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-bom/5.3.2.RELEASE/spring-integration-bom-5.3.2.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-bom/5.3.2.RELEASE/spring-integration-bom-5.3.2.RELEASE.pom (9.2 kB at 95 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-bom/5.3.3.RELEASE/spring-security-bom-5.3.3.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-bom/5.3.3.RELEASE/spring-security-bom-5.3.3.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-bom/5.3.3.RELEASE/spring-security-bom-5.3.3.RELEASE.pom (5.4 kB at 19 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/session/spring-session-bom/Dragonfruit-RELEASE/spring-session-bom-Dragonfruit-RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/session/spring-session-bom/Dragonfruit-RELEASE/spring-session-bom-Dragonfruit-RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/session/spring-session-bom/Dragonfruit-RELEASE/spring-session-bom-Dragonfruit-RELEASE.pom (2.8 kB at 11 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-starter/2.2.4.RELEASE/spring-cloud-starter-2.2.4.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-starter/2.2.4.RELEASE/spring-cloud-starter-2.2.4.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-starter/2.2.4.RELEASE/spring-cloud-starter-2.2.4.RELEASE.pom (5.0 kB at 4.8 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-commons-parent/2.2.4.RELEASE/spring-cloud-commons-parent-2.2.4.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-commons-parent/2.2.4.RELEASE/spring-cloud-commons-parent-2.2.4.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-commons-parent/2.2.4.RELEASE/spring-cloud-commons-parent-2.2.4.RELEASE.pom (4.5 kB at 252 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-context/2.2.4.RELEASE/spring-cloud-context-2.2.4.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-context/2.2.4.RELEASE/spring-cloud-context-2.2.4.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-context/2.2.4.RELEASE/spring-cloud-context-2.2.4.RELEASE.pom (6.2 kB at 85 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-crypto/5.3.6.RELEASE/spring-security-crypto-5.3.6.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-crypto/5.3.6.RELEASE/spring-security-crypto-5.3.6.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-crypto/5.3.6.RELEASE/spring-security-crypto-5.3.6.RELEASE.pom (2.6 kB at 42 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-commons/2.2.4.RELEASE/spring-cloud-commons-2.2.4.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-commons/2.2.4.RELEASE/spring-cloud-commons-2.2.4.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-commons/2.2.4.RELEASE/spring-cloud-commons-2.2.4.RELEASE.pom (7.9 kB at 208 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-stream/3.0.7.RELEASE/spring-cloud-stream-3.0.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream/3.0.7.RELEASE/spring-cloud-stream-3.0.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream/3.0.7.RELEASE/spring-cloud-stream-3.0.7.RELEASE.pom (3.2 kB at 8.2 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-stream-parent/3.0.7.RELEASE/spring-cloud-stream-parent-3.0.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream-parent/3.0.7.RELEASE/spring-cloud-stream-parent-3.0.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream-parent/3.0.7.RELEASE/spring-cloud-stream-parent-3.0.7.RELEASE.pom (7.4 kB at 390 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/projectreactor/reactor-bom/Dysprosium-SR6/reactor-bom-Dysprosium-SR6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/projectreactor/reactor-bom/Dysprosium-SR6/reactor-bom-Dysprosium-SR6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/projectreactor/reactor-bom/Dysprosium-SR6/reactor-bom-Dysprosium-SR6.pom (4.1 kB at 56 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-messaging/5.2.12.RELEASE/spring-messaging-5.2.12.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-messaging/5.2.12.RELEASE/spring-messaging-5.2.12.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-messaging/5.2.12.RELEASE/spring-messaging-5.2.12.RELEASE.pom (1.9 kB at 31 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/integration/spring-integration-core/5.3.4.RELEASE/spring-integration-core-5.3.4.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-core/5.3.4.RELEASE/spring-integration-core-5.3.4.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-core/5.3.4.RELEASE/spring-integration-core-5.3.4.RELEASE.pom (5.2 kB at 135 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/retry/spring-retry/1.2.5.RELEASE/spring-retry-1.2.5.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/retry/spring-retry/1.2.5.RELEASE/spring-retry-1.2.5.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/retry/spring-retry/1.2.5.RELEASE/spring-retry-1.2.5.RELEASE.pom (9.8 kB at 82 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-framework-bom/4.3.22.RELEASE/spring-framework-bom-4.3.22.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/4.3.22.RELEASE/spring-framework-bom-4.3.22.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/4.3.22.RELEASE/spring-framework-bom-4.3.22.RELEASE.pom (5.1 kB at 64 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/projectreactor/reactor-core/3.3.12.RELEASE/reactor-core-3.3.12.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/projectreactor/reactor-core/3.3.12.RELEASE/reactor-core-3.3.12.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/projectreactor/reactor-core/3.3.12.RELEASE/reactor-core-3.3.12.RELEASE.pom (2.6 kB at 64 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom (1.2 kB at 64 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/integration/spring-integration-jmx/5.3.4.RELEASE/spring-integration-jmx-5.3.4.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-jmx/5.3.4.RELEASE/spring-integration-jmx-5.3.4.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-jmx/5.3.4.RELEASE/spring-integration-jmx-5.3.4.RELEASE.pom (2.6 kB at 19 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/cronutils/cron-utils/9.1.3/cron-utils-9.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/cronutils/cron-utils/9.1.3/cron-utils-9.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/cronutils/cron-utils/9.1.3/cron-utils-9.1.3.pom (12 kB at 109 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.pom (18 kB at 191 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-security-integration/0.3.0M7/hawkbit-security-integration-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-security-integration/0.3.0M7/hawkbit-security-integration-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-security-integration/0.3.0M7/hawkbit-security-integration-0.3.0M7.pom (2.0 kB at 9.7 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-http-security/0.3.0M7/hawkbit-http-security-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-http-security/0.3.0M7/hawkbit-http-security-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-http-security/0.3.0M7/hawkbit-http-security-0.3.0M7.pom (2.1 kB at 10 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/github/ben-manes/caffeine/caffeine/2.8.8/caffeine-2.8.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/ben-manes/caffeine/caffeine/2.8.8/caffeine-2.8.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/ben-manes/caffeine/caffeine/2.8.8/caffeine-2.8.8.pom (2.1 kB at 8.4 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom (2.2 kB at 86 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/errorprone/error_prone_annotations/2.4.0/error_prone_annotations-2.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.4.0/error_prone_annotations-2.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.4.0/error_prone_annotations-2.4.0.pom (2.1 kB at 60 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/errorprone/error_prone_parent/2.4.0/error_prone_parent-2.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.4.0/error_prone_parent-2.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.4.0/error_prone_parent-2.4.0.pom (6.0 kB at 298 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-repository-jpa/0.3.0M7/hawkbit-repository-jpa-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-repository-jpa/0.3.0M7/hawkbit-repository-jpa-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-repository-jpa/0.3.0M7/hawkbit-repository-jpa-0.3.0M7.pom (6.1 kB at 34 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-repository-core/0.3.0M7/hawkbit-repository-core-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-repository-core/0.3.0M7/hawkbit-repository-core-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-repository-core/0.3.0M7/hawkbit-repository-core-0.3.0M7.pom (2.3 kB at 6.0 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-context-support/5.2.12.RELEASE/spring-context-support-5.2.12.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context-support/5.2.12.RELEASE/spring-context-support-5.2.12.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context-support/5.2.12.RELEASE/spring-context-support-5.2.12.RELEASE.pom (2.1 kB at 60 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.3.0M7/hawkbit-artifact-repository-filesystem-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.3.0M7/hawkbit-artifact-repository-filesystem-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.3.0M7/hawkbit-artifact-repository-filesystem-0.3.0M7.pom (2.0 kB at 9.8 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-data-jpa/2.3.7.RELEASE/spring-boot-starter-data-jpa-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-data-jpa/2.3.7.RELEASE/spring-boot-starter-data-jpa-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-data-jpa/2.3.7.RELEASE/spring-boot-starter-data-jpa-2.3.7.RELEASE.pom (4.1 kB at 25 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-aop/2.3.7.RELEASE/spring-boot-starter-aop-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-aop/2.3.7.RELEASE/spring-boot-starter-aop-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-aop/2.3.7.RELEASE/spring-boot-starter-aop-2.3.7.RELEASE.pom (2.5 kB at 4.7 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.pom (1.0 kB at 8.0 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-jdbc/2.3.7.RELEASE/spring-boot-starter-jdbc-2.3.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-jdbc/2.3.7.RELEASE/spring-boot-starter-jdbc-2.3.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-jdbc/2.3.7.RELEASE/spring-boot-starter-jdbc-2.3.7.RELEASE.pom (2.5 kB at 16 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/zaxxer/HikariCP/3.4.5/HikariCP-3.4.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/zaxxer/HikariCP/3.4.5/HikariCP-3.4.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/zaxxer/HikariCP/3.4.5/HikariCP-3.4.5.pom (27 kB at 79 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-jdbc/5.2.12.RELEASE/spring-jdbc-5.2.12.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jdbc/5.2.12.RELEASE/spring-jdbc-5.2.12.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jdbc/5.2.12.RELEASE/spring-jdbc-5.2.12.RELEASE.pom (2.1 kB at 7.5 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom (13 kB at 137 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom (13 kB at 60 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/data/spring-data-jpa/2.3.6.RELEASE/spring-data-jpa-2.3.6.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-jpa/2.3.6.RELEASE/spring-data-jpa-2.3.6.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-jpa/2.3.6.RELEASE/spring-data-jpa-2.3.6.RELEASE.pom (12 kB at 108 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-orm/5.2.12.RELEASE/spring-orm-5.2.12.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-orm/5.2.12.RELEASE/spring-orm-5.2.12.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-orm/5.2.12.RELEASE/spring-orm-5.2.12.RELEASE.pom (2.3 kB at 15 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-aspects/5.2.12.RELEASE/spring-aspects-5.2.12.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aspects/5.2.12.RELEASE/spring-aspects-5.2.12.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aspects/5.2.12.RELEASE/spring-aspects-5.2.12.RELEASE.pom (1.7 kB at 16 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.3/org.eclipse.persistence.jpa-2.7.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.3/org.eclipse.persistence.jpa-2.7.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.3/org.eclipse.persistence.jpa-2.7.3.pom (4.1 kB at 15 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/persistence/javax.persistence/2.2.1/javax.persistence-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/javax.persistence/2.2.1/javax.persistence-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/javax.persistence/2.2.1/javax.persistence-2.2.1.pom (2.9 kB at 13 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/persistence/org.eclipse.persistence.asm/2.7.3/org.eclipse.persistence.asm-2.7.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.asm/2.7.3/org.eclipse.persistence.asm-2.7.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.asm/2.7.3/org.eclipse.persistence.asm-2.7.3.pom (2.9 kB at 16 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.3/org.eclipse.persistence.antlr-2.7.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.3/org.eclipse.persistence.antlr-2.7.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.3/org.eclipse.persistence.antlr-2.7.3.pom (2.9 kB at 8.9 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom (6.7 kB at 39 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/glassfish/json/1.1.4/json-1.1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/json/1.1.4/json-1.1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/json/1.1.4/json-1.1.4.pom (18 kB at 36 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 3.0 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.3/org.eclipse.persistence.jpa.jpql-2.7.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.3/org.eclipse.persistence.jpa.jpql-2.7.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.3/org.eclipse.persistence.jpa.jpql-2.7.3.pom (2.9 kB at 11 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/persistence/org.eclipse.persistence.core/2.7.3/org.eclipse.persistence.core-2.7.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.core/2.7.3/org.eclipse.persistence.core-2.7.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.core/2.7.3/org.eclipse.persistence.core-2.7.3.pom (3.3 kB at 5.4 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.pom (7.6 kB at 14 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/cz/jirutka/rsql/rsql-parser/2.1.0/rsql-parser-2.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/cz/jirutka/rsql/rsql-parser/2.1.0/rsql-parser-2.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/cz/jirutka/rsql/rsql-parser/2.1.0/rsql-parser-2.1.0.pom (4.4 kB at 21 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/cz/jirutka/maven/groovy-parent/1.2.0/groovy-parent-1.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/cz/jirutka/maven/groovy-parent/1.2.0/groovy-parent-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/cz/jirutka/maven/groovy-parent/1.2.0/groovy-parent-1.2.0.pom (6.8 kB at 59 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/cz/jirutka/maven/root-parent/1.2.0/root-parent-1.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/cz/jirutka/maven/root-parent/1.2.0/root-parent-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/cz/jirutka/maven/root-parent/1.2.0/root-parent-1.2.0.pom (20 kB at 120 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom (8.2 kB at 44 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-autoconfigure/0.3.0M7/hawkbit-autoconfigure-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-autoconfigure/0.3.0M7/hawkbit-autoconfigure-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-autoconfigure/0.3.0M7/hawkbit-autoconfigure-0.3.0M7.pom (3.8 kB at 16 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/vaadin/spring/extensions/vaadin-spring-ext-security/2.0.0.RELEASE/vaadin-spring-ext-security-2.0.0.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vaadin/spring/extensions/vaadin-spring-ext-security/2.0.0.RELEASE/vaadin-spring-ext-security-2.0.0.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vaadin/spring/extensions/vaadin-spring-ext-security/2.0.0.RELEASE/vaadin-spring-ext-security-2.0.0.RELEASE.pom (3.6 kB at 7.5 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/vaadin/spring/parent-pom/2.0.0.RELEASE/parent-pom-2.0.0.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vaadin/spring/parent-pom/2.0.0.RELEASE/parent-pom-2.0.0.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vaadin/spring/parent-pom/2.0.0.RELEASE/parent-pom-2.0.0.RELEASE.pom (15 kB at 52 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-bom/8.0.2/vaadin-bom-8.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-bom/8.0.2/vaadin-bom-8.0.2.pom (6.0 kB at 49 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-parent/1.0.0/vaadin-parent-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-parent/1.0.0/vaadin-parent-1.0.0.pom (5.1 kB at 39 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/vaadin/spring/extensions/vaadin-spring-ext-core/2.0.0.RELEASE/vaadin-spring-ext-core-2.0.0.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vaadin/spring/extensions/vaadin-spring-ext-core/2.0.0.RELEASE/vaadin-spring-ext-core-2.0.0.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vaadin/spring/extensions/vaadin-spring-ext-core/2.0.0.RELEASE/vaadin-spring-ext-core-2.0.0.RELEASE.pom (1.3 kB at 4.9 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.3.0M7/hawkbit-boot-starter-mgmt-api-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.3.0M7/hawkbit-boot-starter-mgmt-api-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.3.0M7/hawkbit-boot-starter-mgmt-api-0.3.0M7.pom (2.9 kB at 11 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.3.0M7/hawkbit-mgmt-resource-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.3.0M7/hawkbit-mgmt-resource-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.3.0M7/hawkbit-mgmt-resource-0.3.0M7.pom (4.2 kB at 22 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-mgmt-api/0.3.0M7/hawkbit-mgmt-api-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-mgmt-api/0.3.0M7/hawkbit-mgmt-api-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-mgmt-api/0.3.0M7/hawkbit-mgmt-api-0.3.0M7.pom (1.8 kB at 11 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.3.0M7/hawkbit-boot-starter-mgmt-ui-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.3.0M7/hawkbit-boot-starter-mgmt-ui-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.3.0M7/hawkbit-boot-starter-mgmt-ui-0.3.0M7.pom (2.7 kB at 12 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-ui/0.3.0M7/hawkbit-ui-0.3.0M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-ui/0.3.0M7/hawkbit-ui-0.3.0M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-ui/0.3.0M7/hawkbit-ui-0.3.0M7.pom (9.5 kB at 28 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-spring-boot/3.2.1/vaadin-spring-boot-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-spring-boot/3.2.1/vaadin-spring-boot-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-spring-boot/3.2.1/vaadin-spring-boot-3.2.1.pom (5.0 kB at 12 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-spring-parent/3.2.1/vaadin-spring-parent-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-spring-parent/3.2.1/vaadin-spring-parent-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-spring-parent/3.2.1/vaadin-spring-parent-3.2.1.pom (7.8 kB at 44 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-spring/3.2.1/vaadin-spring-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-spring/3.2.1/vaadin-spring-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-spring/3.2.1/vaadin-spring-3.2.1.pom (4.0 kB at 14 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-websocket/5.2.12.RELEASE/spring-websocket-5.2.12.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-websocket/5.2.12.RELEASE/spring-websocket-5.2.12.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-websocket/5.2.12.RELEASE/spring-websocket-5.2.12.RELEASE.pom (2.1 kB at 28 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/vaadin/spring/addons/vaadin-spring-addon-eventbus/2.0.0.RELEASE/vaadin-spring-addon-eventbus-2.0.0.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vaadin/spring/addons/vaadin-spring-addon-eventbus/2.0.0.RELEASE/vaadin-spring-addon-eventbus-2.0.0.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vaadin/spring/addons/vaadin-spring-addon-eventbus/2.0.0.RELEASE/vaadin-spring-addon-eventbus-2.0.0.RELEASE.pom (1.6 kB at 6.2 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-server/8.11.3/vaadin-server-8.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-server/8.11.3/vaadin-server-8.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-server/8.11.3/vaadin-server-8.11.3.pom (13 kB at 70 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-root/8.11.3/vaadin-root-8.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-root/8.11.3/vaadin-root-8.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-root/8.11.3/vaadin-root-8.11.3.pom (41 kB at 244 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-sass-compiler/0.9.13/vaadin-sass-compiler-0.9.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-sass-compiler/0.9.13/vaadin-sass-compiler-0.9.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-sass-compiler/0.9.13/vaadin-sass-compiler-0.9.13.pom (12 kB at 83 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/w3c/css/sac/1.3/sac-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/w3c/css/sac/1.3/sac-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/w3c/css/sac/1.3/sac-1.3.pom (1.1 kB at 21 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/external/flute/flute/1.3.0.gg2/flute-1.3.0.gg2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/flute/flute/1.3.0.gg2/flute-1.3.0.gg2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/flute/flute/1.3.0.gg2/flute-1.3.0.gg2.pom (2.5 kB at 10 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-shared/8.11.3/vaadin-shared-8.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-shared/8.11.3/vaadin-shared-8.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-shared/8.11.3/vaadin-shared-8.11.3.pom (7.1 kB at 37 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom (5.6 kB at 24 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-client/8.11.3/vaadin-client-8.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-client/8.11.3/vaadin-client-8.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-client/8.11.3/vaadin-client-8.11.3.pom (6.1 kB at 17 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/gwt/gwt-elemental/2.8.2/gwt-elemental-2.8.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/gwt/gwt-elemental/2.8.2/gwt-elemental-2.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/gwt/gwt-elemental/2.8.2/gwt-elemental-2.8.2.pom (742 B at 2.5 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom (9.6 kB at 188 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/sonatype/oss/oss-parent/4/oss-parent-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/4/oss-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4.0 kB at 129 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom (2.0 kB at 39 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom (1.4 kB at 30 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 1.1 MB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/gwt/gwt-user/2.8.2/gwt-user-2.8.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/gwt/gwt-user/2.8.2/gwt-user-2.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/gwt/gwt-user/2.8.2/gwt-user-2.8.2.pom (1.6 kB at 52 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2.pom (605 B at 24 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom (16 kB at 282 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-push/8.11.3/vaadin-push-8.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-push/8.11.3/vaadin-push-8.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-push/8.11.3/vaadin-push-8.11.3.pom (7.5 kB at 22 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.pom (13 kB at 27 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/external/atmosphere/atmosphere-project/2.4.30.vaadin1/atmosphere-project-2.4.30.vaadin1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/atmosphere/atmosphere-project/2.4.30.vaadin1/atmosphere-project-2.4.30.vaadin1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/atmosphere/atmosphere-project/2.4.30.vaadin1/atmosphere-project-2.4.30.vaadin1.pom (25 kB at 135 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.pom (3.4 kB at 20 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-themes/8.11.3/vaadin-themes-8.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-themes/8.11.3/vaadin-themes-8.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-themes/8.11.3/vaadin-themes-8.11.3.pom (7.1 kB at 45 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.pom [INFO] Downloaded from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.pom (6.8 kB at 32 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/github/gwtd3/gwt-d3-api/1.3.0/gwt-d3-api-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/gwtd3/gwt-d3-api/1.3.0/gwt-d3-api-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/gwtd3/gwt-d3-api/1.3.0/gwt-d3-api-1.3.0.pom (7.2 kB at 17 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/github/gwtd3/gwt-d3/1.3.0/gwt-d3-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/gwtd3/gwt-d3/1.3.0/gwt-d3-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/gwtd3/gwt-d3/1.3.0/gwt-d3-1.3.0.pom (11 kB at 65 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/github/gwtd3/gwt-d3-js/3.5.11/gwt-d3-js-3.5.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/gwtd3/gwt-d3-js/3.5.11/gwt-d3-js-3.5.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/gwtd3/gwt-d3-js/3.5.11/gwt-d3-js-3.5.11.pom (8.5 kB at 7.3 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-starter-bus-kafka/2.2.3.RELEASE/spring-cloud-starter-bus-kafka-2.2.3.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-starter-bus-kafka/2.2.3.RELEASE/spring-cloud-starter-bus-kafka-2.2.3.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-starter-bus-kafka/2.2.3.RELEASE/spring-cloud-starter-bus-kafka-2.2.3.RELEASE.pom (4.1 kB at 31 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-starter-stream-kafka/3.0.7.RELEASE/spring-cloud-starter-stream-kafka-3.0.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-starter-stream-kafka/3.0.7.RELEASE/spring-cloud-starter-stream-kafka-3.0.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-starter-stream-kafka/3.0.7.RELEASE/spring-cloud-starter-stream-kafka-3.0.7.RELEASE.pom (1.0 kB at 6.3 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-stream-binder-kafka-parent/3.0.7.RELEASE/spring-cloud-stream-binder-kafka-parent-3.0.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream-binder-kafka-parent/3.0.7.RELEASE/spring-cloud-stream-binder-kafka-parent-3.0.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream-binder-kafka-parent/3.0.7.RELEASE/spring-cloud-stream-binder-kafka-parent-3.0.7.RELEASE.pom (7.3 kB at 84 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-stream-binder-kafka/3.0.7.RELEASE/spring-cloud-stream-binder-kafka-3.0.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream-binder-kafka/3.0.7.RELEASE/spring-cloud-stream-binder-kafka-3.0.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream-binder-kafka/3.0.7.RELEASE/spring-cloud-stream-binder-kafka-3.0.7.RELEASE.pom (2.8 kB at 25 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-stream-binder-kafka-core/3.0.7.RELEASE/spring-cloud-stream-binder-kafka-core-3.0.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream-binder-kafka-core/3.0.7.RELEASE/spring-cloud-stream-binder-kafka-core-3.0.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream-binder-kafka-core/3.0.7.RELEASE/spring-cloud-stream-binder-kafka-core-3.0.7.RELEASE.pom (1.7 kB at 2.9 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/integration/spring-integration-kafka/3.2.1.RELEASE/spring-integration-kafka-3.2.1.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-kafka/3.2.1.RELEASE/spring-integration-kafka-3.2.1.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-kafka/3.2.1.RELEASE/spring-integration-kafka-3.2.1.RELEASE.pom (2.2 kB at 6.1 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/kafka/spring-kafka/2.5.10.RELEASE/spring-kafka-2.5.10.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/kafka/spring-kafka/2.5.10.RELEASE/spring-kafka-2.5.10.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/kafka/spring-kafka/2.5.10.RELEASE/spring-kafka-2.5.10.RELEASE.pom (5.4 kB at 125 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/kafka/kafka-clients/2.5.1/kafka-clients-2.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/kafka/kafka-clients/2.5.1/kafka-clients-2.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/kafka/kafka-clients/2.5.1/kafka-clients-2.5.1.pom (2.7 kB at 41 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/github/luben/zstd-jni/1.4.4-7/zstd-jni-1.4.4-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.4.4-7/zstd-jni-1.4.4-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.4.4-7/zstd-jni-1.4.4-7.pom (1.9 kB at 19 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.pom (2.0 kB at 1.9 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/xerial/snappy/snappy-java/1.1.7.3/snappy-java-1.1.7.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xerial/snappy/snappy-java/1.1.7.3/snappy-java-1.1.7.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xerial/snappy/snappy-java/1.1.7.3/snappy-java-1.1.7.3.pom (4.0 kB at 81 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/microsoft/sqlserver/mssql-jdbc/7.4.1.jre8/mssql-jdbc-7.4.1.jre8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/sqlserver/mssql-jdbc/7.4.1.jre8/mssql-jdbc-7.4.1.jre8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/sqlserver/mssql-jdbc/7.4.1.jre8/mssql-jdbc-7.4.1.jre8.pom (17 kB at 370 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.3.0M7/hawkbit-boot-starter-ddi-api-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-web/2.3.7.RELEASE/spring-boot-starter-web-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-json/2.3.7.RELEASE/spring-boot-starter-json-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-webmvc/5.2.12.RELEASE/spring-webmvc-5.2.12.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-jetty/2.3.7.RELEASE/spring-boot-starter-jetty-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-servlets/9.4.35.v20201120/jetty-servlets-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-continuation/9.4.35.v20201120/jetty-continuation-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-http/9.4.35.v20201120/jetty-http-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-util/9.4.35.v20201120/jetty-util-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-io/9.4.35.v20201120/jetty-io-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-webapp/9.4.35.v20201120/jetty-webapp-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-xml/9.4.35.v20201120/jetty-xml-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-servlet/9.4.35.v20201120/jetty-servlet-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-security/9.4.35.v20201120/jetty-security-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-server/9.4.35.v20201120/jetty-server-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-util-ajax/9.4.35.v20201120/jetty-util-ajax-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/websocket/websocket-server/9.4.35.v20201120/websocket-server-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/websocket/websocket-common/9.4.35.v20201120/websocket-common-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/websocket/websocket-api/9.4.35.v20201120/websocket-api-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/websocket/websocket-client/9.4.35.v20201120/websocket-client-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-client/9.4.35.v20201120/jetty-client-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/websocket/websocket-servlet/9.4.35.v20201120/websocket-servlet-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.35.v20201120/javax-websocket-server-impl-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-annotations/9.4.35.v20201120/jetty-annotations-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/jetty-plus/9.4.35.v20201120/jetty-plus-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/ow2/asm/asm/9.0/asm-9.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/ow2/asm/asm-commons/9.0/asm-commons-9.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/ow2/asm/asm-tree/9.0/asm-tree-9.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/ow2/asm/asm-analysis/9.0/asm-analysis-9.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.35.v20201120/javax-websocket-client-impl-9.4.35.v20201120.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-web/5.3.6.RELEASE/spring-security-web-5.3.6.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-core/5.3.6.RELEASE/spring-security-core-5.3.6.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-config/5.3.6.RELEASE/spring-security-config-5.3.6.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-aspects/5.3.6.RELEASE/spring-security-aspects-5.3.6.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/aspectj/aspectjrt/1.9.6/aspectjrt-1.9.6.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-ddi-resource/0.3.0M7/hawkbit-ddi-resource-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-ddi-api/0.3.0M7/hawkbit-ddi-api-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/hateoas/spring-hateoas/1.1.3.RELEASE/spring-hateoas-1.1.3.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/minidev/json-smart/2.3/json-smart-2.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-rest-core/0.3.0M7/hawkbit-rest-core-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-repository-api/0.3.0M7/hawkbit-repository-api-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-security-integration/0.3.0M7/hawkbit-security-integration-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-http-security/0.3.0M7/hawkbit-http-security-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-security-core/0.3.0M7/hawkbit-security-core-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-oauth2-resource-server/2.3.7.RELEASE/spring-boot-starter-oauth2-resource-server-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-oauth2-resource-server/5.3.6.RELEASE/spring-security-oauth2-resource-server-5.3.6.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-oauth2-core/5.3.6.RELEASE/spring-security-oauth2-core-5.3.6.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-oauth2-jose/5.3.6.RELEASE/spring-security-oauth2-jose-5.3.6.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/nimbusds/nimbus-jose-jwt/8.19/nimbus-jose-jwt-8.19.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-oauth2-client/2.3.7.RELEASE/spring-boot-starter-oauth2-client-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-oauth2-client/5.3.6.RELEASE/spring-security-oauth2-client-5.3.6.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/nimbusds/oauth2-oidc-sdk/7.1.1/oauth2-oidc-sdk-7.1.1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/nimbusds/content-type/2.0/content-type-2.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/nimbusds/lang-tag/1.4.4/lang-tag-1.4.4.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/github/ben-manes/caffeine/caffeine/2.8.8/caffeine-2.8.8.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/errorprone/error_prone_annotations/2.4.0/error_prone_annotations-2.4.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-repository-jpa/0.3.0M7/hawkbit-repository-jpa-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-repository-core/0.3.0M7/hawkbit-repository-core-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.3.0M7/hawkbit-artifact-repository-filesystem-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-data-jpa/2.3.7.RELEASE/spring-boot-starter-data-jpa-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-aop/2.3.7.RELEASE/spring-boot-starter-aop-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-jdbc/2.3.7.RELEASE/spring-boot-starter-jdbc-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/zaxxer/HikariCP/3.4.5/HikariCP-3.4.5.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-jdbc/5.2.12.RELEASE/spring-jdbc-5.2.12.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/data/spring-data-jpa/2.3.6.RELEASE/spring-data-jpa-2.3.6.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-orm/5.2.12.RELEASE/spring-orm-5.2.12.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-aspects/5.2.12.RELEASE/spring-aspects-5.2.12.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.3/org.eclipse.persistence.jpa-2.7.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/persistence/javax.persistence/2.2.1/javax.persistence-2.2.1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/persistence/org.eclipse.persistence.asm/2.7.3/org.eclipse.persistence.asm-2.7.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.3/org.eclipse.persistence.antlr-2.7.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.3/org.eclipse.persistence.jpa.jpql-2.7.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/persistence/org.eclipse.persistence.core/2.7.3/org.eclipse.persistence.core-2.7.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/cz/jirutka/rsql/rsql-parser/2.1.0/rsql-parser-2.1.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-autoconfigure/0.3.0M7/hawkbit-autoconfigure-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-context-support/5.2.12.RELEASE/spring-context-support-5.2.12.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/vaadin/spring/extensions/vaadin-spring-ext-security/2.0.0.RELEASE/vaadin-spring-ext-security-2.0.0.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/vaadin/spring/extensions/vaadin-spring-ext-core/2.0.0.RELEASE/vaadin-spring-ext-core-2.0.0.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.3.0M7/hawkbit-boot-starter-mgmt-api-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.3.0M7/hawkbit-mgmt-resource-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-mgmt-api/0.3.0M7/hawkbit-mgmt-api-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.3.0M7/hawkbit-boot-starter-mgmt-ui-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/eclipse/hawkbit/hawkbit-ui/0.3.0M7/hawkbit-ui-0.3.0M7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-spring-boot/3.2.1/vaadin-spring-boot-3.2.1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-spring/3.2.1/vaadin-spring-3.2.1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-websocket/5.2.12.RELEASE/spring-websocket-5.2.12.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/vaadin/spring/addons/vaadin-spring-addon-eventbus/2.0.0.RELEASE/vaadin-spring-addon-eventbus-2.0.0.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-server/8.11.3/vaadin-server-8.11.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-sass-compiler/0.9.13/vaadin-sass-compiler-0.9.13.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/w3c/css/sac/1.3/sac-1.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/external/flute/flute/1.3.0.gg2/flute-1.3.0.gg2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-shared/8.11.3/vaadin-shared-8.11.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-client/8.11.3/vaadin-client-8.11.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/gwt/gwt-elemental/2.8.2/gwt-elemental-2.8.2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/gwt/gwt-user/2.8.2/gwt-user-2.8.2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2-sources.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-push/8.11.3/vaadin-push-8.11.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/vaadin-themes/8.11.3/vaadin-themes-8.11.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/github/gwtd3/gwt-d3-api/1.3.0/gwt-d3-api-1.3.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/github/gwtd3/gwt-d3-js/3.5.11/gwt-d3-js-3.5.11.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/github/gwtd3/gwt-d3-js/3.5.11/gwt-d3-js-3.5.11-sources.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/cronutils/cron-utils/9.1.3/cron-utils-9.1.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-starter-bus-kafka/2.2.3.RELEASE/spring-cloud-starter-bus-kafka-2.2.3.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-starter-stream-kafka/3.0.7.RELEASE/spring-cloud-starter-stream-kafka-3.0.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-stream-binder-kafka/3.0.7.RELEASE/spring-cloud-stream-binder-kafka-3.0.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-stream-binder-kafka-core/3.0.7.RELEASE/spring-cloud-stream-binder-kafka-core-3.0.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/integration/spring-integration-kafka/3.2.1.RELEASE/spring-integration-kafka-3.2.1.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/kafka/kafka-clients/2.5.1/kafka-clients-2.5.1.jar [INFO] Downloaded from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar (49 kB at 21 kB/s) [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/github/luben/zstd-jni/1.4.4-7/zstd-jni-1.4.4-7.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/xerial/snappy/snappy-java/1.1.7.3/snappy-java-1.1.7.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/kafka/spring-kafka/2.5.10.RELEASE/spring-kafka-2.5.10.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-bus/2.2.3.RELEASE/spring-cloud-bus-2.2.3.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-starter/2.2.4.RELEASE/spring-cloud-starter-2.2.4.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-context/2.2.4.RELEASE/spring-cloud-context-2.2.4.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/security/spring-security-crypto/5.3.6.RELEASE/spring-security-crypto-5.3.6.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-commons/2.2.4.RELEASE/spring-cloud-commons-2.2.4.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/cloud/spring-cloud-stream/3.0.7.RELEASE/spring-cloud-stream-3.0.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-messaging/5.2.12.RELEASE/spring-messaging-5.2.12.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/integration/spring-integration-jmx/5.3.4.RELEASE/spring-integration-jmx-5.3.4.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/retry/spring-retry/1.2.5.RELEASE/spring-retry-1.2.5.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/integration/spring-integration-core/5.3.4.RELEASE/spring-integration-core-5.3.4.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/projectreactor/reactor-core/3.3.12.RELEASE/reactor-core-3.3.12.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/microsoft/sqlserver/mssql-jdbc/7.4.1.jre8/mssql-jdbc-7.4.1.jre8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.3.0M7/hawkbit-boot-starter-ddi-api-0.3.0M7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-web/2.3.7.RELEASE/spring-boot-starter-web-2.3.7.RELEASE.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-json/2.3.7.RELEASE/spring-boot-starter-json-2.3.7.RELEASE.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-webmvc/5.2.12.RELEASE/spring-webmvc-5.2.12.RELEASE.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-jetty/2.3.7.RELEASE/spring-boot-starter-jetty-2.3.7.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.3.0M7/hawkbit-boot-starter-ddi-api-0.3.0M7.jar (2.0 kB at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar (83 kB at 453 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar (49 kB at 208 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlets/9.4.35.v20201120/jetty-servlets-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlets/9.4.35.v20201120/jetty-servlets-9.4.35.v20201120.jar (107 kB at 360 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-continuation/9.4.35.v20201120/jetty-continuation-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-continuation/9.4.35.v20201120/jetty-continuation-9.4.35.v20201120.jar (25 kB at 19 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.35.v20201120/jetty-http-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.35.v20201120/jetty-http-9.4.35.v20201120.jar (217 kB at 151 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.35.v20201120/jetty-util-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-web/2.3.7.RELEASE/spring-boot-starter-web-2.3.7.RELEASE.jar (4.8 kB at 2.3 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.35.v20201120/jetty-io-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-json/2.3.7.RELEASE/spring-boot-starter-json-2.3.7.RELEASE.jar (4.7 kB at 2.3 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-webapp/9.4.35.v20201120/jetty-webapp-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-jetty/2.3.7.RELEASE/spring-boot-starter-jetty-2.3.7.RELEASE.jar (4.8 kB at 2.3 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-xml/9.4.35.v20201120/jetty-xml-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-xml/9.4.35.v20201120/jetty-xml-9.4.35.v20201120.jar (68 kB at 32 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/9.4.35.v20201120/jetty-servlet-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-webmvc/5.2.12.RELEASE/spring-webmvc-5.2.12.RELEASE.jar (957 kB at 449 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/9.4.35.v20201120/jetty-security-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-webapp/9.4.35.v20201120/jetty-webapp-9.4.35.v20201120.jar (140 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/9.4.35.v20201120/jetty-server-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/9.4.35.v20201120/jetty-servlet-9.4.35.v20201120.jar (146 kB at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util-ajax/9.4.35.v20201120/jetty-util-ajax-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.35.v20201120/jetty-io-9.4.35.v20201120.jar (165 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-server/9.4.35.v20201120/websocket-server-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/9.4.35.v20201120/jetty-security-9.4.35.v20201120.jar (118 kB at 50 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-common/9.4.35.v20201120/websocket-common-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.35.v20201120/jetty-util-9.4.35.v20201120.jar (566 kB at 240 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-api/9.4.35.v20201120/websocket-api-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/9.4.35.v20201120/jetty-server-9.4.35.v20201120.jar (709 kB at 300 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-client/9.4.35.v20201120/websocket-client-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-client/9.4.35.v20201120/websocket-client-9.4.35.v20201120.jar (46 kB at 19 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/9.4.35.v20201120/jetty-client-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-api/9.4.35.v20201120/websocket-api-9.4.35.v20201120.jar (52 kB at 22 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-servlet/9.4.35.v20201120/websocket-servlet-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util-ajax/9.4.35.v20201120/jetty-util-ajax-9.4.35.v20201120.jar (65 kB at 27 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.35.v20201120/javax-websocket-server-impl-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-common/9.4.35.v20201120/websocket-common-9.4.35.v20201120.jar (212 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-annotations/9.4.35.v20201120/jetty-annotations-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-server/9.4.35.v20201120/websocket-server-9.4.35.v20201120.jar (45 kB at 18 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-plus/9.4.35.v20201120/jetty-plus-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-client/9.4.35.v20201120/jetty-client-9.4.35.v20201120.jar (321 kB at 131 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.0/asm-9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.0/asm-9.0.jar (122 kB at 50 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.0/asm-commons-9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.35.v20201120/javax-websocket-server-impl-9.4.35.v20201120.jar (47 kB at 19 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.0/asm-tree-9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/websocket-servlet/9.4.35.v20201120/websocket-servlet-9.4.35.v20201120.jar (30 kB at 12 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.0/asm-analysis-9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.0/asm-tree-9.0.jar (53 kB at 21 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.35.v20201120/javax-websocket-client-impl-9.4.35.v20201120.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.0/asm-analysis-9.0.jar (33 kB at 14 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-web/5.3.6.RELEASE/spring-security-web-5.3.6.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.0/asm-commons-9.0.jar (72 kB at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-core/5.3.6.RELEASE/spring-security-core-5.3.6.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.35.v20201120/javax-websocket-client-impl-9.4.35.v20201120.jar (168 kB at 67 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-config/5.3.6.RELEASE/spring-security-config-5.3.6.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-core/5.3.6.RELEASE/spring-security-core-5.3.6.RELEASE.jar (444 kB at 175 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-aspects/5.3.6.RELEASE/spring-security-aspects-5.3.6.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-aspects/5.3.6.RELEASE/spring-security-aspects-5.3.6.RELEASE.jar (4.7 kB at 1.8 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjrt/1.9.6/aspectjrt-1.9.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-config/5.3.6.RELEASE/spring-security-config-5.3.6.RELEASE.jar (1.1 MB at 420 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-ddi-resource/0.3.0M7/hawkbit-ddi-resource-0.3.0M7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-web/5.3.6.RELEASE/spring-security-web-5.3.6.RELEASE.jar (568 kB at 220 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-ddi-api/0.3.0M7/hawkbit-ddi-api-0.3.0M7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjrt/1.9.6/aspectjrt-1.9.6.jar (122 kB at 47 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/hateoas/spring-hateoas/1.1.3.RELEASE/spring-hateoas-1.1.3.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-annotations/9.4.35.v20201120/jetty-annotations-9.4.35.v20201120.jar (87 kB at 33 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-plus/9.4.35.v20201120/jetty-plus-9.4.35.v20201120.jar (66 kB at 25 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/json-smart/2.3/json-smart-2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/hateoas/spring-hateoas/1.1.3.RELEASE/spring-hateoas-1.1.3.RELEASE.jar (554 kB at 208 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/json-smart/2.3/json-smart-2.3.jar (120 kB at 45 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 kB at 11 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-repository-api/0.3.0M7/hawkbit-repository-api-0.3.0M7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-rest-core/0.3.0M7/hawkbit-rest-core-0.3.0M7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar (223 kB at 83 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar (29 kB at 11 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-security-integration/0.3.0M7/hawkbit-security-integration-0.3.0M7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-ddi-resource/0.3.0M7/hawkbit-ddi-resource-0.3.0M7.jar (20 kB at 7.0 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-http-security/0.3.0M7/hawkbit-http-security-0.3.0M7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-repository-api/0.3.0M7/hawkbit-repository-api-0.3.0M7.jar (205 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-security-core/0.3.0M7/hawkbit-security-core-0.3.0M7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-security-integration/0.3.0M7/hawkbit-security-integration-0.3.0M7.jar (28 kB at 9.3 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-oauth2-resource-server/2.3.7.RELEASE/spring-boot-starter-oauth2-resource-server-2.3.7.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-oauth2-resource-server/2.3.7.RELEASE/spring-boot-starter-oauth2-resource-server-2.3.7.RELEASE.jar (4.8 kB at 1.6 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-oauth2-resource-server/5.3.6.RELEASE/spring-security-oauth2-resource-server-5.3.6.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-ddi-api/0.3.0M7/hawkbit-ddi-api-0.3.0M7.jar (27 kB at 8.7 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-oauth2-core/5.3.6.RELEASE/spring-security-oauth2-core-5.3.6.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-rest-core/0.3.0M7/hawkbit-rest-core-0.3.0M7.jar (32 kB at 10 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-oauth2-jose/5.3.6.RELEASE/spring-security-oauth2-jose-5.3.6.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-oauth2-resource-server/5.3.6.RELEASE/spring-security-oauth2-resource-server-5.3.6.RELEASE.jar (74 kB at 23 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/nimbus-jose-jwt/8.19/nimbus-jose-jwt-8.19.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-security-core/0.3.0M7/hawkbit-security-core-0.3.0M7.jar (36 kB at 11 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar (4.7 kB at 1.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-oauth2-client/2.3.7.RELEASE/spring-boot-starter-oauth2-client-2.3.7.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-oauth2-core/5.3.6.RELEASE/spring-security-oauth2-core-5.3.6.RELEASE.jar (87 kB at 27 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-http-security/0.3.0M7/hawkbit-http-security-0.3.0M7.jar (16 kB at 4.7 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar (68 kB at 20 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-oauth2-client/5.3.6.RELEASE/spring-security-oauth2-client-5.3.6.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-oauth2-client/2.3.7.RELEASE/spring-boot-starter-oauth2-client-2.3.7.RELEASE.jar (4.8 kB at 1.4 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/oauth2-oidc-sdk/7.1.1/oauth2-oidc-sdk-7.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar (670 kB at 189 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/content-type/2.0/content-type-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/nimbus-jose-jwt/8.19/nimbus-jose-jwt-8.19.jar (350 kB at 99 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/lang-tag/1.4.4/lang-tag-1.4.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-oauth2-jose/5.3.6.RELEASE/spring-security-oauth2-jose-5.3.6.RELEASE.jar (63 kB at 17 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/ben-manes/caffeine/caffeine/2.8.8/caffeine-2.8.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/lang-tag/1.4.4/lang-tag-1.4.4.jar (11 kB at 3.0 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/content-type/2.0/content-type-2.0.jar (7.9 kB at 2.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.4.0/error_prone_annotations-2.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.4.0/error_prone_annotations-2.4.0.jar (14 kB at 3.8 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar (231 kB at 63 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-repository-jpa/0.3.0M7/hawkbit-repository-jpa-0.3.0M7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-repository-core/0.3.0M7/hawkbit-repository-core-0.3.0M7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-oauth2-client/5.3.6.RELEASE/spring-security-oauth2-client-5.3.6.RELEASE.jar (359 kB at 97 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.3.0M7/hawkbit-artifact-repository-filesystem-0.3.0M7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/oauth2-oidc-sdk/7.1.1/oauth2-oidc-sdk-7.1.1.jar (485 kB at 130 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-data-jpa/2.3.7.RELEASE/spring-boot-starter-data-jpa-2.3.7.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/ben-manes/caffeine/caffeine/2.8.8/caffeine-2.8.8.jar (922 kB at 241 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-aop/2.3.7.RELEASE/spring-boot-starter-aop-2.3.7.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.3.0M7/hawkbit-artifact-repository-filesystem-0.3.0M7.jar (7.3 kB at 1.9 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-repository-core/0.3.0M7/hawkbit-repository-core-0.3.0M7.jar (51 kB at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-jdbc/2.3.7.RELEASE/spring-boot-starter-jdbc-2.3.7.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-aop/2.3.7.RELEASE/spring-boot-starter-aop-2.3.7.RELEASE.jar (4.8 kB at 1.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/zaxxer/HikariCP/3.4.5/HikariCP-3.4.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-repository-jpa/0.3.0M7/hawkbit-repository-jpa-0.3.0M7.jar (533 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jdbc/5.2.12.RELEASE/spring-jdbc-5.2.12.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-data-jpa/2.3.7.RELEASE/spring-boot-starter-data-jpa-2.3.7.RELEASE.jar (4.8 kB at 1.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-jdbc/2.3.7.RELEASE/spring-boot-starter-jdbc-2.3.7.RELEASE.jar (4.8 kB at 1.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar (15 kB at 3.8 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-jpa/2.3.6.RELEASE/spring-data-jpa-2.3.6.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/zaxxer/HikariCP/3.4.5/HikariCP-3.4.5.jar (156 kB at 38 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-orm/5.2.12.RELEASE/spring-orm-5.2.12.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar (164 kB at 40 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aspects/5.2.12.RELEASE/spring-aspects-5.2.12.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jdbc/5.2.12.RELEASE/spring-jdbc-5.2.12.RELEASE.jar (409 kB at 98 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.3/org.eclipse.persistence.jpa-2.7.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-jpa/2.3.6.RELEASE/spring-data-jpa-2.3.6.RELEASE.jar (369 kB at 87 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/javax.persistence/2.2.1/javax.persistence-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.jar (2.1 MB at 475 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.asm/2.7.3/org.eclipse.persistence.asm-2.7.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/javax.persistence/2.2.1/javax.persistence-2.2.1.jar (203 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.3/org.eclipse.persistence.antlr-2.7.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-orm/5.2.12.RELEASE/spring-orm-5.2.12.RELEASE.jar (201 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aspects/5.2.12.RELEASE/spring-aspects-5.2.12.RELEASE.jar (47 kB at 11 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.3/org.eclipse.persistence.jpa.jpql-2.7.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.3/org.eclipse.persistence.jpa-2.7.3.jar (1.5 MB at 329 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.core/2.7.3/org.eclipse.persistence.core-2.7.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar (31 kB at 6.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.3/org.eclipse.persistence.antlr-2.7.3.jar (166 kB at 34 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/cz/jirutka/rsql/rsql-parser/2.1.0/rsql-parser-2.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.3/org.eclipse.persistence.jpa.jpql-2.7.3.jar (1.4 MB at 299 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.asm/2.7.3/org.eclipse.persistence.asm-2.7.3.jar (498 kB at 104 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-autoconfigure/0.3.0M7/hawkbit-autoconfigure-0.3.0M7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar (392 kB at 79 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context-support/5.2.12.RELEASE/spring-context-support-5.2.12.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.jar (509 kB at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vaadin/spring/extensions/vaadin-spring-ext-security/2.0.0.RELEASE/vaadin-spring-ext-security-2.0.0.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-autoconfigure/0.3.0M7/hawkbit-autoconfigure-0.3.0M7.jar (78 kB at 16 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vaadin/spring/extensions/vaadin-spring-ext-core/2.0.0.RELEASE/vaadin-spring-ext-core-2.0.0.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/cz/jirutka/rsql/rsql-parser/2.1.0/rsql-parser-2.1.0.jar (39 kB at 7.8 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.3.0M7/hawkbit-boot-starter-mgmt-api-0.3.0M7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context-support/5.2.12.RELEASE/spring-context-support-5.2.12.RELEASE.jar (183 kB at 37 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.3.0M7/hawkbit-mgmt-resource-0.3.0M7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.3.0M7/hawkbit-boot-starter-mgmt-api-0.3.0M7.jar (2.1 kB at 397 B/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-mgmt-api/0.3.0M7/hawkbit-mgmt-api-0.3.0M7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.3.0M7/hawkbit-mgmt-resource-0.3.0M7.jar (101 kB at 20 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.3.0M7/hawkbit-boot-starter-mgmt-ui-0.3.0M7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vaadin/spring/extensions/vaadin-spring-ext-security/2.0.0.RELEASE/vaadin-spring-ext-security-2.0.0.RELEASE.jar (46 kB at 8.9 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-ui/0.3.0M7/hawkbit-ui-0.3.0M7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.3.0M7/hawkbit-boot-starter-mgmt-ui-0.3.0M7.jar (2.0 kB at 363 B/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-spring-boot/3.2.1/vaadin-spring-boot-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-mgmt-api/0.3.0M7/hawkbit-mgmt-api-0.3.0M7.jar (86 kB at 15 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-spring/3.2.1/vaadin-spring-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vaadin/spring/extensions/vaadin-spring-ext-core/2.0.0.RELEASE/vaadin-spring-ext-core-2.0.0.RELEASE.jar (20 kB at 3.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-websocket/5.2.12.RELEASE/spring-websocket-5.2.12.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-spring-boot/3.2.1/vaadin-spring-boot-3.2.1.jar (15 kB at 2.6 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vaadin/spring/addons/vaadin-spring-addon-eventbus/2.0.0.RELEASE/vaadin-spring-addon-eventbus-2.0.0.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-websocket/5.2.12.RELEASE/spring-websocket-5.2.12.RELEASE.jar (421 kB at 72 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-server/8.11.3/vaadin-server-8.11.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-spring/3.2.1/vaadin-spring-3.2.1.jar (71 kB at 11 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vaadin/spring/addons/vaadin-spring-addon-eventbus/2.0.0.RELEASE/vaadin-spring-addon-eventbus-2.0.0.RELEASE.jar (37 kB at 5.9 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-sass-compiler/0.9.13/vaadin-sass-compiler-0.9.13.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/w3c/css/sac/1.3/sac-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/w3c/css/sac/1.3/sac-1.3.jar (16 kB at 2.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/flute/flute/1.3.0.gg2/flute-1.3.0.gg2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-server/8.11.3/vaadin-server-8.11.3.jar (2.8 MB at 435 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-shared/8.11.3/vaadin-shared-8.11.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/persistence/org.eclipse.persistence.core/2.7.3/org.eclipse.persistence.core-2.7.3.jar (5.4 MB at 844 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-sass-compiler/0.9.13/vaadin-sass-compiler-0.9.13.jar (533 kB at 82 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-client/8.11.3/vaadin-client-8.11.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/flute/flute/1.3.0.gg2/flute-1.3.0.gg2.jar (80 kB at 12 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/gwt/gwt-elemental/2.8.2/gwt-elemental-2.8.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar (24 kB at 3.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/gwt/gwt-user/2.8.2/gwt-user-2.8.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/hawkbit/hawkbit-ui/0.3.0M7/hawkbit-ui-0.3.0M7.jar (6.3 MB at 928 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-shared/8.11.3/vaadin-shared-8.11.3.jar (545 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2-sources.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2-sources.jar (9.5 kB at 1.4 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar (96 kB at 14 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-push/8.11.3/vaadin-push-8.11.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-push/8.11.3/vaadin-push-8.11.3.jar (82 kB at 11 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.jar (896 kB at 123 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.jar (35 kB at 4.7 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-themes/8.11.3/vaadin-themes-8.11.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/gwt/gwt-elemental/2.8.2/gwt-elemental-2.8.2.jar (1.8 MB at 233 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/gwtd3/gwt-d3-api/1.3.0/gwt-d3-api-1.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/gwtd3/gwt-d3-api/1.3.0/gwt-d3-api-1.3.0.jar (349 kB at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/gwtd3/gwt-d3-js/3.5.11/gwt-d3-js-3.5.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-client/8.11.3/vaadin-client-8.11.3.jar (3.1 MB at 391 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/gwtd3/gwt-d3-js/3.5.11/gwt-d3-js-3.5.11-sources.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2.jar (4.1 kB at 498 B/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/cronutils/cron-utils/9.1.3/cron-utils-9.1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/gwtd3/gwt-d3-js/3.5.11/gwt-d3-js-3.5.11.jar (145 kB at 18 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/cronutils/cron-utils/9.1.3/cron-utils-9.1.3.jar (164 kB at 20 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-starter-bus-kafka/2.2.3.RELEASE/spring-cloud-starter-bus-kafka-2.2.3.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.jar (224 kB at 27 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-starter-stream-kafka/3.0.7.RELEASE/spring-cloud-starter-stream-kafka-3.0.7.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/gwtd3/gwt-d3-js/3.5.11/gwt-d3-js-3.5.11-sources.jar (6.7 kB at 811 B/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream-binder-kafka/3.0.7.RELEASE/spring-cloud-stream-binder-kafka-3.0.7.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-starter-bus-kafka/2.2.3.RELEASE/spring-cloud-starter-bus-kafka-2.2.3.RELEASE.jar (2.7 kB at 325 B/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream-binder-kafka-core/3.0.7.RELEASE/spring-cloud-stream-binder-kafka-core-3.0.7.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-starter-stream-kafka/3.0.7.RELEASE/spring-cloud-starter-stream-kafka-3.0.7.RELEASE.jar (2.1 kB at 248 B/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-kafka/3.2.1.RELEASE/spring-integration-kafka-3.2.1.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream-binder-kafka/3.0.7.RELEASE/spring-cloud-stream-binder-kafka-3.0.7.RELEASE.jar (76 kB at 9.0 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/kafka/kafka-clients/2.5.1/kafka-clients-2.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream-binder-kafka-core/3.0.7.RELEASE/spring-cloud-stream-binder-kafka-core-3.0.7.RELEASE.jar (38 kB at 4.4 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.4.4-7/zstd-jni-1.4.4-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/kafka/kafka-clients/2.5.1/kafka-clients-2.5.1.jar (3.4 MB at 378 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar (650 kB at 71 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xerial/snappy/snappy-java/1.1.7.3/snappy-java-1.1.7.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xerial/snappy/snappy-java/1.1.7.3/snappy-java-1.1.7.3.jar (2.0 MB at 216 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/kafka/spring-kafka/2.5.10.RELEASE/spring-kafka-2.5.10.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-kafka/3.2.1.RELEASE/spring-integration-kafka-3.2.1.RELEASE.jar (90 kB at 9.6 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-bus/2.2.3.RELEASE/spring-cloud-bus-2.2.3.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/kafka/spring-kafka/2.5.10.RELEASE/spring-kafka-2.5.10.RELEASE.jar (509 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-starter/2.2.4.RELEASE/spring-cloud-starter-2.2.4.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-starter/2.2.4.RELEASE/spring-cloud-starter-2.2.4.RELEASE.jar (2.7 kB at 288 B/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-context/2.2.4.RELEASE/spring-cloud-context-2.2.4.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-bus/2.2.3.RELEASE/spring-cloud-bus-2.2.3.RELEASE.jar (48 kB at 5.0 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-crypto/5.3.6.RELEASE/spring-security-crypto-5.3.6.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-context/2.2.4.RELEASE/spring-cloud-context-2.2.4.RELEASE.jar (128 kB at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-commons/2.2.4.RELEASE/spring-cloud-commons-2.2.4.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-crypto/5.3.6.RELEASE/spring-security-crypto-5.3.6.RELEASE.jar (80 kB at 8.3 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream/3.0.7.RELEASE/spring-cloud-stream-3.0.7.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-commons/2.2.4.RELEASE/spring-cloud-commons-2.2.4.RELEASE.jar (222 kB at 23 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-messaging/5.2.12.RELEASE/spring-messaging-5.2.12.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream/3.0.7.RELEASE/spring-cloud-stream-3.0.7.RELEASE.jar (293 kB at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-jmx/5.3.4.RELEASE/spring-integration-jmx-5.3.4.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-messaging/5.2.12.RELEASE/spring-messaging-5.2.12.RELEASE.jar (550 kB at 56 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/retry/spring-retry/1.2.5.RELEASE/spring-retry-1.2.5.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-jmx/5.3.4.RELEASE/spring-integration-jmx-5.3.4.RELEASE.jar (71 kB at 7.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-core/5.3.4.RELEASE/spring-integration-core-5.3.4.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/retry/spring-retry/1.2.5.RELEASE/spring-retry-1.2.5.RELEASE.jar (129 kB at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/projectreactor/reactor-core/3.3.12.RELEASE/reactor-core-3.3.12.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-themes/8.11.3/vaadin-themes-8.11.3.jar (6.7 MB at 683 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar (11 kB at 1.1 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/sqlserver/mssql-jdbc/7.4.1.jre8/mssql-jdbc-7.4.1.jre8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/projectreactor/reactor-core/3.3.12.RELEASE/reactor-core-3.3.12.RELEASE.jar (1.6 MB at 158 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-core/5.3.4.RELEASE/spring-integration-core-5.3.4.RELEASE.jar (1.6 MB at 159 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.4.4-7/zstd-jni-1.4.4-7.jar (4.2 MB at 423 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/microsoft/sqlserver/mssql-jdbc/7.4.1.jre8/mssql-jdbc-7.4.1.jre8.jar (1.2 MB at 118 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/gwt/gwt-user/2.8.2/gwt-user-2.8.2.jar (16 MB at 1.6 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-update-server-azure --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ hawkbit-update-server-azure --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-update-server-azure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hawkbit-update-server-azure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extended-runtimes/hawkbit-update-server-azure/target/classes [INFO] [INFO] -----------< org.eclipse.hawkbit:hawkbit-extensions-parent >------------ [INFO] Building hawkBit :: Extensions 0.3.0-SNAPSHOT [9/8] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://repo.eclipse.org/content/repositories/maven_central/ was cached in the local repository, resolution will not be reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.11.3/jackson-datatype-jsr310-2.11.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-starter-test/2.3.7.RELEASE/spring-boot-starter-test-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-test/2.3.7.RELEASE/spring-boot-test-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/boot/spring-boot-test-autoconfigure/2.3.7.RELEASE/spring-boot-test-autoconfigure-2.3.7.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/assertj/assertj-core/3.16.1/assertj-core-3.16.1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/jupiter/junit-jupiter/5.6.3/junit-jupiter-5.6.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/jupiter/junit-jupiter-params/5.6.3/junit-jupiter-params-5.6.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/jupiter/junit-jupiter-engine/5.6.3/junit-jupiter-engine-5.6.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/vintage/junit-vintage-engine/5.6.3/junit-vintage-engine-5.6.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/platform/junit-platform-engine/1.6.3/junit-platform-engine-1.6.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/junit/junit/4.13.1/junit-4.13.1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/mockito/mockito-core/3.3.3/mockito-core-3.3.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/bytebuddy/byte-buddy/1.10.18/byte-buddy-1.10.18.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/bytebuddy/byte-buddy-agent/1.10.18/byte-buddy-agent-1.10.18.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/objenesis/objenesis/2.6/objenesis-2.6.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/mockito/mockito-junit-jupiter/3.3.3/mockito-junit-jupiter-3.3.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/springframework/spring-test/5.2.12.RELEASE/spring-test-5.2.12.RELEASE.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/logging/log4j/log4j-to-slf4j/2.13.3/log4j-to-slf4j-2.13.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/qameta/allure/allure-junit5/2.13.6/allure-junit5-2.13.6.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/qameta/allure/allure-junit-platform/2.13.6/allure-junit-platform-2.13.6.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/qameta/allure/allure-java-commons/2.13.6/allure-java-commons-2.13.6.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/io/qameta/allure/allure-model/2.13.6/allure-model-2.13.6.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/tika/tika-core/1.24.1/tika-core-1.24.1.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/jooq/joor-java-8/0.9.13/joor-java-8-0.9.13.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/jupiter/junit-jupiter-api/5.6.3/junit-jupiter-api-5.6.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/platform/junit-platform-commons/1.6.3/junit-platform-commons-1.6.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/junit/platform/junit-platform-launcher/1.6.3/junit-platform-launcher-1.6.3.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/de/flapdoodle/embed/de.flapdoodle.embed.mongo/2.2.0/de.flapdoodle.embed.mongo-2.2.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/de/flapdoodle/embed/de.flapdoodle.embed.process/2.1.2/de.flapdoodle.embed.process-2.1.2.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/java/dev/jna/jna/4.0.0/jna-4.0.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/java/dev/jna/jna-platform/4.0.0/jna-platform-4.0.0.jar [INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.11.3/jackson-datatype-jsr310-2.11.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-test/2.3.7.RELEASE/spring-boot-starter-test-2.3.7.RELEASE.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-test/2.3.7.RELEASE/spring-boot-test-2.3.7.RELEASE.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-test-autoconfigure/2.3.7.RELEASE/spring-boot-test-autoconfigure-2.3.7.RELEASE.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.11.3/jackson-datatype-jsr310-2.11.3.jar (111 kB at 14 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-test/2.3.7.RELEASE/spring-boot-starter-test-2.3.7.RELEASE.jar (4.8 kB at 228 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-test-autoconfigure/2.3.7.RELEASE/spring-boot-test-autoconfigure-2.3.7.RELEASE.jar (175 kB at 6.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.16.1/assertj-core-3.16.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-test/2.3.7.RELEASE/spring-boot-test-2.3.7.RELEASE.jar (216 kB at 6.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter/5.6.3/junit-jupiter-5.6.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar (47 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.6.3/junit-jupiter-params-5.6.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter/5.6.3/junit-jupiter-5.6.3.jar (6.4 kB at 130 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.6.3/junit-jupiter-engine-5.6.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 776 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/vintage/junit-vintage-engine/5.6.3/junit-vintage-engine-5.6.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar (53 kB at 254 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar (2.4 kB at 11 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.6.3/junit-platform-engine-1.6.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.6.3/junit-jupiter-engine-5.6.3.jar (209 kB at 910 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.6.3/junit-platform-engine-1.6.3.jar (174 kB at 744 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/3.3.3/mockito-core-3.3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.6.3/junit-jupiter-params-5.6.3.jar (562 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.10.18/byte-buddy-1.10.18.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.10.18/byte-buddy-1.10.18.jar (3.5 MB at 10 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.10.18/byte-buddy-agent-1.10.18.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/vintage/junit-vintage-engine/5.6.3/junit-vintage-engine-5.6.3.jar (64 kB at 161 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-junit-jupiter/3.3.3/mockito-junit-jupiter-3.3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar (383 kB at 898 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar (30 kB at 71 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar (18 kB at 43 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-test/5.2.12.RELEASE/spring-test-5.2.12.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-junit-jupiter/3.3.3/mockito-junit-jupiter-3.3.3.jar (4.5 kB at 10 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.10.18/byte-buddy-agent-1.10.18.jar (259 kB at 580 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-to-slf4j/2.13.3/log4j-to-slf4j-2.13.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-to-slf4j/2.13.3/log4j-to-slf4j-2.13.3.jar (17 kB at 38 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/3.3.3/mockito-core-3.3.3.jar (592 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/qameta/allure/allure-junit5/2.13.6/allure-junit5-2.13.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-test/5.2.12.RELEASE/spring-test-5.2.12.RELEASE.jar (685 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/qameta/allure/allure-junit-platform/2.13.6/allure-junit-platform-2.13.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.jar (168 kB at 325 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/qameta/allure/allure-java-commons/2.13.6/allure-java-commons-2.13.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.jar (292 kB at 561 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/qameta/allure/allure-model/2.13.6/allure-model-2.13.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/qameta/allure/allure-junit-platform/2.13.6/allure-junit-platform-2.13.6.jar (14 kB at 27 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-core/1.24.1/tika-core-1.24.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/qameta/allure/allure-junit5/2.13.6/allure-junit5-2.13.6.jar (3.6 kB at 6.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jooq/joor-java-8/0.9.13/joor-java-8-0.9.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/qameta/allure/allure-java-commons/2.13.6/allure-java-commons-2.13.6.jar (74 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.6.3/junit-jupiter-api-5.6.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-core/1.24.1/tika-core-1.24.1.jar (708 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.6.3/junit-platform-commons-1.6.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.6.3/junit-jupiter-api-5.6.3.jar (154 kB at 264 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.6.3/junit-platform-launcher-1.6.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jooq/joor-java-8/0.9.13/joor-java-8-0.9.13.jar (25 kB at 41 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.mongo/2.2.0/de.flapdoodle.embed.mongo-2.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/qameta/allure/allure-model/2.13.6/allure-model-2.13.6.jar (26 kB at 42 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.process/2.1.2/de.flapdoodle.embed.process-2.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.6.3/junit-platform-commons-1.6.3.jar (97 kB at 144 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/4.0.0/jna-4.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.mongo/2.2.0/de.flapdoodle.embed.mongo-2.2.0.jar (121 kB at 180 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/4.0.0/jna-platform-4.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.process/2.1.2/de.flapdoodle.embed.process-2.1.2.jar (161 kB at 233 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 829 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.6.3/junit-platform-launcher-1.6.3.jar (122 kB at 170 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.16.1/assertj-core-3.16.1.jar (4.7 MB at 4.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/4.0.0/jna-4.0.0.jar (915 kB at 574 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/4.0.0/jna-platform-4.0.0.jar (1.2 MB at 756 kB/s) [INFO] [INFO] --- sonar-maven-plugin:3.8.0.2131:sonar (default-cli) @ hawkbit-extensions-parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom (5.3 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonarsource/scanner/api/sonar-scanner-api/2.16.0.226/sonar-scanner-api-2.16.0.226.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonarsource/scanner/api/sonar-scanner-api/2.16.0.226/sonar-scanner-api-2.16.0.226.pom (5.2 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonarsource/scanner/api/sonar-scanner-api-parent/2.16.0.226/sonar-scanner-api-parent-2.16.0.226.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonarsource/scanner/api/sonar-scanner-api-parent/2.16.0.226/sonar-scanner-api-parent-2.16.0.226.pom (4.8 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonarsource/scanner/api/sonar-scanner-api/2.16.0.226/sonar-scanner-api-2.16.0.226.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar (262 kB at 29 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonarsource/scanner/api/sonar-scanner-api/2.16.0.226/sonar-scanner-api-2.16.0.226.jar (625 kB at 28 MB/s) [INFO] User cache: /home/jenkins/.sonar/cache [INFO] SonarQube version: 6.7.7 [INFO] Default locale: "en_US", source code encoding: "UTF-8" [INFO] Issues mode [WARNING] The use of the issues mode (sonar.analysis.mode=issues) is deprecated. This mode will be dropped in the future. [INFO] Load global settings [INFO] Load global settings (done) | time=619ms [INFO] Server id: F5109064-AVpmEkJ7rFznI0buuiR0 [INFO] User cache: /home/jenkins/.sonar/cache [INFO] Exclude plugins: devcockpit, ldap, authgithub, authbitbucket, pdfreport, authaad, googleanalytics, governance [INFO] Load plugins index [INFO] Load plugins index (done) | time=135ms [INFO] Download sonar-build-breaker-plugin.jar [INFO] Download sonar-scm-git-plugin.jar [INFO] Download sonar-github-plugin.jar [INFO] Download sonar-jacoco-plugin.jar [INFO] Download qualinsight-sonarqube-badges.jar [INFO] Download sonar-java-plugin.jar [INFO] Process project properties [INFO] Load project repositories [INFO] Load project repositories (done) | time=165ms [INFO] Scanning only changed files [INFO] Execute project builders [INFO] Starting analysis of pull request: https://github.com/eclipse/hawkbit-extensions/pull/71 [INFO] Execute project builders (done) | time=1584ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=133ms [INFO] Load active rules [INFO] Load active rules (done) | time=262ms [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=123ms [INFO] Project key: org.eclipse.hawkbit:hawkbit-extensions-parent [INFO] ------------- Scan hawkBit :: Extensions :: GCS Repository [INFO] Load server rules [INFO] Load server rules (done) | time=130ms [INFO] Base dir: /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-gcs [INFO] Working dir: /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-gcs/target/sonar [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Source encoding: UTF-8, default locale: en_US [INFO] Index files [INFO] Excluded sources: [INFO] **/target/generated-sources/apt/** [INFO] **/src/test/** [INFO] **/src/main/java/org/eclipse/hawkbit/repository/test/** [INFO] 7 files indexed [INFO] 0 files ignored because of inclusion/exclusion patterns [INFO] Quality profile for java: hawkBit [INFO] Excluded sources for coverage: [INFO] **/src/main/java/org/eclipse/hawkbit/ui/** [INFO] **/target/generated-sources/apt/** [INFO] **/src/main/java/org/eclipse/hawkbit/repository/test/** [INFO] **/examples/** [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] Report doesn't exist: '/home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-gcs/target/site/jacoco/jacoco.xml' [WARNING] Report doesn't exist: '/home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-gcs/target/site/jacoco-it/jacoco.xml' [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] ------------- Scan hawkBit :: Extensions :: Artifact Repository Mongo [INFO] Base dir: /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-mongo [INFO] Working dir: /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-mongo/target/sonar [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Source encoding: UTF-8, default locale: en_US [INFO] Index files [INFO] Excluded sources: [INFO] **/target/generated-sources/apt/** [INFO] **/src/test/** [INFO] **/src/main/java/org/eclipse/hawkbit/repository/test/** [INFO] 6 files indexed [INFO] 0 files ignored because of inclusion/exclusion patterns [INFO] Quality profile for java: hawkBit [INFO] Excluded sources for coverage: [INFO] **/src/main/java/org/eclipse/hawkbit/ui/** [INFO] **/target/generated-sources/apt/** [INFO] **/src/main/java/org/eclipse/hawkbit/repository/test/** [INFO] **/examples/** [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] Report doesn't exist: '/home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-mongo/target/site/jacoco-it/jacoco.xml' [WARNING] Report doesn't exist: '/home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-mongo/target/site/jacoco/jacoco.xml' [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] ------------- Scan hawkBit :: Extensions :: S3 Repository [INFO] Base dir: /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-s3 [INFO] Working dir: /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-s3/target/sonar [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Source encoding: UTF-8, default locale: en_US [INFO] Index files [INFO] Excluded sources: [INFO] **/target/generated-sources/apt/** [INFO] **/src/test/** [INFO] **/src/main/java/org/eclipse/hawkbit/repository/test/** [INFO] 7 files indexed [INFO] 0 files ignored because of inclusion/exclusion patterns [INFO] Quality profile for java: hawkBit [INFO] Excluded sources for coverage: [INFO] **/src/main/java/org/eclipse/hawkbit/ui/** [INFO] **/target/generated-sources/apt/** [INFO] **/src/main/java/org/eclipse/hawkbit/repository/test/** [INFO] **/examples/** [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=11ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=2ms [INFO] Java Main Files AST scan [INFO] 3 source files to be analyzed [INFO] 3/3 source files have been analyzed [WARNING] Classes not found during the analysis : [javax.annotation.meta.When] [INFO] Java Main Files AST scan (done) | time=682ms [INFO] Java Test Files AST scan [INFO] 1 source files to be analyzed [INFO] 1/1 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=172ms [INFO] Sensor JavaSquidSensor [java] (done) | time=1306ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-s3/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor JaCoCoSensor [java] [INFO] JaCoCo report not found: 'target/jacoco.exec' [INFO] JaCoCo report not found: 'target/jacoco-it.exec' [INFO] JaCoCo report not found: 'jacoco-ut.exec' [INFO] Sensor JaCoCoSensor [java] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] Report doesn't exist: '/home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-s3/target/site/jacoco/jacoco.xml' [WARNING] Report doesn't exist: '/home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-s3/target/site/jacoco-it/jacoco.xml' [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] ------------- Scan hawkBit :: Extensions :: Azure Block Storage Repository [INFO] Base dir: /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extensions-azure/hawkbit-extension-artifact-repository-azure [INFO] Working dir: /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extensions-azure/hawkbit-extension-artifact-repository-azure/target/sonar [INFO] Source paths: pom.xml, src/main/java [INFO] Source encoding: UTF-8, default locale: en_US [INFO] Index files [INFO] Excluded sources: [INFO] **/target/generated-sources/apt/** [INFO] **/src/test/** [INFO] **/src/main/java/org/eclipse/hawkbit/repository/test/** [INFO] 5 files indexed [INFO] 0 files ignored because of inclusion/exclusion patterns [INFO] Quality profile for java: hawkBit [INFO] Excluded sources for coverage: [INFO] **/src/main/java/org/eclipse/hawkbit/ui/** [INFO] **/target/generated-sources/apt/** [INFO] **/src/main/java/org/eclipse/hawkbit/repository/test/** [INFO] **/examples/** [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] Report doesn't exist: '/home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extensions-azure/hawkbit-extension-artifact-repository-azure/target/site/jacoco/jacoco.xml' [WARNING] Report doesn't exist: '/home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extensions-azure/hawkbit-extension-artifact-repository-azure/target/site/jacoco-it/jacoco.xml' [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] ------------- Scan hawkBit :: Extensions :: Azure [INFO] Base dir: /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extensions-azure [INFO] Working dir: /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extensions-azure/target/sonar [INFO] Source paths: pom.xml [INFO] Source encoding: UTF-8, default locale: en_US [INFO] Index files [INFO] Excluded sources: [INFO] **/target/generated-sources/apt/** [INFO] **/src/test/** [INFO] **/src/main/java/org/eclipse/hawkbit/repository/test/** [INFO] 1 file indexed [INFO] 0 files ignored because of inclusion/exclusion patterns [INFO] Excluded sources for coverage: [INFO] **/src/main/java/org/eclipse/hawkbit/ui/** [INFO] **/target/generated-sources/apt/** [INFO] **/src/main/java/org/eclipse/hawkbit/repository/test/** [INFO] **/examples/** [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] Report doesn't exist: '/home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extensions-azure/target/site/jacoco/jacoco.xml' [WARNING] Report doesn't exist: '/home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extensions-azure/target/site/jacoco-it/jacoco.xml' [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] ------------- Scan hawkBit :: Extensions :: Azure enabled Update Server [INFO] Base dir: /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extended-runtimes/hawkbit-update-server-azure [INFO] Working dir: /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extended-runtimes/hawkbit-update-server-azure/target/sonar [INFO] Source paths: pom.xml, src/main/java [INFO] Source encoding: UTF-8, default locale: en_US [INFO] Index files [INFO] Excluded sources: [INFO] **/target/generated-sources/apt/** [INFO] **/src/test/** [INFO] **/src/main/java/org/eclipse/hawkbit/repository/test/** [INFO] 5 files indexed [INFO] 0 files ignored because of inclusion/exclusion patterns [INFO] Quality profile for java: hawkBit [INFO] Excluded sources for coverage: [INFO] **/src/main/java/org/eclipse/hawkbit/ui/** [INFO] **/target/generated-sources/apt/** [INFO] **/src/main/java/org/eclipse/hawkbit/repository/test/** [INFO] **/examples/** [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] Report doesn't exist: '/home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extended-runtimes/hawkbit-update-server-azure/target/site/jacoco/jacoco.xml' [WARNING] Report doesn't exist: '/home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extended-runtimes/hawkbit-update-server-azure/target/site/jacoco-it/jacoco.xml' [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] ------------- Scan hawkBit :: Extensions :: Runtimes [INFO] Base dir: /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extended-runtimes [INFO] Working dir: /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extended-runtimes/target/sonar [INFO] Source paths: pom.xml [INFO] Source encoding: UTF-8, default locale: en_US [INFO] Index files [INFO] Excluded sources: [INFO] **/target/generated-sources/apt/** [INFO] **/src/test/** [INFO] **/src/main/java/org/eclipse/hawkbit/repository/test/** [INFO] 1 file indexed [INFO] 0 files ignored because of inclusion/exclusion patterns [INFO] Excluded sources for coverage: [INFO] **/src/main/java/org/eclipse/hawkbit/ui/** [INFO] **/target/generated-sources/apt/** [INFO] **/src/main/java/org/eclipse/hawkbit/repository/test/** [INFO] **/examples/** [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] Report doesn't exist: '/home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extended-runtimes/target/site/jacoco/jacoco.xml' [WARNING] Report doesn't exist: '/home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extended-runtimes/target/site/jacoco-it/jacoco.xml' [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] ------------- Scan hawkBit :: Extensions [INFO] Base dir: /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions [INFO] Working dir: /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/target/sonar [INFO] Source paths: pom.xml [INFO] Source encoding: UTF-8, default locale: en_US [INFO] Index files [INFO] Excluded sources: [INFO] **/target/generated-sources/apt/** [INFO] **/src/test/** [INFO] **/src/main/java/org/eclipse/hawkbit/repository/test/** [INFO] 1 file indexed [INFO] 0 files ignored because of inclusion/exclusion patterns [INFO] Excluded sources for coverage: [INFO] **/src/main/java/org/eclipse/hawkbit/ui/** [INFO] **/target/generated-sources/apt/** [INFO] **/src/main/java/org/eclipse/hawkbit/repository/test/** [INFO] **/examples/** [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=174ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] Report doesn't exist: '/home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/target/site/jacoco/jacoco.xml' [WARNING] Report doesn't exist: '/home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/target/site/jacoco-it/jacoco.xml' [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Load server issues [INFO] Load server issues (done) | time=126ms [INFO] Performing issue tracking [INFO] 58/58 components tracked [INFO] ANALYSIS SUCCESSFUL [INFO] Executing post-job GitHub Pull Request Issue Publisher [INFO] Task total time: 6.021 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for hawkBit :: Extensions 0.3.0-SNAPSHOT: [INFO] [INFO] hawkBit :: Extensions .............................. SUCCESS [ 17.955 s] [INFO] hawkBit :: Extensions :: Artifact Repository Mongo . SUCCESS [ 28.386 s] [INFO] hawkBit :: Extensions :: S3 Repository ............. SUCCESS [ 7.218 s] [INFO] hawkBit :: Extensions :: GCS Repository ............ SUCCESS [ 15.810 s] [INFO] hawkBit :: Extensions :: Azure ..................... SUCCESS [ 0.062 s] [INFO] hawkBit :: Extensions :: Azure Block Storage Repository SUCCESS [ 12.021 s] [INFO] hawkBit :: Extensions :: Runtimes .................. SUCCESS [ 0.022 s] [INFO] hawkBit :: Extensions :: Azure enabled Update Server SUCCESS [01:09 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:05 min [INFO] Finished at: 2021-03-23T18:10:39Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-mongo/pom.xml to org.eclipse.hawkbit/hawkbit-extension-artifact-repository-mongo/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-mongo-0.3.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-s3/pom.xml to org.eclipse.hawkbit/hawkbit-extension-artifact-repository-s3/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-s3-0.3.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extension-artifact-repository-gcs/pom.xml to org.eclipse.hawkbit/hawkbit-extension-artifact-repository-gcs/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-gcs-0.3.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extended-runtimes/hawkbit-update-server-azure/pom.xml to org.eclipse.hawkbit/hawkbit-update-server-azure/0.3.0-SNAPSHOT/hawkbit-update-server-azure-0.3.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/pom.xml to org.eclipse.hawkbit/hawkbit-extensions-parent/0.3.0-SNAPSHOT/hawkbit-extensions-parent-0.3.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extended-runtimes/pom.xml to org.eclipse.hawkbit/hawkbit-extended-runtimes/0.3.0-SNAPSHOT/hawkbit-extended-runtimes-0.3.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extensions-azure/pom.xml to org.eclipse.hawkbit/hawkbit-extensions-azure/0.3.0-SNAPSHOT/hawkbit-extensions-azure-0.3.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/PR_Builder_Hawkbit-Extensions/hawkbit-extensions-azure/hawkbit-extension-artifact-repository-azure/pom.xml to org.eclipse.hawkbit/hawkbit-extension-artifact-repository-azure/0.3.0-SNAPSHOT/hawkbit-extension-artifact-repository-azure-0.3.0-SNAPSHOT.pom channel stopped Finished: SUCCESS