Started by user Roland Grunberg Running as Roland Grunberg Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: orbit/orbit-recipes-pod-31-g5hj7-c1b0h [Normal][orbit/orbit-recipes-pod-31-g5hj7-c1b0h][Scheduled] Successfully assigned orbit/orbit-recipes-pod-31-g5hj7-c1b0h to okdnode-7 Still waiting to schedule task ‘orbit-recipes-pod-31-g5hj7-c1b0h’ is offline [Normal][orbit/orbit-recipes-pod-31-g5hj7-c1b0h][AddedInterface] Add eth0 [10.40.20.74/23] [Normal][orbit/orbit-recipes-pod-31-g5hj7-c1b0h][Pulled] Container image "rgrunber/orbit-recipes-build@sha256:dfedab60fde5ca2f9d474608c80f5d02c0958d950f0182ec7d2a37cf6fb0d093" already present on machine [Normal][orbit/orbit-recipes-pod-31-g5hj7-c1b0h][Created] Created container container [Normal][orbit/orbit-recipes-pod-31-g5hj7-c1b0h][Started] Started container container [Normal][orbit/orbit-recipes-pod-31-g5hj7-c1b0h][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" already present on machine [Normal][orbit/orbit-recipes-pod-31-g5hj7-c1b0h][Created] Created container jnlp [Normal][orbit/orbit-recipes-pod-31-g5hj7-c1b0h][Started] Started container jnlp Agent orbit-recipes-pod-31-g5hj7-c1b0h is provisioned from template orbit-recipes-pod-31-g5hj7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.orbit.svc.cluster.local/orbit/job/orbit-generate-iplog/31/" runUrl: "job/orbit-generate-iplog/31/" labels: jenkins: "slave" jenkins/label: "orbit-recipes-pod-31" name: "orbit-recipes-pod-31-g5hj7-c1b0h" spec: containers: - command: - "uid_entrypoint" - "cat" image: "rgrunber/orbit-recipes-build@sha256:dfedab60fde5ca2f9d474608c80f5d02c0958d950f0182ec7d2a37cf6fb0d093" name: "container" resources: limits: memory: "2Gi" cpu: "1" requests: memory: "2Gi" cpu: "1" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.orbit.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "orbit-recipes-pod-31-g5hj7-c1b0h" - name: "JENKINS_NAME" value: "orbit-recipes-pod-31-g5hj7-c1b0h" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.orbit.svc.cluster.local/orbit/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" name: "jnlp" resources: requests: cpu: "100m" memory: "256Mi" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - emptyDir: medium: "" name: "workspace-volume" Running on orbit-recipes-pod-31-g5hj7-c1b0h in /home/jenkins/agent/workspace/orbit-generate-iplog [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Generate) [Pipeline] container [Pipeline] { [Pipeline] git The recommended git tool is: NONE No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@13288872; decorates RemoteLauncher[hudson.remoting.Channel@749d5c9b:JNLP4-connect connection from 10.40.20.74/10.40.20.74:33532] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Cloning repository https://github.com/waynebeaton/licenses > git init /home/jenkins/agent/workspace/orbit-generate-iplog # timeout=10 Fetching upstream changes from https://github.com/waynebeaton/licenses > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/waynebeaton/licenses +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f614f6ac146b9674dee1af7c5a95c3e63fb828ca (refs/remotes/origin/master) > git config remote.origin.url https://github.com/waynebeaton/licenses # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f614f6ac146b9674dee1af7c5a95c3e63fb828ca # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b master f614f6ac146b9674dee1af7c5a95c3e63fb828ca # timeout=10 Commit message: "Merge pull request #58 from akurtakov/master" > git rev-list --no-walk f614f6ac146b9674dee1af7c5a95c3e63fb828ca # timeout=10 [Pipeline] sh + mvn -V -B clean package Apache Maven 3.5.4 (Red Hat 3.5.4-5) Maven home: /usr/share/maven Java version: 11.0.9, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.9.11-0.fc31.x86_64 Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "5.9.16-200.fc33.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] dash-licenses-parent [pom] [INFO] org.eclipse.dash.licenses [jar] [INFO] license-tool-plugin [maven-plugin] [INFO] [INFO] ---------------< org.eclipse.dash:dash-licenses-parent >---------------- [INFO] Building dash-licenses-parent 0.0.1-SNAPSHOT [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 9.5 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 181 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 775 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 450 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 659 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 123 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 289 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 904 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 443 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 32 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ dash-licenses-parent --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 67 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 438 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 632 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 320 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 105 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 93 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 224 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 55 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 134 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 95 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 48 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 23 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 84 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 283 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 9.4 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 144 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 295 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 377 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 121 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 104 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 152 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 307 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 82 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 143 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 939 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 448 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 391 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 440 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 1.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 17 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 162 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 492 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 121 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 492 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 108 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 296 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 312 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 379 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 845 kB/s) [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ dash-licenses-parent --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 152 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 682 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 189 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 59 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 62 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 28 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 85 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 494 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 90 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 212 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 271 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 61 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 55 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 53 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 51 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 38 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 234 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 64 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 100 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 54 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 41 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 39 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 13 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 179 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 71 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 24 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 62 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 95 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 125 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 160 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 159 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 116 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 797 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 419 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 35 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 46 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 196 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 160 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 946 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 420 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 76 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 505 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 85 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 126 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 53 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 375 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 900 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 80 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 752 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 859 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 622 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 449 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 3.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 652 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 410 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 584 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 139 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 275 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 57 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 47 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 911 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 658 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 150 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 181 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 716 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 106 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 295 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 412 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 657 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 763 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 135 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 343 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 104 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 290 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 539 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 25 kB/s) [INFO] [INFO] -------------< org.eclipse.dash:org.eclipse.dash.licenses >------------- [INFO] Building org.eclipse.dash.licenses 0.0.1-SNAPSHOT [2/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (8.1 kB at 152 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 267 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 931 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 259 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (33 kB at 599 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 245 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 334 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 291 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 281 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 561 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 436 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 692 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom (7.3 kB at 220 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar (29 kB at 413 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.pom (11 kB at 196 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.jar (134 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-csv/1.8/commons-csv-1.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-csv/1.8/commons-csv-1.8.pom (20 kB at 432 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 274 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/2.0.0/jakarta.json-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/2.0.0/jakarta.json-2.0.0.pom (12 kB at 274 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/2.0.0/json-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/2.0.0/json-2.0.0.pom (19 kB at 469 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 333 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger/0.5.1/flogger-0.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger/0.5.1/flogger-0.5.1.pom (2.2 kB at 60 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 146 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.3/checker-compat-qual-2.5.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.3/checker-compat-qual-2.5.3.pom (2.7 kB at 65 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger-system-backend/0.5.1/flogger-system-backend-0.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger-system-backend/0.5.1/flogger-system-backend-0.5.1.pom (2.2 kB at 59 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/gitlab4j/gitlab4j-api/4.15.7/gitlab4j-api-4.15.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/gitlab4j/gitlab4j-api/4.15.7/gitlab4j-api-4.15.7.pom (14 kB at 357 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 121 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.2/all-1.2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.2/all-1.2.2.pom (15 kB at 370 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.10.3/jackson-jaxrs-json-provider-2.10.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.10.3/jackson-jaxrs-json-provider-2.10.3.pom (4.0 kB at 63 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.10.3/jackson-jaxrs-providers-2.10.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.10.3/jackson-jaxrs-providers-2.10.3.pom (4.8 kB at 122 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.3/jackson-base-2.10.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.3/jackson-base-2.10.3.pom (7.2 kB at 201 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.3/jackson-bom-2.10.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.3/jackson-bom-2.10.3.pom (13 kB at 347 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom (8.3 kB at 250 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 659 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.10.3/jackson-jaxrs-base-2.10.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.10.3/jackson-jaxrs-base-2.10.3.pom (1.7 kB at 35 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.3/jackson-core-2.10.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.3/jackson-core-2.10.3.pom (4.6 kB at 59 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.pom (7.2 kB at 199 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.3/jackson-annotations-2.10.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.3/jackson-annotations-2.10.3.pom (3.4 kB at 56 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.3/jackson-module-jaxb-annotations-2.10.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.3/jackson-module-jaxb-annotations-2.10.3.pom (3.5 kB at 98 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.10.3/jackson-modules-base-2.10.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.10.3/jackson-modules-base-2.10.3.pom (3.4 kB at 63 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom (16 kB at 457 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom (7.7 kB at 163 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 387 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 63 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 411 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 305 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/2.30.1/jersey-hk2-2.30.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/2.30.1/jersey-hk2-2.30.1.pom (4.8 kB at 106 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/2.30.1/project-2.30.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/2.30.1/project-2.30.1.pom (1.5 kB at 28 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.30.1/project-2.30.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.30.1/project-2.30.1.pom (98 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.30.1/jersey-common-2.30.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.30.1/jersey-common-2.30.1.pom (34 kB at 597 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom (35 kB at 730 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 208 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 85 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom (5.2 kB at 162 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom (1.5 kB at 43 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom (42 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 153 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom (4.9 kB at 136 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom (6.5 kB at 111 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom (5.5 kB at 166 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom (3.4 kB at 48 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom (4.9 kB at 149 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.pom (11 kB at 203 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.30.1/jersey-client-2.30.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.30.1/jersey-client-2.30.1.pom (6.5 kB at 176 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/connectors/jersey-apache-connector/2.30.1/jersey-apache-connector-2.30.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/connectors/jersey-apache-connector/2.30.1/jersey-apache-connector-2.30.1.pom (3.2 kB at 31 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/connectors/project/2.30.1/project-2.30.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/connectors/project/2.30.1/project-2.30.1.pom (2.8 kB at 65 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9.pom (6.6 kB at 130 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.9/httpcomponents-client-4.5.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.9/httpcomponents-client-4.5.9.pom (16 kB at 260 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 867 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 115 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 306 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 436 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 53 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 399 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.30.1/jersey-media-multipart-2.30.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.30.1/jersey-media-multipart-2.30.1.pom (3.9 kB at 87 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/2.30.1/project-2.30.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/2.30.1/project-2.30.1.pom (2.0 kB at 47 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.11/mimepull-1.9.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.11/mimepull-1.9.11.pom (15 kB at 373 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom (17 kB at 237 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.pom (3.2 kB at 84 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 84 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (1.2 kB at 12 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.pom (3.2 kB at 74 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 48 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.pom (2.8 kB at 91 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.pom (3.2 kB at 96 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-runner/1.7.1/junit-platform-runner-1.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-runner/1.7.1/junit-platform-runner-1.7.1.pom (3.4 kB at 68 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom (25 kB at 643 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.7.1/junit-platform-launcher-1.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.7.1/junit-platform-launcher-1.7.1.pom (3.0 kB at 86 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-suite-api/1.7.1/junit-platform-suite-api-1.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-suite-api/1.7.1/junit-platform-suite-api-1.7.1.pom (2.8 kB at 68 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-csv/1.8/commons-csv-1.8.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/2.0.0/jakarta.json-2.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger/0.5.1/flogger-0.5.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.3/checker-compat-qual-2.5.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/2.0.0/jakarta.json-2.0.0.jar (142 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger-system-backend/0.5.1/flogger-system-backend-0.5.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger/0.5.1/flogger-0.5.1.jar (131 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/gitlab4j/gitlab4j-api/4.15.7/gitlab4j-api-4.15.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.3/checker-compat-qual-2.5.3.jar (5.8 kB at 95 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 854 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-csv/1.8/commons-csv-1.8.jar (49 kB at 722 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.10.3/jackson-jaxrs-json-provider-2.10.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.10.3/jackson-jaxrs-base-2.10.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger-system-backend/0.5.1/flogger-system-backend-0.5.1.jar (14 kB at 141 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.3/jackson-core-2.10.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.10.3/jackson-jaxrs-json-provider-2.10.3.jar (16 kB at 131 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar (47 kB at 392 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.3/jackson-module-jaxb-annotations-2.10.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.10.3/jackson-jaxrs-base-2.10.3.jar (33 kB at 261 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.3/jackson-annotations-2.10.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.3/jackson-module-jaxb-annotations-2.10.3.jar (35 kB at 216 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.3/jackson-core-2.10.3.jar (349 kB at 2.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.3/jackson-annotations-2.10.3.jar (68 kB at 385 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/2.30.1/jersey-hk2-2.30.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.30.1/jersey-common-2.30.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/2.30.1/jersey-hk2-2.30.1.jar (77 kB at 350 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/gitlab4j/gitlab4j-api/4.15.7/gitlab4j-api-4.15.7.jar (631 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 100 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar (115 kB at 457 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar (1.4 MB at 4.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 66 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar (66 kB at 212 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar (203 kB at 656 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.30.1/jersey-common-2.30.1.jar (1.2 MB at 3.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.30.1/jersey-client-2.30.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar (27 kB at 81 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar (200 kB at 579 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar (132 kB at 372 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/connectors/jersey-apache-connector/2.30.1/jersey-apache-connector-2.30.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar (18 kB at 45 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar (140 kB at 343 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/connectors/jersey-apache-connector/2.30.1/jersey-apache-connector-2.30.1.jar (44 kB at 106 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.30.1/jersey-client-2.30.1.jar (245 kB at 585 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 701 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.30.1/jersey-media-multipart-2.30.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 127 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.11/mimepull-1.9.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 673 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9.jar (774 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.30.1/jersey-media-multipart-2.30.1.jar (80 kB at 154 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.11/mimepull-1.9.11.jar (67 kB at 128 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar (83 kB at 143 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar (2.4 kB at 4.0 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.jar (181 kB at 304 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.jar (213 kB at 355 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-runner/1.7.1/junit-platform-runner-1.7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 12 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-runner/1.7.1/junit-platform-runner-1.7.1.jar (18 kB at 29 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.7.1/junit-platform-launcher-1.7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.jar (100 kB at 153 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar (780 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-suite-api/1.7.1/junit-platform-suite-api-1.7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.jar (176 kB at 250 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.jar (382 kB at 535 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.7.1/junit-platform-launcher-1.7.1.jar (137 kB at 190 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-suite-api/1.7.1/junit-platform-suite-api-1.7.1.jar (14 kB at 19 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.dash.licenses --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.dash.licenses --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.dash.licenses --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 74 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 661 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 724 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 98 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 92 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 585 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 188 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 45 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 179 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 240 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 34 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 52 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 220 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 493 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 21 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 16 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 125 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 54 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 19 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 317 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 331 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 7.0 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 131 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 122 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 8.1 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 111 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 16 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 146 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 118 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 90 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 253 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 194 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 198 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 56 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 61 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 21 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 70 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 117 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 242 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 41 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 71 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 95 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 38 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 774 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 39 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 62 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 74 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 95 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 582 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 68 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (6.8 kB at 151 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 150 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 175 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 419 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 94 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 253 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 260 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 298 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 921 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 696 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 623 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 656 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 324 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 531 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 3.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 21 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 117 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 117 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 126 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 139 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 3.5 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 161 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 34 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 4.3 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 1.8 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 165 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 23 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 113 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 3.0 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 959 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 27 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 126 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 26 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 47 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 115 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 174 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 68 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (52 kB at 23 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 3.5 kB/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.dash.licenses --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 59 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 199 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 46 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 679 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 174 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 54 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 75 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 221 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 29 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 127 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 39 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 59 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 115 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 88 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 59 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 60 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 43 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 57 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 42 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 89 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 86 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 26 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 47 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 54 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 22 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 53 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 159 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 30 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 131 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 129 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 86 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 255 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 406 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 156 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 27 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 147 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 81 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 124 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 620 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 22 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 24 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 42 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 410 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 962 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 5.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 75 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 1.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 263 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 40 kB/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/orbit-generate-iplog/core/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.dash.licenses --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/orbit-generate-iplog/core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.dash.licenses --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/orbit-generate-iplog/core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.eclipse.dash.licenses --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 16 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 556 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 589 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 125 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3.0 kB at 89 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (2.5 kB at 73 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (5.5 kB at 154 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (1.6 kB at 49 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 kB at 462 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 573 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 448 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 46 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 67 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 507 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 69 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 57 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 85 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 59 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 26 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 57 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 71 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 51 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 41 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 205 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 56 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 45 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 40 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 30 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 51 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 18 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 92 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 76 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 491 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 459 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 69 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 233 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 566 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (263 kB at 3.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 4.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (35 kB at 343 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 280 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (118 kB at 404 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 44 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 750 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 272 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 364 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 103 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 251 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 157 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 130 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 76 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 492 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 401 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 50 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 59 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 84 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 31 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 23 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 83 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 kB at 30 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 22 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 52 kB/s) [INFO] Surefire report directory: /home/jenkins/agent/workspace/orbit-generate-iplog/core/target/surefire-reports [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom (2.4 kB at 26 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (2.3 kB at 43 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar (37 kB at 492 kB/s) ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.dash.licenses.tests.TestSuite Mar 08, 2021 8:46:12 PM org.eclipse.dash.licenses.clearlydefined.ClearlyDefinedSupport queryLicenseData INFO: Querying ClearlyDefined for license data for 1 items. Mar 08, 2021 8:46:12 PM org.eclipse.dash.licenses.clearlydefined.ClearlyDefinedSupport lambda$queryLicenseData$2 INFO: Found 1 items. Mar 08, 2021 8:46:12 PM org.eclipse.dash.licenses.clearlydefined.ClearlyDefinedSupport queryLicenseData INFO: Querying ClearlyDefined for license data for 1 items. Mar 08, 2021 8:46:12 PM org.eclipse.dash.licenses.clearlydefined.ClearlyDefinedSupport lambda$queryLicenseData$2 INFO: Found 1 items. Mar 08, 2021 8:46:12 PM org.eclipse.dash.licenses.foundation.EclipseFoundationSupport queryLicenseData INFO: Querying Eclipse Foundation for license data for 1 items. Mar 08, 2021 8:46:12 PM org.eclipse.dash.licenses.foundation.EclipseFoundationSupport lambda$queryLicenseData$3 INFO: Found 0 items. Mar 08, 2021 8:46:12 PM org.eclipse.dash.licenses.foundation.EclipseFoundationSupport queryLicenseData INFO: Querying Eclipse Foundation for license data for 1 items. Mar 08, 2021 8:46:12 PM org.eclipse.dash.licenses.foundation.EclipseFoundationSupport lambda$queryLicenseData$3 INFO: Found 0 items. Mar 08, 2021 8:46:12 PM org.eclipse.dash.licenses.clearlydefined.ClearlyDefinedSupport queryLicenseData INFO: Querying ClearlyDefined for license data for 1 items. Mar 08, 2021 8:46:12 PM org.eclipse.dash.licenses.clearlydefined.ClearlyDefinedSupport lambda$queryLicenseData$2 INFO: Found 1 items. Mar 08, 2021 8:46:12 PM org.eclipse.dash.licenses.foundation.EclipseFoundationSupport queryLicenseData INFO: Querying Eclipse Foundation for license data for 1 items. Mar 08, 2021 8:46:12 PM org.eclipse.dash.licenses.foundation.EclipseFoundationSupport lambda$queryLicenseData$3 INFO: Found 0 items. Mar 08, 2021 8:46:12 PM org.eclipse.dash.licenses.clearlydefined.ClearlyDefinedSupport queryLicenseData INFO: Querying ClearlyDefined for license data for 1 items. Mar 08, 2021 8:46:12 PM org.eclipse.dash.licenses.clearlydefined.ClearlyDefinedSupport lambda$queryLicenseData$2 INFO: Found 1 items. Tests run: 110, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 2.796 sec Results : Tests run: 110, Failures: 0, Errors: 0, Skipped: 4 [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.dash.licenses --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 52 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 98 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 798 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 487 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 126 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 42 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 40 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 427 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 970 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 63 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 155 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 91 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 669 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 311 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 261 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 929 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 89 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 115 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 51 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 445 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 355 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 60 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 49 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom (4.8 kB at 81 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 141 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 182 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 120 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar (196 kB at 668 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 87 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 344 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 238 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 171 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 1.5 MB/s) [INFO] Building jar: /home/jenkins/agent/workspace/orbit-generate-iplog/core/target/org.eclipse.dash.licenses-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ org.eclipse.dash.licenses --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.pom (11 kB at 274 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 110 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 103 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 42 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 288 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.pom (2.9 kB at 34 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.pom (3.7 kB at 102 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.pom (3.1 kB at 87 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.pom (3.2 kB at 79 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 104 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 220 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.pom (15 kB at 457 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.pom (3.7 kB at 104 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.pom (11 kB at 322 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/28.2-android/guava-parent-28.2-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/28.2-android/guava-parent-28.2-android.pom (13 kB at 48 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 57 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 308 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 16 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 107 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom (2.7 kB at 70 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 64 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 108 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 73 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 688 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.jar (72 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 567 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.jar (120 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.jar (122 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.jar (53 kB at 228 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 159 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.jar (33 kB at 145 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.jar (180 kB at 720 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 69 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.jar (85 kB at 294 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 14 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar (14 kB at 41 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 5.9 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar (5.9 kB at 15 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 22 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar (500 kB at 980 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.jar (2.6 MB at 2.5 MB/s) [INFO] Including org.apache.commons:commons-csv:jar:1.8 in the shaded jar. [INFO] Including commons-cli:commons-cli:jar:1.4 in the shaded jar. [INFO] Including org.glassfish:jakarta.json:jar:2.0.0 in the shaded jar. [INFO] Including com.google.flogger:flogger:jar:0.5.1 in the shaded jar. [INFO] Including org.checkerframework:checker-compat-qual:jar:2.5.3 in the shaded jar. [INFO] Including com.google.flogger:flogger-system-backend:jar:0.5.1 in the shaded jar. [INFO] Including org.gitlab4j:gitlab4j-api:jar:4.15.7 in the shaded jar. [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.10.3 in the shaded jar. [INFO] Including com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.10.3 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.10.3 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.10.3 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.10.3 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.10.3 in the shaded jar. [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2 in the shaded jar. [INFO] Including org.glassfish.jersey.inject:jersey-hk2:jar:2.30.1 in the shaded jar. [INFO] Including org.glassfish.jersey.core:jersey-common:jar:2.30.1 in the shaded jar. [INFO] Including jakarta.annotation:jakarta.annotation-api:jar:1.3.5 in the shaded jar. [INFO] Including org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 in the shaded jar. [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.1 in the shaded jar. [INFO] Including org.glassfish.hk2:hk2-locator:jar:2.6.1 in the shaded jar. [INFO] Including org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1 in the shaded jar. [INFO] Including org.glassfish.hk2:hk2-api:jar:2.6.1 in the shaded jar. [INFO] Including org.glassfish.hk2:hk2-utils:jar:2.6.1 in the shaded jar. [INFO] Including org.javassist:javassist:jar:3.25.0-GA in the shaded jar. [INFO] Including org.glassfish.jersey.core:jersey-client:jar:2.30.1 in the shaded jar. [INFO] Including jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6 in the shaded jar. [INFO] Including org.glassfish.hk2.external:jakarta.inject:jar:2.6.1 in the shaded jar. [INFO] Including org.glassfish.jersey.connectors:jersey-apache-connector:jar:2.30.1 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.9 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.11 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.11 in the shaded jar. [INFO] Including org.glassfish.jersey.media:jersey-media-multipart:jar:2.30.1 in the shaded jar. [INFO] Including org.jvnet.mimepull:mimepull:jar:1.9.11 in the shaded jar. [INFO] Including jakarta.servlet:jakarta.servlet-api:jar:4.0.3 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] aopalliance-repackaged-2.6.1.jar, checker-compat-qual-2.5.3.jar, commons-cli-1.4.jar, commons-codec-1.11.jar, commons-csv-1.8.jar, commons-logging-1.2.jar, flogger-0.5.1.jar, flogger-system-backend-0.5.1.jar, gitlab4j-api-4.15.7.jar, hk2-api-2.6.1.jar, hk2-locator-2.6.1.jar, hk2-utils-2.6.1.jar, httpclient-4.5.9.jar, httpcore-4.4.11.jar, jackson-annotations-2.10.3.jar, jackson-core-2.10.3.jar, jackson-databind-2.10.3.jar, jackson-jaxrs-base-2.10.3.jar, jackson-jaxrs-json-provider-2.10.3.jar, jackson-module-jaxb-annotations-2.10.3.jar, jakarta.activation-1.2.1.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.inject-2.6.1.jar, jakarta.json-2.0.0.jar, jakarta.servlet-api-4.0.3.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.2.jar, javassist-3.25.0-GA.jar, jersey-apache-connector-2.30.1.jar, jersey-client-2.30.1.jar, jersey-common-2.30.1.jar, jersey-hk2-2.30.1.jar, jersey-media-multipart-2.30.1.jar, mimepull-1.9.11.jar, org.eclipse.dash.licenses-0.0.1-SNAPSHOT.jar, osgi-resource-locator-1.0.3.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] commons-cli-1.4.jar, commons-codec-1.11.jar, commons-csv-1.8.jar, commons-logging-1.2.jar define 2 overlapping resources: [WARNING] - META-INF/LICENSE.txt [WARNING] - META-INF/NOTICE.txt [WARNING] aopalliance-repackaged-2.6.1.jar, hk2-api-2.6.1.jar, hk2-locator-2.6.1.jar, hk2-utils-2.6.1.jar, jakarta.activation-1.2.1.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.inject-2.6.1.jar, jakarta.json-2.0.0.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.2.jar, jersey-apache-connector-2.30.1.jar, jersey-client-2.30.1.jar, jersey-common-2.30.1.jar, jersey-hk2-2.30.1.jar, jersey-media-multipart-2.30.1.jar, mimepull-1.9.11.jar define 2 overlapping resources: [WARNING] - META-INF/LICENSE.md [WARNING] - META-INF/NOTICE.md [WARNING] jakarta.activation-1.2.1.jar, jakarta.activation-api-1.2.2.jar define 31 overlapping classes: [WARNING] - javax.activation.ActivationDataFlavor [WARNING] - javax.activation.CommandInfo [WARNING] - javax.activation.CommandInfo$Beans [WARNING] - javax.activation.CommandInfo$Beans$1 [WARNING] - javax.activation.CommandMap [WARNING] - javax.activation.CommandObject [WARNING] - javax.activation.DataContentHandler [WARNING] - javax.activation.DataContentHandlerFactory [WARNING] - javax.activation.DataHandler [WARNING] - javax.activation.DataHandler$1 [WARNING] - 21 more... [WARNING] httpclient-4.5.9.jar, httpcore-4.4.11.jar, jackson-annotations-2.10.3.jar, jackson-core-2.10.3.jar, jackson-databind-2.10.3.jar, jackson-jaxrs-base-2.10.3.jar, jackson-jaxrs-json-provider-2.10.3.jar, jackson-module-jaxb-annotations-2.10.3.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] httpclient-4.5.9.jar, httpcore-4.4.11.jar, jackson-core-2.10.3.jar, jackson-databind-2.10.3.jar, jackson-jaxrs-json-provider-2.10.3.jar, jackson-module-jaxb-annotations-2.10.3.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE [WARNING] httpclient-4.5.9.jar, httpcore-4.4.11.jar define 1 overlapping resource: [WARNING] - META-INF/DEPENDENCIES [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/orbit-generate-iplog/core/target/org.eclipse.dash.licenses-0.0.1-SNAPSHOT.jar with /home/jenkins/agent/workspace/orbit-generate-iplog/core/target/org.eclipse.dash.licenses-0.0.1-SNAPSHOT-shaded.jar [INFO] [INFO] ----------------< org.eclipse.dash:license-tool-plugin >---------------- [INFO] Building license-tool-plugin 0.0.1-SNAPSHOT [3/3] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom (13 kB at 133 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom (15 kB at 330 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar (53 kB at 87 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom (8.8 kB at 245 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 678 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom (4.1 kB at 117 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom (5.3 kB at 85 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom (1.9 kB at 50 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom (2.5 kB at 77 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom (1.4 kB at 44 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 49 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom (1.9 kB at 41 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom (2.4 kB at 53 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom (3.0 kB at 40 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 72 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 286 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 75 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 379 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 15 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 66 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 228 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 56 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 152 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom (3.4 kB at 97 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom (4.3 kB at 131 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom (2.6 kB at 78 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom (4.1 kB at 78 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 82 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 314 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom (3.8 kB at 94 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom (14 kB at 329 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1.pom (11 kB at 281 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom (16 kB at 358 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 63 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 150 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 226 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 100 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 50 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 116 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 79 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 47 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 95 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 553 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 146 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 12 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 150 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom (1.6 kB at 41 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 183 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 51 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 614 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 112 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 202 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 50 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 62 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 31 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 73 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 53 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 106 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 97 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 254 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 57 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 274 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 67 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 124 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 128 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar (42 kB at 453 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar (215 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar (14 kB at 72 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar (633 kB at 2.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar (27 kB at 103 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar (44 kB at 92 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 58 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 178 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar (58 kB at 114 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar (192 kB at 380 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar (66 kB at 125 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar (41 kB at 76 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (205 kB at 342 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 612 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 20 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar (521 kB at 641 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 4.1 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar (262 kB at 276 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.jar (2.6 MB at 2.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 4.0 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar (37 kB at 32 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 7.6 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar (181 kB at 156 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar (47 kB at 40 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 45 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 51 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar (14 kB at 12 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ license-tool-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ license-tool-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ license-tool-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/orbit-generate-iplog/maven-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ license-tool-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/orbit-generate-iplog/maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ license-tool-plugin --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 46 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom (2.8 kB at 87 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom (3.9 kB at 112 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 72 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 239 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 612 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 307 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 43 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 214 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 597 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (1.9 kB at 43 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 89 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 442 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 190 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 319 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 379 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 414 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 311 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 82 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (3.7 kB at 108 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 98 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 98 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (9.2 kB at 168 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom (2.9 kB at 73 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom (16 kB at 458 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom (4.0 kB at 130 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 155 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 577 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 142 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 460 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 82 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 472 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 35 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 528 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 47 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 116 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 59 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 107 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 266 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 197 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 490 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 131 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 44 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 59 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 111 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 197 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 264 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 482 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 158 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 302 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 291 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 525 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 501 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 203 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 89 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 51 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 87 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 155 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 30 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 88 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 520 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 11 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 28 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 226 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 199 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 2.3 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 4.6 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 5.4 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 5.2 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 188 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 24 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 75 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 5.4 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 5.5 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 101 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 64 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 225 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 282 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 170 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 3.2 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 4.4 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 21 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 139 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 307 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 296 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 110 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 3.8 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 70 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 94 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 152 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 157 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 51 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 538 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 695 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 47 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 116 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 173 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 472 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 102 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 57 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 42 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 176 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (7.3 kB at 204 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (18 kB at 527 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (3.5 kB at 110 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (3.2 kB at 58 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 104 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 94 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar (24 kB at 315 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar (49 kB at 655 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 877 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 467 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 297 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar (18 kB at 96 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (250 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 296 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar (43 kB at 156 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar (313 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 10 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 51 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (165 kB at 142 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 826 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 124 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 175 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 27 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 101 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 291 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 28 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 5.9 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 32 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 172 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 85 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 4.0 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 14 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 54 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 71 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 5.8 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 34 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 24 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 29 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 119 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 129 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 42 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 161 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 8.9 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (53 kB at 18 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 6.0 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 83 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 108 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 22 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 187 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 50 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 10 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 9.5 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 11 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (165 kB at 51 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 3.4 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 75 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (7.9 kB at 2.4 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 43 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 37 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (293 kB at 89 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 12 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (46 kB at 14 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (196 kB at 58 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 77 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 11 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 132 kB/s) [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ license-tool-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/orbit-generate-iplog/maven-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ license-tool-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ license-tool-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ license-tool-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/orbit-generate-iplog/maven-plugin/target/license-tool-plugin-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ license-tool-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] dash-licenses-parent 0.0.1-SNAPSHOT ................ SUCCESS [ 12.483 s] [INFO] org.eclipse.dash.licenses .......................... SUCCESS [ 42.426 s] [INFO] license-tool-plugin 0.0.1-SNAPSHOT ................. SUCCESS [ 27.677 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:22 min [INFO] Finished at: 2021-03-08T20:46:49Z [INFO] ------------------------------------------------------------------------ [Pipeline] git The recommended git tool is: NONE No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@79bb2541; decorates RemoteLauncher[hudson.remoting.Channel@749d5c9b:JNLP4-connect connection from 10.40.20.74/10.40.20.74:33532] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository > git rev-parse --is-inside-work-tree # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/orbit/orbit-recipes # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/orbit/orbit-recipes > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://git.eclipse.org/r/orbit/orbit-recipes +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7f9cd55ea7584a89fdb916ba698a59fba92f96e4 (refs/remotes/origin/master) > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f9cd55ea7584a89fdb916ba698a59fba92f96e4 # timeout=10 Commit message: "Update reference repository to 2021-03 M3 release." > git branch -a -v --no-abbrev # timeout=10 > git branch -D master # timeout=10 > git checkout -b master 7f9cd55ea7584a89fdb916ba698a59fba92f96e4 # timeout=10 > git rev-list --no-walk 7f9cd55ea7584a89fdb916ba698a59fba92f96e4 # timeout=10 [Pipeline] sh + mvn -V -B dependency:list -DexcludeTransitive + tee log.txt Apache Maven 3.5.4 (Red Hat 3.5.4-5) Maven home: /usr/share/maven Java version: 11.0.9, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.9.11-0.fc31.x86_64 Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "5.9.16-200.fc33.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom (2.1 kB at 12 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom (17 kB at 509 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom (4.8 kB at 186 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 139 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom (1.1 kB at 810 B/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom (3.0 kB at 126 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 175 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 915 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 731 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom (2.0 kB at 80 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom (1.7 kB at 79 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom (1.8 kB at 80 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom (1.0 kB at 9.7 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom (1.7 kB at 69 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom (1.3 kB at 57 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/pdark/decentxml/1.4/decentxml-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 365 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom (2.1 kB at 86 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom (1.1 kB at 24 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom (1.0 kB at 26 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom (2.1 kB at 93 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom (1.1 kB at 15 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom (1.1 kB at 41 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 252 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar (205 kB at 3.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar (248 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar (22 kB at 92 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 830 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar (5.4 kB at 22 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar (3.1 kB at 12 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar (13 kB at 52 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/pdark/decentxml/1.4/decentxml-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar (7.0 kB at 20 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar (38 kB at 100 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 291 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar (9.3 kB at 20 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar (37 kB at 81 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar (29 kB at 53 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar (37 kB at 69 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar (1.5 MB at 2.7 MB/s) [INFO] Downloading from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-maven-plugin/1.3.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ebr/ebr-maven-plugin/1.3.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-maven-plugin/1.3.0-SNAPSHOT/maven-metadata.xml (784 B at 4.0 kB/s) [INFO] Downloading from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-maven-plugin/1.3.0-SNAPSHOT/ebr-maven-plugin-1.3.0-20210306.155340-37.pom [INFO] Downloaded from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-maven-plugin/1.3.0-SNAPSHOT/ebr-maven-plugin-1.3.0-20210306.155340-37.pom (3.6 kB at 46 kB/s) [INFO] Downloading from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-maven-plugins-parent/1.3.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ebr/ebr-maven-plugins-parent/1.3.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-maven-plugins-parent/1.3.0-SNAPSHOT/maven-metadata.xml (618 B at 17 kB/s) [INFO] Downloading from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-maven-plugins-parent/1.3.0-SNAPSHOT/ebr-maven-plugins-parent-1.3.0-20210306.155226-37.pom [INFO] Downloaded from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-maven-plugins-parent/1.3.0-SNAPSHOT/ebr-maven-plugins-parent-1.3.0-20210306.155226-37.pom (9.5 kB at 364 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.pom (11 kB at 403 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 994 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 50 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/biz/aQute/bnd/biz.aQute.bndlib/4.2.0/biz.aQute.bndlib-4.2.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.bndlib/4.2.0/biz.aQute.bndlib-4.2.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/biz/aQute/bnd/biz.aQute.bndlib/4.2.0/biz.aQute.bndlib-4.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/4.2.0/biz.aQute.bndlib-4.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/4.2.0/biz.aQute.bndlib-4.2.0.pom (2.1 kB at 97 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 9.0 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 106 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 8.0 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/easymock/easymock/2.4/easymock-2.4.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/easymock/easymock/2.4/easymock-2.4.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/easymock/easymock/2.4/easymock-2.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.pom (5.3 kB at 222 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 142 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 11 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom (31 kB at 493 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/commons-io/commons-io/2.7/commons-io-2.7.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.7/commons-io-2.7.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.7/commons-io-2.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom (16 kB at 632 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/com/google/guava/guava/29.0-jre/guava-29.0-jre.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/29.0-jre/guava-29.0-jre.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava/29.0-jre/guava-29.0-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/29.0-jre/guava-29.0-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/29.0-jre/guava-29.0-jre.pom (11 kB at 437 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/com/google/guava/guava-parent/29.0-jre/guava-parent-29.0-jre.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/29.0-jre/guava-parent-29.0-jre.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava-parent/29.0-jre/guava-parent-29.0-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/29.0-jre/guava-parent-29.0-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/29.0-jre/guava-parent-29.0-jre.pom (13 kB at 547 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom (2.4 kB at 89 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom (4.6 kB at 202 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom (1.9 kB at 81 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom (21 kB at 824 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom (4.8 kB at 201 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom (4.3 kB at 180 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom (5.0 kB at 201 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom (4.1 kB at 187 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom (2.7 kB at 102 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 127 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 357 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 73 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 309 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (2.8 kB at 126 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven/2.2.0/maven-2.2.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.2.0/maven-2.2.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven/2.2.0/maven-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 936 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 99 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (3.2 kB at 147 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 298 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 99 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 129 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 678 B/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (1.6 kB at 66 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 88 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 153 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 436 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 104 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 384 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 108 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 95 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 82 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 55 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 50 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 49 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 362 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 7.7 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 366 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 324 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 473 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 150 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 107 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 100 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 122 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 102 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 73 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 99 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom (2.5 kB at 109 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom (10 kB at 401 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven/3.5.0/maven-3.5.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.5.0/maven-3.5.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven/3.5.0/maven-3.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom (25 kB at 953 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom (4.0 kB at 155 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 179 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom (4.8 kB at 210 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom (4.5 kB at 207 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 222 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 729 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/httpcomponents/httpclient/4.5.12/httpclient-4.5.12.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.12/httpclient-4.5.12.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpclient/4.5.12/httpclient-4.5.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.12/httpclient-4.5.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.12/httpclient-4.5.12.pom (6.6 kB at 315 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/httpcomponents/httpcomponents-client/4.5.12/httpcomponents-client-4.5.12.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-client/4.5.12/httpcomponents-client-4.5.12.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.12/httpcomponents-client-4.5.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.12/httpcomponents-client-4.5.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.12/httpcomponents-client-4.5.12.pom (16 kB at 780 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 216 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 572 kB/s) [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ebr/ebr-maven-shared/1.3.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-maven-shared/1.3.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ebr/ebr-maven-shared/1.3.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-maven-shared/1.3.0-SNAPSHOT/maven-metadata.xml (784 B at 7.2 kB/s) [INFO] Downloading from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-maven-shared/1.3.0-SNAPSHOT/ebr-maven-shared-1.3.0-20210306.155300-37.pom [INFO] Downloaded from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-maven-shared/1.3.0-SNAPSHOT/ebr-maven-shared-1.3.0-20210306.155300-37.pom (1.5 kB at 3.1 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/commons/commons-text/1.8/commons-text-1.8.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-text/1.8/commons-text-1.8.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-text/1.8/commons-text-1.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom (16 kB at 714 kB/s) [INFO] Downloading from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-maven-plugin/1.3.0-SNAPSHOT/ebr-maven-plugin-1.3.0-20210306.155340-37.jar [INFO] Downloading from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-maven-shared/1.3.0-SNAPSHOT/ebr-maven-shared-1.3.0-20210306.155300-37.jar [INFO] Downloaded from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-maven-plugin/1.3.0-SNAPSHOT/ebr-maven-plugin-1.3.0-20210306.155340-37.jar (88 kB at 734 kB/s) [INFO] Downloaded from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-maven-shared/1.3.0-SNAPSHOT/ebr-maven-shared-1.3.0-20210306.155300-37.jar (5.4 kB at 44 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/biz/aQute/bnd/biz.aQute.bndlib/4.2.0/biz.aQute.bndlib-4.2.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/easymock/easymock/2.4/easymock-2.4.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/httpcomponents/httpclient/4.5.12/httpclient-4.5.12.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/commons/commons-text/1.8/commons-text-1.8.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/commons-io/commons-io/2.7/commons-io-2.7.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.bndlib/4.2.0/biz.aQute.bndlib-4.2.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/easymock/easymock/2.4/easymock-2.4.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.12/httpclient-4.5.12.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-text/1.8/commons-text-1.8.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.7/commons-io-2.7.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/biz/aQute/bnd/biz.aQute.bndlib/4.2.0/biz.aQute.bndlib-4.2.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/easymock/easymock/2.4/easymock-2.4.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpclient/4.5.12/httpclient-4.5.12.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-text/1.8/commons-text-1.8.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.7/commons-io-2.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/4.2.0/biz.aQute.bndlib-4.2.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.jar (233 kB at 5.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 6.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.jar (81 kB at 1.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 825 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar (23 kB at 219 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 566 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/4.2.0/biz.aQute.bndlib-4.2.0.jar (3.1 MB at 19 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar (156 kB at 946 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar (35 kB at 210 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar (65 kB at 351 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar (30 kB at 158 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 54 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 31 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 185 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 162 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 210 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 899 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 176 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 162 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 709 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 1.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 53 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 77 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 60 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar (13 kB at 34 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.jar (165 kB at 432 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar (75 kB at 192 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar (192 kB at 487 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.12/httpclient-4.5.12.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 384 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar (201 kB at 432 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.12/httpclient-4.5.12.jar (778 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 686 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 1.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar (207 kB at 366 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.jar (523 kB at 902 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar (276 kB at 423 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar (2.8 MB at 4.1 MB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Orbit :: Bundle Recipes [pom] [INFO] Eclipse Orbit :: ANTLR Recipes [pom] [INFO] ANTLR 3 Runtime [eclipse-bundle-recipe] [INFO] ANTLR 4 Runtime [eclipse-bundle-recipe] [INFO] ANTLR 4 Runtime [eclipse-bundle-recipe] [INFO] ANTLR 4 Runtime [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: args4j Recipes [pom] [INFO] args4j [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: ASM Recipes [pom] [INFO] ASM Core [eclipse-bundle-recipe] [INFO] ASM Analysis [eclipse-bundle-recipe] [INFO] ASM Commons [eclipse-bundle-recipe] [INFO] ASM Tree [eclipse-bundle-recipe] [INFO] ASM Util [eclipse-bundle-recipe] [INFO] ASM Core [eclipse-bundle-recipe] [INFO] ASM Analysis [eclipse-bundle-recipe] [INFO] ASM Commons [eclipse-bundle-recipe] [INFO] ASM Tree [eclipse-bundle-recipe] [INFO] ASM Util [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: AssertJ Recipes [pom] [INFO] AssertJ fluent assertions [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Apache Recipes [pom] [INFO] Apache Commons CLI [eclipse-bundle-recipe] [INFO] Apache Commons Codec [eclipse-bundle-recipe] [INFO] Apache Commons Collections [eclipse-bundle-recipe] [INFO] Apache Commons Compress [eclipse-bundle-recipe] [INFO] Apache Commons CSV [eclipse-bundle-recipe] [INFO] Apache Commons FileUpload [eclipse-bundle-recipe] [INFO] Apache Commons IO [eclipse-bundle-recipe] [INFO] Apache Commons Logging [eclipse-bundle-recipe] [INFO] Apache Commons Math [eclipse-bundle-recipe] [INFO] Apache Onami-Configuration [eclipse-bundle-recipe] [INFO] Apache FontBox [eclipse-bundle-recipe] [INFO] Apache Preflight [eclipse-bundle-recipe] [INFO] Apache XmpBox [eclipse-bundle-recipe] [INFO] Apache PDFBox [eclipse-bundle-recipe] [INFO] Apache POI [eclipse-bundle-recipe] [INFO] Apache POI OOXML [eclipse-bundle-recipe] [INFO] Apache POI OOXML Schemas [eclipse-bundle-recipe] [INFO] Apache XML Security for Java [eclipse-bundle-recipe] [INFO] Apache Mina SSHD :: OSGi [eclipse-bundle-recipe] [INFO] Apache Mina SSHD :: SFTP [eclipse-bundle-recipe] [INFO] Apache WebServices Common Utilities [eclipse-bundle-recipe] [INFO] Web Services Inspection Language for Java [eclipse-bundle-recipe] [INFO] XmlBeans [eclipse-bundle-recipe] [INFO] Xalan Java [eclipse-bundle-recipe] [INFO] Xerces2-j [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Ant Recipes [pom] [INFO] Apache Ant (all-in-one) [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Batik Recipes [pom] [INFO] Batik animation engine [eclipse-bundle-recipe] [INFO] Batik bridge [eclipse-bundle-recipe] [INFO] Batik image codecs [eclipse-bundle-recipe] [INFO] org.apache.xmlgraphics:batik-codec [eclipse-bundle-recipe] [INFO] Batik constants library [eclipse-bundle-recipe] [INFO] Batik CSS engine [eclipse-bundle-recipe] [INFO] Batik SVG DOM implementation [eclipse-bundle-recipe] [INFO] Batik DOM implementation [eclipse-bundle-recipe] [INFO] Batik AWT utilities [eclipse-bundle-recipe] [INFO] Batik Extension Support [eclipse-bundle-recipe] [INFO] Batik Graphics Vector Tree (GVT) [eclipse-bundle-recipe] [INFO] Batik i18n library [eclipse-bundle-recipe] [INFO] Batik SVG microsyntax parser [eclipse-bundle-recipe] [INFO] Batik PDF support [eclipse-bundle-recipe] [INFO] Batik script language support [eclipse-bundle-recipe] [INFO] Batik Java2D SVG generator [eclipse-bundle-recipe] [INFO] Batik SVG Swing components [eclipse-bundle-recipe] [INFO] Batik SVG transcoder [eclipse-bundle-recipe] [INFO] Batik GUI utilities [eclipse-bundle-recipe] [INFO] Batik utility library [eclipse-bundle-recipe] [INFO] Batik XML utilities [eclipse-bundle-recipe] [INFO] Batik Shared Resources [eclipse-bundle-recipe] [INFO] org.apache.xmlgraphics:batik-xml [eclipse-bundle-recipe] [INFO] org.apache.xmlgraphics:batik-ext [eclipse-bundle-recipe] [INFO] org.apache.xmlgraphics:batik-awt-util [eclipse-bundle-recipe] [INFO] org.apache.xmlgraphics:batik-parser [eclipse-bundle-recipe] [INFO] org.apache.xmlgraphics:batik-dom [eclipse-bundle-recipe] [INFO] org.apache.xmlgraphics:batik-gvt [eclipse-bundle-recipe] [INFO] org.apache.xmlgraphics:batik-svggen [eclipse-bundle-recipe] [INFO] org.apache.xmlgraphics:batik-svg-dom [eclipse-bundle-recipe] [INFO] org.apache.xmlgraphics:batik-anim [eclipse-bundle-recipe] [INFO] org.apache.xmlgraphics:batik-script [eclipse-bundle-recipe] [INFO] org.apache.xmlgraphics:batik-bridge [eclipse-bundle-recipe] [INFO] org.apache.xmlgraphics:batik-transcoder [eclipse-bundle-recipe] [INFO] Batik constants library [eclipse-bundle-recipe] [INFO] Batik CSS engine [eclipse-bundle-recipe] [INFO] Batik i18n library [eclipse-bundle-recipe] [INFO] Batik utility library [eclipse-bundle-recipe] [INFO] Apache XML Graphics Commons [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Apache Felix Recipes [pom] [INFO] Apache Felix Gogo Command 1.1.2 [eclipse-bundle-recipe] [INFO] Apache Felix Gogo Runtime 1.1.4 [eclipse-bundle-recipe] [INFO] Apache Felix Gogo Shell 1.1.4 [eclipse-bundle-recipe] [INFO] Apache Felix Declarative Services [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Apache HTTPComponents Recipes [pom] [INFO] Apache HttpCore NIO [eclipse-bundle-recipe] [INFO] Apache HttpAsyncClient [eclipse-bundle-recipe] [INFO] Apache HttpCore [eclipse-bundle-recipe] [INFO] Apache HttpClient [eclipse-bundle-recipe] [INFO] Apache HttpClient Windows features [eclipse-bundle-recipe] [INFO] Apache HttpComponents Core HTTP/1.1 [eclipse-bundle-recipe] [INFO] Apache HttpComponents Core HTTP/2 [eclipse-bundle-recipe] [INFO] Apache HttpClient [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: JClouds Recipes [pom] [INFO] Apache Jclouds OpenStack Components Core [eclipse-bundle-recipe] [INFO] Apache Jclouds OpenStack Cinder API [eclipse-bundle-recipe] [INFO] Apache Jclouds OpenStack Keystone API [eclipse-bundle-recipe] [INFO] Apache Jclouds OpenStack Nova API [eclipse-bundle-recipe] [INFO] Apache Jclouds OpenStack Neutron API [eclipse-bundle-recipe] [INFO] Apache Jclouds Swift API [eclipse-bundle-recipe] [INFO] Apache Jclouds SLF4J Logging Module [eclipse-bundle-recipe] [INFO] Apache Jclouds Docker API [eclipse-bundle-recipe] [INFO] Apache Jclouds AWS EC2 API [eclipse-bundle-recipe] [INFO] Apache Jclouds Cloudwatch API [eclipse-bundle-recipe] [INFO] Jclouds Components Core [eclipse-bundle-recipe] [INFO] Jclouds Blobstore Core [eclipse-bundle-recipe] [INFO] Jclouds Compute Core [eclipse-bundle-recipe] [INFO] Jclouds Sts Api [eclipse-bundle-recipe] [INFO] Jclouds Script Builder [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Apache Lucene Recipes [pom] [INFO] Lucene Core 7.5.0 [eclipse-bundle-recipe] [INFO] Lucene Common Analyzers 7.5.0 [eclipse-bundle-recipe] [INFO] Lucene Smart Chinese Analyzer 7.5.0 [eclipse-bundle-recipe] [INFO] Lucene Miscellaneous 7.5.0 [eclipse-bundle-recipe] [INFO] Lucene QueryParsers 7.5.0 [eclipse-bundle-recipe] [INFO] Lucene Core 8.4.1 [eclipse-bundle-recipe] [INFO] Lucene Common Analyzers 8.4.1 [eclipse-bundle-recipe] [INFO] Lucene Smart Chinese Analyzer 8.4.1 [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Apache Maven Recipes [pom] [INFO] Eclipse Orbit :: Apache Maven Resolver (ex-Eclipse Aether) Recipes [pom] [INFO] Maven Artifact Resolver API [eclipse-bundle-recipe] [INFO] Maven Artifact Resolver Connector Basic [eclipse-bundle-recipe] [INFO] Maven Artifact Resolver Implementation [eclipse-bundle-recipe] [INFO] Maven Artifact Resolver SPI [eclipse-bundle-recipe] [INFO] Maven Artifact Resolver Transport File [eclipse-bundle-recipe] [INFO] Maven Artifact Resolver Transport HTTP [eclipse-bundle-recipe] [INFO] Maven Artifact Resolver Utilities [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: XML-RPC Recipes [pom] [INFO] Apache XML-RPC Client Library [eclipse-bundle-recipe] [INFO] Apache XML-RPC Common Library [eclipse-bundle-recipe] [INFO] Apache XML-RPC Server Library [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Bouncycastle Recipes [pom] [INFO] Bouncy Castle OpenPGP API [eclipse-bundle-recipe] [INFO] Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs [eclipse-bundle-recipe] [INFO] Bouncy Castle Provider [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Byte Buddy Recipes [pom] [INFO] Byte Buddy (without dependencies) [eclipse-bundle-recipe] [INFO] Byte Buddy Java agent [eclipse-bundle-recipe] [INFO] Byte Buddy (without dependencies) [eclipse-bundle-recipe] [INFO] Byte Buddy Java agent [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: CommonMark Recipes [pom] [INFO] commonmark-java core [eclipse-bundle-recipe] [INFO] commonmark-java extension for YAML front matter [eclipse-bundle-recipe] [INFO] commonmark-java extension for tables [eclipse-bundle-recipe] [INFO] commonmark-java extension for strikethrough [eclipse-bundle-recipe] [INFO] commonmark-java extension for image attributes [eclipse-bundle-recipe] [INFO] commonmark-java extension for (underline) [eclipse-bundle-recipe] [INFO] commonmark-java extension for task list items [eclipse-bundle-recipe] [INFO] commonmark-java extension for adding id attributes to h tags [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Apache Recipes [pom] [INFO] Java Cup Runtime 0.11.20150326 [eclipse-bundle-recipe] [INFO] Java CUP 0.11.20150326 [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: DRMAA [pom] [INFO] org.ggf.drmaa [eclipse-bundle-recipe] [INFO] com.sun.grid.drmaa [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Freemarker Recipes [pom] [INFO] FreeMarker [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Github Recipes [pom] [INFO] Eclipse Orbit :: Classgraph Recipes [pom] [INFO] ClassGraph [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Cronutils Recipes [pom] [INFO] cron-utils [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Docker Recipes [pom] [INFO] docker-client [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: EdDSA Recipes [pom] [INFO] EdDSA-Java [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: EJML Recipes [pom] [INFO] EJML [eclipse-bundle-recipe] [INFO] EJML [eclipse-bundle-recipe] [INFO] EJML [eclipse-bundle-recipe] [INFO] EJML [eclipse-bundle-recipe] [INFO] EJML [eclipse-bundle-recipe] [INFO] EJML [eclipse-bundle-recipe] [INFO] EJML [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Java Diff Utils Recipes [pom] [INFO] Java Diff Utils [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: JavaEWAH Recipes [pom] [INFO] JavaEWAH [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: JNR Recipes [pom] [INFO] jnr-constants [eclipse-bundle-recipe] [INFO] jnr-enxio [eclipse-bundle-recipe] [INFO] jnr-ffi [eclipse-bundle-recipe] [INFO] jffi [eclipse-bundle-recipe] [INFO] jffi [eclipse-bundle-recipe] [INFO] jnr-posix [eclipse-bundle-recipe] [INFO] jnr-unixsocket [eclipse-bundle-recipe] [INFO] jnr-x86asm [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: JRuby Recipes [pom] [INFO] JCodings [eclipse-bundle-recipe] [INFO] Joni [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: JSoup Recipes [pom] [INFO] jsoup [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: MongoDB Recipes [pom] [INFO] MongoDB Java Driver [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Mozilla Recipes [pom] [INFO] rhino [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: OSHI Recipes [pom] [INFO] oshi-core [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Unirest-Java Recipes [pom] [INFO] com.konghq.unirest-java [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Virtuald Recipes [pom] [INFO] curvesapi [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Glassfish Recipes [pom] [INFO] Eclipse Orbit :: Glassfish HK2 Recipes [pom] [INFO] HK2 API module [eclipse-bundle-recipe] [INFO] ASM library repackaged as OSGi bundle [eclipse-bundle-recipe] [INFO] ServiceLocator Default Implementation [eclipse-bundle-recipe] [INFO] OSGi resource locator [eclipse-bundle-recipe] [INFO] HK2 Implementation Utilities [eclipse-bundle-recipe] [INFO] HK2 API module [eclipse-bundle-recipe] [INFO] ServiceLocator Default Implementation [eclipse-bundle-recipe] [INFO] HK2 Implementation Utilities [eclipse-bundle-recipe] [INFO] OSGi resource locator [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Glassfish Jersey Recipes [pom] [INFO] jersey-connectors-apache [eclipse-bundle-recipe] [INFO] jersey-container-servlet [eclipse-bundle-recipe] [INFO] jersey-container-servlet-core [eclipse-bundle-recipe] [INFO] jersey-core-client [eclipse-bundle-recipe] [INFO] jersey-core-common [eclipse-bundle-recipe] [INFO] jersey-core-server [eclipse-bundle-recipe] [INFO] jersey-ext-entity-filtering [eclipse-bundle-recipe] [INFO] jersey-inject-hk2 [eclipse-bundle-recipe] [INFO] jersey-media-json-jackson [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: GlazedLists Recipes [pom] [INFO] GlazedLists [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Google Recipes [pom] [INFO] Closure Compiler [eclipse-bundle-recipe] [INFO] Guava: Google Core Libraries for Java [eclipse-bundle-recipe] [INFO] Guava: Google Core Libraries for Java [eclipse-bundle-recipe] [INFO] Gson: Google Json Library for Java [eclipse-bundle-recipe] [INFO] Gson: Google Json Library for Java [eclipse-bundle-recipe] [INFO] Google Data Java Client Library [eclipse-bundle-recipe] [INFO] Flogger [eclipse-bundle-recipe] [INFO] Flogger System Backend [eclipse-bundle-recipe] [INFO] Flogger Testing [eclipse-bundle-recipe] [INFO] Google OAuth Client Library for Java [eclipse-bundle-recipe] [INFO] Java 6 (and higher) extensions to the Google OAuth Client Library for Java. [eclipse-bundle-recipe] [INFO] OAuth 2.0 verification code receiver for Google OAuth Client Library for Java. [eclipse-bundle-recipe] [INFO] com.google.api.client-auth [eclipse-bundle-recipe] [INFO] com.google.api.client-auth-oauth2 [eclipse-bundle-recipe] [INFO] com.google.api.client-util [eclipse-bundle-recipe] [INFO] com.google.api.client-escape [eclipse-bundle-recipe] [INFO] com.google.api.client-repackaged-com-google-common-base [eclipse-bundle-recipe] [INFO] com.google.api.client-json [eclipse-bundle-recipe] [INFO] com.google.api.client-http [eclipse-bundle-recipe] [INFO] Google Auth Library for Java - OAuth2 HTTP [eclipse-bundle-recipe] [INFO] Google Auth Library for Java - Credentials [eclipse-bundle-recipe] [INFO] AutoValue Annotations [eclipse-bundle-recipe] [INFO] Google HTTP Client Library for Java [eclipse-bundle-recipe] [INFO] Jackson 2 extensions to the Google HTTP Client Library for Java. [eclipse-bundle-recipe] [INFO] J2ObjC Annotations [eclipse-bundle-recipe] [INFO] io.grpc:grpc-context [eclipse-bundle-recipe] [INFO] OpenCensus API [eclipse-bundle-recipe] [INFO] OpenCensus Contrib HTTP Utils [eclipse-bundle-recipe] [INFO] org.conscrypt:conscrypt-openjdk-uber [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: GraphQL Recipes [pom] [INFO] java-dataloader [eclipse-bundle-recipe] [INFO] graphql-java [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Hamcrest Recipes [pom] [INFO] Hamcrest Core [eclipse-bundle-recipe] [INFO] Hamcrest library [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Hsqldb Recipes [pom] [INFO] HyperSQL Database [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: ICU4J Recipes [pom] [INFO] ICU4J 67.1 [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Immutables Recipes [pom] [INFO] org.immutables.value [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Jackson Recipes [pom] [INFO] Jackson-annotations [eclipse-bundle-recipe] [INFO] Jackson-core [eclipse-bundle-recipe] [INFO] jackson-databind [eclipse-bundle-recipe] [INFO] Jackson datatype: Guava [eclipse-bundle-recipe] [INFO] Jackson-JAXRS-base [eclipse-bundle-recipe] [INFO] Jackson-JAXRS-JSON [eclipse-bundle-recipe] [INFO] Jackson module: JAXB Annotations [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: JaCoCo Recipes [pom] [INFO] JaCoCo Agent [eclipse-bundle-recipe] [INFO] JaCoCo Core [eclipse-bundle-recipe] [INFO] JaCoCo Report [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: javax Recipes [pom] [INFO] Jakarta Activation [eclipse-bundle-recipe] [INFO] Jakarta Activation [eclipse-bundle-recipe] [INFO] Jakarta Activation API jar [eclipse-bundle-recipe] [INFO] Jakarta Activation API jar [eclipse-bundle-recipe] [INFO] Jakarta Expression Language API [eclipse-bundle-recipe] [INFO] Jakarta Servlet [eclipse-bundle-recipe] [INFO] Jakarta Server Pages API [eclipse-bundle-recipe] [INFO] Jakarta Annotations API [eclipse-bundle-recipe] [INFO] Bean Validation API [eclipse-bundle-recipe] [INFO] Jakarta XML Binding API [eclipse-bundle-recipe] [INFO] Jakarta WebSocket - Server API [eclipse-bundle-recipe] [INFO] jakarta.ws.rs-api [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: jaxb Recipes [pom] [INFO] com.sun.xml.bind [eclipse-bundle-recipe] [INFO] Old JAXB Runtime [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: JCraft Recipes [pom] [INFO] JSch [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Jini Recipes [pom] [INFO] Jini Jini Core Jar [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: JNA Recipes [pom] [INFO] Java Native Access [eclipse-bundle-recipe] [INFO] Java Native Access Platform [eclipse-bundle-recipe] [INFO] Java Native Access [eclipse-bundle-recipe] [INFO] Java Native Access Platform [eclipse-bundle-recipe] [INFO] Java Native Access [eclipse-bundle-recipe] [INFO] Java Native Access Platform [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: JUnit Recipes [pom] [INFO] Eclipse Orbit :: JUnit 4 Recipes [pom] [INFO] JUnit [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: JUnit 5.7.1 Recipes [pom] [INFO] JUnit Jupiter API [eclipse-bundle-recipe] [INFO] JUnit Jupiter Engine [eclipse-bundle-recipe] [INFO] JUnit Jupiter Migration Support [eclipse-bundle-recipe] [INFO] JUnit Jupiter Params [eclipse-bundle-recipe] [INFO] JUnit Platform Commons [eclipse-bundle-recipe] [INFO] JUnit Platform Engine API [eclipse-bundle-recipe] [INFO] JUnit Platform Launcher [eclipse-bundle-recipe] [INFO] JUnit Platform Runner [eclipse-bundle-recipe] [INFO] JUnit Platform Suite API [eclipse-bundle-recipe] [INFO] JUnit Vintage Engine [eclipse-bundle-recipe] [INFO] org.opentest4j:opentest4j [eclipse-bundle-recipe] [INFO] org.apiguardian:apiguardian-api [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Knowm Recipes [pom] [INFO] XChart [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Logging Recipes [pom] [INFO] SLF4J API Module [eclipse-bundle-recipe] [INFO] JCL 1.2 implemented over SLF4J [eclipse-bundle-recipe] [INFO] Log4j Implemented Over SLF4J [eclipse-bundle-recipe] [INFO] SLF4J LOG4J-12 Binding [eclipse-bundle-recipe] [INFO] SLF4J NOP Binding [eclipse-bundle-recipe] [INFO] SLF4J Simple Binding [eclipse-bundle-recipe] [INFO] JUL to SLF4J bridge [eclipse-bundle-recipe] [INFO] SLF4J Extensions Module [eclipse-bundle-recipe] [INFO] Logback Core Module [eclipse-bundle-recipe] [INFO] Logback Classic Module [eclipse-bundle-recipe] [INFO] Logback SLF4J Binding [eclipse-bundle-recipe] [INFO] JBoss Logging [eclipse-bundle-recipe] [INFO] Apache Log4j 2 [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Mockito Recipes [pom] [INFO] Eclipse Orbit :: Mockito 2 Recipes [pom] [INFO] Mockito 2 [eclipse-bundle-recipe] [INFO] Mockito 2 [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Netty Recipes [pom] [INFO] Netty/Common [eclipse-bundle-recipe] [INFO] Netty/Buffer [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Objenesis Recipes [pom] [INFO] Objenesis [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Reactive Streams Recipes [pom] [INFO] reactive-streams [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: SnakeYAML Recipes [pom] [INFO] SnakeYAML [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Sourceforge Recipes [pom] [INFO] net.sourceforge.plantuml [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Tukaani Recipes [pom] [INFO] XZ for Java [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: Units Of Measurement Recipes [pom] [INFO] Units of Measurement API [eclipse-bundle-recipe] [INFO] Eclipse Orbit :: XML API Recipes [pom] [INFO] DOM4J [eclipse-bundle-recipe] [INFO] DOM4J [eclipse-bundle-recipe] [INFO] jaxen [eclipse-bundle-recipe] [INFO] JDOM [eclipse-bundle-recipe] [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom (1.7 kB at 36 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar (7.8 kB at 162 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom (2.5 kB at 110 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar (130 kB at 1.9 MB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.pom (1.3 kB at 52 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-pack200/1.7.0/tycho-pack200-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200/1.7.0/tycho-pack200-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.7.0/tycho-pack200-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200/1.7.0/tycho-pack200-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200/1.7.0/tycho-pack200-1.7.0.pom (1.5 kB at 44 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom (6.3 kB at 250 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.jar (7.2 kB at 156 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.pom (1.5 kB at 54 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.jar (6.8 kB at 42 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom (2.2 kB at 31 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar (29 kB at 149 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 196 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 567 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 205 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 304 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 438 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 35 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (5.6 kB at 281 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 kB at 43 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 1.0 MB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 432 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 550 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom (4.7 kB at 215 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom (12 kB at 511 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.5 MB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar (24 kB at 75 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom (15 kB at 20 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 682 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar (209 kB at 491 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.pom (2.9 kB at 3.9 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.jar (45 kB at 198 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom (1.4 kB at 2.7 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar (15 kB at 81 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom (2.8 kB at 131 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar (23 kB at 398 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.pom (2.2 kB at 4.7 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.jar (19 kB at 354 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/1.7.0/tycho-custom-bundle-plugin-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/1.7.0/tycho-custom-bundle-plugin-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/1.7.0/tycho-custom-bundle-plugin-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/1.7.0/tycho-custom-bundle-plugin-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/1.7.0/tycho-custom-bundle-plugin-1.7.0.pom (2.2 kB at 40 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/1.7.0/tycho-custom-bundle-plugin-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/1.7.0/tycho-custom-bundle-plugin-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/1.7.0/tycho-custom-bundle-plugin-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/1.7.0/tycho-custom-bundle-plugin-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/1.7.0/tycho-custom-bundle-plugin-1.7.0.jar (12 kB at 32 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom (5.6 kB at 254 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar (29 kB at 668 kB/s) [INFO] Downloading from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-tycho-extras-plugin/1.3.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ebr/ebr-tycho-extras-plugin/1.3.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-tycho-extras-plugin/1.3.0-SNAPSHOT/maven-metadata.xml (791 B at 14 kB/s) [INFO] Downloading from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-tycho-extras-plugin/1.3.0-SNAPSHOT/ebr-tycho-extras-plugin-1.3.0-20210306.155315-37.pom [INFO] Downloaded from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-tycho-extras-plugin/1.3.0-SNAPSHOT/ebr-tycho-extras-plugin-1.3.0-20210306.155315-37.pom (2.5 kB at 104 kB/s) [INFO] Downloading from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-tycho-extras-plugin/1.3.0-SNAPSHOT/ebr-tycho-extras-plugin-1.3.0-20210306.155315-37.jar [INFO] Downloaded from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-tycho-extras-plugin/1.3.0-SNAPSHOT/ebr-tycho-extras-plugin-1.3.0-20210306.155315-37.jar (15 kB at 751 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom (15 kB at 387 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar (167 kB at 2.7 MB/s) [INFO] [INFO] --------------< org.eclipse.orbit.bundles:orbit-recipes >--------------- [INFO] Building Eclipse Orbit :: Bundle Recipes 1.0.0-SNAPSHOT [1/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ orbit-recipes --- [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 483 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 217 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom (6.7 kB at 120 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 222 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 147 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 92 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 118 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven/2.0.5/maven-2.0.5.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.0.5/maven-2.0.5.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven/2.0.5/maven-2.0.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 272 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 762 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 30 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 32 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom (7.6 kB at 173 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 485 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 245 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 795 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.4 MB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 539 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 9.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar (74 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 4.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 3.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 741 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 1.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar (35 kB at 211 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar (123 kB at 716 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 945 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 3.0 MB/s) [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ------------------< org.eclipse.orbit.bundles:antlr >------------------- [INFO] Building Eclipse Orbit :: ANTLR Recipes 1.0.0-SNAPSHOT [2/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ antlr --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.antlr.runtime >------------- [INFO] Building ANTLR 3 Runtime 3.5.2-SNAPSHOT [3/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml [INFO] Downloading from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (663 B at 28 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom (6.2 kB at 101 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar (29 kB at 69 kB/s) [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml [INFO] Downloading from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml (749 B at 33 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom (7.8 kB at 325 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar (34 kB at 223 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom (7.2 kB at 326 kB/s) [INFO] Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar (32 kB at 196 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 102 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 585 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 5.8 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.antlr.runtime --- [INFO] [INFO] The following files have been resolved: [INFO] org.antlr:antlr-runtime:jar:3.5.2:compile -- module antlr.runtime (auto) [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.antlr.runtime >------------- [INFO] Building ANTLR 4 Runtime 4.5.1-SNAPSHOT [4/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.pom (2.3 kB at 96 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/antlr/antlr4-master/4.5.1-1/antlr4-master-4.5.1-1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.1-1/antlr4-master-4.5.1-1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.1-1/antlr4-master-4.5.1-1.pom (3.8 kB at 173 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.jar (302 kB at 8.4 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.antlr.runtime --- [INFO] [INFO] The following files have been resolved: [INFO] org.antlr:antlr4-runtime:jar:4.5.1-1:compile -- module antlr4.runtime (auto) [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.antlr.runtime >------------- [INFO] Building ANTLR 4 Runtime 4.7.1-SNAPSHOT [5/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom (3.5 kB at 168 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom (4.4 kB at 199 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar (337 kB at 9.6 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.antlr.runtime --- [INFO] [INFO] The following files have been resolved: [INFO] org.antlr:antlr4-runtime:jar:4.7.1:compile -- module antlr4.runtime (auto) [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.antlr.runtime >------------- [INFO] Building ANTLR 4 Runtime 4.7.2-SNAPSHOT [6/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.pom (3.6 kB at 157 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/antlr/antlr4-master/4.7.2/antlr4-master-4.7.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.7.2/antlr4-master-4.7.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.7.2/antlr4-master-4.7.2.pom (4.4 kB at 210 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar (338 kB at 9.7 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.antlr.runtime --- [INFO] [INFO] The following files have been resolved: [INFO] org.antlr:antlr4-runtime:jar:4.7.2:compile -- module org.antlr.antlr4.runtime [auto] [INFO] [INFO] [INFO] ------------------< org.eclipse.orbit.bundles:args4j >------------------ [INFO] Building Eclipse Orbit :: args4j Recipes 1.0.0-SNAPSHOT [7/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ args4j --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.kohsuke.args4j >------------ [INFO] Building args4j 2.33.0-SNAPSHOT [8/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/args4j/args4j/2.33/args4j-2.33.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.33/args4j-2.33.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.33/args4j-2.33.pom (1.3 kB at 59 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/args4j/args4j-site/2.33/args4j-site-2.33.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.33/args4j-site-2.33.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.33/args4j-site-2.33.pom (4.4 kB at 185 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/kohsuke/pom/14/pom-14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kohsuke/pom/14/pom-14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kohsuke/pom/14/pom-14.pom (5.5 kB at 249 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/args4j/args4j/2.33/args4j-2.33.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.33/args4j-2.33.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.33/args4j-2.33.jar (155 kB at 94 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.kohsuke.args4j --- [INFO] [INFO] The following files have been resolved: [INFO] args4j:args4j:jar:2.33:compile -- module args4j (auto) [INFO] [INFO] [INFO] -------------------< org.eclipse.orbit.bundles:asm >-------------------- [INFO] Building Eclipse Orbit :: ASM Recipes 1.0.0-SNAPSHOT [9/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ asm --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.objectweb.asm >------------- [INFO] Building ASM Core 8.0.1-SNAPSHOT [10/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm/8.0.1/asm-8.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0.1/asm-8.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0.1/asm-8.0.1.pom (2.9 kB at 128 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm/8.0.1/asm-8.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0.1/asm-8.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0.1/asm-8.0.1.jar (122 kB at 170 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.objectweb.asm --- [INFO] [INFO] The following files have been resolved: [INFO] org.ow2.asm:asm:jar:8.0.1:compile -- module org.objectweb.asm [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.objectweb.asm.analysis >-------- [INFO] Building ASM Analysis 8.0.1-SNAPSHOT [11/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-analysis/8.0.1/asm-analysis-8.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0.1/asm-analysis-8.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0.1/asm-analysis-8.0.1.pom (3.2 kB at 144 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-tree/8.0.1/asm-tree-8.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0.1/asm-tree-8.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0.1/asm-tree-8.0.1.pom (3.1 kB at 116 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-analysis/8.0.1/asm-analysis-8.0.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-tree/8.0.1/asm-tree-8.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0.1/asm-analysis-8.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0.1/asm-tree-8.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0.1/asm-tree-8.0.1.jar (53 kB at 2.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0.1/asm-analysis-8.0.1.jar (33 kB at 1.3 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.objectweb.asm.analysis --- [INFO] [INFO] The following files have been resolved: [INFO] org.ow2.asm:asm-analysis:jar:8.0.1:compile -- module org.objectweb.asm.tree.analysis [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.objectweb.asm.commons >--------- [INFO] Building ASM Commons 8.0.1-SNAPSHOT [12/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-commons/8.0.1/asm-commons-8.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0.1/asm-commons-8.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0.1/asm-commons-8.0.1.pom (3.7 kB at 62 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-commons/8.0.1/asm-commons-8.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0.1/asm-commons-8.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0.1/asm-commons-8.0.1.jar (72 kB at 3.0 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.objectweb.asm.commons --- [INFO] [INFO] The following files have been resolved: [INFO] org.ow2.asm:asm-commons:jar:8.0.1:compile -- module org.objectweb.asm.commons [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.objectweb.asm.tree >---------- [INFO] Building ASM Tree 8.0.1-SNAPSHOT [13/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.objectweb.asm.tree --- [INFO] [INFO] The following files have been resolved: [INFO] org.ow2.asm:asm-tree:jar:8.0.1:compile -- module org.objectweb.asm.tree [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.objectweb.asm.util >---------- [INFO] Building ASM Util 8.0.1-SNAPSHOT [14/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-util/8.0.1/asm-util-8.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0.1/asm-util-8.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0.1/asm-util-8.0.1.pom (3.7 kB at 126 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-util/8.0.1/asm-util-8.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0.1/asm-util-8.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0.1/asm-util-8.0.1.jar (85 kB at 2.2 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.objectweb.asm.util --- [INFO] [INFO] The following files have been resolved: [INFO] org.ow2.asm:asm-util:jar:8.0.1:compile -- module org.objectweb.asm.util [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.objectweb.asm >------------- [INFO] Building ASM Core 9.1.0-SNAPSHOT [15/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm/9.1/asm-9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.1/asm-9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.1/asm-9.1.pom (2.4 kB at 103 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm/9.1/asm-9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.1/asm-9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.1/asm-9.1.jar (122 kB at 5.1 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.objectweb.asm --- [INFO] [INFO] The following files have been resolved: [INFO] org.ow2.asm:asm:jar:9.1:compile -- module org.objectweb.asm [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.objectweb.asm.analysis >-------- [INFO] Building ASM Analysis 9.1.0-SNAPSHOT [16/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom (2.6 kB at 131 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom (2.6 kB at 129 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar (34 kB at 1.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar (53 kB at 2.2 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.objectweb.asm.analysis --- [INFO] [INFO] The following files have been resolved: [INFO] org.ow2.asm:asm-analysis:jar:9.1:compile -- module org.objectweb.asm.tree.analysis [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.objectweb.asm.commons >--------- [INFO] Building ASM Commons 9.1.0-SNAPSHOT [17/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom (3.0 kB at 141 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar (73 kB at 3.2 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.objectweb.asm.commons --- [INFO] [INFO] The following files have been resolved: [INFO] org.ow2.asm:asm-commons:jar:9.1:compile -- module org.objectweb.asm.commons [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.objectweb.asm.tree >---------- [INFO] Building ASM Tree 9.1.0-SNAPSHOT [18/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.objectweb.asm.tree --- [INFO] [INFO] The following files have been resolved: [INFO] org.ow2.asm:asm-tree:jar:9.1:compile -- module org.objectweb.asm.tree [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.objectweb.asm.util >---------- [INFO] Building ASM Util 9.1.0-SNAPSHOT [19/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom (2.9 kB at 140 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar (85 kB at 3.3 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.objectweb.asm.util --- [INFO] [INFO] The following files have been resolved: [INFO] org.ow2.asm:asm-util:jar:9.1:compile -- module org.objectweb.asm.util [INFO] [INFO] [INFO] -----------------< org.eclipse.orbit.bundles:assertj >------------------ [INFO] Building Eclipse Orbit :: AssertJ Recipes 1.0.0-SNAPSHOT [20/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ assertj --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:org.assertj >---------------- [INFO] Building AssertJ fluent assertions 3.14.0-SNAPSHOT [21/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/assertj/assertj-core/3.14.0/assertj-core-3.14.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.14.0/assertj-core-3.14.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.14.0/assertj-core-3.14.0.pom (19 kB at 867 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/assertj/assertj-parent-pom/2.2.6/assertj-parent-pom-2.2.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.6/assertj-parent-pom-2.2.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.6/assertj-parent-pom-2.2.6.pom (22 kB at 543 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/junit/junit-bom/5.5.2/junit-bom-5.5.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.5.2/junit-bom-5.5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.5.2/junit-bom-5.5.2.pom (4.4 kB at 210 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/assertj/assertj-core/3.14.0/assertj-core-3.14.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.14.0/assertj-core-3.14.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.14.0/assertj-core-3.14.0.jar (4.5 MB at 22 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.assertj --- [INFO] [INFO] The following files have been resolved: [INFO] org.assertj:assertj-core:jar:3.14.0:compile -- module org.assertj.core [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:apache-parent >--------------- [INFO] Building Eclipse Orbit :: Apache Recipes 1.0.0-SNAPSHOT [22/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ apache-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.apache.commons.cli >---------- [INFO] Building Apache Commons CLI 1.4.0-SNAPSHOT [23/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.commons.cli --- [INFO] [INFO] The following files have been resolved: [INFO] commons-cli:commons-cli:jar:1.4:compile -- module commons.cli (auto) [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.commons.codec >--------- [INFO] Building Apache Commons Codec 1.14.0-SNAPSHOT [24/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/commons-codec/commons-codec/1.14/commons-codec-1.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.14/commons-codec-1.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.14/commons-codec-1.14.pom (15 kB at 705 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/commons-codec/commons-codec/1.14/commons-codec-1.14.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.14/commons-codec-1.14.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.14/commons-codec-1.14.jar (348 kB at 11 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.commons.codec --- [INFO] [INFO] The following files have been resolved: [INFO] commons-codec:commons-codec:jar:1.14:compile -- module org.apache.commons.codec [auto] [INFO] [INFO] [INFO] -----< org.eclipse.orbit.bundles:org.apache.commons.collections4 >------ [INFO] Building Apache Commons Collections 4.4.0-SNAPSHOT [25/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 915 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 20 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.commons.collections4 --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.commons:commons-collections4:jar:4.4:compile -- module org.apache.commons.collections4 [auto] [INFO] [INFO] [INFO] -------< org.eclipse.orbit.bundles:org.apache.commons.compress >-------- [INFO] Building Apache Commons Compress 1.19.0-SNAPSHOT [26/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.commons.compress --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.commons:commons-compress:jar:1.19:compile -- module org.apache.commons.compress [auto] [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.apache.commons.csv >---------- [INFO] Building Apache Commons CSV 1.8.0-SNAPSHOT [27/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.commons.csv --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.commons:commons-csv:jar:1.8:compile -- module commons.csv (auto) [INFO] [INFO] [INFO] ------< org.eclipse.orbit.bundles:org.apache.commons.fileupload >------- [INFO] Building Apache Commons FileUpload 1.3.2-SNAPSHOT [28/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/commons-fileupload/commons-fileupload/1.3.2/commons-fileupload-1.3.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.3.2/commons-fileupload-1.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.3.2/commons-fileupload-1.3.2.pom (11 kB at 483 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/commons/commons-parent/40/commons-parent-40.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/40/commons-parent-40.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/40/commons-parent-40.pom (64 kB at 3.1 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 525 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.9 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/commons-fileupload/commons-fileupload/1.3.2/commons-fileupload-1.3.2.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/commons-io/commons-io/2.2/commons-io-2.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.3.2/commons-fileupload-1.3.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.3.2/commons-fileupload-1.3.2.jar (70 kB at 2.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 5.4 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.commons.fileupload --- [INFO] [INFO] The following files have been resolved: [INFO] commons-fileupload:commons-fileupload:jar:1.3.2:compile -- module commons.fileupload (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.apache.commons.io >----------- [INFO] Building Apache Commons IO 2.6.0-SNAPSHOT [29/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.commons.io --- [INFO] [INFO] The following files have been resolved: [INFO] commons-io:commons-io:jar:2.6:compile -- module org.apache.commons.io [auto] [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.apache.commons.logging >-------- [INFO] Building Apache Commons Logging 1.2.0-SNAPSHOT [30/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.commons.logging --- [INFO] [INFO] The following files have been resolved: [INFO] commons-logging:commons-logging:jar:1.2:compile -- module commons.logging (auto) [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.commons.math3 >--------- [INFO] Building Apache Commons Math 3.6.1-SNAPSHOT [31/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom (29 kB at 1.4 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar (2.2 MB at 23 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.commons.math3 --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.commons:commons-math3:jar:3.6.1:compile -- module commons.math3 (auto) [INFO] [INFO] [INFO] ------< org.eclipse.orbit.bundles:org.apache.onami.configuration >------ [INFO] Building Apache Onami-Configuration 6.3.0-SNAPSHOT [32/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/onami/org.apache.onami.configuration/6.3.0/org.apache.onami.configuration-6.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/onami/org.apache.onami.configuration/6.3.0/org.apache.onami.configuration-6.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/onami/org.apache.onami.configuration/6.3.0/org.apache.onami.configuration-6.3.0.pom (4.9 kB at 60 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/onami/org.apache.onami.parent/4/org.apache.onami.parent-4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/onami/org.apache.onami.parent/4/org.apache.onami.parent-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/onami/org.apache.onami.parent/4/org.apache.onami.parent-4.pom (33 kB at 1.3 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/onami/org.apache.onami.configuration/6.3.0/org.apache.onami.configuration-6.3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/onami/org.apache.onami.configuration/6.3.0/org.apache.onami.configuration-6.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/onami/org.apache.onami.configuration/6.3.0/org.apache.onami.configuration-6.3.0.jar (34 kB at 580 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.onami.configuration --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.onami:org.apache.onami.configuration:jar:6.3.0:compile -- module org.apache.onami.configuration (auto) [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.apache.pdfbox.fontbox >--------- [INFO] Building Apache FontBox 2.0.6-SNAPSHOT [33/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/pdfbox/fontbox/2.0.6/fontbox-2.0.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.6/fontbox-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.6/fontbox-2.0.6.pom (2.4 kB at 100 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/pdfbox/pdfbox-parent/2.0.6/pdfbox-parent-2.0.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox-parent/2.0.6/pdfbox-parent-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox-parent/2.0.6/pdfbox-parent-2.0.6.pom (13 kB at 565 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/pdfbox/fontbox/2.0.6/fontbox-2.0.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.6/fontbox-2.0.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.6/fontbox-2.0.6.jar (1.5 MB at 22 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.pdfbox.fontbox --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.pdfbox:fontbox:jar:2.0.6:compile -- module fontbox (auto) [INFO] [INFO] [INFO] -------< org.eclipse.orbit.bundles:org.apache.pdfbox.preflight >-------- [INFO] Building Apache Preflight 2.0.6-SNAPSHOT [34/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/pdfbox/preflight/2.0.6/preflight-2.0.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/preflight/2.0.6/preflight-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/preflight/2.0.6/preflight-2.0.6.pom (8.2 kB at 354 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/pdfbox/pdfbox/2.0.6/pdfbox-2.0.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.6/pdfbox-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.6/pdfbox-2.0.6.pom (8.3 kB at 376 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/pdfbox/xmpbox/2.0.6/xmpbox-2.0.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/xmpbox/2.0.6/xmpbox-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/xmpbox/2.0.6/xmpbox-2.0.6.pom (2.4 kB at 108 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/pdfbox/preflight/2.0.6/preflight-2.0.6.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/pdfbox/xmpbox/2.0.6/xmpbox-2.0.6.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/pdfbox/pdfbox/2.0.6/pdfbox-2.0.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/preflight/2.0.6/preflight-2.0.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.6/pdfbox-2.0.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/xmpbox/2.0.6/xmpbox-2.0.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/xmpbox/2.0.6/xmpbox-2.0.6.jar (132 kB at 4.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/preflight/2.0.6/preflight-2.0.6.jar (244 kB at 7.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.6/pdfbox-2.0.6.jar (2.5 MB at 20 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.pdfbox.preflight --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.pdfbox:preflight:jar:2.0.6:compile -- module preflight (auto) [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.pdfbox.xmpbox >--------- [INFO] Building Apache XmpBox 2.0.6-SNAPSHOT [35/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.pdfbox.xmpbox --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.pdfbox:xmpbox:jar:2.0.6:compile -- module xmpbox (auto) [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.apache.pdfbox >------------- [INFO] Building Apache PDFBox 2.0.6-SNAPSHOT [36/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.pdfbox --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.pdfbox:pdfbox:jar:2.0.6:compile -- module pdfbox (auto) [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:org.apache.poi >-------------- [INFO] Building Apache POI 4.1.1-SNAPSHOT [37/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/poi/poi/4.1.1/poi-4.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/poi/poi/4.1.1/poi-4.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/poi/poi/4.1.1/poi-4.1.1.pom (3.5 kB at 173 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/commons-codec/commons-codec/1.13/commons-codec-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.13/commons-codec-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.13/commons-codec-1.13.pom (14 kB at 714 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/poi/poi/4.1.1/poi-4.1.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/commons-codec/commons-codec/1.13/commons-codec-1.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/poi/poi/4.1.1/poi-4.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.13/commons-codec-1.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.13/commons-codec-1.13.jar (344 kB at 11 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/poi/poi/4.1.1/poi-4.1.1.jar (2.8 MB at 28 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.poi --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.poi:poi:jar:4.1.1:compile -- module poi (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.apache.poi.ooxml >----------- [INFO] Building Apache POI OOXML 4.1.1-SNAPSHOT [38/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/poi/poi-ooxml/4.1.1/poi-ooxml-4.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/poi/poi-ooxml/4.1.1/poi-ooxml-4.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/poi/poi-ooxml/4.1.1/poi-ooxml-4.1.1.pom (2.9 kB at 143 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/poi/poi-ooxml-schemas/4.1.1/poi-ooxml-schemas-4.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/poi/poi-ooxml-schemas/4.1.1/poi-ooxml-schemas-4.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/poi/poi-ooxml-schemas/4.1.1/poi-ooxml-schemas-4.1.1.pom (2.7 kB at 134 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlbeans/xmlbeans/3.1.0/xmlbeans-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlbeans/xmlbeans/3.1.0/xmlbeans-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlbeans/xmlbeans/3.1.0/xmlbeans-3.1.0.pom (3.1 kB at 154 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/virtuald/curvesapi/1.06/curvesapi-1.06.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/virtuald/curvesapi/1.06/curvesapi-1.06.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/virtuald/curvesapi/1.06/curvesapi-1.06.pom (4.0 kB at 200 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/poi/poi-ooxml/4.1.1/poi-ooxml-4.1.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/poi/poi-ooxml-schemas/4.1.1/poi-ooxml-schemas-4.1.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/virtuald/curvesapi/1.06/curvesapi-1.06.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlbeans/xmlbeans/3.1.0/xmlbeans-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/poi/poi-ooxml/4.1.1/poi-ooxml-4.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/poi/poi-ooxml-schemas/4.1.1/poi-ooxml-schemas-4.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/virtuald/curvesapi/1.06/curvesapi-1.06.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlbeans/xmlbeans/3.1.0/xmlbeans-3.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/virtuald/curvesapi/1.06/curvesapi-1.06.jar (112 kB at 3.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/poi/poi-ooxml/4.1.1/poi-ooxml-4.1.1.jar (1.9 MB at 17 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlbeans/xmlbeans/3.1.0/xmlbeans-3.1.0.jar (2.6 MB at 13 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/poi/poi-ooxml-schemas/4.1.1/poi-ooxml-schemas-4.1.1.jar (7.9 MB at 32 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.poi.ooxml --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.poi:poi-ooxml:jar:4.1.1:compile -- module poi.ooxml (auto) [INFO] [INFO] [INFO] -------< org.eclipse.orbit.bundles:org.apache.poi.ooxml.schemas >------- [INFO] Building Apache POI OOXML Schemas 4.1.1-SNAPSHOT [39/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.poi.ooxml.schemas --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.poi:poi-ooxml-schemas:jar:4.1.1:compile -- module poi.ooxml.schemas (auto) [INFO] [INFO] [INFO] -------< org.eclipse.orbit.bundles:org.apache.santuario.xmlsec >-------- [INFO] Building Apache XML Security for Java 2.2.0-SNAPSHOT [40/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/santuario/xmlsec/2.2.0/xmlsec-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/santuario/xmlsec/2.2.0/xmlsec-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/santuario/xmlsec/2.2.0/xmlsec-2.2.0.pom (30 kB at 1.4 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/woodstox/woodstox-core/5.2.1/woodstox-core-5.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.2.1/woodstox-core-5.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.2.1/woodstox-core-5.2.1.pom (9.7 kB at 345 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/oss-parent/35/oss-parent-35.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 1.1 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/codehaus/woodstox/stax2-api/4.2/stax2-api-4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2/stax2-api-4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2/stax2-api-4.2.pom (6.3 kB at 299 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/santuario/xmlsec/2.2.0/xmlsec-2.2.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/woodstox/woodstox-core/5.2.1/woodstox-core-5.2.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/codehaus/woodstox/stax2-api/4.2/stax2-api-4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/santuario/xmlsec/2.2.0/xmlsec-2.2.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.2.1/woodstox-core-5.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2/stax2-api-4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 1.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2/stax2-api-4.2.jar (196 kB at 6.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.2.1/woodstox-core-5.2.1.jar (522 kB at 14 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/santuario/xmlsec/2.2.0/xmlsec-2.2.0.jar (1.1 MB at 25 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.santuario.xmlsec --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.santuario:xmlsec:jar:2.2.0:compile -- module org.apache.santuario.xmlsec [auto] [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.apache.sshd.osgi >----------- [INFO] Building Apache Mina SSHD :: OSGi 2.6.0-SNAPSHOT [41/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/sshd/sshd-osgi/2.6.0/sshd-osgi-2.6.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-osgi/2.6.0/sshd-osgi-2.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-osgi/2.6.0/sshd-osgi-2.6.0.pom (7.6 kB at 331 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/sshd/sshd/2.6.0/sshd-2.6.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.6.0/sshd-2.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.6.0/sshd-2.6.0.pom (73 kB at 3.2 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/springframework/spring-framework-bom/5.3.1/spring-framework-bom-5.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.1/spring-framework-bom-5.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.1/spring-framework-bom-5.3.1.pom (5.6 kB at 268 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/sshd/sshd-osgi/2.6.0/sshd-osgi-2.6.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-osgi/2.6.0/sshd-osgi-2.6.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-osgi/2.6.0/sshd-osgi-2.6.0.jar (1.7 MB at 31 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.sshd.osgi --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.sshd:sshd-osgi:jar:2.6.0:compile -- module sshd.osgi (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.apache.sshd.sftp >----------- [INFO] Building Apache Mina SSHD :: SFTP 2.6.0-SNAPSHOT [42/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/sshd/sshd-sftp/2.6.0/sshd-sftp-2.6.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-sftp/2.6.0/sshd-sftp-2.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-sftp/2.6.0/sshd-sftp-2.6.0.pom (9.5 kB at 452 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/testcontainers/testcontainers-bom/1.15.0/testcontainers-bom-1.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.0/testcontainers-bom-1.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.0/testcontainers-bom-1.15.0.pom (6.9 kB at 300 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/sshd/sshd-core/2.6.0/sshd-core-2.6.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.6.0/sshd-core-2.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.6.0/sshd-core-2.6.0.pom (10 kB at 415 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/sshd/sshd-common/2.6.0/sshd-common-2.6.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.6.0/sshd-common-2.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.6.0/sshd-common-2.6.0.pom (5.3 kB at 254 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 202 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 727 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/sshd/sshd-sftp/2.6.0/sshd-sftp-2.6.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/sshd/sshd-core/2.6.0/sshd-core-2.6.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/sshd/sshd-common/2.6.0/sshd-common-2.6.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-sftp/2.6.0/sshd-sftp-2.6.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.6.0/sshd-core-2.6.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.6.0/sshd-common-2.6.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 568 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.6.0/sshd-common-2.6.0.jar (901 kB at 10 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.6.0/sshd-core-2.6.0.jar (869 kB at 9.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-sftp/2.6.0/sshd-sftp-2.6.0.jar (340 kB at 3.0 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.sshd.sftp --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.sshd:sshd-sftp:jar:2.6.0:compile -- module sshd.sftp (auto) [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.apache.ws.commons.util >-------- [INFO] Building Apache WebServices Common Utilities 1.0.2-SNAPSHOT [43/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ws/commons/util/ws-commons-util/1.0.2/ws-commons-util-1.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/commons/util/ws-commons-util/1.0.2/ws-commons-util-1.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ws/commons/util/ws-commons-util/1.0.2/ws-commons-util-1.0.2.pom (8.1 kB at 350 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ws/commons/util/ws-commons-util/1.0.2/ws-commons-util-1.0.2.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/commons/util/ws-commons-util/1.0.2/ws-commons-util-1.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ws/commons/util/ws-commons-util/1.0.2/ws-commons-util-1.0.2.jar (34 kB at 1.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 501 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.ws.commons.util --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.ws.commons.util:ws-commons-util:jar:1.0.2:compile -- module ws.commons.util (auto) [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.apache.wsil4j >------------- [INFO] Building Web Services Inspection Language for Java 1.0.0-SNAPSHOT [44/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/wsil4j/wsil4j/1.0.0/wsil4j-1.0.0.pom [INFO] Downloaded from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/wsil4j/wsil4j/1.0.0/wsil4j-1.0.0.pom (403 B at 9.2 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/wsil4j/wsil4j/1.0.0/wsil4j-1.0.0.jar [INFO] Downloaded from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/wsil4j/wsil4j/1.0.0/wsil4j-1.0.0.jar (78 kB at 1.7 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.wsil4j --- [INFO] [INFO] The following files have been resolved: [INFO] org.eclipse.orbit.wsil4j:wsil4j:jar:1.0.0:compile -- module wsil4j (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.apache.xmlbeans >------------ [INFO] Building XmlBeans 3.1.0-SNAPSHOT [45/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.xmlbeans --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlbeans:xmlbeans:jar:3.1.0:compile -- module xmlbeans (auto) [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:org.apache.xalan >------------- [INFO] Building Xalan Java 2.7.2-SNAPSHOT [46/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/xalan/xalan/2.7.2/xalan-2.7.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom (1.3 kB at 64 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/xalan/serializer/2.7.2/serializer-2.7.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom (1.1 kB at 54 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/xalan/xalan/2.7.2/xalan-2.7.2.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/xalan/serializer/2.7.2/serializer-2.7.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar (276 kB at 11 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar (3.2 MB at 4.1 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.xalan --- [INFO] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module [INFO] [INFO] The following files have been resolved: [INFO] xalan:xalan:jar:2.7.2:compile [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.apache.xerces >------------- [INFO] Building Xerces2-j 2.12.1-SNAPSHOT [47/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom (3.4 kB at 170 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 140 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 7.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar (1.4 MB at 28 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.xerces --- [INFO] [INFO] The following files have been resolved: [INFO] xerces:xercesImpl:jar:2.12.1:compile -- module xercesImpl (auto) [INFO] [INFO] [INFO] -------------------< org.eclipse.orbit.bundles:ant >-------------------- [INFO] Building Eclipse Orbit :: Ant Recipes 1.0.0-SNAPSHOT [48/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ ant --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:org.apache.ant >-------------- [INFO] Building Apache Ant (all-in-one) 1.10.9-SNAPSHOT [49/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-antlr/1.10.9/ant-antlr-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-antlr/1.10.9/ant-antlr-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-antlr/1.10.9/ant-antlr-1.10.9.pom (4.4 kB at 218 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-parent/1.10.9/ant-parent-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.9/ant-parent-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.9/ant-parent-1.10.9.pom (6.5 kB at 310 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-apache-bcel/1.10.9/ant-apache-bcel-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-bcel/1.10.9/ant-apache-bcel-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-bcel/1.10.9/ant-apache-bcel-1.10.9.pom (4.3 kB at 204 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant/1.10.9/ant-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.9/ant-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.9/ant-1.10.9.pom (17 kB at 786 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-launcher/1.10.9/ant-launcher-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.9/ant-launcher-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.9/ant-launcher-1.10.9.pom (3.2 kB at 151 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/bcel/bcel/6.4.1/bcel-6.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/bcel/bcel/6.4.1/bcel-6.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/bcel/bcel/6.4.1/bcel-6.4.1.pom (22 kB at 1.1 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/commons/commons-parent/49/commons-parent-49.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/49/commons-parent-49.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/49/commons-parent-49.pom (76 kB at 3.4 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-apache-bsf/1.10.9/ant-apache-bsf-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-bsf/1.10.9/ant-apache-bsf-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-bsf/1.10.9/ant-apache-bsf-1.10.9.pom (3.6 kB at 181 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/bsf/bsf/2.4.0/bsf-2.4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/bsf/bsf/2.4.0/bsf-2.4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/bsf/bsf/2.4.0/bsf-2.4.0.pom (1.2 kB at 54 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-apache-log4j/1.10.9/ant-apache-log4j-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-log4j/1.10.9/ant-apache-log4j-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-log4j/1.10.9/ant-apache-log4j-1.10.9.pom (3.5 kB at 154 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 1.1 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-apache-oro/1.10.9/ant-apache-oro-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-oro/1.10.9/ant-apache-oro-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-oro/1.10.9/ant-apache-oro-1.10.9.pom (3.7 kB at 162 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-apache-regexp/1.10.9/ant-apache-regexp-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-regexp/1.10.9/ant-apache-regexp-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-regexp/1.10.9/ant-apache-regexp-1.10.9.pom (3.7 kB at 59 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.pom (160 B at 8.0 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-apache-resolver/1.10.9/ant-apache-resolver-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-resolver/1.10.9/ant-apache-resolver-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-resolver/1.10.9/ant-apache-resolver-1.10.9.pom (3.6 kB at 178 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom (1.6 kB at 75 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-apache-xalan2/1.10.9/ant-apache-xalan2-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-xalan2/1.10.9/ant-apache-xalan2-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-xalan2/1.10.9/ant-apache-xalan2-1.10.9.pom (4.8 kB at 241 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-commons-logging/1.10.9/ant-commons-logging-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-commons-logging/1.10.9/ant-commons-logging-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-commons-logging/1.10.9/ant-commons-logging-1.10.9.pom (3.6 kB at 182 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 255 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-commons-net/1.10.9/ant-commons-net-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-commons-net/1.10.9/ant-commons-net-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-commons-net/1.10.9/ant-commons-net-1.10.9.pom (4.3 kB at 205 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/commons-net/commons-net/3.6/commons-net-3.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.pom (22 kB at 1.1 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-imageio/1.10.9/ant-imageio-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-imageio/1.10.9/ant-imageio-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-imageio/1.10.9/ant-imageio-1.10.9.pom (4.2 kB at 219 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-jai/1.10.9/ant-jai-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-jai/1.10.9/ant-jai-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-jai/1.10.9/ant-jai-1.10.9.pom (4.7 kB at 224 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/javax/media/jai-core/1.1.3/jai-core-1.1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/media/jai-core/1.1.3/jai-core-1.1.3.pom [INFO] Downloading from jboss: https://repository.jboss.org/nexus/content/groups/public/javax/media/jai-core/1.1.3/jai-core-1.1.3.pom [INFO] Downloaded from jboss: https://repository.jboss.org/nexus/content/groups/public/javax/media/jai-core/1.1.3/jai-core-1.1.3.pom (1.4 kB at 3.4 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/sun/media/jai-codec/1.1.3/jai-codec-1.1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/media/jai-codec/1.1.3/jai-codec-1.1.3.pom [INFO] Downloading from jboss: https://repository.jboss.org/nexus/content/groups/public/com/sun/media/jai-codec/1.1.3/jai-codec-1.1.3.pom [INFO] Downloaded from jboss: https://repository.jboss.org/nexus/content/groups/public/com/sun/media/jai-codec/1.1.3/jai-codec-1.1.3.pom (1.1 kB at 7.6 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-javamail/1.10.9/ant-javamail-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-javamail/1.10.9/ant-javamail-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-javamail/1.10.9/ant-javamail-1.10.9.pom (3.8 kB at 32 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/sun/mail/jakarta.mail/1.6.4/jakarta.mail-1.6.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.4/jakarta.mail-1.6.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.4/jakarta.mail-1.6.4.pom (5.8 kB at 200 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/sun/mail/all/1.6.4/all-1.6.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.4/all-1.6.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.4/all-1.6.4.pom (25 kB at 1.2 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom (12 kB at 483 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-jdepend/1.10.9/ant-jdepend-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-jdepend/1.10.9/ant-jdepend-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-jdepend/1.10.9/ant-jdepend-1.10.9.pom (4.6 kB at 169 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jdepend/jdepend/2.9.1/jdepend-2.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jdepend/jdepend/2.9.1/jdepend-2.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jdepend/jdepend/2.9.1/jdepend-2.9.1.pom (148 B at 6.2 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-jmf/1.10.9/ant-jmf-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-jmf/1.10.9/ant-jmf-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-jmf/1.10.9/ant-jmf-1.10.9.pom (3.5 kB at 153 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-jsch/1.10.9/ant-jsch-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-jsch/1.10.9/ant-jsch-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-jsch/1.10.9/ant-jsch-1.10.9.pom (4.2 kB at 156 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom (3.2 kB at 162 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 210 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.pom (7.5 kB at 357 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-junitlauncher/1.10.9/ant-junitlauncher-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junitlauncher/1.10.9/ant-junitlauncher-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junitlauncher/1.10.9/ant-junitlauncher-1.10.9.pom (6.3 kB at 301 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/junit/platform/junit-platform-launcher/1.2.0/junit-platform-launcher-1.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.2.0/junit-platform-launcher-1.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.2.0/junit-platform-launcher-1.2.0.pom (2.2 kB at 14 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 34 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/junit/platform/junit-platform-engine/1.2.0/junit-platform-engine-1.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.2.0/junit-platform-engine-1.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.2.0/junit-platform-engine-1.2.0.pom (2.4 kB at 100 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/junit/platform/junit-platform-commons/1.2.0/junit-platform-commons-1.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.2.0/junit-platform-commons-1.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.2.0/junit-platform-commons-1.2.0.pom (2.0 kB at 101 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/opentest4j/opentest4j/1.1.0/opentest4j-1.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.0/opentest4j-1.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.0/opentest4j-1.1.0.pom (1.7 kB at 70 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-junit4/1.10.9/ant-junit4-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junit4/1.10.9/ant-junit4-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junit4/1.10.9/ant-junit4-1.10.9.pom (4.3 kB at 165 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-netrexx/1.10.9/ant-netrexx-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-netrexx/1.10.9/ant-netrexx-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-netrexx/1.10.9/ant-netrexx-1.10.9.pom (4.7 kB at 203 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-swing/1.10.9/ant-swing-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-swing/1.10.9/ant-swing-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-swing/1.10.9/ant-swing-1.10.9.pom (3.4 kB at 150 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-testutil/1.10.9/ant-testutil-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-testutil/1.10.9/ant-testutil-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-testutil/1.10.9/ant-testutil-1.10.9.pom (3.9 kB at 141 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-xz/1.10.9/ant-xz-1.10.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-xz/1.10.9/ant-xz-1.10.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-xz/1.10.9/ant-xz-1.10.9.pom (3.7 kB at 175 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-antlr/1.10.9/ant-antlr-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-apache-bcel/1.10.9/ant-apache-bcel-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-apache-bsf/1.10.9/ant-apache-bsf-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/bcel/bcel/6.4.1/bcel-6.4.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/bsf/bsf/2.4.0/bsf-2.4.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-apache-log4j/1.10.9/ant-apache-log4j-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-apache-oro/1.10.9/ant-apache-oro-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-apache-regexp/1.10.9/ant-apache-regexp-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-apache-resolver/1.10.9/ant-apache-resolver-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-apache-xalan2/1.10.9/ant-apache-xalan2-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-commons-logging/1.10.9/ant-commons-logging-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-commons-net/1.10.9/ant-commons-net-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/commons-net/commons-net/3.6/commons-net-3.6.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-imageio/1.10.9/ant-imageio-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-jai/1.10.9/ant-jai-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/javax/media/jai-core/1.1.3/jai-core-1.1.3.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/sun/media/jai-codec/1.1.3/jai-codec-1.1.3.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-javamail/1.10.9/ant-javamail-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/sun/mail/jakarta.mail/1.6.4/jakarta.mail-1.6.4.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-jdepend/1.10.9/ant-jdepend-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jdepend/jdepend/2.9.1/jdepend-2.9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-jmf/1.10.9/ant-jmf-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-jsch/1.10.9/ant-jsch-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-junitlauncher/1.10.9/ant-junitlauncher-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/junit/platform/junit-platform-launcher/1.2.0/junit-platform-launcher-1.2.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/junit/platform/junit-platform-engine/1.2.0/junit-platform-engine-1.2.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/junit/platform/junit-platform-commons/1.2.0/junit-platform-commons-1.2.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/opentest4j/opentest4j/1.1.0/opentest4j-1.1.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-launcher/1.10.9/ant-launcher-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-junit4/1.10.9/ant-junit4-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-netrexx/1.10.9/ant-netrexx-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-swing/1.10.9/ant-swing-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-testutil/1.10.9/ant-testutil-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant/1.10.9/ant-1.10.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/ant/ant-xz/1.10.9/ant-xz-1.10.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-antlr/1.10.9/ant-antlr-1.10.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-bcel/1.10.9/ant-apache-bcel-1.10.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/bcel/bcel/6.4.1/bcel-6.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-bsf/1.10.9/ant-apache-bsf-1.10.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/bsf/bsf/2.4.0/bsf-2.4.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-antlr/1.10.9/ant-antlr-1.10.9.jar (12 kB at 585 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-log4j/1.10.9/ant-apache-log4j-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-bcel/1.10.9/ant-apache-bcel-1.10.9.jar (16 kB at 710 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-log4j/1.10.9/ant-apache-log4j-1.10.9.jar (8.8 kB at 175 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-oro/1.10.9/ant-apache-oro-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 9.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-regexp/1.10.9/ant-apache-regexp-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-regexp/1.10.9/ant-apache-regexp-1.10.9.jar (10 kB at 136 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-oro/1.10.9/ant-apache-oro-1.10.9.jar (10 kB at 132 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-resolver/1.10.9/ant-apache-resolver-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-bsf/1.10.9/ant-apache-bsf-1.10.9.jar (10 kB at 113 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar (29 kB at 265 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-xalan2/1.10.9/ant-apache-xalan2-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar (84 kB at 751 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-commons-logging/1.10.9/ant-commons-logging-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-xalan2/1.10.9/ant-apache-xalan2-1.10.9.jar (8.4 kB at 65 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 293 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-commons-net/1.10.9/ant-commons-net-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-commons-net/1.10.9/ant-commons-net-1.10.9.jar (91 kB at 510 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-apache-resolver/1.10.9/ant-apache-resolver-1.10.9.jar (9.9 kB at 48 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-imageio/1.10.9/ant-imageio-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-commons-logging/1.10.9/ant-commons-logging-1.10.9.jar (10 kB at 48 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-jai/1.10.9/ant-jai-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.jar (307 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/media/jai-core/1.1.3/jai-core-1.1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-imageio/1.10.9/ant-imageio-1.10.9.jar (32 kB at 139 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/media/jai-codec/1.1.3/jai-codec-1.1.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-javamail/1.10.9/ant-javamail-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-jai/1.10.9/ant-jai-1.10.9.jar (30 kB at 125 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.4/jakarta.mail-1.6.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-jdepend/1.10.9/ant-jdepend-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-javamail/1.10.9/ant-javamail-1.10.9.jar (15 kB at 58 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jdepend/jdepend/2.9.1/jdepend-2.9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-jdepend/1.10.9/ant-jdepend-1.10.9.jar (15 kB at 57 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-jmf/1.10.9/ant-jmf-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.4/jakarta.mail-1.6.4.jar (660 kB at 2.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-jsch/1.10.9/ant-jsch-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jdepend/jdepend/2.9.1/jdepend-2.9.1.jar (58 kB at 208 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-jmf/1.10.9/ant-jmf-1.10.9.jar (13 kB at 46 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-jsch/1.10.9/ant-jsch-1.10.9.jar (54 kB at 181 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junitlauncher/1.10.9/ant-junitlauncher-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.jar (142 kB at 455 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.2.0/junit-platform-launcher-1.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/bcel/bcel/6.4.1/bcel-6.4.1.jar (694 kB at 413 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/bsf/bsf/2.4.0/bsf-2.4.0.jar (113 kB at 67 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.2.0/junit-platform-engine-1.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junitlauncher/1.10.9/ant-junitlauncher-1.10.9.jar (87 kB at 51 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.2.0/junit-platform-commons-1.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (2.2 kB at 1.3 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.2.0/junit-platform-launcher-1.2.0.jar (80 kB at 47 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.0/opentest4j-1.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junit4/1.10.9/ant-junit4-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.2.0/junit-platform-commons-1.2.0.jar (78 kB at 45 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.9/ant-launcher-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.0/opentest4j-1.1.0.jar (6.8 kB at 3.9 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-netrexx/1.10.9/ant-netrexx-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junit4/1.10.9/ant-junit4-1.10.9.jar (14 kB at 7.9 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-swing/1.10.9/ant-swing-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.9/ant-launcher-1.10.9.jar (19 kB at 11 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-testutil/1.10.9/ant-testutil-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-netrexx/1.10.9/ant-netrexx-1.10.9.jar (17 kB at 9.9 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.9/ant-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-swing/1.10.9/ant-swing-1.10.9.jar (14 kB at 8.0 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-xz/1.10.9/ant-xz-1.10.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.2.0/junit-platform-engine-1.2.0.jar (90 kB at 51 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-testutil/1.10.9/ant-testutil-1.10.9.jar (29 kB at 16 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-xz/1.10.9/ant-xz-1.10.9.jar (11 kB at 6.4 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar (283 kB at 122 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.9/ant-1.10.9.jar (2.3 MB at 980 kB/s) [INFO] Downloading from jboss: https://repository.jboss.org/nexus/content/groups/public/javax/media/jai-core/1.1.3/jai-core-1.1.3.jar [INFO] Downloading from jboss: https://repository.jboss.org/nexus/content/groups/public/com/sun/media/jai-codec/1.1.3/jai-codec-1.1.3.jar [INFO] Downloaded from jboss: https://repository.jboss.org/nexus/content/groups/public/com/sun/media/jai-codec/1.1.3/jai-codec-1.1.3.jar (258 kB at 374 kB/s) [INFO] Downloaded from jboss: https://repository.jboss.org/nexus/content/groups/public/javax/media/jai-core/1.1.3/jai-core-1.1.3.jar (1.9 MB at 1.5 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.ant --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.ant:ant-junitlauncher:jar:1.10.9:compile -- module ant.junitlauncher (auto) [INFO] org.apache.ant:ant-launcher:jar:1.10.9:compile -- module ant.launcher (auto) [INFO] org.apache.ant:ant-jmf:jar:1.10.9:compile -- module ant.jmf (auto) [INFO] org.apache.ant:ant-antlr:jar:1.10.9:compile -- module ant.antlr (auto) [INFO] org.apache.ant:ant-javamail:jar:1.10.9:compile -- module ant.javamail (auto) [INFO] org.apache.ant:ant-apache-bcel:jar:1.10.9:compile -- module ant.apache.bcel (auto) [INFO] org.apache.ant:ant:jar:1.10.9:compile -- module ant (auto) [INFO] org.apache.ant:ant-commons-net:jar:1.10.9:compile -- module ant.commons.net (auto) [INFO] org.apache.ant:ant-jdepend:jar:1.10.9:compile -- module ant.jdepend (auto) [INFO] org.apache.ant:ant-xz:jar:1.10.9:compile -- module ant.xz (auto) [INFO] org.apache.ant:ant-apache-regexp:jar:1.10.9:compile -- module ant.apache.regexp (auto) [INFO] org.apache.ant:ant-commons-logging:jar:1.10.9:compile -- module ant.commons.logging (auto) [INFO] org.apache.ant:ant-swing:jar:1.10.9:compile -- module ant.swing (auto) [INFO] org.apache.ant:ant-netrexx:jar:1.10.9:compile -- module ant.netrexx (auto) [INFO] org.apache.ant:ant-testutil:jar:1.10.9:compile -- module ant.testutil (auto) [INFO] org.apache.ant:ant-apache-resolver:jar:1.10.9:compile -- module ant.apache.resolver (auto) [INFO] org.apache.ant:ant-apache-oro:jar:1.10.9:compile -- module ant.apache.oro (auto) [INFO] org.apache.ant:ant-imageio:jar:1.10.9:compile -- module ant.imageio (auto) [INFO] org.apache.ant:ant-jsch:jar:1.10.9:compile -- module ant.jsch (auto) [INFO] org.apache.ant:ant-apache-log4j:jar:1.10.9:compile -- module ant.apache.log4j (auto) [INFO] org.apache.ant:ant-junit4:jar:1.10.9:compile -- module ant.junit4 (auto) [INFO] org.apache.ant:ant-apache-bsf:jar:1.10.9:compile -- module ant.apache.bsf (auto) [INFO] org.apache.ant:ant-junit:jar:1.10.9:compile -- module ant.junit (auto) [INFO] org.apache.ant:ant-apache-xalan2:jar:1.10.9:compile -- module ant.apache.xalan2 (auto) [INFO] org.apache.ant:ant-jai:jar:1.10.9:compile -- module ant.jai (auto) [INFO] [INFO] [INFO] ------------------< org.eclipse.orbit.bundles:batik >------------------- [INFO] Building Eclipse Orbit :: Batik Recipes 1.0.0-SNAPSHOT [50/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ batik --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.apache.batik.anim >----------- [INFO] Building Batik animation engine 1.9.1-SNAPSHOT [51/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-anim/1.9.1/batik-anim-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.9.1/batik-anim-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.9.1/batik-anim-1.9.1.pom (3.1 kB at 119 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik/1.9.1/batik-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik/1.9.1/batik-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik/1.9.1/batik-1.9.1.pom (6.1 kB at 278 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-awt-util/1.9.1/batik-awt-util-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.9.1/batik-awt-util-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.9.1/batik-awt-util-1.9.1.pom (2.1 kB at 102 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-util/1.9.1/batik-util-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.9.1/batik-util-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.9.1/batik-util-1.9.1.pom (2.9 kB at 108 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-constants/1.9.1/batik-constants-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.9.1/batik-constants-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.9.1/batik-constants-1.9.1.pom (1.8 kB at 80 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-i18n/1.9.1/batik-i18n-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.9.1/batik-i18n-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.9.1/batik-i18n-1.9.1.pom (1.7 kB at 70 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/xmlgraphics-commons/2.2/xmlgraphics-commons-2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.2/xmlgraphics-commons-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.2/xmlgraphics-commons-2.2.pom (3.5 kB at 174 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/commons-io/commons-io/1.3.1/commons-io-1.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.1/commons-io-1.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.1/commons-io-1.3.1.pom (6.8 kB at 339 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-css/1.9.1/batik-css-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.9.1/batik-css-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.9.1/batik-css-1.9.1.pom (2.3 kB at 109 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom (1.8 kB at 77 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-dom/1.9.1/batik-dom-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.9.1/batik-dom-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.9.1/batik-dom-1.9.1.pom (2.9 kB at 132 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-ext/1.9.1/batik-ext-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.9.1/batik-ext-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.9.1/batik-ext-1.9.1.pom (1.7 kB at 83 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-xml/1.9.1/batik-xml-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.9.1/batik-xml-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.9.1/batik-xml-1.9.1.pom (1.9 kB at 85 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-parser/1.9.1/batik-parser-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.9.1/batik-parser-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.9.1/batik-parser-1.9.1.pom (2.4 kB at 102 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-svg-dom/1.9.1/batik-svg-dom-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.9.1/batik-svg-dom-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.9.1/batik-svg-dom-1.9.1.pom (2.9 kB at 118 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-anim/1.9.1/batik-anim-1.9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-awt-util/1.9.1/batik-awt-util-1.9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-css/1.9.1/batik-css-1.9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/commons-io/commons-io/1.3.1/commons-io-1.3.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/xmlgraphics-commons/2.2/xmlgraphics-commons-2.2.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-dom/1.9.1/batik-dom-1.9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-xml/1.9.1/batik-xml-1.9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-ext/1.9.1/batik-ext-1.9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-svg-dom/1.9.1/batik-svg-dom-1.9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-parser/1.9.1/batik-parser-1.9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-util/1.9.1/batik-util-1.9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-constants/1.9.1/batik-constants-1.9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-i18n/1.9.1/batik-i18n-1.9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.9.1/batik-anim-1.9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.9.1/batik-awt-util-1.9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.2/xmlgraphics-commons-2.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.9.1/batik-css-1.9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.1/commons-io-1.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.9.1/batik-anim-1.9.1.jar (479 kB at 14 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.9.1/batik-dom-1.9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.9.1/batik-awt-util-1.9.1.jar (421 kB at 11 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.9.1/batik-xml-1.9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.9.1/batik-css-1.9.1.jar (325 kB at 7.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.9.1/batik-ext-1.9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.1/commons-io-1.3.1.jar (84 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.9.1/batik-parser-1.9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.9.1/batik-xml-1.9.1.jar (33 kB at 549 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.9.1/batik-svg-dom-1.9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.9.1/batik-dom-1.9.1.jar (184 kB at 2.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.9.1/batik-util-1.9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.9.1/batik-ext-1.9.1.jar (13 kB at 189 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.9.1/batik-constants-1.9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.2/xmlgraphics-commons-2.2.jar (647 kB at 9.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.9.1/batik-i18n-1.9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.9.1/batik-util-1.9.1.jar (127 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.9.1/batik-parser-1.9.1.jar (76 kB at 849 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.9.1/batik-svg-dom-1.9.1.jar (233 kB at 2.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.9.1/batik-i18n-1.9.1.jar (11 kB at 121 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.9.1/batik-constants-1.9.1.jar (8.3 kB at 85 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar (86 kB at 779 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.anim --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-anim:jar:1.9.1:compile -- module batik.anim (auto) [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.batik.bridge >---------- [INFO] Building Batik bridge 1.9.1-SNAPSHOT [52/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-bridge/1.9.1/batik-bridge-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.9.1/batik-bridge-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.9.1/batik-bridge-1.9.1.pom (3.8 kB at 180 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-gvt/1.9.1/batik-gvt-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.9.1/batik-gvt-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.9.1/batik-gvt-1.9.1.pom (2.1 kB at 85 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-script/1.9.1/batik-script-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.9.1/batik-script-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.9.1/batik-script-1.9.1.pom (2.7 kB at 23 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mozilla/rhino/1.7.7/rhino-1.7.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7/rhino-1.7.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7/rhino-1.7.7.pom (1.3 kB at 57 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/python/jython/2.7.0/jython-2.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/python/jython/2.7.0/jython-2.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/python/jython/2.7.0/jython-2.7.0.pom (1.4 kB at 72 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-bridge/1.9.1/batik-bridge-1.9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-gvt/1.9.1/batik-gvt-1.9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/python/jython/2.7.0/jython-2.7.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mozilla/rhino/1.7.7/rhino-1.7.7.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-script/1.9.1/batik-script-1.9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.9.1/batik-bridge-1.9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.9.1/batik-gvt-1.9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7/rhino-1.7.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.9.1/batik-script-1.9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/python/jython/2.7.0/jython-2.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.9.1/batik-script-1.9.1.jar (26 kB at 985 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.9.1/batik-gvt-1.9.1.jar (191 kB at 4.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.9.1/batik-bridge-1.9.1.jar (695 kB at 12 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7/rhino-1.7.7.jar (1.3 MB at 1.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/python/jython/2.7.0/jython-2.7.0.jar (28 MB at 19 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.bridge --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-bridge:jar:1.9.1:compile -- module batik.bridge (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.apache.batik.codec >---------- [INFO] Building Batik image codecs 1.9.1-SNAPSHOT [53/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-codec/1.9.1/batik-codec-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-codec/1.9.1/batik-codec-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-codec/1.9.1/batik-codec-1.9.1.pom (2.5 kB at 50 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-transcoder/1.9.1/batik-transcoder-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-transcoder/1.9.1/batik-transcoder-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-transcoder/1.9.1/batik-transcoder-1.9.1.pom (3.3 kB at 81 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-svggen/1.9.1/batik-svggen-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svggen/1.9.1/batik-svggen-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svggen/1.9.1/batik-svggen-1.9.1.pom (2.1 kB at 22 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-codec/1.9.1/batik-codec-1.9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-transcoder/1.9.1/batik-transcoder-1.9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-svggen/1.9.1/batik-svggen-1.9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-codec/1.9.1/batik-codec-1.9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-transcoder/1.9.1/batik-transcoder-1.9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svggen/1.9.1/batik-svggen-1.9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svggen/1.9.1/batik-svggen-1.9.1.jar (224 kB at 7.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-codec/1.9.1/batik-codec-1.9.1.jar (112 kB at 3.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-transcoder/1.9.1/batik-transcoder-1.9.1.jar (128 kB at 3.3 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.codec --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-codec:jar:1.9.1:compile -- module batik.codec (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.apache.batik.codec >---------- [INFO] Building org.apache.xmlgraphics:batik-codec 1.13.0-SNAPSHOT [54/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-codec/1.13/batik-codec-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-codec/1.13/batik-codec-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-codec/1.13/batik-codec-1.13.pom (3.1 kB at 128 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik/1.13/batik-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik/1.13/batik-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik/1.13/batik-1.13.pom (7.3 kB at 346 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-awt-util/1.13/batik-awt-util-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.13/batik-awt-util-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.13/batik-awt-util-1.13.pom (2.8 kB at 110 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-shared-resources/1.13/batik-shared-resources-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.13/batik-shared-resources-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.13/batik-shared-resources-1.13.pom (1.7 kB at 80 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-util/1.13/batik-util-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.13/batik-util-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.13/batik-util-1.13.pom (3.9 kB at 155 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-constants/1.13/batik-constants-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.13/batik-constants-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.13/batik-constants-1.13.pom (2.4 kB at 105 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-i18n/1.13/batik-i18n-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.13/batik-i18n-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.13/batik-i18n-1.13.pom (2.4 kB at 114 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/xmlgraphics-commons/2.4/xmlgraphics-commons-2.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.4/xmlgraphics-commons-2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.4/xmlgraphics-commons-2.4.pom (3.5 kB at 124 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-bridge/1.13/batik-bridge-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.13/batik-bridge-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.13/batik-bridge-1.13.pom (4.6 kB at 191 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-anim/1.13/batik-anim-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.13/batik-anim-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.13/batik-anim-1.13.pom (3.7 kB at 177 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-css/1.13/batik-css-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.13/batik-css-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.13/batik-css-1.13.pom (2.9 kB at 138 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-dom/1.13/batik-dom-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.13/batik-dom-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.13/batik-dom-1.13.pom (3.5 kB at 168 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-ext/1.13/batik-ext-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.13/batik-ext-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.13/batik-ext-1.13.pom (2.4 kB at 120 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-xml/1.13/batik-xml-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.13/batik-xml-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.13/batik-xml-1.13.pom (2.6 kB at 128 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-parser/1.13/batik-parser-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.13/batik-parser-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.13/batik-parser-1.13.pom (3.1 kB at 140 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-svg-dom/1.13/batik-svg-dom-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.13/batik-svg-dom-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.13/batik-svg-dom-1.13.pom (3.6 kB at 178 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-gvt/1.13/batik-gvt-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.13/batik-gvt-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.13/batik-gvt-1.13.pom (2.7 kB at 131 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-script/1.13/batik-script-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.13/batik-script-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.13/batik-script-1.13.pom (3.4 kB at 154 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-transcoder/1.13/batik-transcoder-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-transcoder/1.13/batik-transcoder-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-transcoder/1.13/batik-transcoder-1.13.pom (3.9 kB at 171 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-svggen/1.13/batik-svggen-1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svggen/1.13/batik-svggen-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svggen/1.13/batik-svggen-1.13.pom (2.7 kB at 125 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-codec/1.13/batik-codec-1.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-awt-util/1.13/batik-awt-util-1.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/xmlgraphics-commons/2.4/xmlgraphics-commons-2.4.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-anim/1.13/batik-anim-1.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-bridge/1.13/batik-bridge-1.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-ext/1.13/batik-ext-1.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-dom/1.13/batik-dom-1.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-css/1.13/batik-css-1.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-gvt/1.13/batik-gvt-1.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-parser/1.13/batik-parser-1.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-script/1.13/batik-script-1.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-svg-dom/1.13/batik-svg-dom-1.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-xml/1.13/batik-xml-1.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-shared-resources/1.13/batik-shared-resources-1.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-transcoder/1.13/batik-transcoder-1.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-svggen/1.13/batik-svggen-1.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-util/1.13/batik-util-1.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-constants/1.13/batik-constants-1.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-i18n/1.13/batik-i18n-1.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-codec/1.13/batik-codec-1.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.13/batik-awt-util-1.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.4/xmlgraphics-commons-2.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.13/batik-anim-1.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.13/batik-bridge-1.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-codec/1.13/batik-codec-1.13.jar (112 kB at 3.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.4/xmlgraphics-commons-2.4.jar (674 kB at 19 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.13/batik-css-1.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.13/batik-ext-1.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.13/batik-awt-util-1.13.jar (425 kB at 7.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.13/batik-dom-1.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.13/batik-anim-1.13.jar (486 kB at 7.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.13/batik-gvt-1.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.13/batik-css-1.13.jar (331 kB at 5.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.13/batik-parser-1.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.13/batik-bridge-1.13.jar (704 kB at 11 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.13/batik-script-1.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.13/batik-ext-1.13.jar (10 kB at 148 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.13/batik-svg-dom-1.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.13/batik-dom-1.13.jar (185 kB at 2.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.13/batik-xml-1.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.13/batik-script-1.13.jar (26 kB at 296 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.13/batik-shared-resources-1.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.13/batik-parser-1.13.jar (77 kB at 874 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-transcoder/1.13/batik-transcoder-1.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.13/batik-gvt-1.13.jar (192 kB at 1.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.13/batik-xml-1.13.jar (34 kB at 238 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svggen/1.13/batik-svggen-1.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.13/batik-util-1.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.13/batik-shared-resources-1.13.jar (6.7 kB at 44 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.13/batik-constants-1.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.13/batik-svg-dom-1.13.jar (233 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.13/batik-i18n-1.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-transcoder/1.13/batik-transcoder-1.13.jar (129 kB at 783 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.13/batik-util-1.13.jar (127 kB at 740 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.13/batik-constants-1.13.jar (8.4 kB at 48 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.13/batik-i18n-1.13.jar (11 kB at 65 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svggen/1.13/batik-svggen-1.13.jar (227 kB at 1.3 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.codec --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-codec:jar:1.13:compile -- module batik.codec (auto) [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.apache.batik.constants >-------- [INFO] Building Batik constants library 1.9.1-SNAPSHOT [55/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.constants --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-constants:jar:1.9.1:compile -- module batik.constants (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.apache.batik.css >----------- [INFO] Building Batik CSS engine 1.9.1-SNAPSHOT [56/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.css --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-css:jar:1.9.1:compile -- module batik.css (auto) [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.batik.dom.svg >--------- [INFO] Building Batik SVG DOM implementation 1.9.1-SNAPSHOT [57/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.dom.svg --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-svg-dom:jar:1.9.1:compile -- module batik.svg.dom (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.apache.batik.dom >----------- [INFO] Building Batik DOM implementation 1.9.1-SNAPSHOT [58/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.dom --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-dom:jar:1.9.1:compile -- module batik.dom (auto) [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.batik.ext.awt >--------- [INFO] Building Batik AWT utilities 1.9.1-SNAPSHOT [59/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.ext.awt --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-awt-util:jar:1.9.1:compile -- module batik.awt.util (auto) [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.apache.batik.extension >-------- [INFO] Building Batik Extension Support 1.9.1-SNAPSHOT [60/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-extension/1.9.1/batik-extension-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-extension/1.9.1/batik-extension-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-extension/1.9.1/batik-extension-1.9.1.pom (3.6 kB at 157 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-extension/1.9.1/batik-extension-1.9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-extension/1.9.1/batik-extension-1.9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-extension/1.9.1/batik-extension-1.9.1.jar (72 kB at 2.8 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.extension --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-extension:jar:1.9.1:compile -- module batik.extension (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.apache.batik.gvt >----------- [INFO] Building Batik Graphics Vector Tree (GVT) 1.9.1-SNAPSHOT [61/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.gvt --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-gvt:jar:1.9.1:compile -- module batik.gvt (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.apache.batik.i18n >----------- [INFO] Building Batik i18n library 1.9.1-SNAPSHOT [62/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.i18n --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-i18n:jar:1.9.1:compile -- module batik.i18n (auto) [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.batik.parser >---------- [INFO] Building Batik SVG microsyntax parser 1.9.1-SNAPSHOT [63/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.parser --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-parser:jar:1.9.1:compile -- module batik.parser (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.apache.batik.pdf >----------- [INFO] Building Batik PDF support 1.9.1-SNAPSHOT [64/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/batik/batik-pdf/1.9.1/batik-pdf-1.9.1.pom [INFO] Downloaded from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/batik/batik-pdf/1.9.1/batik-pdf-1.9.1.pom (405 B at 8.6 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/batik/batik-pdf/1.9.1/batik-pdf-1.9.1.jar [INFO] Downloaded from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/batik/batik-pdf/1.9.1/batik-pdf-1.9.1.jar (1.7 MB at 20 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.pdf --- [INFO] [INFO] The following files have been resolved: [INFO] org.eclipse.orbit.batik:batik-pdf:jar:1.9.1:compile -- module batik.pdf (auto) [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.batik.script >---------- [INFO] Building Batik script language support 1.9.1-SNAPSHOT [65/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.script --- [INFO] Can't extract module name from batik-script-1.9.1.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-script:jar:1.9.1:compile [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.batik.svggen >---------- [INFO] Building Batik Java2D SVG generator 1.9.1-SNAPSHOT [66/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.svggen --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-svggen:jar:1.9.1:compile -- module batik.svggen (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.apache.batik.swing >---------- [INFO] Building Batik SVG Swing components 1.9.1-SNAPSHOT [67/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-swing/1.9.1/batik-swing-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.9.1/batik-swing-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.9.1/batik-swing-1.9.1.pom (3.6 kB at 150 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-gui-util/1.9.1/batik-gui-util-1.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.9.1/batik-gui-util-1.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.9.1/batik-gui-util-1.9.1.pom (2.1 kB at 92 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-swing/1.9.1/batik-swing-1.9.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlgraphics/batik-gui-util/1.9.1/batik-gui-util-1.9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.9.1/batik-swing-1.9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.9.1/batik-gui-util-1.9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.9.1/batik-gui-util-1.9.1.jar (173 kB at 3.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.9.1/batik-swing-1.9.1.jar (190 kB at 1.9 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.swing --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-swing:jar:1.9.1:compile -- module batik.swing (auto) [INFO] [INFO] [INFO] -------< org.eclipse.orbit.bundles:org.apache.batik.transcoder >-------- [INFO] Building Batik SVG transcoder 1.9.1-SNAPSHOT [68/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.transcoder --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-transcoder:jar:1.9.1:compile -- module batik.transcoder (auto) [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.apache.batik.util.gui >--------- [INFO] Building Batik GUI utilities 1.9.1-SNAPSHOT [69/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.util.gui --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-gui-util:jar:1.9.1:compile -- module batik.gui.util (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.apache.batik.util >----------- [INFO] Building Batik utility library 1.9.1-SNAPSHOT [70/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.util --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-util:jar:1.9.1:compile -- module batik.util (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.apache.batik.xml >----------- [INFO] Building Batik XML utilities 1.9.1-SNAPSHOT [71/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.xml --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-xml:jar:1.9.1:compile -- module batik.xml (auto) [INFO] [INFO] [INFO] ----< org.eclipse.orbit.bundles:org.apache.batik.shared.resources >----- [INFO] Building Batik Shared Resources 1.13.0-SNAPSHOT [72/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.shared.resources --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-shared-resources:jar:1.13:compile -- module batik.shared.resources (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.apache.batik.xml >----------- [INFO] Building org.apache.xmlgraphics:batik-xml 1.13.0-SNAPSHOT [73/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.xml --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-xml:jar:1.13:compile -- module batik.xml (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.apache.batik.ext >----------- [INFO] Building org.apache.xmlgraphics:batik-ext 1.13.0-SNAPSHOT [74/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.ext --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-ext:jar:1.13:compile -- module batik.ext (auto) [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.apache.batik.awt.util >--------- [INFO] Building org.apache.xmlgraphics:batik-awt-util 1.13.0-SNAPSHOT [75/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.awt.util --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-awt-util:jar:1.13:compile -- module batik.awt.util (auto) [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.batik.parser >---------- [INFO] Building org.apache.xmlgraphics:batik-parser 1.13.0-SNAPSHOT [76/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.parser --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-parser:jar:1.13:compile -- module batik.parser (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.apache.batik.dom >----------- [INFO] Building org.apache.xmlgraphics:batik-dom 1.13.0-SNAPSHOT [77/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.dom --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-dom:jar:1.13:compile -- module batik.dom (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.apache.batik.gvt >----------- [INFO] Building org.apache.xmlgraphics:batik-gvt 1.13.0-SNAPSHOT [78/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.gvt --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-gvt:jar:1.13:compile -- module batik.gvt (auto) [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.batik.svggen >---------- [INFO] Building org.apache.xmlgraphics:batik-svggen 1.13.0-SNAPSHOT [79/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.svggen --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-svggen:jar:1.13:compile -- module batik.svggen (auto) [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.batik.dom.svg >--------- [INFO] Building org.apache.xmlgraphics:batik-svg-dom 1.13.0-SNAPSHOT [80/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.dom.svg --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-svg-dom:jar:1.13:compile -- module batik.svg.dom (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.apache.batik.anim >----------- [INFO] Building org.apache.xmlgraphics:batik-anim 1.13.0-SNAPSHOT [81/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.anim --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-anim:jar:1.13:compile -- module batik.anim (auto) [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.batik.script >---------- [INFO] Building org.apache.xmlgraphics:batik-script 1.13.0-SNAPSHOT [82/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.script --- [INFO] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-script:jar:1.13:compile [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.batik.bridge >---------- [INFO] Building org.apache.xmlgraphics:batik-bridge 1.13.0-SNAPSHOT [83/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.bridge --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-bridge:jar:1.13:compile -- module batik.bridge (auto) [INFO] [INFO] [INFO] -------< org.eclipse.orbit.bundles:org.apache.batik.transcoder >-------- [INFO] Building org.apache.xmlgraphics:batik-transcoder 1.13.0-SNAPSHOT [84/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.transcoder --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-transcoder:jar:1.13:compile -- module batik.transcoder (auto) [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.apache.batik.constants >-------- [INFO] Building Batik constants library 1.13.0-SNAPSHOT [85/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.constants --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-constants:jar:1.13:compile -- module batik.constants (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.apache.batik.css >----------- [INFO] Building Batik CSS engine 1.13.0-SNAPSHOT [86/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.css --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-css:jar:1.13:compile -- module batik.css (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.apache.batik.i18n >----------- [INFO] Building Batik i18n library 1.13.0-SNAPSHOT [87/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.i18n --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-i18n:jar:1.13:compile -- module batik.i18n (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.apache.batik.util >----------- [INFO] Building Batik utility library 1.13.0-SNAPSHOT [88/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.batik.util --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:batik-util:jar:1.13:compile -- module batik.util (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.apache.xmlgraphics >---------- [INFO] Building Apache XML Graphics Commons 2.4.0-SNAPSHOT [89/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.xmlgraphics --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlgraphics:xmlgraphics-commons:jar:2.4:compile -- module xmlgraphics.commons (auto) [INFO] [INFO] [INFO] ------------------< org.eclipse.orbit.bundles:felix >------------------- [INFO] Building Eclipse Orbit :: Apache Felix Recipes 1.0.0-SNAPSHOT [90/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ felix --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ------< org.eclipse.orbit.bundles:org.apache.felix.gogo.command >------- [INFO] Building Apache Felix Gogo Command 1.1.2 1.1.2-SNAPSHOT [91/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom (3.5 kB at 85 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/felix/gogo-parent/6/gogo-parent-6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/gogo-parent/6/gogo-parent-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/gogo-parent/6/gogo-parent-6.pom (5.4 kB at 246 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/felix/felix-parent/5/felix-parent-5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/5/felix-parent-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/5/felix-parent-5.pom (22 kB at 994 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom (3.9 kB at 74 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar (40 kB at 484 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.jar (203 kB at 2.1 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.felix.gogo.command --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2:compile -- module org.apache.felix.gogo.command (auto) [INFO] [INFO] [INFO] ------< org.eclipse.orbit.bundles:org.apache.felix.gogo.runtime >------- [INFO] Building Apache Felix Gogo Runtime 1.1.4 1.1.4-SNAPSHOT [92/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.felix.gogo.runtime --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.4:compile -- module org.apache.felix.gogo.runtime (auto) [INFO] [INFO] [INFO] -------< org.eclipse.orbit.bundles:org.apache.felix.gogo.shell >-------- [INFO] Building Apache Felix Gogo Shell 1.1.4 1.1.4-SNAPSHOT [93/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom (3.7 kB at 101 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar (59 kB at 1.1 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.felix.gogo.shell --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4:compile -- module org.apache.felix.gogo.shell (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.apache.felix.scr >----------- [INFO] Building Apache Felix Declarative Services 2.1.24-SNAPSHOT [94/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/felix/org.apache.felix.scr/2.1.24/org.apache.felix.scr-2.1.24.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.24/org.apache.felix.scr-2.1.24.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.24/org.apache.felix.scr-2.1.24.pom (15 kB at 633 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 77 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 188 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 1.1 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 187 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/felix/org.apache.felix.scr/2.1.24/org.apache.felix.scr-2.1.24.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.24/org.apache.felix.scr-2.1.24.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 66 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.24/org.apache.felix.scr-2.1.24.jar (407 kB at 7.3 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.felix.scr --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.felix:org.apache.felix.scr:jar:2.1.24:compile -- module org.apache.felix.scr (auto) [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:httpcomponents >-------------- [INFO] Building Eclipse Orbit :: Apache HTTPComponents Recipes 1.0.0-SNAPSHOT [95/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ httpcomponents --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.apache.httpcomponents.httpcore-nio >-- [INFO] Building Apache HttpCore NIO 4.4.5-SNAPSHOT [96/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.pom (4.9 kB at 234 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcomponents-core/4.4.5/httpcomponents-core-4.4.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.5/httpcomponents-core-4.4.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.5/httpcomponents-core-4.4.5.pom (13 kB at 619 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 1.2 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5.pom (5.5 kB at 240 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5.jar (327 kB at 6.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.5/httpcore-nio-4.4.5.jar (356 kB at 6.4 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.httpcomponents.httpcore-nio --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.httpcomponents:httpcore-nio:jar:4.4.5:compile -- module httpcore.nio (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.apache.httpcomponents.httpasyncclient >-- [INFO] Building Apache HttpAsyncClient 4.1.3-SNAPSHOT [97/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.pom (5.3 kB at 103 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.3/httpcomponents-asyncclient-4.1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.3/httpcomponents-asyncclient-4.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.3/httpcomponents-asyncclient-4.1.3.pom (11 kB at 301 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom (5.1 kB at 256 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom (13 kB at 585 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.pom (4.9 kB at 223 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom (6.4 kB at 336 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom (16 kB at 825 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 608 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 2.0 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/commons-codec/commons-codec/1.9/commons-codec-1.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (264 kB at 7.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar (748 kB at 20 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar (179 kB at 4.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar (357 kB at 7.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar (324 kB at 6.6 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.httpcomponents.httpasyncclient --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.httpcomponents:httpasyncclient:jar:4.1.3:compile -- module httpasyncclient (auto) [INFO] [INFO] [INFO] ----< org.eclipse.orbit.bundles:org.apache.httpcomponents.httpcore >---- [INFO] Building Apache HttpCore 4.4.14-SNAPSHOT [98/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 79 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 548 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 6.1 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.httpcomponents.httpcore --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.httpcomponents:httpcore:jar:4.4.14:compile -- module org.apache.httpcomponents.httpcore [auto] [INFO] [INFO] [INFO] ---< org.eclipse.orbit.bundles:org.apache.httpcomponents.httpclient >--- [INFO] Building Apache HttpClient 4.5.13-SNAPSHOT [99/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 287 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 712 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.pom (6.6 kB at 329 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 248 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/fluent-hc/4.5.13/fluent-hc-4.5.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/fluent-hc/4.5.13/fluent-hc-4.5.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/fluent-hc/4.5.13/fluent-hc-4.5.13.pom (5.3 kB at 159 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/fluent-hc/4.5.13/fluent-hc-4.5.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/fluent-hc/4.5.13/fluent-hc-4.5.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/fluent-hc/4.5.13/fluent-hc-4.5.13.jar (32 kB at 1.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.jar (164 kB at 4.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 836 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 6.6 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.httpcomponents.httpclient --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.httpcomponents:fluent-hc:jar:4.5.13:compile -- module org.apache.httpcomponents.httpclient.fluent [auto] [INFO] org.apache.httpcomponents:httpclient:jar:4.5.13:compile -- module org.apache.httpcomponents.httpclient [auto] [INFO] org.apache.httpcomponents:httpclient-cache:jar:4.5.13:compile -- module org.apache.httpcomponents.httpclient.cache [auto] [INFO] org.apache.httpcomponents:httpmime:jar:4.5.13:compile -- module org.apache.httpcomponents.httpmime [auto] [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.apache.httpcomponents.httpclient.win >-- [INFO] Building Apache HttpClient Windows features 4.5.13-SNAPSHOT [100/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpclient-win/4.5.13/httpclient-win-4.5.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-win/4.5.13/httpclient-win-4.5.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-win/4.5.13/httpclient-win-4.5.13.pom (4.8 kB at 39 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/java/dev/jna/jna/4.5.2/jna-4.5.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.5.2/jna-4.5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.5.2/jna-4.5.2.pom (1.6 kB at 75 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/java/dev/jna/jna-platform/4.5.2/jna-platform-4.5.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.5.2/jna-platform-4.5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.5.2/jna-platform-4.5.2.pom (1.8 kB at 82 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpclient-win/4.5.13/httpclient-win-4.5.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/java/dev/jna/jna-platform/4.5.2/jna-platform-4.5.2.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/java/dev/jna/jna/4.5.2/jna-4.5.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-win/4.5.13/httpclient-win-4.5.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.5.2/jna-4.5.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.5.2/jna-platform-4.5.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-win/4.5.13/httpclient-win-4.5.13.jar (18 kB at 714 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.5.2/jna-platform-4.5.2.jar (2.3 MB at 26 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.5.2/jna-4.5.2.jar (1.5 MB at 8.5 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.httpcomponents.httpclient.win --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.httpcomponents:httpclient-win:jar:4.5.13:compile -- module org.apache.httpcomponents.httpclient.win [auto] [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.apache.httpcomponents.core5.httpcore5 >-- [INFO] Building Apache HttpComponents Core HTTP/1.1 5.0.2-SNAPSHOT [101/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.pom (4.8 kB at 138 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/core5/httpcore5-parent/5.0.2/httpcore5-parent-5.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0.2/httpcore5-parent-5.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0.2/httpcore5-parent-5.0.2.pom (9.3 kB at 403 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom (32 kB at 1.3 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.jar (810 kB at 9.0 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.httpcomponents.core5.httpcore5 --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.httpcomponents.core5:httpcore5:jar:5.0.2:compile -- module org.apache.httpcomponents.core5.httpcore5 [auto] [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.apache.httpcomponents.core5.httpcore5-h2 >-- [INFO] Building Apache HttpComponents Core HTTP/2 5.0.2-SNAPSHOT [102/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/core5/httpcore5-h2/5.0.2/httpcore5-h2-5.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0.2/httpcore5-h2-5.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0.2/httpcore5-h2-5.0.2.pom (4.3 kB at 203 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/core5/httpcore5-h2/5.0.2/httpcore5-h2-5.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0.2/httpcore5-h2-5.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0.2/httpcore5-h2-5.0.2.jar (226 kB at 6.1 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.httpcomponents.core5.httpcore5-h2 --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.httpcomponents.core5:httpcore5-h2:jar:5.0.2:compile -- module org.apache.httpcomponents.core5.httpcore5.h2 [auto] [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.apache.httpcomponents.client5.httpclient5 >-- [INFO] Building Apache HttpClient 5.0.2-SNAPSHOT [103/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/client5/httpclient5/5.0.2/httpclient5-5.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.2/httpclient5-5.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.2/httpclient5-5.0.2.pom (6.5 kB at 282 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/client5/httpclient5-parent/5.0.2/httpclient5-parent-5.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.0.2/httpclient5-parent-5.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.0.2/httpclient5-parent-5.0.2.pom (13 kB at 504 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/client5/httpclient5/5.0.2/httpclient5-5.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.2/httpclient5-5.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.2/httpclient5-5.0.2.jar (776 kB at 9.1 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.httpcomponents.client5.httpclient5 --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.httpcomponents.client5:httpclient5:jar:5.0.2:compile -- module org.apache.httpcomponents.client5.httpclient5 [auto] [INFO] [INFO] [INFO] -----------------< org.eclipse.orbit.bundles:jclouds >------------------ [INFO] Building Eclipse Orbit :: JClouds Recipes 1.0.0-SNAPSHOT [104/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jclouds --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.apache.jclouds.common.openstack-common >-- [INFO] Building Apache Jclouds OpenStack Components Core 1.8.0-SNAPSHOT [105/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/common/openstack-common/1.8.0/openstack-common-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/common/openstack-common/1.8.0/openstack-common-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/common/openstack-common/1.8.0/openstack-common-1.8.0.pom (2.2 kB at 82 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/jclouds-project/1.8.0/jclouds-project-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-project/1.8.0/jclouds-project-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-project/1.8.0/jclouds-project-1.8.0.pom (39 kB at 1.7 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/jclouds-core/1.8.0/jclouds-core-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-core/1.8.0/jclouds-core-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-core/1.8.0/jclouds-core-1.8.0.pom (5.6 kB at 245 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 249 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/inject/extensions/guice-assistedinject/3.0/guice-assistedinject-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/extensions/guice-assistedinject/3.0/guice-assistedinject-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/extensions/guice-assistedinject/3.0/guice-assistedinject-3.0.pom (549 B at 24 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/inject/extensions/extensions-parent/3.0/extensions-parent-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/extensions/extensions-parent/3.0/extensions-parent-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/extensions/extensions-parent/3.0/extensions-parent-3.0.pom (3.6 kB at 157 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom (13 kB at 649 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/inject/guice/3.0/guice-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/3.0/guice-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/3.0/guice-3.0.pom (7.3 kB at 364 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/99soft/guice/rocoto/6.2/rocoto-6.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/99soft/guice/rocoto/6.2/rocoto-6.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/99soft/guice/rocoto/6.2/rocoto-6.2.pom (4.5 kB at 207 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/99soft/oss-parent/9/oss-parent-9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/99soft/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/99soft/oss-parent/9/oss-parent-9.pom (21 kB at 572 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8.0 kB at 383 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/17.0/guava-17.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/17.0/guava-17.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/17.0/guava-17.0.pom (5.6 kB at 282 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava-parent/17.0/guava-parent-17.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/17.0/guava-parent-17.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/17.0/guava-parent-17.0.pom (7.8 kB at 392 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/common/openstack-common/1.8.0/openstack-common-1.8.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/jclouds-core/1.8.0/jclouds-core-1.8.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/inject/guice/3.0/guice-3.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/inject/extensions/guice-assistedinject/3.0/guice-assistedinject-3.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/99soft/guice/rocoto/6.2/rocoto-6.2.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/17.0/guava-17.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/common/openstack-common/1.8.0/openstack-common-1.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-core/1.8.0/jclouds-core-1.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/extensions/guice-assistedinject/3.0/guice-assistedinject-3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/3.0/guice-3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/extensions/guice-assistedinject/3.0/guice-assistedinject-3.0.jar (37 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/99soft/guice/rocoto/6.2/rocoto-6.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/common/openstack-common/1.8.0/openstack-common-1.8.0.jar (69 kB at 2.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-core/1.8.0/jclouds-core-1.8.0.jar (773 kB at 17 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/17.0/guava-17.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/3.0/guice-3.0.jar (710 kB at 9.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/99soft/guice/rocoto/6.2/rocoto-6.2.jar (48 kB at 669 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (190 kB at 2.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/17.0/guava-17.0.jar (2.2 MB at 16 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 320 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.jclouds.common.openstack-common --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.jclouds.common:openstack-common:jar:1.8.0:compile -- module openstack.common (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.apache.jclouds.api.openstack-cinder >-- [INFO] Building Apache Jclouds OpenStack Cinder API 1.8.0-SNAPSHOT [106/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/api/openstack-cinder/1.8.0/openstack-cinder-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/openstack-cinder/1.8.0/openstack-cinder-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/openstack-cinder/1.8.0/openstack-cinder-1.8.0.pom (5.4 kB at 255 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/api/openstack-keystone/1.8.0/openstack-keystone-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/openstack-keystone/1.8.0/openstack-keystone-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/openstack-keystone/1.8.0/openstack-keystone-1.8.0.pom (4.9 kB at 234 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/api/openstack-cinder/1.8.0/openstack-cinder-1.8.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/api/openstack-keystone/1.8.0/openstack-keystone-1.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/openstack-cinder/1.8.0/openstack-cinder-1.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/openstack-keystone/1.8.0/openstack-keystone-1.8.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/openstack-cinder/1.8.0/openstack-cinder-1.8.0.jar (57 kB at 2.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/openstack-keystone/1.8.0/openstack-keystone-1.8.0.jar (202 kB at 7.0 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.jclouds.api.openstack-cinder --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.jclouds.api:openstack-cinder:jar:1.8.0:compile -- module openstack.cinder (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.apache.jclouds.api.openstack-keystone >-- [INFO] Building Apache Jclouds OpenStack Keystone API 1.8.0-SNAPSHOT [107/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.jclouds.api.openstack-keystone --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.jclouds.api:openstack-keystone:jar:1.8.0:compile -- module openstack.keystone (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.apache.jclouds.api.openstack-nova >--- [INFO] Building Apache Jclouds OpenStack Nova API 1.8.0-SNAPSHOT [108/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/api/openstack-nova/1.8.0/openstack-nova-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/openstack-nova/1.8.0/openstack-nova-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/openstack-nova/1.8.0/openstack-nova-1.8.0.pom (6.4 kB at 291 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/jclouds-compute/1.8.0/jclouds-compute-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-compute/1.8.0/jclouds-compute-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-compute/1.8.0/jclouds-compute-1.8.0.pom (2.8 kB at 71 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/jclouds-scriptbuilder/1.8.0/jclouds-scriptbuilder-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-scriptbuilder/1.8.0/jclouds-scriptbuilder-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-scriptbuilder/1.8.0/jclouds-scriptbuilder-1.8.0.pom (3.5 kB at 167 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/api/openstack-nova/1.8.0/openstack-nova-1.8.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/jclouds-compute/1.8.0/jclouds-compute-1.8.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/jclouds-scriptbuilder/1.8.0/jclouds-scriptbuilder-1.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/openstack-nova/1.8.0/openstack-nova-1.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-compute/1.8.0/jclouds-compute-1.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-scriptbuilder/1.8.0/jclouds-scriptbuilder-1.8.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/openstack-nova/1.8.0/openstack-nova-1.8.0.jar (379 kB at 6.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-scriptbuilder/1.8.0/jclouds-scriptbuilder-1.8.0.jar (173 kB at 2.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-compute/1.8.0/jclouds-compute-1.8.0.jar (512 kB at 5.4 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.jclouds.api.openstack-nova --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.jclouds.api:openstack-nova:jar:1.8.0:compile -- module openstack.nova (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.apache.jclouds.labs.openstack-neutron >-- [INFO] Building Apache Jclouds OpenStack Neutron API 1.8.0-SNAPSHOT [109/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/labs/openstack-neutron/1.8.0/openstack-neutron-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/labs/openstack-neutron/1.8.0/openstack-neutron-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/labs/openstack-neutron/1.8.0/openstack-neutron-1.8.0.pom (5.8 kB at 233 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/labs/openstack-neutron/1.8.0/openstack-neutron-1.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/labs/openstack-neutron/1.8.0/openstack-neutron-1.8.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/labs/openstack-neutron/1.8.0/openstack-neutron-1.8.0.jar (260 kB at 6.0 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.jclouds.labs.openstack-neutron --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.jclouds.labs:openstack-neutron:jar:1.8.0:compile -- module openstack.neutron (auto) [INFO] [INFO] [INFO] -------< org.eclipse.orbit.bundles:org.apache.jclouds.api.swift >------- [INFO] Building Apache Jclouds Swift API 1.8.0-SNAPSHOT [110/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/api/swift/1.8.0/swift-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/swift/1.8.0/swift-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/swift/1.8.0/swift-1.8.0.pom (6.8 kB at 285 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/jclouds-blobstore/1.8.0/jclouds-blobstore-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-blobstore/1.8.0/jclouds-blobstore-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-blobstore/1.8.0/jclouds-blobstore-1.8.0.pom (3.9 kB at 184 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/api/swift/1.8.0/swift-1.8.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/jclouds-blobstore/1.8.0/jclouds-blobstore-1.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/swift/1.8.0/swift-1.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-blobstore/1.8.0/jclouds-blobstore-1.8.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-blobstore/1.8.0/jclouds-blobstore-1.8.0.jar (172 kB at 3.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/swift/1.8.0/swift-1.8.0.jar (137 kB at 2.3 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.jclouds.api.swift --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.jclouds.api:swift:jar:1.8.0:compile -- module swift (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.apache.jclouds.driver.jclouds-slf4j >-- [INFO] Building Apache Jclouds SLF4J Logging Module 1.8.0-SNAPSHOT [111/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/driver/jclouds-slf4j/1.8.0/jclouds-slf4j-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/driver/jclouds-slf4j/1.8.0/jclouds-slf4j-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/driver/jclouds-slf4j/1.8.0/jclouds-slf4j-1.8.0.pom (2.7 kB at 118 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 134 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 537 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/driver/jclouds-slf4j/1.8.0/jclouds-slf4j-1.8.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/driver/jclouds-slf4j/1.8.0/jclouds-slf4j-1.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/driver/jclouds-slf4j/1.8.0/jclouds-slf4j-1.8.0.jar (12 kB at 554 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 1.2 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.jclouds.driver.jclouds-slf4j --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.jclouds.driver:jclouds-slf4j:jar:1.8.0:compile -- module jclouds.slf4j (auto) [INFO] [INFO] [INFO] ------< org.eclipse.orbit.bundles:org.apache.jclouds.labs.docker >------ [INFO] Building Apache Jclouds Docker API 1.8.0-SNAPSHOT [112/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/labs/docker/1.8.0/docker-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/labs/docker/1.8.0/docker-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/labs/docker/1.8.0/docker-1.8.0.pom (5.1 kB at 230 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/labs/jclouds-labs/1.8.0/jclouds-labs-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/labs/jclouds-labs/1.8.0/jclouds-labs-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/labs/jclouds-labs/1.8.0/jclouds-labs-1.8.0.pom (9.3 kB at 133 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom (11 kB at 482 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/commons/commons-parent/28/commons-parent-28.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 2.1 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/tukaani/xz/1.2/xz-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.2/xz-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.2/xz-1.2.pom (1.9 kB at 83 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/labs/docker/1.8.0/docker-1.8.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/commons/commons-compress/1.5/commons-compress-1.5.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/tukaani/xz/1.2/xz-1.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/labs/docker/1.8.0/docker-1.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.5/commons-compress-1.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.2/xz-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.2/xz-1.2.jar (95 kB at 4.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/labs/docker/1.8.0/docker-1.8.0.jar (89 kB at 2.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.5/commons-compress-1.5.jar (256 kB at 5.8 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.jclouds.labs.docker --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.jclouds.labs:docker:jar:1.8.0:compile -- module docker (auto) [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.apache.jclouds.api.ec2 >-------- [INFO] Building Apache Jclouds AWS EC2 API 1.8.0-SNAPSHOT [113/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/api/ec2/1.8.0/ec2-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/ec2/1.8.0/ec2-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/ec2/1.8.0/ec2-1.8.0.pom (5.7 kB at 249 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/api/sts/1.8.0/sts-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/sts/1.8.0/sts-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/sts/1.8.0/sts-1.8.0.pom (4.0 kB at 175 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/api/ec2/1.8.0/ec2-1.8.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/api/sts/1.8.0/sts-1.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/ec2/1.8.0/ec2-1.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/sts/1.8.0/sts-1.8.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/sts/1.8.0/sts-1.8.0.jar (65 kB at 541 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/ec2/1.8.0/ec2-1.8.0.jar (406 kB at 3.0 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.jclouds.api.ec2 --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.jclouds.api:ec2:jar:1.8.0:compile -- module ec2 (auto) [INFO] [INFO] [INFO] ----< org.eclipse.orbit.bundles:org.apache.jclouds.api.cloudwatch >----- [INFO] Building Apache Jclouds Cloudwatch API 1.8.0-SNAPSHOT [114/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/api/cloudwatch/1.8.0/cloudwatch-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/cloudwatch/1.8.0/cloudwatch-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/cloudwatch/1.8.0/cloudwatch-1.8.0.pom (4.2 kB at 190 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/jclouds/api/cloudwatch/1.8.0/cloudwatch-1.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/cloudwatch/1.8.0/cloudwatch-1.8.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jclouds/api/cloudwatch/1.8.0/cloudwatch-1.8.0.jar (111 kB at 685 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.jclouds.api.cloudwatch --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.jclouds.api:cloudwatch:jar:1.8.0:compile -- module cloudwatch (auto) [INFO] [INFO] [INFO] -----< org.eclipse.orbit.bundles:org.apache.jclouds.jclouds-core >------ [INFO] Building Jclouds Components Core 1.8.0-SNAPSHOT [115/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.jclouds.jclouds-core --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.jclouds:jclouds-core:jar:1.8.0:compile -- module jclouds.core (auto) [INFO] [INFO] [INFO] ---< org.eclipse.orbit.bundles:org.apache.jclouds.jclouds-blobstore >--- [INFO] Building Jclouds Blobstore Core 1.8.0-SNAPSHOT [116/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.jclouds.jclouds-blobstore --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.jclouds:jclouds-blobstore:jar:1.8.0:compile -- module jclouds.blobstore (auto) [INFO] [INFO] [INFO] ----< org.eclipse.orbit.bundles:org.apache.jclouds.jclouds-compute >---- [INFO] Building Jclouds Compute Core 1.8.0-SNAPSHOT [117/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.jclouds.jclouds-compute --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.jclouds:jclouds-compute:jar:1.8.0:compile -- module jclouds.compute (auto) [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.apache.jclouds.api.sts >-------- [INFO] Building Jclouds Sts Api 1.8.0-SNAPSHOT [118/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.jclouds.api.sts --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.jclouds.api:sts:jar:1.8.0:compile -- module sts (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.apache.jclouds.jclouds-scriptbuilder >-- [INFO] Building Jclouds Script Builder 1.8.0-SNAPSHOT [119/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.jclouds.jclouds-scriptbuilder --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.jclouds:jclouds-scriptbuilder:jar:1.8.0:compile -- module jclouds.scriptbuilder (auto) [INFO] [INFO] [INFO] ------------------< org.eclipse.orbit.bundles:lucene >------------------ [INFO] Building Eclipse Orbit :: Apache Lucene Recipes 1.0.0-SNAPSHOT [120/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ lucene --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.apache.lucene.core >---------- [INFO] Building Lucene Core 7.5.0 7.5.0-SNAPSHOT [121/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-core/7.5.0/lucene-core-7.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.5.0/lucene-core-7.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.5.0/lucene-core-7.5.0.pom (3.0 kB at 138 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-parent/7.5.0/lucene-parent-7.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/7.5.0/lucene-parent-7.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/7.5.0/lucene-parent-7.5.0.pom (5.0 kB at 60 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-solr-grandparent/7.5.0/lucene-solr-grandparent-7.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/7.5.0/lucene-solr-grandparent-7.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/7.5.0/lucene-solr-grandparent-7.5.0.pom (372 kB at 4.2 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-core/7.5.0/lucene-core-7.5.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.5.0/lucene-core-7.5.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.5.0/lucene-core-7.5.0.jar (3.1 MB at 11 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.lucene.core --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.lucene:lucene-core:jar:7.5.0:compile -- module lucene.core (auto) [INFO] [INFO] [INFO] ----< org.eclipse.orbit.bundles:org.apache.lucene.analyzers-common >---- [INFO] Building Lucene Common Analyzers 7.5.0 7.5.0-SNAPSHOT [122/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-analyzers-common/7.5.0/lucene-analyzers-common-7.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/7.5.0/lucene-analyzers-common-7.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/7.5.0/lucene-analyzers-common-7.5.0.pom (3.3 kB at 94 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-analyzers-common/7.5.0/lucene-analyzers-common-7.5.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/7.5.0/lucene-analyzers-common-7.5.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/7.5.0/lucene-analyzers-common-7.5.0.jar (1.7 MB at 9.8 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.lucene.analyzers-common --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.lucene:lucene-analyzers-common:jar:7.5.0:compile -- module lucene.analyzers.common (auto) [INFO] [INFO] [INFO] ---< org.eclipse.orbit.bundles:org.apache.lucene.analyzers-smartcn >---- [INFO] Building Lucene Smart Chinese Analyzer 7.5.0 7.5.0-SNAPSHOT [123/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-analyzers-smartcn/7.5.0/lucene-analyzers-smartcn-7.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-smartcn/7.5.0/lucene-analyzers-smartcn-7.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-smartcn/7.5.0/lucene-analyzers-smartcn-7.5.0.pom (3.1 kB at 107 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-analyzers-smartcn/7.5.0/lucene-analyzers-smartcn-7.5.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-smartcn/7.5.0/lucene-analyzers-smartcn-7.5.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-smartcn/7.5.0/lucene-analyzers-smartcn-7.5.0.jar (3.6 MB at 11 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.lucene.analyzers-smartcn --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.lucene:lucene-analyzers-smartcn:jar:7.5.0:compile -- module lucene.analyzers.smartcn (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.apache.lucene.misc >---------- [INFO] Building Lucene Miscellaneous 7.5.0 7.5.0-SNAPSHOT [124/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-misc/7.5.0/lucene-misc-7.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-misc/7.5.0/lucene-misc-7.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-misc/7.5.0/lucene-misc-7.5.0.pom (2.8 kB at 128 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-misc/7.5.0/lucene-misc-7.5.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-misc/7.5.0/lucene-misc-7.5.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-misc/7.5.0/lucene-misc-7.5.0.jar (95 kB at 329 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.lucene.misc --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.lucene:lucene-misc:jar:7.5.0:compile -- module lucene.misc (auto) [INFO] [INFO] [INFO] ------< org.eclipse.orbit.bundles:org.apache.lucene.queryparser >------- [INFO] Building Lucene QueryParsers 7.5.0 7.5.0-SNAPSHOT [125/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-queryparser/7.5.0/lucene-queryparser-7.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/7.5.0/lucene-queryparser-7.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/7.5.0/lucene-queryparser-7.5.0.pom (3.5 kB at 167 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-queries/7.5.0/lucene-queries-7.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/7.5.0/lucene-queries-7.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/7.5.0/lucene-queries-7.5.0.pom (3.4 kB at 160 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-sandbox/7.5.0/lucene-sandbox-7.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/7.5.0/lucene-sandbox-7.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/7.5.0/lucene-sandbox-7.5.0.pom (2.9 kB at 127 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-queryparser/7.5.0/lucene-queryparser-7.5.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-sandbox/7.5.0/lucene-sandbox-7.5.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-queries/7.5.0/lucene-queries-7.5.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/7.5.0/lucene-queryparser-7.5.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/7.5.0/lucene-queries-7.5.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/7.5.0/lucene-sandbox-7.5.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/7.5.0/lucene-sandbox-7.5.0.jar (265 kB at 9.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/7.5.0/lucene-queries-7.5.0.jar (265 kB at 6.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/7.5.0/lucene-queryparser-7.5.0.jar (382 kB at 6.6 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.lucene.queryparser --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.lucene:lucene-queryparser:jar:7.5.0:compile -- module lucene.queryparser (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.apache.lucene.core >---------- [INFO] Building Lucene Core 8.4.1 8.4.1-SNAPSHOT [126/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-core/8.4.1/lucene-core-8.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.4.1/lucene-core-8.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.4.1/lucene-core-8.4.1.pom (3.0 kB at 138 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-parent/8.4.1/lucene-parent-8.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/8.4.1/lucene-parent-8.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/8.4.1/lucene-parent-8.4.1.pom (5.0 kB at 200 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-solr-grandparent/8.4.1/lucene-solr-grandparent-8.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/8.4.1/lucene-solr-grandparent-8.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/8.4.1/lucene-solr-grandparent-8.4.1.pom (419 kB at 5.9 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-core/8.4.1/lucene-core-8.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.4.1/lucene-core-8.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.4.1/lucene-core-8.4.1.jar (3.3 MB at 12 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.lucene.core --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.lucene:lucene-core:jar:8.4.1:compile -- module lucene.core (auto) [INFO] [INFO] [INFO] ----< org.eclipse.orbit.bundles:org.apache.lucene.analyzers-common >---- [INFO] Building Lucene Common Analyzers 8.4.1 8.4.1-SNAPSHOT [127/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-analyzers-common/8.4.1/lucene-analyzers-common-8.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.4.1/lucene-analyzers-common-8.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.4.1/lucene-analyzers-common-8.4.1.pom (3.3 kB at 76 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-analyzers-common/8.4.1/lucene-analyzers-common-8.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.4.1/lucene-analyzers-common-8.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.4.1/lucene-analyzers-common-8.4.1.jar (1.7 MB at 8.9 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.lucene.analyzers-common --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.lucene:lucene-analyzers-common:jar:8.4.1:compile -- module lucene.analyzers.common (auto) [INFO] [INFO] [INFO] ---< org.eclipse.orbit.bundles:org.apache.lucene.analyzers-smartcn >---- [INFO] Building Lucene Smart Chinese Analyzer 8.4.1 8.4.1-SNAPSHOT [128/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-analyzers-smartcn/8.4.1/lucene-analyzers-smartcn-8.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-smartcn/8.4.1/lucene-analyzers-smartcn-8.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-smartcn/8.4.1/lucene-analyzers-smartcn-8.4.1.pom (3.1 kB at 91 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/lucene/lucene-analyzers-smartcn/8.4.1/lucene-analyzers-smartcn-8.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-smartcn/8.4.1/lucene-analyzers-smartcn-8.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-smartcn/8.4.1/lucene-analyzers-smartcn-8.4.1.jar (3.6 MB at 9.4 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.lucene.analyzers-smartcn --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.lucene:lucene-analyzers-smartcn:jar:8.4.1:compile -- module lucene.analyzers.smartcn (auto) [INFO] [INFO] [INFO] ------------------< org.eclipse.orbit.bundles:maven >------------------- [INFO] Building Eclipse Orbit :: Apache Maven Recipes 1.0.0-SNAPSHOT [129/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ maven --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:maven-resolver >-------------- [INFO] Building Eclipse Orbit :: Apache Maven Resolver (ex-Eclipse Aether) Recipes 1.0.0-SNAPSHOT [130/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ maven-resolver --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ------< org.eclipse.orbit.bundles:org.apache.maven.resolver.api >------- [INFO] Building Maven Artifact Resolver API 1.0.3-SNAPSHOT [131/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.pom (1.7 kB at 75 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/maven/resolver/maven-resolver/1.0.3/maven-resolver-1.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.0.3/maven-resolver-1.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.0.3/maven-resolver-1.0.3.pom (15 kB at 660 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.jar (146 kB at 4.4 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.maven.resolver.api --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.maven.resolver:maven-resolver-api:jar:1.0.3:compile -- module maven.resolver.api (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.apache.maven.resolver.connector.basic >-- [INFO] Building Maven Artifact Resolver Connector Basic 1.0.3-SNAPSHOT [132/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/maven/resolver/maven-resolver-connector-basic/1.0.3/maven-resolver-connector-basic-1.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.0.3/maven-resolver-connector-basic-1.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.0.3/maven-resolver-connector-basic-1.0.3.pom (2.9 kB at 80 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.pom (1.9 kB at 73 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.pom (2.1 kB at 73 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/maven/resolver/maven-resolver-connector-basic/1.0.3/maven-resolver-connector-basic-1.0.3.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.0.3/maven-resolver-connector-basic-1.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.jar (36 kB at 1.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.jar (159 kB at 4.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.0.3/maven-resolver-connector-basic-1.0.3.jar (42 kB at 670 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.maven.resolver.connector.basic --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.0.3:compile -- module maven.resolver.connector.basic (auto) [INFO] [INFO] [INFO] ------< org.eclipse.orbit.bundles:org.apache.maven.resolver.impl >------ [INFO] Building Maven Artifact Resolver Implementation 1.0.3-SNAPSHOT [133/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.pom (3.2 kB at 148 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.jar (184 kB at 4.7 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.maven.resolver.impl --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.maven.resolver:maven-resolver-impl:jar:1.0.3:compile -- module maven.resolver.impl (auto) [INFO] [INFO] [INFO] ------< org.eclipse.orbit.bundles:org.apache.maven.resolver.spi >------- [INFO] Building Maven Artifact Resolver SPI 1.0.3-SNAPSHOT [134/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.maven.resolver.spi --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.maven.resolver:maven-resolver-spi:jar:1.0.3:compile -- module maven.resolver.spi (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.apache.maven.resolver.transport.file >-- [INFO] Building Maven Artifact Resolver Transport File 1.0.3-SNAPSHOT [135/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/maven/resolver/maven-resolver-transport-file/1.0.3/maven-resolver-transport-file-1.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-file/1.0.3/maven-resolver-transport-file-1.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-file/1.0.3/maven-resolver-transport-file-1.0.3.pom (2.9 kB at 87 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/maven/resolver/maven-resolver-transport-file/1.0.3/maven-resolver-transport-file-1.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-file/1.0.3/maven-resolver-transport-file-1.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-file/1.0.3/maven-resolver-transport-file-1.0.3.jar (13 kB at 219 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.maven.resolver.transport.file --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.maven.resolver:maven-resolver-transport-file:jar:1.0.3:compile -- module maven.resolver.transport.file (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.apache.maven.resolver.transport.http >-- [INFO] Building Maven Artifact Resolver Transport HTTP 1.0.3-SNAPSHOT [136/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/maven/resolver/maven-resolver-transport-http/1.0.3/maven-resolver-transport-http-1.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-http/1.0.3/maven-resolver-transport-http-1.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-http/1.0.3/maven-resolver-transport-http-1.0.3.pom (3.8 kB at 115 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom (5.5 kB at 241 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom (13 kB at 482 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom (4.9 kB at 232 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom (9.3 kB at 89 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/jcl-over-slf4j/1.6.2/jcl-over-slf4j-1.6.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.2/jcl-over-slf4j-1.6.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.2/jcl-over-slf4j-1.6.2.pom (2.5 kB at 107 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-parent/1.6.2/slf4j-parent-1.6.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.2/slf4j-parent-1.6.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.2/slf4j-parent-1.6.2.pom (9.7 kB at 405 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-api/1.6.2/slf4j-api-1.6.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.2/slf4j-api-1.6.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.2/slf4j-api-1.6.2.pom (3.0 kB at 107 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/maven/resolver/maven-resolver-transport-http/1.0.3/maven-resolver-transport-http-1.0.3.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-api/1.6.2/slf4j-api-1.6.2.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/jcl-over-slf4j/1.6.2/jcl-over-slf4j-1.6.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-http/1.0.3/maven-resolver-transport-http-1.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.2/slf4j-api-1.6.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.2/jcl-over-slf4j-1.6.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.2/slf4j-api-1.6.2.jar (26 kB at 571 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.2/jcl-over-slf4j-1.6.2.jar (17 kB at 304 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar (228 kB at 3.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar (436 kB at 6.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-http/1.0.3/maven-resolver-transport-http-1.0.3.jar (41 kB at 574 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.maven.resolver.transport.http --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.maven.resolver:maven-resolver-transport-http:jar:1.0.3:compile -- module maven.resolver.transport.http (auto) [INFO] [INFO] [INFO] ------< org.eclipse.orbit.bundles:org.apache.maven.resolver.util >------ [INFO] Building Maven Artifact Resolver Utilities 1.0.3-SNAPSHOT [137/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.maven.resolver.util --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.maven.resolver:maven-resolver-util:jar:1.0.3:compile -- module maven.resolver.util (auto) [INFO] [INFO] [INFO] ------------------< org.eclipse.orbit.bundles:xmlrpc >------------------ [INFO] Building Eclipse Orbit :: XML-RPC Recipes 3.1.3-SNAPSHOT [138/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ xmlrpc --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.xmlrpc.client >--------- [INFO] Building Apache XML-RPC Client Library 3.1.3-SNAPSHOT [139/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlrpc/xmlrpc-client/3.1.3/xmlrpc-client-3.1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlrpc/xmlrpc-client/3.1.3/xmlrpc-client-3.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlrpc/xmlrpc-client/3.1.3/xmlrpc-client-3.1.3.pom (2.7 kB at 124 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlrpc/xmlrpc/3.1.3/xmlrpc-3.1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlrpc/xmlrpc/3.1.3/xmlrpc-3.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlrpc/xmlrpc/3.1.3/xmlrpc-3.1.3.pom (18 kB at 924 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlrpc/xmlrpc-common/3.1.3/xmlrpc-common-3.1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlrpc/xmlrpc-common/3.1.3/xmlrpc-common-3.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlrpc/xmlrpc-common/3.1.3/xmlrpc-common-3.1.3.pom (2.7 kB at 136 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlrpc/xmlrpc-client/3.1.3/xmlrpc-client-3.1.3.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlrpc/xmlrpc-common/3.1.3/xmlrpc-common-3.1.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlrpc/xmlrpc-client/3.1.3/xmlrpc-client-3.1.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlrpc/xmlrpc-common/3.1.3/xmlrpc-common-3.1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlrpc/xmlrpc-client/3.1.3/xmlrpc-client-3.1.3.jar (59 kB at 2.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlrpc/xmlrpc-common/3.1.3/xmlrpc-common-3.1.3.jar (109 kB at 3.6 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.xmlrpc.client --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlrpc:xmlrpc-client:jar:3.1.3:compile -- module xmlrpc.client (auto) [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.xmlrpc.common >--------- [INFO] Building Apache XML-RPC Common Library 3.1.3-SNAPSHOT [140/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.xmlrpc.common --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlrpc:xmlrpc-common:jar:3.1.3:compile -- module xmlrpc.common (auto) [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.xmlrpc.server >--------- [INFO] Building Apache XML-RPC Server Library 3.1.3-SNAPSHOT [141/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlrpc/xmlrpc-server/3.1.3/xmlrpc-server-3.1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlrpc/xmlrpc-server/3.1.3/xmlrpc-server-3.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlrpc/xmlrpc-server/3.1.3/xmlrpc-server-3.1.3.pom (3.5 kB at 152 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/xmlrpc/xmlrpc-server/3.1.3/xmlrpc-server-3.1.3.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/log4j/log4j/1.2.12/log4j-1.2.12.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlrpc/xmlrpc-server/3.1.3/xmlrpc-server-3.1.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlrpc/xmlrpc-server/3.1.3/xmlrpc-server-3.1.3.jar (82 kB at 2.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 10 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.xmlrpc.server --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.xmlrpc:xmlrpc-server:jar:3.1.3:compile -- module xmlrpc.server (auto) [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:bouncycastle >--------------- [INFO] Building Eclipse Orbit :: Bouncycastle Recipes 1.0.0-SNAPSHOT [142/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ bouncycastle --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.bouncycastle.bcpg >----------- [INFO] Building Bouncy Castle OpenPGP API 1.65.0-SNAPSHOT [143/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/bouncycastle/bcpg-jdk15on/1.65/bcpg-jdk15on-1.65.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.65/bcpg-jdk15on-1.65.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.65/bcpg-jdk15on-1.65.pom (1.6 kB at 72 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/bouncycastle/bcprov-jdk15on/1.65/bcprov-jdk15on-1.65.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.65/bcprov-jdk15on-1.65.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.65/bcprov-jdk15on-1.65.pom (1.1 kB at 57 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/bouncycastle/bcpg-jdk15on/1.65/bcpg-jdk15on-1.65.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/bouncycastle/bcprov-jdk15on/1.65/bcprov-jdk15on-1.65.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.65/bcpg-jdk15on-1.65.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.65/bcprov-jdk15on-1.65.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.65/bcpg-jdk15on-1.65.jar (336 kB at 8.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.65/bcprov-jdk15on-1.65.jar (4.5 MB at 11 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.bouncycastle.bcpg --- [INFO] [INFO] The following files have been resolved: [INFO] org.bouncycastle:bcpg-jdk15on:jar:1.65:compile -- module org.bouncycastle.pg [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.bouncycastle.bcpkix >---------- [INFO] Building Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.65.0-SNAPSHOT [144/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/bouncycastle/bcpkix-jdk15on/1.65/bcpkix-jdk15on-1.65.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.65/bcpkix-jdk15on-1.65.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.65/bcpkix-jdk15on-1.65.pom (1.5 kB at 61 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/bouncycastle/bcpkix-jdk15on/1.65/bcpkix-jdk15on-1.65.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.65/bcpkix-jdk15on-1.65.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.65/bcpkix-jdk15on-1.65.jar (879 kB at 10 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.bouncycastle.bcpkix --- [INFO] [INFO] The following files have been resolved: [INFO] org.bouncycastle:bcpkix-jdk15on:jar:1.65:compile -- module org.bouncycastle.pkix [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.bouncycastle.bcprov >---------- [INFO] Building Bouncy Castle Provider 1.65.01-SNAPSHOT [145/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/bouncycastle/bcprov-jdk15on/1.65.01/bcprov-jdk15on-1.65.01.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.65.01/bcprov-jdk15on-1.65.01.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.65.01/bcprov-jdk15on-1.65.01.pom (1.1 kB at 24 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/bouncycastle/bcprov-jdk15on/1.65.01/bcprov-jdk15on-1.65.01.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.65.01/bcprov-jdk15on-1.65.01.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.65.01/bcprov-jdk15on-1.65.01.jar (4.5 MB at 13 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.bouncycastle.bcprov --- [INFO] [INFO] The following files have been resolved: [INFO] org.bouncycastle:bcprov-jdk15on:jar:1.65.01:compile -- module org.bouncycastle.provider [INFO] [INFO] [INFO] ----------------< org.eclipse.orbit.bundles:bytebuddy >----------------- [INFO] Building Eclipse Orbit :: Byte Buddy Recipes 1.0.0-SNAPSHOT [146/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ bytebuddy --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:net.bytebuddy.byte-buddy >--------- [INFO] Building Byte Buddy (without dependencies) 1.7.9-SNAPSHOT [147/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/bytebuddy/byte-buddy/1.7.9/byte-buddy-1.7.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.7.9/byte-buddy-1.7.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.7.9/byte-buddy-1.7.9.pom (12 kB at 509 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/bytebuddy/byte-buddy-parent/1.7.9/byte-buddy-parent-1.7.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.7.9/byte-buddy-parent-1.7.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.7.9/byte-buddy-parent-1.7.9.pom (25 kB at 1.2 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/bytebuddy/byte-buddy/1.7.9/byte-buddy-1.7.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.7.9/byte-buddy-1.7.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.7.9/byte-buddy-1.7.9.jar (2.9 MB at 15 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ net.bytebuddy.byte-buddy --- [INFO] [INFO] The following files have been resolved: [INFO] net.bytebuddy:byte-buddy:jar:1.7.9:compile -- module net.bytebuddy [auto] [INFO] [INFO] [INFO] ------< org.eclipse.orbit.bundles:net.bytebuddy.byte-buddy-agent >------ [INFO] Building Byte Buddy Java agent 1.7.9-SNAPSHOT [148/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/bytebuddy/byte-buddy-agent/1.7.9/byte-buddy-agent-1.7.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.7.9/byte-buddy-agent-1.7.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.7.9/byte-buddy-agent-1.7.9.pom (4.9 kB at 246 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/bytebuddy/byte-buddy-agent/1.7.9/byte-buddy-agent-1.7.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.7.9/byte-buddy-agent-1.7.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.7.9/byte-buddy-agent-1.7.9.jar (43 kB at 182 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ net.bytebuddy.byte-buddy-agent --- [INFO] [INFO] The following files have been resolved: [INFO] net.bytebuddy:byte-buddy-agent:jar:1.7.9:compile -- module net.bytebuddy.agent [auto] [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:net.bytebuddy.byte-buddy >--------- [INFO] Building Byte Buddy (without dependencies) 1.9.0-SNAPSHOT [149/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/bytebuddy/byte-buddy/1.9.0/byte-buddy-1.9.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.0/byte-buddy-1.9.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.0/byte-buddy-1.9.0.pom (9.9 kB at 470 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/bytebuddy/byte-buddy-parent/1.9.0/byte-buddy-parent-1.9.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.0/byte-buddy-parent-1.9.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.0/byte-buddy-parent-1.9.0.pom (32 kB at 1.3 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/bytebuddy/byte-buddy/1.9.0/byte-buddy-1.9.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.0/byte-buddy-1.9.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.0/byte-buddy-1.9.0.jar (3.2 MB at 10 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ net.bytebuddy.byte-buddy --- [INFO] [INFO] The following files have been resolved: [INFO] net.bytebuddy:byte-buddy:jar:1.9.0:compile -- module net.bytebuddy [INFO] [INFO] [INFO] ------< org.eclipse.orbit.bundles:net.bytebuddy.byte-buddy-agent >------ [INFO] Building Byte Buddy Java agent 1.9.0-SNAPSHOT [150/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/bytebuddy/byte-buddy-agent/1.9.0/byte-buddy-agent-1.9.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.0/byte-buddy-agent-1.9.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.0/byte-buddy-agent-1.9.0.pom (5.6 kB at 278 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/bytebuddy/byte-buddy-agent/1.9.0/byte-buddy-agent-1.9.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.0/byte-buddy-agent-1.9.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.0/byte-buddy-agent-1.9.0.jar (43 kB at 1.7 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ net.bytebuddy.byte-buddy-agent --- [INFO] [INFO] The following files have been resolved: [INFO] net.bytebuddy:byte-buddy-agent:jar:1.9.0:compile -- module net.bytebuddy.agent [INFO] [INFO] [INFO] ----------------< org.eclipse.orbit.bundles:commonmark >---------------- [INFO] Building Eclipse Orbit :: CommonMark Recipes 1.0.0-SNAPSHOT [151/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ commonmark --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:com.atlassian.commonmark >--------- [INFO] Building commonmark-java core 0.15.1-SNAPSHOT [152/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/commonmark/commonmark/0.15.1/commonmark-0.15.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark/0.15.1/commonmark-0.15.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark/0.15.1/commonmark-0.15.1.pom (2.7 kB at 124 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/commonmark/commonmark-parent/0.15.1/commonmark-parent-0.15.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-parent/0.15.1/commonmark-parent-0.15.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-parent/0.15.1/commonmark-parent-0.15.1.pom (8.9 kB at 329 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/pom/central-pom/5.0.13/central-pom-5.0.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/central-pom/5.0.13/central-pom-5.0.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/central-pom/5.0.13/central-pom-5.0.13.pom (3.3 kB at 152 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/pom/base-pom/5.0.13/base-pom-5.0.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/5.0.13/base-pom-5.0.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/5.0.13/base-pom-5.0.13.pom (32 kB at 1.4 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/commonmark/commonmark/0.15.1/commonmark-0.15.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark/0.15.1/commonmark-0.15.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark/0.15.1/commonmark-0.15.1.jar (144 kB at 1.9 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.atlassian.commonmark --- [INFO] [INFO] The following files have been resolved: [INFO] com.atlassian.commonmark:commonmark:jar:0.15.1:compile -- module org.commonmark [auto] [INFO] [INFO] [INFO] ------< org.eclipse.orbit.bundles:com.atlassian.commonmark-yaml >------- [INFO] Building commonmark-java extension for YAML front matter 0.15.1-SNAPSHOT [153/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/commonmark/commonmark-ext-yaml-front-matter/0.15.1/commonmark-ext-yaml-front-matter-0.15.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-yaml-front-matter/0.15.1/commonmark-ext-yaml-front-matter-0.15.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-yaml-front-matter/0.15.1/commonmark-ext-yaml-front-matter-0.15.1.pom (1.6 kB at 1.4 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/commonmark/commonmark-ext-yaml-front-matter/0.15.1/commonmark-ext-yaml-front-matter-0.15.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-yaml-front-matter/0.15.1/commonmark-ext-yaml-front-matter-0.15.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-yaml-front-matter/0.15.1/commonmark-ext-yaml-front-matter-0.15.1.jar (9.4 kB at 159 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.atlassian.commonmark-yaml --- [INFO] [INFO] The following files have been resolved: [INFO] com.atlassian.commonmark:commonmark-ext-yaml-front-matter:jar:0.15.1:compile -- module org.commonmark.ext.front.matter [auto] [INFO] [INFO] [INFO] ---< org.eclipse.orbit.bundles:com.atlassian.commonmark-gfm-tables >---- [INFO] Building commonmark-java extension for tables 0.15.1-SNAPSHOT [154/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/commonmark/commonmark-ext-gfm-tables/0.15.1/commonmark-ext-gfm-tables-0.15.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-gfm-tables/0.15.1/commonmark-ext-gfm-tables-0.15.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-gfm-tables/0.15.1/commonmark-ext-gfm-tables-0.15.1.pom (1.6 kB at 47 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/commonmark/commonmark-ext-gfm-tables/0.15.1/commonmark-ext-gfm-tables-0.15.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-gfm-tables/0.15.1/commonmark-ext-gfm-tables-0.15.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-gfm-tables/0.15.1/commonmark-ext-gfm-tables-0.15.1.jar (19 kB at 379 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.atlassian.commonmark-gfm-tables --- [INFO] [INFO] The following files have been resolved: [INFO] com.atlassian.commonmark:commonmark-ext-gfm-tables:jar:0.15.1:compile -- module org.commonmark.ext.gfm.tables [auto] [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:com.atlassian.commonmark-gfm-strikethrough >-- [INFO] Building commonmark-java extension for strikethrough 0.15.1-SNAPSHOT [155/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/commonmark/commonmark-ext-gfm-strikethrough/0.15.1/commonmark-ext-gfm-strikethrough-0.15.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-gfm-strikethrough/0.15.1/commonmark-ext-gfm-strikethrough-0.15.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-gfm-strikethrough/0.15.1/commonmark-ext-gfm-strikethrough-0.15.1.pom (1.6 kB at 48 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/commonmark/commonmark-ext-gfm-strikethrough/0.15.1/commonmark-ext-gfm-strikethrough-0.15.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-gfm-strikethrough/0.15.1/commonmark-ext-gfm-strikethrough-0.15.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-gfm-strikethrough/0.15.1/commonmark-ext-gfm-strikethrough-0.15.1.jar (10 kB at 200 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.atlassian.commonmark-gfm-strikethrough --- [INFO] [INFO] The following files have been resolved: [INFO] com.atlassian.commonmark:commonmark-ext-gfm-strikethrough:jar:0.15.1:compile -- module org.commonmark.ext.gfm.strikethrough [auto] [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:com.atlassian.commonmark-image-attributes >-- [INFO] Building commonmark-java extension for image attributes 0.15.1-SNAPSHOT [156/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/commonmark/commonmark-ext-image-attributes/0.15.1/commonmark-ext-image-attributes-0.15.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-image-attributes/0.15.1/commonmark-ext-image-attributes-0.15.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-image-attributes/0.15.1/commonmark-ext-image-attributes-0.15.1.pom (1.6 kB at 53 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/commonmark/commonmark-ext-image-attributes/0.15.1/commonmark-ext-image-attributes-0.15.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-image-attributes/0.15.1/commonmark-ext-image-attributes-0.15.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-image-attributes/0.15.1/commonmark-ext-image-attributes-0.15.1.jar (10 kB at 226 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.atlassian.commonmark-image-attributes --- [INFO] [INFO] The following files have been resolved: [INFO] com.atlassian.commonmark:commonmark-ext-image-attributes:jar:0.15.1:compile -- module org.commonmark.ext.image.attributes [auto] [INFO] [INFO] [INFO] -------< org.eclipse.orbit.bundles:com.atlassian.commonmark-ins >------- [INFO] Building commonmark-java extension for (underline) 0.15.1-SNAPSHOT [157/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/commonmark/commonmark-ext-ins/0.15.1/commonmark-ext-ins-0.15.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-ins/0.15.1/commonmark-ext-ins-0.15.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-ins/0.15.1/commonmark-ext-ins-0.15.1.pom (1.6 kB at 68 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/commonmark/commonmark-ext-ins/0.15.1/commonmark-ext-ins-0.15.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-ins/0.15.1/commonmark-ext-ins-0.15.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-ins/0.15.1/commonmark-ext-ins-0.15.1.jar (9.5 kB at 411 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.atlassian.commonmark-ins --- [INFO] [INFO] The following files have been resolved: [INFO] com.atlassian.commonmark:commonmark-ext-ins:jar:0.15.1:compile -- module org.commonmark.ext.ins [auto] [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:com.atlassian.commonmark-task-list-items >-- [INFO] Building commonmark-java extension for task list items 0.15.1-SNAPSHOT [158/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/commonmark/commonmark-ext-task-list-items/0.15.1/commonmark-ext-task-list-items-0.15.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-task-list-items/0.15.1/commonmark-ext-task-list-items-0.15.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-task-list-items/0.15.1/commonmark-ext-task-list-items-0.15.1.pom (1.6 kB at 44 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/commonmark/commonmark-ext-task-list-items/0.15.1/commonmark-ext-task-list-items-0.15.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-task-list-items/0.15.1/commonmark-ext-task-list-items-0.15.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-task-list-items/0.15.1/commonmark-ext-task-list-items-0.15.1.jar (9.8 kB at 233 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.atlassian.commonmark-task-list-items --- [INFO] [INFO] The following files have been resolved: [INFO] com.atlassian.commonmark:commonmark-ext-task-list-items:jar:0.15.1:compile -- module org.commonmark.ext.task.list.items [auto] [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:com.atlassian.commonmark-heading-anchor >-- [INFO] Building commonmark-java extension for adding id attributes to h tags 0.15.1-SNAPSHOT [159/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/commonmark/commonmark-ext-heading-anchor/0.15.1/commonmark-ext-heading-anchor-0.15.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-heading-anchor/0.15.1/commonmark-ext-heading-anchor-0.15.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-heading-anchor/0.15.1/commonmark-ext-heading-anchor-0.15.1.pom (1.6 kB at 42 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/atlassian/commonmark/commonmark-ext-heading-anchor/0.15.1/commonmark-ext-heading-anchor-0.15.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-heading-anchor/0.15.1/commonmark-ext-heading-anchor-0.15.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-ext-heading-anchor/0.15.1/commonmark-ext-heading-anchor-0.15.1.jar (12 kB at 245 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.atlassian.commonmark-heading-anchor --- [INFO] [INFO] The following files have been resolved: [INFO] com.atlassian.commonmark:commonmark-ext-heading-anchor:jar:0.15.1:compile -- module org.commonmark.ext.heading.anchor [auto] [INFO] [INFO] [INFO] ----------------< org.eclipse.orbit.bundles:cup-parent >---------------- [INFO] Building Eclipse Orbit :: Apache Recipes 1.0.0-SNAPSHOT [160/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ cup-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:java_cup-runtime >------------- [INFO] Building Java Cup Runtime 0.11.20150326 0.11.20150326-SNAPSHOT [161/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/java-cup/java-cup-runtime/0.11.20150326/java-cup-runtime-0.11.20150326.pom [INFO] Downloaded from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/java-cup/java-cup-runtime/0.11.20150326/java-cup-runtime-0.11.20150326.pom (423 B at 9.6 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/java-cup/java-cup-runtime/0.11.20150326/java-cup-runtime-0.11.20150326.jar [INFO] Downloaded from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/java-cup/java-cup-runtime/0.11.20150326/java-cup-runtime-0.11.20150326.jar (23 kB at 1.1 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ java_cup-runtime --- [INFO] [INFO] The following files have been resolved: [INFO] org.eclipse.orbit.java-cup:java-cup-runtime:jar:0.11.20150326:compile -- module java.cup.runtime (auto) [INFO] [INFO] [INFO] -----------------< org.eclipse.orbit.bundles:java_cup >----------------- [INFO] Building Java CUP 0.11.20150326 0.11.20150326-SNAPSHOT [162/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/java-cup/java-cup/0.11.20150326/java-cup-0.11.20150326.pom [INFO] Downloaded from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/java-cup/java-cup/0.11.20150326/java-cup-0.11.20150326.pom (415 B at 14 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/java-cup/java-cup/0.11.20150326/java-cup-0.11.20150326.jar [INFO] Downloaded from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/java-cup/java-cup/0.11.20150326/java-cup-0.11.20150326.jar (88 kB at 2.0 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ java_cup --- [INFO] [INFO] The following files have been resolved: [INFO] org.eclipse.orbit.java-cup:java-cup:jar:0.11.20150326:compile -- module java.cup (auto) [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:drmaa-parent >--------------- [INFO] Building Eclipse Orbit :: DRMAA 1.0.0-SNAPSHOT [163/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ drmaa-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:org.ggf.drmaa >--------------- [INFO] Building org.ggf.drmaa 1.0.0-SNAPSHOT [164/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/drmaa/org.ggf.drmaa/1.0.0/org.ggf.drmaa-1.0.0.pom [INFO] Downloaded from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/drmaa/org.ggf.drmaa/1.0.0/org.ggf.drmaa-1.0.0.pom (409 B at 20 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/drmaa/org.ggf.drmaa/1.0.0/org.ggf.drmaa-1.0.0.jar [INFO] Downloaded from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/drmaa/org.ggf.drmaa/1.0.0/org.ggf.drmaa-1.0.0.jar (46 kB at 1.1 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.ggf.drmaa --- [INFO] [INFO] The following files have been resolved: [INFO] org.eclipse.orbit.drmaa:org.ggf.drmaa:jar:1.0.0:compile -- module org.ggf.drmaa (auto) [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:com.sun.grid.drmaa >------------ [INFO] Building com.sun.grid.drmaa 1.0.0-SNAPSHOT [165/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/drmaa/com.sun.grid.drmaa/1.0.0/com.sun.grid.drmaa-1.0.0.pom [INFO] Downloaded from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/drmaa/com.sun.grid.drmaa/1.0.0/com.sun.grid.drmaa-1.0.0.pom (414 B at 16 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/drmaa/com.sun.grid.drmaa/1.0.0/com.sun.grid.drmaa-1.0.0.jar [INFO] Downloaded from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/drmaa/com.sun.grid.drmaa/1.0.0/com.sun.grid.drmaa-1.0.0.jar (821 kB at 5.3 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.sun.grid.drmaa --- [INFO] [INFO] The following files have been resolved: [INFO] org.eclipse.orbit.drmaa:com.sun.grid.drmaa:jar:1.0.0:compile -- module com.sun.grid.drmaa (auto) [INFO] [INFO] [INFO] ----------------< org.eclipse.orbit.bundles:freemarker >---------------- [INFO] Building Eclipse Orbit :: Freemarker Recipes 1.0.0-SNAPSHOT [166/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ freemarker --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:org.freemarker >-------------- [INFO] Building FreeMarker 2.3.22-SNAPSHOT [167/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/freemarker/freemarker/2.3.22/freemarker-2.3.22.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.22/freemarker-2.3.22.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.22/freemarker-2.3.22.pom (1.5 kB at 69 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/freemarker/freemarker/2.3.22/freemarker-2.3.22.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.22/freemarker-2.3.22.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.22/freemarker-2.3.22.jar (1.3 MB at 9.0 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.freemarker --- [INFO] [INFO] The following files have been resolved: [INFO] org.freemarker:freemarker:jar:2.3.22:compile -- module freemarker (auto) [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:github-parent >--------------- [INFO] Building Eclipse Orbit :: Github Recipes 1.0.0-SNAPSHOT [168/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ github-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:classgraph-parent >------------- [INFO] Building Eclipse Orbit :: Classgraph Recipes 1.0.0-SNAPSHOT [169/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ classgraph-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:io.github.classgraph >----------- [INFO] Building ClassGraph 4.8.35-SNAPSHOT [170/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/github/classgraph/classgraph/4.8.35/classgraph-4.8.35.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/classgraph/classgraph/4.8.35/classgraph-4.8.35.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/classgraph/classgraph/4.8.35/classgraph-4.8.35.pom (23 kB at 959 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/github/classgraph/classgraph/4.8.35/classgraph-4.8.35.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/classgraph/classgraph/4.8.35/classgraph-4.8.35.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/classgraph/classgraph/4.8.35/classgraph-4.8.35.jar (459 kB at 5.8 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ io.github.classgraph --- [INFO] [INFO] The following files have been resolved: [INFO] io.github.classgraph:classgraph:jar:4.8.35:compile -- module io.github.classgraph [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:cronutils-parent >------------- [INFO] Building Eclipse Orbit :: Cronutils Recipes 1.0.0-SNAPSHOT [171/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ cronutils-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:com.cronutils >--------------- [INFO] Building cron-utils 5.0.5-SNAPSHOT [172/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/cronutils/cron-utils/5.0.5/cron-utils-5.0.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/5.0.5/cron-utils-5.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/5.0.5/cron-utils-5.0.5.pom (10 kB at 437 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom (2.7 kB at 121 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom (12 kB at 624 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/cronutils/cron-utils/5.0.5/cron-utils-5.0.5.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/5.0.5/cron-utils-5.0.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar (32 kB at 1.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/5.0.5/cron-utils-5.0.5.jar (120 kB at 3.1 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.cronutils --- [INFO] [INFO] The following files have been resolved: [INFO] com.cronutils:cron-utils:jar:5.0.5:compile -- module cron.utils (auto) [INFO] [INFO] [INFO] ------------------< org.eclipse.orbit.bundles:docker >------------------ [INFO] Building Eclipse Orbit :: Docker Recipes 1.0.0-SNAPSHOT [173/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ docker --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.mandas.docker-client >--------- [INFO] Building docker-client 3.2.1-SNAPSHOT [174/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mandas/docker-client/3.2.1/docker-client-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mandas/docker-client/3.2.1/docker-client-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mandas/docker-client/3.2.1/docker-client-3.2.1.pom (17 kB at 676 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/jersey/media/jersey-media-json-jackson/2.30.1/jersey-media-json-jackson-2.30.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/2.30.1/jersey-media-json-jackson-2.30.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/2.30.1/jersey-media-json-jackson-2.30.1.pom (5.1 kB at 13 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/jersey/ext/jersey-entity-filtering/2.30.1/jersey-entity-filtering-2.30.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/2.30.1/jersey-entity-filtering-2.30.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/2.30.1/jersey-entity-filtering-2.30.1.pom (3.3 kB at 11 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/jersey/ext/project/2.30.1/project-2.30.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/2.30.1/project-2.30.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/2.30.1/project-2.30.1.pom (2.8 kB at 135 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/core/jackson-annotations/2.10.1/jackson-annotations-2.10.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.1/jackson-annotations-2.10.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.1/jackson-annotations-2.10.1.pom (3.4 kB at 164 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/core/jackson-databind/2.10.1/jackson-databind-2.10.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.1/jackson-databind-2.10.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.1/jackson-databind-2.10.1.pom (6.9 kB at 287 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/jackson-base/2.10.1/jackson-base-2.10.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.1/jackson-base-2.10.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.1/jackson-base-2.10.1.pom (7.2 kB at 344 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/jackson-bom/2.10.1/jackson-bom-2.10.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.1/jackson-bom-2.10.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.1/jackson-bom-2.10.1.pom (13 kB at 568 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/core/jackson-core/2.10.1/jackson-core-2.10.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.1/jackson-core-2.10.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.1/jackson-core-2.10.1.pom (4.6 kB at 186 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/jnr/jnr-unixsocket/0.28/jnr-unixsocket-0.28.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.28/jnr-unixsocket-0.28.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.28/jnr-unixsocket-0.28.pom (11 kB at 440 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/jnr/jnr-ffi/2.1.12/jnr-ffi-2.1.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-ffi/2.1.12/jnr-ffi-2.1.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-ffi/2.1.12/jnr-ffi-2.1.12.pom (8.9 kB at 342 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/jnr/jffi/1.2.23/jffi-1.2.23.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.2.23/jffi-1.2.23.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.2.23/jffi-1.2.23.pom (9.5 kB at 430 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm/7.1/asm-7.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.1/asm-7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.1/asm-7.1.pom (2.9 kB at 147 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom (3.7 kB at 159 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom (3.1 kB at 112 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom (3.2 kB at 150 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-util/7.1/asm-util-7.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.1/asm-util-7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.1/asm-util-7.1.pom (3.6 kB at 166 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/jnr/jnr-a64asm/1.0.0/jnr-a64asm-1.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-a64asm/1.0.0/jnr-a64asm-1.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-a64asm/1.0.0/jnr-a64asm-1.0.0.pom (2.5 kB at 109 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.pom (1.6 kB at 75 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/jnr/jnr-constants/0.9.15/jnr-constants-0.9.15.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.9.15/jnr-constants-0.9.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.9.15/jnr-constants-0.9.15.pom (3.8 kB at 171 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/jnr/jnr-enxio/0.25/jnr-enxio-0.25.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.25/jnr-enxio-0.25.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.25/jnr-enxio-0.25.pom (4.2 kB at 192 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/jnr/jnr-posix/3.0.54/jnr-posix-3.0.54.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.0.54/jnr-posix-3.0.54.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.0.54/jnr-posix-3.0.54.pom (6.3 kB at 275 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mandas/docker-client/3.2.1/docker-client-3.2.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/jersey/ext/jersey-entity-filtering/2.30.1/jersey-entity-filtering-2.30.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/jersey/media/jersey-media-json-jackson/2.30.1/jersey-media-json-jackson-2.30.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/jnr/jnr-ffi/2.1.12/jnr-ffi-2.1.12.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/jnr/jnr-unixsocket/0.28/jnr-unixsocket-0.28.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/jnr/jffi/1.2.23/jffi-1.2.23-native.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/jnr/jffi/1.2.23/jffi-1.2.23.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm/7.1/asm-7.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ow2/asm/asm-util/7.1/asm-util-7.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/jnr/jnr-a64asm/1.0.0/jnr-a64asm-1.0.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/jnr/jnr-constants/0.9.15/jnr-constants-0.9.15.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/jnr/jnr-enxio/0.25/jnr-enxio-0.25.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/jnr/jnr-posix/3.0.54/jnr-posix-3.0.54.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mandas/docker-client/3.2.1/docker-client-3.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/2.30.1/jersey-media-json-jackson-2.30.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/2.30.1/jersey-entity-filtering-2.30.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-ffi/2.1.12/jnr-ffi-2.1.12.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.28/jnr-unixsocket-0.28.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-ffi/2.1.12/jnr-ffi-2.1.12.jar (697 kB at 12 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.2.23/jffi-1.2.23.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.2.23/jffi-1.2.23.jar (152 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.2.23/jffi-1.2.23-native.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/2.30.1/jersey-media-json-jackson-2.30.1.jar (74 kB at 567 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.1/asm-7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/2.30.1/jersey-entity-filtering-2.30.1.jar (84 kB at 641 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar (70 kB at 448 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.1/asm-7.1.jar (115 kB at 731 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar (50 kB at 279 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.1/asm-util-7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar (33 kB at 185 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-a64asm/1.0.0/jnr-a64asm-1.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.2.23/jffi-1.2.23-native.jar (795 kB at 3.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.1/asm-util-7.1.jar (82 kB at 396 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.9.15/jnr-constants-0.9.15.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-a64asm/1.0.0/jnr-a64asm-1.0.0.jar (86 kB at 417 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.25/jnr-enxio-0.25.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.25/jnr-enxio-0.25.jar (32 kB at 139 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.0.54/jnr-posix-3.0.54.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.jar (220 kB at 913 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.28/jnr-unixsocket-0.28.jar (48 kB at 194 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.9.15/jnr-constants-0.9.15.jar (657 kB at 2.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.0.54/jnr-posix-3.0.54.jar (259 kB at 954 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mandas/docker-client/3.2.1/docker-client-3.2.1.jar (1.1 MB at 3.3 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.mandas.docker-client --- [INFO] [INFO] The following files have been resolved: [INFO] org.mandas:docker-client:jar:3.2.1:compile -- module docker.client (auto) [INFO] [INFO] [INFO] ------------------< org.eclipse.orbit.bundles:eddsa >------------------- [INFO] Building Eclipse Orbit :: EdDSA Recipes 1.0.0-SNAPSHOT [175/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ eddsa --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:net.i2p.crypto.eddsa >----------- [INFO] Building EdDSA-Java 0.3.0-SNAPSHOT [176/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom (6.8 kB at 295 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar (63 kB at 1.1 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ net.i2p.crypto.eddsa --- [INFO] [INFO] The following files have been resolved: [INFO] net.i2p.crypto:eddsa:jar:0.3.0:compile -- module net.i2p.crypto.eddsa [auto] [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:ejml-parent >---------------- [INFO] Building Eclipse Orbit :: EJML Recipes 1.0.0-SNAPSHOT [177/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ ejml-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:org.ejml.core >--------------- [INFO] Building EJML 0.29.0-SNAPSHOT [178/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/core/0.29/core-0.29.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/core/0.29/core-0.29.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/core/0.29/core-0.29.pom (1.8 kB at 90 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/core/0.29/core-0.29.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/core/0.29/core-0.29.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/core/0.29/core-0.29.jar (70 kB at 1.3 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.ejml.core --- [INFO] [INFO] The following files have been resolved: [INFO] org.ejml:core:jar:0.29:compile -- module core (auto) [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:org.ejml.dense64 >------------- [INFO] Building EJML 0.29.0-SNAPSHOT [179/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/dense64/0.29/dense64-0.29.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/dense64/0.29/dense64-0.29.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/dense64/0.29/dense64-0.29.pom (1.6 kB at 46 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/dense64/0.29/dense64-0.29.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/dense64/0.29/dense64-0.29.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/dense64/0.29/dense64-0.29.jar (295 kB at 3.5 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.ejml.dense64 --- [INFO] [INFO] The following files have been resolved: [INFO] org.ejml:dense64:jar:0.29:compile -- module dense64 (auto) [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.ejml.denseC64 >------------- [INFO] Building EJML 0.29.0-SNAPSHOT [180/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/denseC64/0.29/denseC64-0.29.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/denseC64/0.29/denseC64-0.29.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/denseC64/0.29/denseC64-0.29.pom (1.6 kB at 68 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/denseC64/0.29/denseC64-0.29.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/denseC64/0.29/denseC64-0.29.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/denseC64/0.29/denseC64-0.29.jar (62 kB at 1.6 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.ejml.denseC64 --- [INFO] [INFO] The following files have been resolved: [INFO] org.ejml:denseC64:jar:0.29:compile -- module denseC64 (auto) [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.ejml.equation >------------- [INFO] Building EJML 0.29.0-SNAPSHOT [181/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/equation/0.29/equation-0.29.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/equation/0.29/equation-0.29.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/equation/0.29/equation-0.29.pom (1.8 kB at 18 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/simple/0.29/simple-0.29.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/simple/0.29/simple-0.29.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/simple/0.29/simple-0.29.pom (1.8 kB at 82 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/equation/0.29/equation-0.29.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/simple/0.29/simple-0.29.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/equation/0.29/equation-0.29.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/simple/0.29/simple-0.29.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/simple/0.29/simple-0.29.jar (12 kB at 324 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/equation/0.29/equation-0.29.jar (137 kB at 2.7 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.ejml.equation --- [INFO] [INFO] The following files have been resolved: [INFO] org.ejml:equation:jar:0.29:compile -- module equation (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.ejml.experimental >----------- [INFO] Building EJML 0.29.0-SNAPSHOT [182/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/experimental/0.29/experimental-0.29.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/experimental/0.29/experimental-0.29.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/experimental/0.29/experimental-0.29.pom (2.1 kB at 82 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/experimental/0.29/experimental-0.29.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/experimental/0.29/experimental-0.29.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/experimental/0.29/experimental-0.29.jar (27 kB at 1.0 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.ejml.experimental --- [INFO] [INFO] The following files have been resolved: [INFO] org.ejml:experimental:jar:0.29:compile -- module experimental (auto) [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:org.ejml.simple >-------------- [INFO] Building EJML 0.29.0-SNAPSHOT [183/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.ejml.simple --- [INFO] [INFO] The following files have been resolved: [INFO] org.ejml:simple:jar:0.29:compile -- module simple (auto) [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.ejml.ejml-all >------------- [INFO] Building EJML 0.38.0-SNAPSHOT [184/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/ejml-all/0.38/ejml-all-0.38.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-all/0.38/ejml-all-0.38.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-all/0.38/ejml-all-0.38.pom (2.7 kB at 123 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/ejml-core/0.38/ejml-core-0.38.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-core/0.38/ejml-core-0.38.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-core/0.38/ejml-core-0.38.pom (2.5 kB at 90 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/ejml-fdense/0.38/ejml-fdense-0.38.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-fdense/0.38/ejml-fdense-0.38.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-fdense/0.38/ejml-fdense-0.38.pom (1.8 kB at 88 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/ejml-ddense/0.38/ejml-ddense-0.38.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-ddense/0.38/ejml-ddense-0.38.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-ddense/0.38/ejml-ddense-0.38.pom (1.8 kB at 88 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/ejml-cdense/0.38/ejml-cdense-0.38.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-cdense/0.38/ejml-cdense-0.38.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-cdense/0.38/ejml-cdense-0.38.pom (1.8 kB at 74 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/ejml-zdense/0.38/ejml-zdense-0.38.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-zdense/0.38/ejml-zdense-0.38.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-zdense/0.38/ejml-zdense-0.38.pom (1.8 kB at 25 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/ejml-dsparse/0.38/ejml-dsparse-0.38.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-dsparse/0.38/ejml-dsparse-0.38.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-dsparse/0.38/ejml-dsparse-0.38.pom (2.0 kB at 84 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/ejml-simple/0.38/ejml-simple-0.38.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-simple/0.38/ejml-simple-0.38.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-simple/0.38/ejml-simple-0.38.pom (2.7 kB at 97 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/ejml-all/0.38/ejml-all-0.38.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/ejml-core/0.38/ejml-core-0.38.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/ejml-cdense/0.38/ejml-cdense-0.38.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/ejml-ddense/0.38/ejml-ddense-0.38.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/ejml-fdense/0.38/ejml-fdense-0.38.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/ejml-zdense/0.38/ejml-zdense-0.38.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/ejml-dsparse/0.38/ejml-dsparse-0.38.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/ejml/ejml-simple/0.38/ejml-simple-0.38.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-all/0.38/ejml-all-0.38.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-core/0.38/ejml-core-0.38.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-fdense/0.38/ejml-fdense-0.38.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-ddense/0.38/ejml-ddense-0.38.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-cdense/0.38/ejml-cdense-0.38.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-cdense/0.38/ejml-cdense-0.38.jar (75 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-zdense/0.38/ejml-zdense-0.38.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-core/0.38/ejml-core-0.38.jar (186 kB at 4.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-dsparse/0.38/ejml-dsparse-0.38.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-fdense/0.38/ejml-fdense-0.38.jar (334 kB at 6.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-simple/0.38/ejml-simple-0.38.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-zdense/0.38/ejml-zdense-0.38.jar (76 kB at 1.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-ddense/0.38/ejml-ddense-0.38.jar (335 kB at 5.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-dsparse/0.38/ejml-dsparse-0.38.jar (73 kB at 1.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-simple/0.38/ejml-simple-0.38.jar (175 kB at 2.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ejml/ejml-all/0.38/ejml-all-0.38.jar (997 B at 9.8 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.ejml.ejml-all --- [INFO] [INFO] The following files have been resolved: [INFO] org.ejml:ejml-all:jar:0.38:compile -- module ejml.all (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:java-diff-utils-parent >---------- [INFO] Building Eclipse Orbit :: Java Diff Utils Recipes 1.0.0-SNAPSHOT [185/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ java-diff-utils-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:io.github.java-diff-utils >--------- [INFO] Building Java Diff Utils 4.8.0-SNAPSHOT [186/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/github/java-diff-utils/java-diff-utils/4.8/java-diff-utils-4.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/java-diff-utils/java-diff-utils/4.8/java-diff-utils-4.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/java-diff-utils/java-diff-utils/4.8/java-diff-utils-4.8.pom (2.7 kB at 116 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/github/java-diff-utils/java-diff-utils-parent/4.8/java-diff-utils-parent-4.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/java-diff-utils/java-diff-utils-parent/4.8/java-diff-utils-parent-4.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/java-diff-utils/java-diff-utils-parent/4.8/java-diff-utils-parent-4.8.pom (10 kB at 420 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/github/java-diff-utils/java-diff-utils/4.8/java-diff-utils-4.8.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/java-diff-utils/java-diff-utils/4.8/java-diff-utils-4.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/java-diff-utils/java-diff-utils/4.8/java-diff-utils-4.8.jar (57 kB at 1.6 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ io.github.java-diff-utils --- [INFO] [INFO] The following files have been resolved: [INFO] io.github.java-diff-utils:java-diff-utils:jar:4.8:compile -- module io.github.javadiffutils [auto] [INFO] [INFO] [INFO] -----------------< org.eclipse.orbit.bundles:javaewah >----------------- [INFO] Building Eclipse Orbit :: JavaEWAH Recipes 1.0.0-SNAPSHOT [187/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ javaewah --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] -----------------< org.eclipse.orbit.bundles:javaewah >----------------- [INFO] Building JavaEWAH 1.1.7-SNAPSHOT [188/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom (4.9 kB at 223 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 170 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar (166 kB at 2.5 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ javaewah --- [INFO] [INFO] The following files have been resolved: [INFO] com.googlecode.javaewah:JavaEWAH:jar:1.1.7:compile -- module JavaEWAH (auto) [INFO] [INFO] [INFO] -------------------< org.eclipse.orbit.bundles:jnr >-------------------- [INFO] Building Eclipse Orbit :: JNR Recipes 1.0.0-SNAPSHOT [189/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jnr --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:com.github.jnr.constants >--------- [INFO] Building jnr-constants 0.9.15-SNAPSHOT [190/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.github.jnr.constants --- [INFO] [INFO] The following files have been resolved: [INFO] com.github.jnr:jnr-constants:jar:0.9.15:compile -- module jnr.constants (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:com.github.jnr.enxio >----------- [INFO] Building jnr-enxio 0.25.0-SNAPSHOT [191/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.github.jnr.enxio --- [INFO] [INFO] The following files have been resolved: [INFO] com.github.jnr:jnr-enxio:jar:0.25:compile -- module jnr.enxio [auto] [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:com.github.jnr.ffi >------------ [INFO] Building jnr-ffi 2.1.12-SNAPSHOT [192/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.github.jnr.ffi --- [INFO] [INFO] The following files have been resolved: [INFO] com.github.jnr:jnr-ffi:jar:2.1.12:compile -- module jnr.ffi (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:com.github.jnr.jffi >------------ [INFO] Building jffi 1.2.23-SNAPSHOT [193/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.github.jnr.jffi --- [INFO] [INFO] The following files have been resolved: [INFO] com.github.jnr:jffi:jar:1.2.23:compile -- module jffi (auto) [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:com.github.jnr.jffi.native >-------- [INFO] Building jffi 1.2.23-SNAPSHOT [194/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.github.jnr.jffi.native --- [INFO] [INFO] The following files have been resolved: [INFO] com.github.jnr:jffi:jar:native:1.2.23:compile -- module jffi (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:com.github.jnr.posix >----------- [INFO] Building jnr-posix 3.0.54-SNAPSHOT [195/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.github.jnr.posix --- [INFO] [INFO] The following files have been resolved: [INFO] com.github.jnr:jnr-posix:jar:3.0.54:compile -- module jnr.posix (auto) [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:com.github.jnr.unixsocket >--------- [INFO] Building jnr-unixsocket 0.28.0-SNAPSHOT [196/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.github.jnr.unixsocket --- [INFO] [INFO] The following files have been resolved: [INFO] com.github.jnr:jnr-unixsocket:jar:0.28:compile -- module jnr.unixsocket [auto] [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:com.github.jnr.x86asm >----------- [INFO] Building jnr-x86asm 1.0.2-SNAPSHOT [197/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.github.jnr.x86asm --- [INFO] [INFO] The following files have been resolved: [INFO] com.github.jnr:jnr-x86asm:jar:1.0.2:compile -- module jnr.x86asm (auto) [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:jruby-parent >--------------- [INFO] Building Eclipse Orbit :: JRuby Recipes 1.0.0-SNAPSHOT [198/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jruby-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:org.jcodings >--------------- [INFO] Building JCodings 1.0.18-SNAPSHOT [199/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jruby/jcodings/jcodings/1.0.18/jcodings-1.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.18/jcodings-1.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.18/jcodings-1.0.18.pom (3.4 kB at 162 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jruby/jcodings/jcodings/1.0.18/jcodings-1.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.18/jcodings-1.0.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.18/jcodings-1.0.18.jar (1.6 MB at 6.0 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.jcodings --- [INFO] [INFO] The following files have been resolved: [INFO] org.jruby.jcodings:jcodings:jar:1.0.18:compile -- module jcodings (auto) [INFO] [INFO] [INFO] -----------------< org.eclipse.orbit.bundles:org.joni >----------------- [INFO] Building Joni 2.1.11-SNAPSHOT [200/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jruby/joni/joni/2.1.11/joni-2.1.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.11/joni-2.1.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.11/joni-2.1.11.pom (4.4 kB at 192 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jruby/jcodings/jcodings/1.0.13/jcodings-1.0.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.13/jcodings-1.0.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.13/jcodings-1.0.13.pom (3.4 kB at 155 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jruby/joni/joni/2.1.11/joni-2.1.11.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jruby/jcodings/jcodings/1.0.13/jcodings-1.0.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.11/joni-2.1.11.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.13/jcodings-1.0.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.11/joni-2.1.11.jar (192 kB at 2.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.13/jcodings-1.0.13.jar (1.5 MB at 14 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.joni --- [INFO] [INFO] The following files have been resolved: [INFO] org.jruby.joni:joni:jar:2.1.11:compile -- module joni (auto) [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:jsoup-parent >--------------- [INFO] Building Eclipse Orbit :: JSoup Recipes 1.0.0-SNAPSHOT [201/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jsoup-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ----------------< org.eclipse.orbit.bundles:org.jsoup >----------------- [INFO] Building jsoup 1.8.3-SNAPSHOT [202/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.pom (6.4 kB at 267 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.jar (315 kB at 6.4 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.jsoup --- [INFO] [INFO] The following files have been resolved: [INFO] org.jsoup:jsoup:jar:1.8.3:compile -- module jsoup (auto) [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:mongodb-parent >-------------- [INFO] Building Eclipse Orbit :: MongoDB Recipes 1.0.0-SNAPSHOT [203/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ mongodb-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.eclipse.orbit.mongodb >--------- [INFO] Building MongoDB Java Driver 3.2.2-SNAPSHOT [204/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mongodb/mongo-java-driver/3.2.2/mongo-java-driver-3.2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/3.2.2/mongo-java-driver-3.2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/3.2.2/mongo-java-driver-3.2.2.pom (2.1 kB at 95 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mongodb/mongo-java-driver/3.2.2/mongo-java-driver-3.2.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/3.2.2/mongo-java-driver-3.2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/3.2.2/mongo-java-driver-3.2.2.jar (1.5 MB at 15 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.eclipse.orbit.mongodb --- [INFO] [INFO] The following files have been resolved: [INFO] org.mongodb:mongo-java-driver:jar:3.2.2:compile -- module mongo.java.driver (auto) [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:mozilla-parent >-------------- [INFO] Building Eclipse Orbit :: Mozilla Recipes 1.0.0-SNAPSHOT [205/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ mozilla-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.mozilla.javascript >---------- [INFO] Building rhino 1.7.10-SNAPSHOT [206/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mozilla/rhino/1.7.10/rhino-1.7.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.10/rhino-1.7.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.10/rhino-1.7.10.pom (1.3 kB at 60 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mozilla/rhino/1.7.10/rhino-1.7.10.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.10/rhino-1.7.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.10/rhino-1.7.10.jar (1.3 MB at 14 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.mozilla.javascript --- [INFO] [INFO] The following files have been resolved: [INFO] org.mozilla:rhino:jar:1.7.10:compile -- module rhino (auto) [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:oshi-parent >---------------- [INFO] Building Eclipse Orbit :: OSHI Recipes 1.0.0-SNAPSHOT [207/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ oshi-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:com.github.oshi.oshi-core >--------- [INFO] Building oshi-core 3.8.0-SNAPSHOT [208/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/oshi/oshi-core/3.8.0/oshi-core-3.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/oshi/oshi-core/3.8.0/oshi-core-3.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/oshi/oshi-core/3.8.0/oshi-core-3.8.0.pom (1.5 kB at 73 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/oshi/oshi-parent/3.8.0/oshi-parent-3.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/oshi/oshi-parent/3.8.0/oshi-parent-3.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/oshi/oshi-parent/3.8.0/oshi-parent-3.8.0.pom (32 kB at 492 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/github/oshi/oshi-core/3.8.0/oshi-core-3.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/oshi/oshi-core/3.8.0/oshi-core-3.8.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/oshi/oshi-core/3.8.0/oshi-core-3.8.0.jar (427 kB at 8.7 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.github.oshi.oshi-core --- [INFO] [INFO] The following files have been resolved: [INFO] com.github.oshi:oshi-core:jar:3.8.0:compile -- module oshi.core (auto) [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:unirest-parent >-------------- [INFO] Building Eclipse Orbit :: Unirest-Java Recipes 1.0.0-SNAPSHOT [209/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ unirest-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:com.konghq.unirest-java >---------- [INFO] Building com.konghq.unirest-java 3.4.2-SNAPSHOT [210/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/konghq/unirest-java/3.4.02/unirest-java-3.4.02.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/konghq/unirest-java/3.4.02/unirest-java-3.4.02.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/konghq/unirest-java/3.4.02/unirest-java-3.4.02.pom (5.3 kB at 230 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/konghq/unirest-java-parent/3.4.02/unirest-java-parent-3.4.02.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/konghq/unirest-java-parent/3.4.02/unirest-java-parent-3.4.02.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/konghq/unirest-java-parent/3.4.02/unirest-java-parent-3.4.02.pom (17 kB at 766 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpmime/4.5.9/httpmime-4.5.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.9/httpmime-4.5.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.9/httpmime-4.5.9.pom (5.2 kB at 248 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcore-nio/4.4.11/httpcore-nio-4.4.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.11/httpcore-nio-4.4.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.11/httpcore-nio-4.4.11.pom (5.6 kB at 50 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpasyncclient/4.1.4/httpasyncclient-4.1.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.4/httpasyncclient-4.1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.4/httpasyncclient-4.1.4.pom (5.9 kB at 283 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.4/httpcomponents-asyncclient-4.1.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.4/httpcomponents-asyncclient-4.1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.4/httpcomponents-asyncclient-4.1.4.pom (11 kB at 255 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/code/gson/gson/2.8.5/gson-2.8.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.5/gson-2.8.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.5/gson-2.8.5.pom (2.5 kB at 120 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/code/gson/gson-parent/2.8.5/gson-parent-2.8.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.5/gson-parent-2.8.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.5/gson-parent-2.8.5.pom (3.8 kB at 189 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/konghq/unirest-java/3.4.02/unirest-java-3.4.02.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpmime/4.5.9/httpmime-4.5.9.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/code/gson/gson/2.8.5/gson-2.8.5.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpasyncclient/4.1.4/httpasyncclient-4.1.4.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcore-nio/4.4.11/httpcore-nio-4.4.11.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/konghq/unirest-java/3.4.02/unirest-java-3.4.02.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.9/httpmime-4.5.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.5/gson-2.8.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.4/httpasyncclient-4.1.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.11/httpcore-nio-4.4.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.9/httpmime-4.5.9.jar (42 kB at 1.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/konghq/unirest-java/3.4.02/unirest-java-3.4.02.jar (156 kB at 4.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.4/httpasyncclient-4.1.4.jar (180 kB at 4.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.5/gson-2.8.5.jar (242 kB at 4.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.11/httpcore-nio-4.4.11.jar (366 kB at 5.9 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.konghq.unirest-java --- [INFO] [INFO] The following files have been resolved: [INFO] com.konghq:unirest-java:jar:3.4.02:compile -- module unirest.java (auto) [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:virtuald-parent >-------------- [INFO] Building Eclipse Orbit :: Virtuald Recipes 1.0.0-SNAPSHOT [211/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ virtuald-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ------< org.eclipse.orbit.bundles:com.github.virtuald.curvesapi >------- [INFO] Building curvesapi 1.6.0-SNAPSHOT [212/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.github.virtuald.curvesapi --- [INFO] [INFO] The following files have been resolved: [INFO] com.github.virtuald:curvesapi:jar:1.06:compile -- module curvesapi (auto) [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:glassfish-parent >------------- [INFO] Building Eclipse Orbit :: Glassfish Recipes 1.0.0-SNAPSHOT [213/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ glassfish-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ----------------< org.eclipse.orbit.bundles:hk2-parent >---------------- [INFO] Building Eclipse Orbit :: Glassfish HK2 Recipes 1.0.0-SNAPSHOT [214/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ hk2-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.glassfish.hk2.api >----------- [INFO] Building HK2 API module 2.5.0-SNAPSHOT [215/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/hk2/hk2-api/2.5.0-b03/hk2-api-2.5.0-b03.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.5.0-b03/hk2-api-2.5.0-b03.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.5.0-b03/hk2-api-2.5.0-b03.pom (4.6 kB at 228 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/hk2/hk2-parent/2.5.0-b03/hk2-parent-2.5.0-b03.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.5.0-b03/hk2-parent-2.5.0-b03.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.5.0-b03/hk2-parent-2.5.0-b03.pom (49 kB at 2.1 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/hk2/hk2-bom/2.5.0-b03/hk2-bom-2.5.0-b03.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.5.0-b03/hk2-bom-2.5.0-b03.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.5.0-b03/hk2-bom-2.5.0-b03.pom (20 kB at 828 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 403 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/hk2/hk2-utils/2.5.0-b03/hk2-utils-2.5.0-b03.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.5.0-b03/hk2-utils-2.5.0-b03.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.5.0-b03/hk2-utils-2.5.0-b03.pom (5.1 kB at 178 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b03/aopalliance-repackaged-2.5.0-b03.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b03/aopalliance-repackaged-2.5.0-b03.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b03/aopalliance-repackaged-2.5.0-b03.pom (6.8 kB at 115 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/hk2/external/2.5.0-b03/external-2.5.0-b03.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.5.0-b03/external-2.5.0-b03.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.5.0-b03/external-2.5.0-b03.pom (2.9 kB at 146 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/hk2/hk2-api/2.5.0-b03/hk2-api-2.5.0-b03.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/hk2/hk2-utils/2.5.0-b03/hk2-utils-2.5.0-b03.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b03/aopalliance-repackaged-2.5.0-b03.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.5.0-b03/hk2-api-2.5.0-b03.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.5.0-b03/hk2-utils-2.5.0-b03.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b03/aopalliance-repackaged-2.5.0-b03.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.5.0-b03/hk2-utils-2.5.0-b03.jar (119 kB at 4.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.5.0-b03/hk2-api-2.5.0-b03.jar (178 kB at 4.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b03/aopalliance-repackaged-2.5.0-b03.jar (15 kB at 268 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.hk2.api --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.hk2:hk2-api:jar:2.5.0-b03:compile -- module hk2.api (auto) [INFO] [INFO] [INFO] ------< org.eclipse.orbit.bundles:org.glassfish.hk2.external.asm >------ [INFO] Building ASM library repackaged as OSGi bundle 2.5.0-SNAPSHOT [216/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/hk2/external/asm-all-repackaged/2.5.0-b03/asm-all-repackaged-2.5.0-b03.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.5.0-b03/asm-all-repackaged-2.5.0-b03.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.5.0-b03/asm-all-repackaged-2.5.0-b03.pom (4.9 kB at 183 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/hk2/external/asm-all-repackaged/2.5.0-b03/asm-all-repackaged-2.5.0-b03.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.5.0-b03/asm-all-repackaged-2.5.0-b03.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.5.0-b03/asm-all-repackaged-2.5.0-b03.jar (399 kB at 7.5 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.hk2.external.asm --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.hk2.external:asm-all-repackaged:jar:2.5.0-b03:compile -- module asm.all.repackaged (auto) [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.glassfish.hk2.locator >--------- [INFO] Building ServiceLocator Default Implementation 2.5.0-SNAPSHOT [217/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/hk2/hk2-locator/2.5.0-b03/hk2-locator-2.5.0-b03.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.5.0-b03/hk2-locator-2.5.0-b03.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.5.0-b03/hk2-locator-2.5.0-b03.pom (5.6 kB at 253 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/hk2/external/javax.inject/2.5.0-b03/javax.inject-2.5.0-b03.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b03/javax.inject-2.5.0-b03.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b03/javax.inject-2.5.0-b03.pom (6.5 kB at 125 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom (9.5 kB at 476 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/hk2/external/javax.inject/2.5.0-b03/javax.inject-2.5.0-b03.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/hk2/hk2-locator/2.5.0-b03/hk2-locator-2.5.0-b03.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.5.0-b03/hk2-locator-2.5.0-b03.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b03/javax.inject-2.5.0-b03.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b03/javax.inject-2.5.0-b03.jar (6.0 kB at 99 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.5.0-b03/hk2-locator-2.5.0-b03.jar (184 kB at 2.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar (714 kB at 5.7 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.hk2.locator --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.hk2:hk2-locator:jar:2.5.0-b03:compile -- module hk2.locator (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.glassfish.hk2.osgi-resource-locator >-- [INFO] Building OSGi resource locator 2.5.0-SNAPSHOT [218/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/hk2/osgi-resource-locator/2.5.0-b03/osgi-resource-locator-2.5.0-b03.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/2.5.0-b03/osgi-resource-locator-2.5.0-b03.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/2.5.0-b03/osgi-resource-locator-2.5.0-b03.pom (4.7 kB at 75 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/hk2/osgi-resource-locator/2.5.0-b03/osgi-resource-locator-2.5.0-b03.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/2.5.0-b03/osgi-resource-locator-2.5.0-b03.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/2.5.0-b03/osgi-resource-locator-2.5.0-b03.jar (20 kB at 386 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.hk2.osgi-resource-locator --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.hk2:osgi-resource-locator:jar:2.5.0-b03:compile -- module osgi.resource.locator (auto) [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.glassfish.hk2.utils >---------- [INFO] Building HK2 Implementation Utilities 2.5.0-SNAPSHOT [219/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.hk2.utils --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.hk2:hk2-utils:jar:2.5.0-b03:compile -- module hk2.utils (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.glassfish.hk2.api >----------- [INFO] Building HK2 API module 2.6.1-SNAPSHOT [220/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom (17 kB at 476 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.jar (25 kB at 547 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.hk2.api --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.hk2:hk2-api:jar:2.6.1:compile -- module hk2.api (auto) [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.glassfish.hk2.locator >--------- [INFO] Building ServiceLocator Default Implementation 2.6.1-SNAPSHOT [221/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom (10 kB at 457 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar (738 kB at 8.5 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.hk2.locator --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.hk2:hk2-locator:jar:2.6.1:compile -- module hk2.locator (auto) [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.glassfish.hk2.utils >---------- [INFO] Building HK2 Implementation Utilities 2.6.1-SNAPSHOT [222/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.hk2.utils --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.hk2:hk2-utils:jar:2.6.1:compile -- module hk2.utils (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.glassfish.hk2.osgi-resource-locator >-- [INFO] Building OSGi resource locator 1.0.3-SNAPSHOT [223/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.hk2.osgi-resource-locator --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile -- module osgi.resource.locator (auto) [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:jersey-parent >--------------- [INFO] Building Eclipse Orbit :: Glassfish Jersey Recipes 1.0.0-SNAPSHOT [224/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jersey-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.glassfish.jersey.apache.connector >--- [INFO] Building jersey-connectors-apache 2.30.1-SNAPSHOT [225/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.jersey.apache.connector --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.jersey.connectors:jersey-apache-connector:jar:2.30.1:compile -- module jersey.apache.connector (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.glassfish.jersey.containers.servlet >-- [INFO] Building jersey-container-servlet 2.30.1-SNAPSHOT [226/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/jersey/containers/jersey-container-servlet/2.30.1/jersey-container-servlet-2.30.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.30.1/jersey-container-servlet-2.30.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.30.1/jersey-container-servlet-2.30.1.pom (3.5 kB at 82 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/jersey/containers/project/2.30.1/project-2.30.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/2.30.1/project-2.30.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/2.30.1/project-2.30.1.pom (2.8 kB at 111 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/jersey/containers/jersey-container-servlet-core/2.30.1/jersey-container-servlet-core-2.30.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.30.1/jersey-container-servlet-core-2.30.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.30.1/jersey-container-servlet-core-2.30.1.pom (3.4 kB at 100 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/jersey/core/jersey-server/2.30.1/jersey-server-2.30.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.30.1/jersey-server-2.30.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.30.1/jersey-server-2.30.1.pom (12 kB at 513 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/jersey/media/jersey-media-jaxb/2.30.1/jersey-media-jaxb-2.30.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-jaxb/2.30.1/jersey-media-jaxb-2.30.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-jaxb/2.30.1/jersey-media-jaxb-2.30.1.pom (6.0 kB at 288 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 516 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/jersey/containers/jersey-container-servlet/2.30.1/jersey-container-servlet-2.30.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/jersey/core/jersey-server/2.30.1/jersey-server-2.30.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/jersey/containers/jersey-container-servlet-core/2.30.1/jersey-container-servlet-core-2.30.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/jersey/media/jersey-media-jaxb/2.30.1/jersey-media-jaxb-2.30.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.30.1/jersey-container-servlet-2.30.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.30.1/jersey-server-2.30.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.30.1/jersey-container-servlet-core-2.30.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-jaxb/2.30.1/jersey-media-jaxb-2.30.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-jaxb/2.30.1/jersey-media-jaxb-2.30.1.jar (86 kB at 3.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 2.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.30.1/jersey-container-servlet-2.30.1.jar (32 kB at 452 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.30.1/jersey-server-2.30.1.jar (928 kB at 8.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.30.1/jersey-container-servlet-core-2.30.1.jar (73 kB at 606 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.jersey.containers.servlet --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.jersey.containers:jersey-container-servlet:jar:2.30.1:compile -- module jersey.container.servlet (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.glassfish.jersey.containers.servlet.core >-- [INFO] Building jersey-container-servlet-core 2.30.1-SNAPSHOT [227/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.jersey.containers.servlet.core --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.30.1:compile -- module jersey.container.servlet.core (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.glassfish.jersey.core.jersey-client >-- [INFO] Building jersey-core-client 2.30.1-SNAPSHOT [228/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.jersey.core.jersey-client --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.jersey.core:jersey-client:jar:2.30.1:compile -- module jersey.client (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.glassfish.jersey.core.jersey-common >-- [INFO] Building jersey-core-common 2.30.1-SNAPSHOT [229/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.jersey.core.jersey-common --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.jersey.core:jersey-common:jar:2.30.1:compile -- module jersey.common (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.glassfish.jersey.core.jersey-server >-- [INFO] Building jersey-core-server 2.30.1-SNAPSHOT [230/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.jersey.core.jersey-server --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.jersey.core:jersey-server:jar:2.30.1:compile -- module jersey.server (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.glassfish.jersey.ext.entityfiltering >-- [INFO] Building jersey-ext-entity-filtering 2.30.1-SNAPSHOT [231/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.jersey.ext.entityfiltering --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.30.1:compile -- module jersey.entity.filtering (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.glassfish.jersey.inject.jersey-hk2 >-- [INFO] Building jersey-inject-hk2 2.30.1-SNAPSHOT [232/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.jersey.inject.jersey-hk2 --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.jersey.inject:jersey-hk2:jar:2.30.1:compile -- module jersey.hk2 (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:org.glassfish.jersey.media.jersey-media-json-jackson >-- [INFO] Building jersey-media-json-jackson 2.30.1-SNAPSHOT [233/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.1/jackson-module-jaxb-annotations-2.10.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.1/jackson-module-jaxb-annotations-2.10.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.1/jackson-module-jaxb-annotations-2.10.1.pom (3.5 kB at 96 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/module/jackson-modules-base/2.10.1/jackson-modules-base-2.10.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.10.1/jackson-modules-base-2.10.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.10.1/jackson-modules-base-2.10.1.pom (3.4 kB at 140 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/core/jackson-annotations/2.10.1/jackson-annotations-2.10.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/core/jackson-databind/2.10.1/jackson-databind-2.10.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.1/jackson-module-jaxb-annotations-2.10.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/core/jackson-core/2.10.1/jackson-core-2.10.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.1/jackson-annotations-2.10.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.1/jackson-databind-2.10.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.1/jackson-module-jaxb-annotations-2.10.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.1/jackson-core-2.10.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.1/jackson-annotations-2.10.1.jar (68 kB at 2.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.1/jackson-module-jaxb-annotations-2.10.1.jar (35 kB at 454 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.1/jackson-core-2.10.1.jar (349 kB at 3.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.1/jackson-databind-2.10.1.jar (1.4 MB at 6.8 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.glassfish.jersey.media.jersey-media-json-jackson --- [INFO] [INFO] The following files have been resolved: [INFO] org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.30.1:compile -- module jersey.media.json.jackson (auto) [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:glazedlists-parent >------------ [INFO] Building Eclipse Orbit :: GlazedLists Recipes 1.0.0-SNAPSHOT [234/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ glazedlists-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:ca.odell.glazedlists >----------- [INFO] Building GlazedLists 1.11.0-SNAPSHOT [235/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/glazedlists/glazedlists/1.11.0/glazedlists-1.11.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/glazedlists/glazedlists/1.11.0/glazedlists-1.11.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/glazedlists/glazedlists/1.11.0/glazedlists-1.11.0.pom (3.2 kB at 153 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/glazedlists/glazedlists/1.11.0/glazedlists-1.11.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/glazedlists/glazedlists/1.11.0/glazedlists-1.11.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/glazedlists/glazedlists/1.11.0/glazedlists-1.11.0.jar (890 kB at 10 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ ca.odell.glazedlists --- [INFO] [INFO] The following files have been resolved: [INFO] com.glazedlists:glazedlists:jar:1.11.0:compile -- module glazedlists (auto) [INFO] [INFO] [INFO] ------------------< org.eclipse.orbit.bundles:google >------------------ [INFO] Building Eclipse Orbit :: Google Recipes 1.0.0-SNAPSHOT [236/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ google --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:com.google.javascript >----------- [INFO] Building Closure Compiler 0.0.20160315-SNAPSHOT [237/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/javascript/closure-compiler-unshaded/v20160315/closure-compiler-unshaded-v20160315.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/javascript/closure-compiler-unshaded/v20160315/closure-compiler-unshaded-v20160315.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/javascript/closure-compiler-unshaded/v20160315/closure-compiler-unshaded-v20160315.pom (2.1 kB at 48 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/javascript/closure-compiler-main/v20160315/closure-compiler-main-v20160315.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/javascript/closure-compiler-main/v20160315/closure-compiler-main-v20160315.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/javascript/closure-compiler-main/v20160315/closure-compiler-main-v20160315.pom (8.7 kB at 243 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/javascript/closure-compiler-parent/v20160315/closure-compiler-parent-v20160315.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/javascript/closure-compiler-parent/v20160315/closure-compiler-parent-v20160315.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/javascript/closure-compiler-parent/v20160315/closure-compiler-parent-v20160315.pom (6.4 kB at 184 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/javascript/closure-compiler-externs/v20160315/closure-compiler-externs-v20160315.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/javascript/closure-compiler-externs/v20160315/closure-compiler-externs-v20160315.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/javascript/closure-compiler-externs/v20160315/closure-compiler-externs-v20160315.pom (2.3 kB at 69 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/args4j/args4j/2.0.26/args4j-2.0.26.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.26/args4j-2.0.26.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.26/args4j-2.0.26.pom (1.3 kB at 65 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/args4j/args4j-site/2.0.26/args4j-site-2.0.26.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.26/args4j-site-2.0.26.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.26/args4j-site-2.0.26.pom (4.3 kB at 204 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/kohsuke/pom/6/pom-6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kohsuke/pom/6/pom-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kohsuke/pom/6/pom-6.pom (4.2 kB at 209 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/19.0/guava-19.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 309 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 494 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.pom (8.4 kB at 419 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/google/1/google-1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 74 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/javascript/closure-compiler-unshaded/v20160315/closure-compiler-unshaded-v20160315.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/args4j/args4j/2.0.26/args4j-2.0.26.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/javascript/closure-compiler-externs/v20160315/closure-compiler-externs-v20160315.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/19.0/guava-19.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/javascript/closure-compiler-unshaded/v20160315/closure-compiler-unshaded-v20160315.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/javascript/closure-compiler-externs/v20160315/closure-compiler-externs-v20160315.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.26/args4j-2.0.26.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.26/args4j-2.0.26.jar (75 kB at 2.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar (533 kB at 8.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/javascript/closure-compiler-externs/v20160315/closure-compiler-externs-v20160315.jar (145 kB at 1.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/javascript/closure-compiler-unshaded/v20160315/closure-compiler-unshaded-v20160315.jar (3.6 MB at 14 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 8.5 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.javascript --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.javascript:closure-compiler-unshaded:jar:v20160315:compile -- module closure.compiler.unshaded.v20160315 (auto) [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:com.google.guava >------------- [INFO] Building Guava: Google Core Libraries for Java 27.1.0-SNAPSHOT [238/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom (8.4 kB at 366 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom (10 kB at 498 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom (2.5 kB at 118 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom (1.8 kB at 52 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom (5.1 kB at 242 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom (2.6 kB at 76 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom (8.6 kB at 430 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.5 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar (14 kB at 595 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar (193 kB at 5.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar (3.4 kB at 50 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar (2.7 MB at 11 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.guava --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.guava:failureaccess:jar:1.0.1:compile -- module failureaccess (auto) [INFO] com.google.guava:guava:jar:27.1-jre:compile -- module com.google.common [auto] [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:com.google.guava >------------- [INFO] Building Guava: Google Core Libraries for Java 30.1.0-SNAPSHOT [239/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/30.1-jre/guava-30.1-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1-jre/guava-30.1-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1-jre/guava-30.1-jre.pom (12 kB at 555 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava-parent/30.1-jre/guava-parent-30.1-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1-jre/guava-parent-30.1-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1-jre/guava-parent-30.1-jre.pom (14 kB at 615 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.pom (2.2 kB at 103 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/30.1-jre/guava-30.1-jre.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1-jre/guava-30.1-jre.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.jar (214 kB at 5.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1-jre/guava-30.1-jre.jar (2.9 MB at 12 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.guava --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.guava:guava:jar:30.1-jre:compile -- module com.google.common [auto] [INFO] com.google.guava:failureaccess:jar:1.0.1:compile -- module failureaccess (auto) [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:com.google.gson >-------------- [INFO] Building Gson: Google Json Library for Java 2.7.0-SNAPSHOT [240/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/code/gson/gson/2.7/gson-2.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.7/gson-2.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.7/gson-2.7.pom (1.4 kB at 72 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/code/gson/gson-parent/2.7/gson-parent-2.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.7/gson-parent-2.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.7/gson-parent-2.7.pom (3.6 kB at 179 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/code/gson/gson/2.7/gson-2.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.7/gson-2.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.7/gson-2.7.jar (232 kB at 3.5 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.gson --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.code.gson:gson:jar:2.7:compile -- module gson (auto) [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:com.google.gson >-------------- [INFO] Building Gson: Google Json Library for Java 2.8.6-SNAPSHOT [241/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/code/gson/gson/2.8.6/gson-2.8.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.6/gson-2.8.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.6/gson-2.8.6.pom (2.5 kB at 115 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/code/gson/gson-parent/2.8.6/gson-parent-2.8.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.6/gson-parent-2.8.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.6/gson-parent-2.8.6.pom (4.4 kB at 211 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar (240 kB at 3.7 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.gson --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.code.gson:gson:jar:2.8.6:compile -- module com.google.gson [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:com.google.gdata >------------- [INFO] Building Google Data Java Client Library 1.47.1-SNAPSHOT [242/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/gdata/core/1.47.1/core-1.47.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/gdata/core/1.47.1/core-1.47.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/gdata/core/1.47.1/core-1.47.1.pom (4.6 kB at 218 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/13.0.1/guava-13.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/13.0.1/guava-13.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/13.0.1/guava-13.0.1.pom (5.3 kB at 255 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava-parent/13.0.1/guava-parent-13.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/13.0.1/guava-parent-13.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/13.0.1/guava-parent-13.0.1.pom (2.6 kB at 122 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/oauth-client/google-oauth-client-jetty/1.11.0-beta/google-oauth-client-jetty-1.11.0-beta.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-jetty/1.11.0-beta/google-oauth-client-jetty-1.11.0-beta.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-jetty/1.11.0-beta/google-oauth-client-jetty-1.11.0-beta.pom (2.3 kB at 70 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/oauth-client/google-oauth-client-parent/1.11.0-beta/google-oauth-client-parent-1.11.0-beta.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-parent/1.11.0-beta/google-oauth-client-parent-1.11.0-beta.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-parent/1.11.0-beta/google-oauth-client-parent-1.11.0-beta.pom (14 kB at 401 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/oauth-client/google-oauth-client-java6/1.11.0-beta/google-oauth-client-java6-1.11.0-beta.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-java6/1.11.0-beta/google-oauth-client-java6-1.11.0-beta.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-java6/1.11.0-beta/google-oauth-client-java6-1.11.0-beta.pom (2.4 kB at 56 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/oauth-client/google-oauth-client/1.11.0-beta/google-oauth-client-1.11.0-beta.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client/1.11.0-beta/google-oauth-client-1.11.0-beta.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client/1.11.0-beta/google-oauth-client-1.11.0-beta.pom (2.9 kB at 75 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/http-client/google-http-client/1.11.0-beta/google-http-client-1.11.0-beta.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.11.0-beta/google-http-client-1.11.0-beta.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.11.0-beta/google-http-client-1.11.0-beta.pom (4.7 kB at 132 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/http-client/google-http-client-parent/1.11.0-beta/google-http-client-parent-1.11.0-beta.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.11.0-beta/google-http-client-parent-1.11.0-beta.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.11.0-beta/google-http-client-parent-1.11.0-beta.pom (18 kB at 484 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/11.0.1/guava-11.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.1/guava-11.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.1/guava-11.0.1.pom (5.5 kB at 249 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava-parent/11.0.1/guava-parent-11.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/11.0.1/guava-parent-11.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/11.0.1/guava-parent-11.0.1.pom (2.0 kB at 98 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpclient/4.0.3/httpclient-4.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.3/httpclient-4.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.3/httpclient-4.0.3.pom (7.5 kB at 341 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcomponents-client/4.0.3/httpcomponents-client-4.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.3/httpcomponents-client-4.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.3/httpcomponents-client-4.0.3.pom (9.0 kB at 426 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.pom (2.1 kB at 81 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.pom (6.3 kB at 165 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mortbay/jetty/project/6.1.26/project-6.1.26.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.26/project-6.1.26.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.26/project-6.1.26.pom (9.2 kB at 418 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mortbay/jetty/jetty-parent/10/jetty-parent-10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/10/jetty-parent-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/10/jetty-parent-10.pom (3.3 kB at 143 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/jetty/jetty-parent/14/jetty-parent-14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/14/jetty-parent-14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/14/jetty-parent-14.pom (16 kB at 785 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.pom (3.9 kB at 185 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.pom (2.7 kB at 134 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mortbay/jetty/jetty-parent/7/jetty-parent-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/7/jetty-parent-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/7/jetty-parent-7.pom (13 kB at 579 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/code/findbugs/jsr305/1.3.7/jsr305-1.3.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.7/jsr305-1.3.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.7/jsr305-1.3.7.pom (965 B at 46 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/javax/mail/mail/1.4/mail-1.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4/mail-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4/mail-1.4.pom (993 B at 47 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/javax/activation/activation/1.1/activation-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.pom (1.1 kB at 50 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/gdata/core/1.47.1/core-1.47.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/oauth-client/google-oauth-client-jetty/1.11.0-beta/google-oauth-client-jetty-1.11.0-beta.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/13.0.1/guava-13.0.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/oauth-client/google-oauth-client/1.11.0-beta/google-oauth-client-1.11.0-beta.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/oauth-client/google-oauth-client-java6/1.11.0-beta/google-oauth-client-java6-1.11.0-beta.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/http-client/google-http-client/1.11.0-beta/google-http-client-1.11.0-beta.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpclient/4.0.3/httpclient-4.0.3.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/code/findbugs/jsr305/1.3.7/jsr305-1.3.7.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/javax/mail/mail/1.4/mail-1.4.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/javax/activation/activation/1.1/activation-1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/gdata/core/1.47.1/core-1.47.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/13.0.1/guava-13.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-jetty/1.11.0-beta/google-oauth-client-jetty-1.11.0-beta.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client/1.11.0-beta/google-oauth-client-1.11.0-beta.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-java6/1.11.0-beta/google-oauth-client-java6-1.11.0-beta.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-jetty/1.11.0-beta/google-oauth-client-jetty-1.11.0-beta.jar (6.0 kB at 41 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.11.0-beta/google-http-client-1.11.0-beta.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client/1.11.0-beta/google-oauth-client-1.11.0-beta.jar (55 kB at 370 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.3/httpclient-4.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-java6/1.11.0-beta/google-oauth-client-java6-1.11.0-beta.jar (8.6 kB at 57 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 349 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.3/httpclient-4.0.3.jar (293 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/13.0.1/guava-13.0.1.jar (1.9 MB at 8.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/gdata/core/1.47.1/core-1.47.1.jar (2.4 MB at 11 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.jar (120 kB at 536 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.7/jsr305-1.3.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar (177 kB at 735 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4/mail-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar (540 kB at 2.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar (134 kB at 550 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.11.0-beta/google-http-client-1.11.0-beta.jar (207 kB at 847 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.7/jsr305-1.3.7.jar (32 kB at 127 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar (63 kB at 232 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4/mail-1.4.jar (389 kB at 1.3 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.gdata --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.gdata:core:jar:1.47.1:compile -- module core (auto) [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:com.google.flogger >------------ [INFO] Building Flogger 0.1.0-SNAPSHOT [243/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/flogger/flogger/0.1/flogger-0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger/0.1/flogger-0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger/0.1/flogger-0.1.pom (2.1 kB at 98 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom (4.3 kB at 186 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/flogger/flogger/0.1/flogger-0.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger/0.1/flogger-0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar (20 kB at 867 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger/0.1/flogger-0.1.jar (101 kB at 2.4 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.flogger --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.flogger:flogger:jar:0.1:compile -- module flogger (auto) [INFO] [INFO] [INFO] -----< org.eclipse.orbit.bundles:com.google.flogger.systembackend >----- [INFO] Building Flogger System Backend 0.1.0-SNAPSHOT [244/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/flogger/flogger-system-backend/0.1/flogger-system-backend-0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger-system-backend/0.1/flogger-system-backend-0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger-system-backend/0.1/flogger-system-backend-0.1.pom (2.2 kB at 101 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/flogger/flogger-system-backend/0.1/flogger-system-backend-0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger-system-backend/0.1/flogger-system-backend-0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger-system-backend/0.1/flogger-system-backend-0.1.jar (16 kB at 676 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.flogger.systembackend --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.flogger:flogger-system-backend:jar:0.1:compile -- module flogger.system.backend (auto) [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:com.google.flogger.testing >-------- [INFO] Building Flogger Testing 0.1.0-SNAPSHOT [245/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/flogger/flogger-testing/0.1/flogger-testing-0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger-testing/0.1/flogger-testing-0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger-testing/0.1/flogger-testing-0.1.pom (2.6 kB at 123 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/24.0-jre/guava-24.0-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/24.0-jre/guava-24.0-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/24.0-jre/guava-24.0-jre.pom (7.8 kB at 278 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava-parent/24.0-jre/guava-parent-24.0-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/24.0-jre/guava-parent-24.0-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/24.0-jre/guava-parent-24.0-jre.pom (10 kB at 433 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/truth/truth/0.39/truth-0.39.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/truth/truth/0.39/truth-0.39.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/truth/truth/0.39/truth-0.39.pom (6.7 kB at 305 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/truth/truth-parent/0.39/truth-parent-0.39.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/truth/truth-parent/0.39/truth-parent-0.39.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/truth/truth-parent/0.39/truth-parent-0.39.pom (5.5 kB at 274 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/23.4-android/guava-23.4-android.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/23.4-android/guava-23.4-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/23.4-android/guava-23.4-android.pom (6.8 kB at 310 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava-parent/23.4-android/guava-parent-23.4-android.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/23.4-android/guava-parent-23.4-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/23.4-android/guava-parent-23.4-android.pom (9.8 kB at 466 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom (1.6 kB at 36 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom (5.0 kB at 209 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/junit/junit/4.12/junit-4.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 947 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/flogger/flogger-testing/0.1/flogger-testing-0.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/24.0-jre/guava-24.0-jre.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/truth/truth/0.39/truth-0.39.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger-testing/0.1/flogger-testing-0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/24.0-jre/guava-24.0-jre.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/truth/truth/0.39/truth-0.39.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (32 kB at 1.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/flogger/flogger-testing/0.1/flogger-testing-0.1.jar (25 kB at 756 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/truth/truth/0.39/truth-0.39.jar (181 kB at 3.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/24.0-jre/guava-24.0-jre.jar (2.7 MB at 5.7 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.flogger.testing --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.flogger:flogger-testing:jar:0.1:compile -- module flogger.testing (auto) [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:com.google.oauth-client >---------- [INFO] Building Google OAuth Client Library for Java 1.30.6-SNAPSHOT [246/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/oauth-client/google-oauth-client/1.30.6/google-oauth-client-1.30.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client/1.30.6/google-oauth-client-1.30.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client/1.30.6/google-oauth-client-1.30.6.pom (3.6 kB at 163 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/oauth-client/google-oauth-client-parent/1.30.6/google-oauth-client-parent-1.30.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-parent/1.30.6/google-oauth-client-parent-1.30.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-parent/1.30.6/google-oauth-client-parent-1.30.6.pom (18 kB at 460 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/http-client/google-http-client-bom/1.34.2/google-http-client-bom-1.34.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.34.2/google-http-client-bom-1.34.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.34.2/google-http-client-bom-1.34.2.pom (6.6 kB at 131 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/http-client/google-http-client/1.34.2/google-http-client-1.34.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.34.2/google-http-client-1.34.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.34.2/google-http-client-1.34.2.pom (5.4 kB at 244 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/http-client/google-http-client-parent/1.34.2/google-http-client-parent-1.34.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.34.2/google-http-client-parent-1.34.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.34.2/google-http-client-parent-1.34.2.pom (24 kB at 562 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpclient/4.5.11/httpclient-4.5.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.11/httpclient-4.5.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.11/httpclient-4.5.11.pom (6.6 kB at 330 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcomponents-client/4.5.11/httpcomponents-client-4.5.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.11/httpcomponents-client-4.5.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.11/httpcomponents-client-4.5.11.pom (16 kB at 655 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.pom (2.2 kB at 26 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/grpc/grpc-context/1.22.1/grpc-context-1.22.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.22.1/grpc-context-1.22.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.22.1/grpc-context-1.22.1.pom (1.2 kB at 60 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.pom (2.4 kB at 61 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/26.0-android/guava-26.0-android.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/26.0-android/guava-26.0-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/26.0-android/guava-26.0-android.pom (7.8 kB at 236 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/checkerframework/checker-compat-qual/2.5.2/checker-compat-qual-2.5.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.2/checker-compat-qual-2.5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.2/checker-compat-qual-2.5.2.pom (2.7 kB at 137 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/oauth-client/google-oauth-client/1.30.6/google-oauth-client-1.30.6.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpclient/4.5.11/httpclient-4.5.11.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/http-client/google-http-client/1.34.2/google-http-client-1.34.2.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/grpc/grpc-context/1.22.1/grpc-context-1.22.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client/1.30.6/google-oauth-client-1.30.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.11/httpclient-4.5.11.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.34.2/google-http-client-1.34.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.22.1/grpc-context-1.22.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.22.1/grpc-context-1.22.1.jar (29 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client/1.30.6/google-oauth-client-1.30.6.jar (67 kB at 2.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.34.2/google-http-client-1.34.2.jar (285 kB at 6.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.11/httpclient-4.5.11.jar (778 kB at 11 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.jar (23 kB at 325 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.jar (352 kB at 3.6 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.oauth-client --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.oauth-client:google-oauth-client:jar:1.30.6:compile -- module com.google.api.client.auth [auto] [INFO] [INFO] [INFO] ------< org.eclipse.orbit.bundles:com.google.oauth-client-java6 >------- [INFO] Building Java 6 (and higher) extensions to the Google OAuth Client Library for Java. 1.30.6-SNAPSHOT [247/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/oauth-client/google-oauth-client-java6/1.30.6/google-oauth-client-java6-1.30.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-java6/1.30.6/google-oauth-client-java6-1.30.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-java6/1.30.6/google-oauth-client-java6-1.30.6.pom (3.7 kB at 89 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/oauth-client/google-oauth-client-java6/1.30.6/google-oauth-client-java6-1.30.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-java6/1.30.6/google-oauth-client-java6-1.30.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-java6/1.30.6/google-oauth-client-java6-1.30.6.jar (15 kB at 123 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.oauth-client-java6 --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.oauth-client:google-oauth-client-java6:jar:1.30.6:compile -- module com.google.api.client.extensions.java6.auth [auto] [INFO] [INFO] [INFO] ------< org.eclipse.orbit.bundles:com.google.oauth-client-jetty >------- [INFO] Building OAuth 2.0 verification code receiver for Google OAuth Client Library for Java. 1.30.6-SNAPSHOT [248/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/oauth-client/google-oauth-client-jetty/1.30.6/google-oauth-client-jetty-1.30.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-jetty/1.30.6/google-oauth-client-jetty-1.30.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-jetty/1.30.6/google-oauth-client-jetty-1.30.6.pom (3.6 kB at 30 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/oauth-client/google-oauth-client-jetty/1.30.6/google-oauth-client-jetty-1.30.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-jetty/1.30.6/google-oauth-client-jetty-1.30.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/oauth-client/google-oauth-client-jetty/1.30.6/google-oauth-client-jetty-1.30.6.jar (9.7 kB at 126 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.oauth-client-jetty --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.oauth-client:google-oauth-client-jetty:jar:1.30.6:compile -- module com.google.api.client.extensions.jetty.auth [auto] [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:com.google.api.client-auth >-------- [INFO] Building com.google.api.client-auth 1.2.3-SNAPSHOT [249/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/api/client/google-api-client-auth/1.2.3-alpha/google-api-client-auth-1.2.3-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-auth/1.2.3-alpha/google-api-client-auth-1.2.3-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-auth/1.2.3-alpha/google-api-client-auth-1.2.3-alpha.pom (1.2 kB at 30 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/api/client/google-api-client-modules-parent/1.2.3-alpha/google-api-client-modules-parent-1.2.3-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-modules-parent/1.2.3-alpha/google-api-client-modules-parent-1.2.3-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-modules-parent/1.2.3-alpha/google-api-client-modules-parent-1.2.3-alpha.pom (1.8 kB at 88 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/api/client/google-api-client-parent/1.2.3-alpha/google-api-client-parent-1.2.3-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-parent/1.2.3-alpha/google-api-client-parent-1.2.3-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-parent/1.2.3-alpha/google-api-client-parent-1.2.3-alpha.pom (6.0 kB at 139 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/api/client/google-api-client-util/1.2.3-alpha/google-api-client-util-1.2.3-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-util/1.2.3-alpha/google-api-client-util-1.2.3-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-util/1.2.3-alpha/google-api-client-util-1.2.3-alpha.pom (1.0 kB at 29 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/api/client/google-api-client-auth/1.2.3-alpha/google-api-client-auth-1.2.3-alpha.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/api/client/google-api-client-util/1.2.3-alpha/google-api-client-util-1.2.3-alpha.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-auth/1.2.3-alpha/google-api-client-auth-1.2.3-alpha.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-util/1.2.3-alpha/google-api-client-util-1.2.3-alpha.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-auth/1.2.3-alpha/google-api-client-auth-1.2.3-alpha.jar (4.9 kB at 77 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-util/1.2.3-alpha/google-api-client-util-1.2.3-alpha.jar (33 kB at 462 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.api.client-auth --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.api.client:google-api-client-auth:jar:1.2.3-alpha:compile -- module google.api.client.auth (auto) [INFO] [INFO] [INFO] ----< org.eclipse.orbit.bundles:com.google.api.client-auth-oauth2 >----- [INFO] Building com.google.api.client-auth-oauth2 1.2.3-SNAPSHOT [250/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/api/client/google-api-client-auth-oauth2/1.2.3-alpha/google-api-client-auth-oauth2-1.2.3-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-auth-oauth2/1.2.3-alpha/google-api-client-auth-oauth2-1.2.3-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-auth-oauth2/1.2.3-alpha/google-api-client-auth-oauth2-1.2.3-alpha.pom (1.6 kB at 65 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/api/client/google-api-client-http/1.2.3-alpha/google-api-client-http-1.2.3-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-http/1.2.3-alpha/google-api-client-http-1.2.3-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-http/1.2.3-alpha/google-api-client-http-1.2.3-alpha.pom (1.6 kB at 49 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/api/client/google-api-client-escape/1.2.3-alpha/google-api-client-escape-1.2.3-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-escape/1.2.3-alpha/google-api-client-escape-1.2.3-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-escape/1.2.3-alpha/google-api-client-escape-1.2.3-alpha.pom (1.0 kB at 26 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/api/client/google-api-client-repackaged-com-google-common-base/1.2.3-alpha/google-api-client-repackaged-com-google-common-base-1.2.3-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-repackaged-com-google-common-base/1.2.3-alpha/google-api-client-repackaged-com-google-common-base-1.2.3-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-repackaged-com-google-common-base/1.2.3-alpha/google-api-client-repackaged-com-google-common-base-1.2.3-alpha.pom (1.1 kB at 42 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/api/client/google-api-client-json/1.2.3-alpha/google-api-client-json-1.2.3-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-json/1.2.3-alpha/google-api-client-json-1.2.3-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-json/1.2.3-alpha/google-api-client-json-1.2.3-alpha.pom (1.5 kB at 38 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/codehaus/jackson/jackson-core-asl/1.5.7/jackson-core-asl-1.5.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.5.7/jackson-core-asl-1.5.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.5.7/jackson-core-asl-1.5.7.pom (1.0 kB at 51 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/api/client/google-api-client-auth-oauth2/1.2.3-alpha/google-api-client-auth-oauth2-1.2.3-alpha.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/api/client/google-api-client-escape/1.2.3-alpha/google-api-client-escape-1.2.3-alpha.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/api/client/google-api-client-http/1.2.3-alpha/google-api-client-http-1.2.3-alpha.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/api/client/google-api-client-json/1.2.3-alpha/google-api-client-json-1.2.3-alpha.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/api/client/google-api-client-repackaged-com-google-common-base/1.2.3-alpha/google-api-client-repackaged-com-google-common-base-1.2.3-alpha.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/codehaus/jackson/jackson-core-asl/1.5.7/jackson-core-asl-1.5.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-auth-oauth2/1.2.3-alpha/google-api-client-auth-oauth2-1.2.3-alpha.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-escape/1.2.3-alpha/google-api-client-escape-1.2.3-alpha.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-http/1.2.3-alpha/google-api-client-http-1.2.3-alpha.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-json/1.2.3-alpha/google-api-client-json-1.2.3-alpha.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-repackaged-com-google-common-base/1.2.3-alpha/google-api-client-repackaged-com-google-common-base-1.2.3-alpha.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-escape/1.2.3-alpha/google-api-client-escape-1.2.3-alpha.jar (9.1 kB at 412 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.5.7/jackson-core-asl-1.5.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-json/1.2.3-alpha/google-api-client-json-1.2.3-alpha.jar (12 kB at 552 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-auth-oauth2/1.2.3-alpha/google-api-client-auth-oauth2-1.2.3-alpha.jar (17 kB at 700 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-repackaged-com-google-common-base/1.2.3-alpha/google-api-client-repackaged-com-google-common-base-1.2.3-alpha.jar (6.0 kB at 260 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/client/google-api-client-http/1.2.3-alpha/google-api-client-http-1.2.3-alpha.jar (31 kB at 1.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.5.7/jackson-core-asl-1.5.7.jar (174 kB at 3.0 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.api.client-auth-oauth2 --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.api.client:google-api-client-auth-oauth2:jar:1.2.3-alpha:compile -- module google.api.client.auth.oauth2 (auto) [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:com.google.api.client-util >-------- [INFO] Building com.google.api.client-util 1.2.3-SNAPSHOT [251/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.api.client-util --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.api.client:google-api-client-util:jar:1.2.3-alpha:compile -- module google.api.client.util (auto) [INFO] [INFO] [INFO] -------< org.eclipse.orbit.bundles:com.google.api.client-escape >------- [INFO] Building com.google.api.client-escape 1.2.3-SNAPSHOT [252/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.api.client-escape --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.api.client:google-api-client-escape:jar:1.2.3-alpha:compile -- module google.api.client.escape (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:com.google.api.client-repackaged-com-google-common-base >-- [INFO] Building com.google.api.client-repackaged-com-google-common-base 1.2.3-SNAPSHOT [253/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.api.client-repackaged-com-google-common-base --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.api.client:google-api-client-repackaged-com-google-common-base:jar:1.2.3-alpha:compile -- module google.api.client.repackaged.com.google.common.base (auto) [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:com.google.api.client-json >-------- [INFO] Building com.google.api.client-json 1.2.3-SNAPSHOT [254/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.api.client-json --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.api.client:google-api-client-json:jar:1.2.3-alpha:compile -- module google.api.client.json (auto) [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:com.google.api.client-http >-------- [INFO] Building com.google.api.client-http 1.2.3-SNAPSHOT [255/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.api.client-http --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.api.client:google-api-client-http:jar:1.2.3-alpha:compile -- module google.api.client.http (auto) [INFO] [INFO] [INFO] -------< org.eclipse.orbit.bundles:com.google.auth.oauth2-http >-------- [INFO] Building Google Auth Library for Java - OAuth2 HTTP 0.20.0-SNAPSHOT [256/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/auth/google-auth-library-oauth2-http/0.20.0/google-auth-library-oauth2-http-0.20.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.20.0/google-auth-library-oauth2-http-0.20.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.20.0/google-auth-library-oauth2-http-0.20.0.pom (3.2 kB at 47 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/auth/google-auth-library-parent/0.20.0/google-auth-library-parent-0.20.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-parent/0.20.0/google-auth-library-parent-0.20.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-parent/0.20.0/google-auth-library-parent-0.20.0.pom (14 kB at 361 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/http-client/google-http-client-bom/1.34.0/google-http-client-bom-1.34.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.34.0/google-http-client-bom-1.34.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.34.0/google-http-client-bom-1.34.0.pom (6.6 kB at 160 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/auto/value/auto-value-annotations/1.7/auto-value-annotations-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.7/auto-value-annotations-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.7/auto-value-annotations-1.7.pom (2.6 kB at 109 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/auto/value/auto-value-parent/1.7/auto-value-parent-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-parent/1.7/auto-value-parent-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-parent/1.7/auto-value-parent-1.7.pom (6.1 kB at 244 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/auth/google-auth-library-credentials/0.20.0/google-auth-library-credentials-0.20.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.20.0/google-auth-library-credentials-0.20.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.20.0/google-auth-library-credentials-0.20.0.pom (2.0 kB at 40 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/http-client/google-http-client/1.34.0/google-http-client-1.34.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.34.0/google-http-client-1.34.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.34.0/google-http-client-1.34.0.pom (5.4 kB at 244 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/http-client/google-http-client-parent/1.34.0/google-http-client-parent-1.34.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.34.0/google-http-client-parent-1.34.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.34.0/google-http-client-parent-1.34.0.pom (24 kB at 579 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.pom (6.6 kB at 287 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcomponents-client/4.5.10/httpcomponents-client-4.5.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.10/httpcomponents-client-4.5.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.10/httpcomponents-client-4.5.10.pom (16 kB at 712 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcore/4.4.12/httpcore-4.4.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.12/httpcore-4.4.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.12/httpcore-4.4.12.pom (5.0 kB at 226 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcomponents-core/4.4.12/httpcomponents-core-4.4.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.12/httpcomponents-core-4.4.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.12/httpcomponents-core-4.4.12.pom (13 kB at 613 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/28.1-android/guava-28.1-android.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.1-android/guava-28.1-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.1-android/guava-28.1-android.pom (8.7 kB at 397 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava-parent/28.1-android/guava-parent-28.1-android.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/28.1-android/guava-parent-28.1-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/28.1-android/guava-parent-28.1-android.pom (13 kB at 521 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.pom (1.8 kB at 44 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/errorprone/error_prone_parent/2.3.2/error_prone_parent-2.3.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.2/error_prone_parent-2.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.2/error_prone_parent-2.3.2.pom (5.2 kB at 235 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.pom (2.6 kB at 64 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/codehaus/mojo/animal-sniffer-parent/1.18/animal-sniffer-parent-1.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.18/animal-sniffer-parent-1.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.18/animal-sniffer-parent-1.18.pom (9.1 kB at 414 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom (34 kB at 1.4 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/http-client/google-http-client-jackson2/1.34.0/google-http-client-jackson2-1.34.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.34.0/google-http-client-jackson2-1.34.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.34.0/google-http-client-jackson2-1.34.0.pom (3.1 kB at 18 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/auth/google-auth-library-oauth2-http/0.20.0/google-auth-library-oauth2-http-0.20.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/auth/google-auth-library-credentials/0.20.0/google-auth-library-credentials-0.20.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/auto/value/auto-value-annotations/1.7/auto-value-annotations-1.7.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/http-client/google-http-client/1.34.0/google-http-client-1.34.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/httpcomponents/httpcore/4.4.12/httpcore-4.4.12.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/http-client/google-http-client-jackson2/1.34.0/google-http-client-jackson2-1.34.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.20.0/google-auth-library-oauth2-http-0.20.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.7/auto-value-annotations-1.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.34.0/google-http-client-1.34.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.20.0/google-auth-library-credentials-0.20.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.7/auto-value-annotations-1.7.jar (5.9 kB at 257 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.12/httpcore-4.4.12.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.20.0/google-auth-library-oauth2-http-0.20.0.jar (105 kB at 2.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.34.0/google-http-client-jackson2-1.34.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.34.0/google-http-client-1.34.0.jar (285 kB at 6.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.jar (775 kB at 11 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.12/httpcore-4.4.12.jar (328 kB at 3.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.20.0/google-auth-library-credentials-0.20.0.jar (5.7 kB at 7.4 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.34.0/google-http-client-jackson2-1.34.0.jar (8.5 kB at 11 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.auth.oauth2-http --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.auth:google-auth-library-oauth2-http:jar:0.20.0:compile -- module com.google.auth.oauth2 [auto] [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:com.google.auth.google-auth-library-credentials >-- [INFO] Building Google Auth Library for Java - Credentials 0.20.0-SNAPSHOT [257/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.auth.google-auth-library-credentials --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.auth:google-auth-library-credentials:jar:0.20.0:compile -- module com.google.auth [auto] [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:com.google.auto.value.auto-value-annotations >-- [INFO] Building AutoValue Annotations 1.7.0-SNAPSHOT [258/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.auto.value.auto-value-annotations --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.auto.value:auto-value-annotations:jar:1.7:compile -- module auto.value.annotations (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:com.google.http-client.google-http-client >-- [INFO] Building Google HTTP Client Library for Java 1.34.2-SNAPSHOT [259/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.http-client.google-http-client --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.http-client:google-http-client:jar:1.34.2:compile -- module com.google.api.client [auto] [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:com.google.http-client.google-http-client-jackson2 >-- [INFO] Building Jackson 2 extensions to the Google HTTP Client Library for Java. 1.34.2-SNAPSHOT [260/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/http-client/google-http-client-jackson2/1.34.2/google-http-client-jackson2-1.34.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.34.2/google-http-client-jackson2-1.34.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.34.2/google-http-client-jackson2-1.34.2.pom (3.1 kB at 4.3 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/core/jackson-core/2.10.2/jackson-core-2.10.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.2/jackson-core-2.10.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.2/jackson-core-2.10.2.pom (4.6 kB at 221 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/jackson-base/2.10.2/jackson-base-2.10.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.2/jackson-base-2.10.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.2/jackson-base-2.10.2.pom (7.2 kB at 195 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/jackson-bom/2.10.2/jackson-bom-2.10.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.2/jackson-bom-2.10.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.2/jackson-bom-2.10.2.pom (13 kB at 544 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/http-client/google-http-client-jackson2/1.34.2/google-http-client-jackson2-1.34.2.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/core/jackson-core/2.10.2/jackson-core-2.10.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.34.2/google-http-client-jackson2-1.34.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.2/jackson-core-2.10.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.2/jackson-core-2.10.2.jar (349 kB at 7.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.34.2/google-http-client-jackson2-1.34.2.jar (8.5 kB at 24 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.http-client.google-http-client-jackson2 --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.http-client:google-http-client-jackson2:jar:1.34.2:compile -- module com.google.api.client.json.jackson2 [auto] [INFO] [INFO] [INFO] ---< org.eclipse.orbit.bundles:com.google.j2objc.j2objc-annotations >--- [INFO] Building J2ObjC Annotations 1.3.0-SNAPSHOT [261/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.google.j2objc.j2objc-annotations --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.j2objc:j2objc-annotations:jar:1.3:compile -- module j2objc.annotations (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:io.grpc.grpc-context >----------- [INFO] Building io.grpc:grpc-context 1.29.0-SNAPSHOT [262/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/grpc/grpc-context/1.29.0/grpc-context-1.29.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.29.0/grpc-context-1.29.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.29.0/grpc-context-1.29.0.pom (1.2 kB at 52 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/grpc/grpc-context/1.29.0/grpc-context-1.29.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.29.0/grpc-context-1.29.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.29.0/grpc-context-1.29.0.jar (30 kB at 1.0 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ io.grpc.grpc-context --- [INFO] [INFO] The following files have been resolved: [INFO] io.grpc:grpc-context:jar:1.29.0:compile -- module grpc.context (auto) [INFO] [INFO] [INFO] -------< org.eclipse.orbit.bundles:io.opencensus.opencensus-api >------- [INFO] Building OpenCensus API 0.26.0-SNAPSHOT [263/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/opencensus/opencensus-api/0.26.0/opencensus-api-0.26.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.26.0/opencensus-api-0.26.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.26.0/opencensus-api-0.26.0.pom (2.2 kB at 102 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom (1.2 kB at 55 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/opencensus/opencensus-api/0.26.0/opencensus-api-0.26.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.26.0/opencensus-api-0.26.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar (30 kB at 1.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.26.0/opencensus-api-0.26.0.jar (352 kB at 7.5 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ io.opencensus.opencensus-api --- [INFO] [INFO] The following files have been resolved: [INFO] io.opencensus:opencensus-api:jar:0.26.0:compile -- module opencensus.api (auto) [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:io.opencensus.opencensus-contrib-http-util >-- [INFO] Building OpenCensus Contrib HTTP Utils 0.26.0-SNAPSHOT [264/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/opencensus/opencensus-contrib-http-util/0.26.0/opencensus-contrib-http-util-0.26.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.26.0/opencensus-contrib-http-util-0.26.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.26.0/opencensus-contrib-http-util-0.26.0.pom (2.4 kB at 3.2 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/opencensus/opencensus-contrib-http-util/0.26.0/opencensus-contrib-http-util-0.26.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.26.0/opencensus-contrib-http-util-0.26.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.26.0/opencensus-contrib-http-util-0.26.0.jar (23 kB at 27 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ io.opencensus.opencensus-contrib-http-util --- [INFO] [INFO] The following files have been resolved: [INFO] io.opencensus:opencensus-contrib-http-util:jar:0.26.0:compile -- module opencensus.contrib.http.util (auto) [INFO] [INFO] [INFO] ---< org.eclipse.orbit.bundles:org.conscrypt.conscrypt-openjdk-uber >--- [INFO] Building org.conscrypt:conscrypt-openjdk-uber 2.5.1-SNAPSHOT [265/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/conscrypt/conscrypt-openjdk-uber/2.5.1/conscrypt-openjdk-uber-2.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.5.1/conscrypt-openjdk-uber-2.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.5.1/conscrypt-openjdk-uber-2.5.1.pom (1.3 kB at 60 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/conscrypt/conscrypt-openjdk-uber/2.5.1/conscrypt-openjdk-uber-2.5.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.5.1/conscrypt-openjdk-uber-2.5.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.5.1/conscrypt-openjdk-uber-2.5.1.jar (4.5 MB at 16 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.conscrypt.conscrypt-openjdk-uber --- [INFO] [INFO] The following files have been resolved: [INFO] org.conscrypt:conscrypt-openjdk-uber:jar:2.5.1:compile -- module org.conscrypt [auto] [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:graphql-parent >-------------- [INFO] Building Eclipse Orbit :: GraphQL Recipes 1.0.0-SNAPSHOT [266/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ graphql-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] -------< org.eclipse.orbit.bundles:com.graphql.java.dataloader >-------- [INFO] Building java-dataloader 2.1.1-SNAPSHOT [267/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/graphql-java/java-dataloader/2.1.1/java-dataloader-2.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/2.1.1/java-dataloader-2.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/2.1.1/java-dataloader-2.1.1.pom (1.3 kB at 51 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/graphql-java/java-dataloader/2.1.1/java-dataloader-2.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/2.1.1/java-dataloader-2.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/2.1.1/java-dataloader-2.1.1.jar (37 kB at 1.5 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.graphql.java.dataloader --- [INFO] [INFO] The following files have been resolved: [INFO] com.graphql-java:java-dataloader:jar:2.1.1:compile -- module java.dataloader (auto) [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:com.graphql.java >------------- [INFO] Building graphql-java 11.0.0-SNAPSHOT [268/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/graphql-java/graphql-java/11.0/graphql-java-11.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/11.0/graphql-java-11.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/11.0/graphql-java-11.0.pom (1.8 kB at 84 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom (1.2 kB at 58 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/graphql-java/graphql-java/11.0/graphql-java-11.0.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/11.0/graphql-java-11.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar (2.1 kB at 95 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/11.0/graphql-java-11.0.jar (1.0 MB at 11 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.graphql.java --- [INFO] [INFO] The following files have been resolved: [INFO] com.graphql-java:graphql-java:jar:11.0:compile -- module graphql.java (auto) [INFO] [INFO] [INFO] -----------------< org.eclipse.orbit.bundles:hamcrest >----------------- [INFO] Building Eclipse Orbit :: Hamcrest Recipes 1.0.0-SNAPSHOT [269/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ hamcrest --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.hamcrest.core >------------- [INFO] Building Hamcrest Core 1.3.0-SNAPSHOT [270/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.hamcrest.core --- [INFO] [INFO] The following files have been resolved: [INFO] org.hamcrest:hamcrest-core:jar:1.3:compile -- module hamcrest.core (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.hamcrest.library >----------- [INFO] Building Hamcrest library 1.3.0-SNAPSHOT [271/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 37 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (53 kB at 2.4 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.hamcrest.library --- [INFO] [INFO] The following files have been resolved: [INFO] org.hamcrest:hamcrest-library:jar:1.3:compile -- module hamcrest.library (auto) [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:hsqldb-parent >--------------- [INFO] Building Eclipse Orbit :: Hsqldb Recipes 1.0.0-SNAPSHOT [272/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ hsqldb-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ----------------< org.eclipse.orbit.bundles:org.hsqldb >---------------- [INFO] Building HyperSQL Database 2.2.9-SNAPSHOT [273/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/hsqldb/hsqldb/2.2.9/hsqldb-2.2.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.2.9/hsqldb-2.2.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.2.9/hsqldb-2.2.9.pom (1.3 kB at 53 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/hsqldb/hsqldb/2.2.9/hsqldb-2.2.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.2.9/hsqldb-2.2.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.2.9/hsqldb-2.2.9.jar (1.4 MB at 14 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.hsqldb --- [INFO] [INFO] The following files have been resolved: [INFO] org.hsqldb:hsqldb:jar:2.2.9:compile -- module hsqldb (auto) [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:icu4j-parent >--------------- [INFO] Building Eclipse Orbit :: ICU4J Recipes 1.0.0-SNAPSHOT [274/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ icu4j-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:com.ibm.icu >---------------- [INFO] Building ICU4J 67.1 67.1.0-SNAPSHOT [275/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/ibm/icu/icu4j/67.1/icu4j-67.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/67.1/icu4j-67.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/67.1/icu4j-67.1.pom (4.9 kB at 235 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/ibm/icu/icu4j/67.1/icu4j-67.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/67.1/icu4j-67.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/67.1/icu4j-67.1.jar (13 MB at 19 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.ibm.icu --- [INFO] [INFO] The following files have been resolved: [INFO] com.ibm.icu:icu4j:jar:67.1:compile -- module com.ibm.icu [auto] [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:org.immutables >-------------- [INFO] Building Eclipse Orbit :: Immutables Recipes 1.0.0-SNAPSHOT [276/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.immutables --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.immutables.value >----------- [INFO] Building org.immutables.value 2.8.3-SNAPSHOT [277/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/immutables/value/2.8.3/value-2.8.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/immutables/value/2.8.3/value-2.8.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/immutables/value/2.8.3/value-2.8.3.pom (5.4 kB at 227 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/immutables/immutables/2.8.3/immutables-2.8.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/immutables/immutables/2.8.3/immutables-2.8.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/immutables/immutables/2.8.3/immutables-2.8.3.pom (13 kB at 594 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/immutables/value/2.8.3/value-2.8.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/immutables/value/2.8.3/value-2.8.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/immutables/value/2.8.3/value-2.8.3.jar (3.0 MB at 18 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.immutables.value --- [INFO] [INFO] The following files have been resolved: [INFO] org.immutables:value:jar:2.8.3:compile -- module org.immutables.value [auto] [INFO] [INFO] [INFO] -----------------< org.eclipse.orbit.bundles:jackson >------------------ [INFO] Building Eclipse Orbit :: Jackson Recipes 1.0.0-SNAPSHOT [278/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jackson --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:com.fasterxml.jackson.core.jackson-annotations >-- [INFO] Building Jackson-annotations 2.12.1-SNAPSHOT [279/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.pom (6.0 kB at 302 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom (7.5 kB at 313 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/oss-parent/41/oss-parent-41.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 835 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.jar (76 kB at 3.0 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.fasterxml.jackson.core.jackson-annotations --- [INFO] [INFO] The following files have been resolved: [INFO] com.fasterxml.jackson.core:jackson-annotations:jar:2.12.1:compile -- module com.fasterxml.jackson.annotation [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:com.fasterxml.jackson.core.jackson-core >-- [INFO] Building Jackson-core 2.12.1-SNAPSHOT [280/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.pom (5.5 kB at 264 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/jackson-base/2.12.1/jackson-base-2.12.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.12.1/jackson-base-2.12.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.12.1/jackson-base-2.12.1.pom (9.3 kB at 404 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/jackson-bom/2.12.1/jackson-bom-2.12.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.1/jackson-bom-2.12.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.1/jackson-bom-2.12.1.pom (15 kB at 662 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.jar (365 kB at 8.5 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.fasterxml.jackson.core.jackson-core --- [INFO] [INFO] The following files have been resolved: [INFO] com.fasterxml.jackson.core:jackson-core:jar:2.12.1:compile -- module com.fasterxml.jackson.core [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:com.fasterxml.jackson.core.jackson-databind >-- [INFO] Building jackson-databind 2.12.1-SNAPSHOT [281/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.pom (15 kB at 704 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.jar (1.5 MB at 17 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.fasterxml.jackson.core.jackson-databind --- [INFO] [INFO] The following files have been resolved: [INFO] com.fasterxml.jackson.core:jackson-databind:jar:2.12.1:compile -- module com.fasterxml.jackson.databind [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:com.fasterxml.jackson.datatype.jackson-datatype-guava >-- [INFO] Building Jackson datatype: Guava 2.12.1-SNAPSHOT [282/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.12.1/jackson-datatype-guava-2.12.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.12.1/jackson-datatype-guava-2.12.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.12.1/jackson-datatype-guava-2.12.1.pom (3.0 kB at 69 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/datatype/jackson-datatypes-collections/2.12.1/jackson-datatypes-collections-2.12.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatypes-collections/2.12.1/jackson-datatypes-collections-2.12.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatypes-collections/2.12.1/jackson-datatypes-collections-2.12.1.pom (3.2 kB at 92 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/21.0/guava-21.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0/guava-21.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0/guava-21.0.pom (7.0 kB at 350 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom (9.7 kB at 460 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.12.1/jackson-datatype-guava-2.12.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/google/guava/guava/21.0/guava-21.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.12.1/jackson-datatype-guava-2.12.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0/guava-21.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.12.1/jackson-datatype-guava-2.12.1.jar (86 kB at 3.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 6.7 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.fasterxml.jackson.datatype.jackson-datatype-guava --- [INFO] [INFO] The following files have been resolved: [INFO] com.fasterxml.jackson.datatype:jackson-datatype-guava:jar:2.12.1:compile -- module com.fasterxml.jackson.datatype.guava [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:com.fasterxml.jackson.jaxrs.jackson-jaxrs-base >-- [INFO] Building Jackson-JAXRS-base 2.12.1-SNAPSHOT [283/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.pom (3.4 kB at 160 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.12.1/jackson-jaxrs-providers-2.12.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.12.1/jackson-jaxrs-providers-2.12.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.12.1/jackson-jaxrs-providers-2.12.1.pom (5.4 kB at 151 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.jar (36 kB at 1.3 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.fasterxml.jackson.jaxrs.jackson-jaxrs-base --- [INFO] [INFO] The following files have been resolved: [INFO] com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.12.1:compile -- module com.fasterxml.jackson.jaxrs.base [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider >-- [INFO] Building Jackson-JAXRS-JSON 2.12.1-SNAPSHOT [284/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.pom (5.7 kB at 136 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.pom (5.3 kB at 32 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/module/jackson-modules-base/2.12.1/jackson-modules-base-2.12.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.12.1/jackson-modules-base-2.12.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.12.1/jackson-modules-base-2.12.1.pom (3.5 kB at 154 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.jar (16 kB at 317 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.jar (37 kB at 690 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider --- [INFO] [INFO] The following files have been resolved: [INFO] com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.12.1:compile -- module com.fasterxml.jackson.jaxrs.json [INFO] [INFO] [INFO] --< org.eclipse.orbit.bundles:com.fasterxml.jackson.module.jackson-module-jaxb-annotations >-- [INFO] Building Jackson module: JAXB Annotations 2.12.1-SNAPSHOT [285/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.fasterxml.jackson.module.jackson-module-jaxb-annotations --- [INFO] [INFO] The following files have been resolved: [INFO] com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.12.1:compile -- module com.fasterxml.jackson.module.jaxb [INFO] [INFO] [INFO] ------------------< org.eclipse.orbit.bundles:jacoco >------------------ [INFO] Building Eclipse Orbit :: JaCoCo Recipes 1.0.0-SNAPSHOT [286/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jacoco --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:org.jacoco.agent >------------- [INFO] Building JaCoCo Agent 0.8.6-SNAPSHOT [287/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6.pom (3.5 kB at 146 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jacoco/org.jacoco.build/0.8.6/org.jacoco.build-0.8.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.6/org.jacoco.build-0.8.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.6/org.jacoco.build-0.8.6.pom (42 kB at 1.8 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6.jar (267 kB at 4.1 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.jacoco.agent --- [INFO] [INFO] The following files have been resolved: [INFO] org.jacoco:org.jacoco.agent:jar:0.8.6:compile -- module org.jacoco.agent [auto] [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:org.jacoco.core >-------------- [INFO] Building JaCoCo Core 0.8.6-SNAPSHOT [288/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jacoco/org.jacoco.core/0.8.6/org.jacoco.core-0.8.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.6/org.jacoco.core-0.8.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.6/org.jacoco.core-0.8.6.pom (2.1 kB at 72 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jacoco/org.jacoco.core/0.8.6/org.jacoco.core-0.8.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.6/org.jacoco.core-0.8.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.6/org.jacoco.core-0.8.6.jar (199 kB at 4.6 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.jacoco.core --- [INFO] [INFO] The following files have been resolved: [INFO] org.jacoco:org.jacoco.core:jar:0.8.6:compile -- module org.jacoco.core [auto] [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.jacoco.report >------------- [INFO] Building JaCoCo Report 0.8.6-SNAPSHOT [289/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jacoco/org.jacoco.report/0.8.6/org.jacoco.report-0.8.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.6/org.jacoco.report-0.8.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.6/org.jacoco.report-0.8.6.pom (1.9 kB at 82 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jacoco/org.jacoco.report/0.8.6/org.jacoco.report-0.8.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.6/org.jacoco.report-0.8.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.6/org.jacoco.report-0.8.6.jar (129 kB at 3.4 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.jacoco.report --- [INFO] [INFO] The following files have been resolved: [INFO] org.jacoco:org.jacoco.report:jar:0.8.6:compile -- module org.jacoco.report [auto] [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:javax-parent >--------------- [INFO] Building Eclipse Orbit :: javax Recipes 1.0.0-SNAPSHOT [290/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ javax-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:javax.activation >------------- [INFO] Building Jakarta Activation 1.2.2-SNAPSHOT [291/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom (4.6 kB at 171 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar (68 kB at 2.4 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ javax.activation --- [INFO] [INFO] The following files have been resolved: [INFO] com.sun.activation:jakarta.activation:jar:1.2.2:compile -- module jakarta.activation [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:javax.activation >------------- [INFO] Building Jakarta Activation 2.0.0-SNAPSHOT [292/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.pom (3.6 kB at 172 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/sun/activation/all/2.0.0/all-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.0/all-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.0/all-2.0.0.pom (17 kB at 521 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.jar (63 kB at 2.0 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ javax.activation --- [INFO] [INFO] The following files have been resolved: [INFO] com.sun.activation:jakarta.activation:jar:2.0.0:compile -- module jakarta.activation [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:jakarta.activation >------------ [INFO] Building Jakarta Activation API jar 1.2.2-SNAPSHOT [293/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jakarta.activation --- [INFO] [INFO] The following files have been resolved: [INFO] jakarta.activation:jakarta.activation-api:jar:1.2.2:compile -- module jakarta.activation [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:jakarta.activation >------------ [INFO] Building Jakarta Activation API jar 2.0.0-SNAPSHOT [294/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/activation/jakarta.activation-api/2.0.0/jakarta.activation-api-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.0.0/jakarta.activation-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.0.0/jakarta.activation-api-2.0.0.pom (5.3 kB at 253 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/activation/jakarta.activation-api/2.0.0/jakarta.activation-api-2.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.0.0/jakarta.activation-api-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.0.0/jakarta.activation-api-2.0.0.jar (48 kB at 2.0 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jakarta.activation --- [INFO] [INFO] The following files have been resolved: [INFO] jakarta.activation:jakarta.activation-api:jar:2.0.0:compile -- module jakarta.activation [INFO] [INFO] [INFO] ----------------< org.eclipse.orbit.bundles:jakarta.el >---------------- [INFO] Building Jakarta Expression Language API 4.0.0-SNAPSHOT [295/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.pom (12 kB at 385 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.jar (81 kB at 2.5 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jakarta.el --- [INFO] [INFO] The following files have been resolved: [INFO] jakarta.el:jakarta.el-api:jar:4.0.0:compile -- module jakarta.el [auto] [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:jakarta.servlet >-------------- [INFO] Building Jakarta Servlet 5.0.0-SNAPSHOT [296/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom (18 kB at 144 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar (308 kB at 4.7 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jakarta.servlet --- [INFO] [INFO] The following files have been resolved: [INFO] jakarta.servlet:jakarta.servlet-api:jar:5.0.0:compile -- module jakarta.servlet [auto] [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:jakarta.servlet.jsp >------------ [INFO] Building Jakarta Server Pages API 3.0.0-SNAPSHOT [297/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.pom (12 kB at 268 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.0.0/jakarta.servlet.jsp-api-3.0.0.jar (67 kB at 1.3 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jakarta.servlet.jsp --- [INFO] [INFO] The following files have been resolved: [INFO] jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.0.0:compile -- module jakarta.servlet.jsp [auto] [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:javax.annotation >------------- [INFO] Building Jakarta Annotations API 1.3.5-SNAPSHOT [298/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ javax.annotation --- [INFO] [INFO] The following files have been resolved: [INFO] jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile -- module java.annotation [auto] [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:javax.validation >------------- [INFO] Building Bean Validation API 1.1.0-SNAPSHOT [299/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 414 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 2.1 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ javax.validation --- [INFO] [INFO] The following files have been resolved: [INFO] javax.validation:validation-api:jar:1.1.0.Final:compile -- module validation.api (auto) [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:jakarta.xml.bind >------------- [INFO] Building Jakarta XML Binding API 2.3.3-SNAPSHOT [300/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 559 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 281 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 3.0 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jakarta.xml.bind --- [INFO] [INFO] The following files have been resolved: [INFO] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile -- module java.xml.bind [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:jakarta.websocket >------------- [INFO] Building Jakarta WebSocket - Server API 2.0.0-SNAPSHOT [301/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.pom (6.5 kB at 311 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/websocket/jakarta.websocket-all/2.0.0/jakarta.websocket-all-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-all/2.0.0/jakarta.websocket-all-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-all/2.0.0/jakarta.websocket-all-2.0.0.pom (11 kB at 410 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/2.0.0/jakarta.websocket-api-2.0.0.jar (49 kB at 1.8 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jakarta.websocket --- [INFO] [INFO] The following files have been resolved: [INFO] jakarta.websocket:jakarta.websocket-api:jar:2.0.0:compile -- module jakarta.websocket [auto] [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:javax.ws.rs >---------------- [INFO] Building jakarta.ws.rs-api 2.1.6-SNAPSHOT [302/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ javax.ws.rs --- [INFO] [INFO] The following files have been resolved: [INFO] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile -- module java.ws.rs [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:jaxb-parent >---------------- [INFO] Building Eclipse Orbit :: jaxb Recipes 1.0.0-SNAPSHOT [303/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jaxb-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:com.sun.xml.bind >------------- [INFO] Building com.sun.xml.bind 2.2.0-SNAPSHOT [304/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/sun/xml/bind/jaxb-impl/2.2/jaxb-impl-2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2/jaxb-impl-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2/jaxb-impl-2.2.pom (337 B at 15 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/javax/xml/bind/jaxb-api/2.2/jaxb-api-2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2/jaxb-api-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2/jaxb-api-2.2.pom (486 B at 4.8 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 44 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/sun/xml/bind/jaxb-impl/2.2/jaxb-impl-2.2.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/javax/xml/bind/jaxb-api/2.2/jaxb-api-2.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2/jaxb-impl-2.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2/jaxb-api-2.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 kB at 1.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2/jaxb-api-2.2.jar (104 kB at 3.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2/jaxb-impl-2.2.jar (873 kB at 7.9 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.sun.xml.bind --- [INFO] [INFO] The following files have been resolved: [INFO] com.sun.xml.bind:jaxb-impl:jar:2.2:compile -- module jaxb.impl (auto) [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:com.sun.xml.bind >------------- [INFO] Building Old JAXB Runtime 2.3.3-SNAPSHOT [305/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom (14 kB at 625 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom (1.3 kB at 55 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom (29 kB at 1.1 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom (3.4 kB at 142 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom (8.2 kB at 373 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar (1.1 MB at 8.8 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.sun.xml.bind --- [INFO] [INFO] The following files have been resolved: [INFO] com.sun.xml.bind:jaxb-impl:jar:2.3.3:compile -- module com.sun.xml.bind [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:jcraft-parent >--------------- [INFO] Building Eclipse Orbit :: JCraft Recipes 1.0.0-SNAPSHOT [306/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jcraft-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:com.jcraft.jsch >-------------- [INFO] Building JSch 0.1.55-SNAPSHOT [307/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.jcraft.jsch --- [INFO] [INFO] The following files have been resolved: [INFO] com.jcraft:jsch:jar:0.1.55:compile -- module jsch (auto) [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:jini-parent >---------------- [INFO] Building Eclipse Orbit :: Jini Recipes 1.0.0-SNAPSHOT [308/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jini-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] -----------------< org.eclipse.orbit.bundles:net.jini >----------------- [INFO] Building Jini Jini Core Jar 2.1.0-SNAPSHOT [309/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/jini/jini-core/2.1/jini-core-2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/jini/jini-core/2.1/jini-core-2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/jini/jini-core/2.1/jini-core-2.1.pom (426 B at 20 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/jini/jini-core/2.1/jini-core-2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/jini/jini-core/2.1/jini-core-2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/jini/jini-core/2.1/jini-core-2.1.jar (68 kB at 2.4 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ net.jini --- [INFO] [INFO] The following files have been resolved: [INFO] net.jini:jini-core:jar:2.1:compile -- module jini.core (auto) [INFO] [INFO] [INFO] ----------------< org.eclipse.orbit.bundles:jna-parent >---------------- [INFO] Building Eclipse Orbit :: JNA Recipes 1.0.0-SNAPSHOT [310/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ jna-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:com.sun.jna >---------------- [INFO] Building Java Native Access 4.1.0-SNAPSHOT [311/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (1.3 kB at 58 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (915 kB at 7.3 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.sun.jna --- [INFO] [INFO] The following files have been resolved: [INFO] net.java.dev.jna:jna:jar:4.1.0:compile -- module jna (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:com.sun.jna.platform >----------- [INFO] Building Java Native Access Platform 4.1.0-SNAPSHOT [312/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.pom (1.5 kB at 71 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar (1.5 MB at 10 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.sun.jna.platform --- [INFO] [INFO] The following files have been resolved: [INFO] net.java.dev.jna:jna-platform:jar:4.1.0:compile -- module jna.platform (auto) [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:com.sun.jna >---------------- [INFO] Building Java Native Access 4.5.1-SNAPSHOT [313/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/java/dev/jna/jna/4.5.1/jna-4.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.5.1/jna-4.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.5.1/jna-4.5.1.pom (1.6 kB at 75 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/java/dev/jna/jna/4.5.1/jna-4.5.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.5.1/jna-4.5.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.5.1/jna-4.5.1.jar (1.4 MB at 9.1 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.sun.jna --- [INFO] [INFO] The following files have been resolved: [INFO] net.java.dev.jna:jna:jar:4.5.1:compile -- module jna (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:com.sun.jna.platform >----------- [INFO] Building Java Native Access Platform 4.5.1-SNAPSHOT [314/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/java/dev/jna/jna-platform/4.5.1/jna-platform-4.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.5.1/jna-platform-4.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.5.1/jna-platform-4.5.1.pom (1.8 kB at 82 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/java/dev/jna/jna-platform/4.5.1/jna-platform-4.5.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.5.1/jna-platform-4.5.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.5.1/jna-platform-4.5.1.jar (2.3 MB at 12 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.sun.jna.platform --- [INFO] [INFO] The following files have been resolved: [INFO] net.java.dev.jna:jna-platform:jar:4.5.1:compile -- module jna.platform (auto) [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:com.sun.jna >---------------- [INFO] Building Java Native Access 5.6.0-SNAPSHOT [315/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom (1.6 kB at 72 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/java/dev/jna/jna/5.6.0/jna-5.6.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.jar (1.5 MB at 10 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.sun.jna --- [INFO] [INFO] The following files have been resolved: [INFO] net.java.dev.jna:jna:jar:5.6.0:compile -- module com.sun.jna [auto] [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:com.sun.jna.platform >----------- [INFO] Building Java Native Access Platform 5.6.0-SNAPSHOT [316/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom (1.8 kB at 90 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar (2.7 MB at 14 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ com.sun.jna.platform --- [INFO] [INFO] The following files have been resolved: [INFO] net.java.dev.jna:jna-platform:jar:5.6.0:compile -- module com.sun.jna.platform [auto] [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:junit-parent >--------------- [INFO] Building Eclipse Orbit :: JUnit Recipes 1.0.0-SNAPSHOT [317/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ junit-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ------------------< org.eclipse.orbit.bundles:junit4 >------------------ [INFO] Building Eclipse Orbit :: JUnit 4 Recipes 1.0.0-SNAPSHOT [318/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ junit4 --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ----------------< org.eclipse.orbit.bundles:org.junit >----------------- [INFO] Building JUnit 4.13.0-SNAPSHOT [319/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.junit --- [INFO] [INFO] The following files have been resolved: [INFO] junit:junit:jar:4.13:compile -- module junit [auto] [INFO] [INFO] [INFO] ------------------< org.eclipse.orbit.bundles:junit5 >------------------ [INFO] Building Eclipse Orbit :: JUnit 5.7.1 Recipes 1.0.0-SNAPSHOT [320/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ junit5 --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.junit.jupiter.api >----------- [INFO] Building JUnit Jupiter API 5.7.1-SNAPSHOT [321/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.junit.jupiter.api --- [INFO] [INFO] The following files have been resolved: [INFO] org.junit.jupiter:junit-jupiter-api:jar:5.7.1:compile -- module org.junit.jupiter.api [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.junit.jupiter.engine >--------- [INFO] Building JUnit Jupiter Engine 5.7.1-SNAPSHOT [322/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.junit.jupiter.engine --- [INFO] [INFO] The following files have been resolved: [INFO] org.junit.jupiter:junit-jupiter-engine:jar:5.7.1:compile -- module org.junit.jupiter.engine [INFO] [INFO] [INFO] ----< org.eclipse.orbit.bundles:org.junit.jupiter.migrationsupport >---- [INFO] Building JUnit Jupiter Migration Support 5.7.1-SNAPSHOT [323/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/junit/jupiter/junit-jupiter-migrationsupport/5.7.1/junit-jupiter-migrationsupport-5.7.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-migrationsupport/5.7.1/junit-jupiter-migrationsupport-5.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-migrationsupport/5.7.1/junit-jupiter-migrationsupport-5.7.1.pom (3.2 kB at 13 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/junit/jupiter/junit-jupiter-migrationsupport/5.7.1/junit-jupiter-migrationsupport-5.7.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-migrationsupport/5.7.1/junit-jupiter-migrationsupport-5.7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-migrationsupport/5.7.1/junit-jupiter-migrationsupport-5.7.1.jar (27 kB at 550 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.junit.jupiter.migrationsupport --- [INFO] [INFO] The following files have been resolved: [INFO] org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.7.1:compile -- module org.junit.jupiter.migrationsupport [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.junit.jupiter.params >--------- [INFO] Building JUnit Jupiter Params 5.7.1-SNAPSHOT [324/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.pom (3.0 kB at 143 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.jar (567 kB at 9.5 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.junit.jupiter.params --- [INFO] [INFO] The following files have been resolved: [INFO] org.junit.jupiter:junit-jupiter-params:jar:5.7.1:compile -- module org.junit.jupiter.params [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.junit.platform.commons >-------- [INFO] Building JUnit Platform Commons 1.7.1-SNAPSHOT [325/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.junit.platform.commons --- [INFO] [INFO] The following files have been resolved: [INFO] org.junit.platform:junit-platform-commons:jar:1.7.1:compile -- module org.junit.platform.commons [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.junit.platform.engine >--------- [INFO] Building JUnit Platform Engine API 1.7.1-SNAPSHOT [326/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.junit.platform.engine --- [INFO] [INFO] The following files have been resolved: [INFO] org.junit.platform:junit-platform-engine:jar:1.7.1:compile -- module org.junit.platform.engine [INFO] [INFO] [INFO] -------< org.eclipse.orbit.bundles:org.junit.platform.launcher >-------- [INFO] Building JUnit Platform Launcher 1.7.1-SNAPSHOT [327/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.junit.platform.launcher --- [INFO] [INFO] The following files have been resolved: [INFO] org.junit.platform:junit-platform-launcher:jar:1.7.1:compile -- module org.junit.platform.launcher [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.junit.platform.runner >--------- [INFO] Building JUnit Platform Runner 1.7.1-SNAPSHOT [328/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.junit.platform.runner --- [INFO] [INFO] The following files have been resolved: [INFO] org.junit.platform:junit-platform-runner:jar:1.7.1:compile -- module org.junit.platform.runner [INFO] [INFO] [INFO] -------< org.eclipse.orbit.bundles:org.junit.platform.suite.api >------- [INFO] Building JUnit Platform Suite API 1.7.1-SNAPSHOT [329/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.junit.platform.suite.api --- [INFO] [INFO] The following files have been resolved: [INFO] org.junit.platform:junit-platform-suite-api:jar:1.7.1:compile -- module org.junit.platform.suite.api [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.junit.vintage.engine >--------- [INFO] Building JUnit Vintage Engine 5.7.1-SNAPSHOT [330/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/junit/vintage/junit-vintage-engine/5.7.1/junit-vintage-engine-5.7.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.7.1/junit-vintage-engine-5.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.7.1/junit-vintage-engine-5.7.1.pom (3.2 kB at 138 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/junit/vintage/junit-vintage-engine/5.7.1/junit-vintage-engine-5.7.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.7.1/junit-vintage-engine-5.7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.7.1/junit-vintage-engine-5.7.1.jar (64 kB at 2.7 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.junit.vintage.engine --- [INFO] [INFO] The following files have been resolved: [INFO] org.junit.vintage:junit-vintage-engine:jar:5.7.1:compile -- module org.junit.vintage.engine [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:org.opentest4j >-------------- [INFO] Building org.opentest4j:opentest4j 1.2.0-SNAPSHOT [331/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.opentest4j --- [INFO] [INFO] The following files have been resolved: [INFO] org.opentest4j:opentest4j:jar:1.2.0:compile -- module org.opentest4j [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:org.apiguardian >-------------- [INFO] Building org.apiguardian:apiguardian-api 1.1.0-SNAPSHOT [332/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apiguardian --- [INFO] [INFO] The following files have been resolved: [INFO] org.apiguardian:apiguardian-api:jar:1.1.0:compile -- module org.apiguardian.api [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:knowm-parent >--------------- [INFO] Building Eclipse Orbit :: Knowm Recipes 1.0.0-SNAPSHOT [333/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ knowm-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:org.knowm.xchart >------------- [INFO] Building XChart 3.6.5-SNAPSHOT [334/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/knowm/xchart/xchart/3.6.5/xchart-3.6.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/knowm/xchart/xchart/3.6.5/xchart-3.6.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/knowm/xchart/xchart/3.6.5/xchart-3.6.5.pom (918 B at 38 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/knowm/xchart/xchart-parent/3.6.5/xchart-parent-3.6.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/knowm/xchart/xchart-parent/3.6.5/xchart-parent-3.6.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/knowm/xchart/xchart-parent/3.6.5/xchart-parent-3.6.5.pom (5.8 kB at 232 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/de/erichseifert/vectorgraphics2d/VectorGraphics2D/0.13/VectorGraphics2D-0.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/erichseifert/vectorgraphics2d/VectorGraphics2D/0.13/VectorGraphics2D-0.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/erichseifert/vectorgraphics2d/VectorGraphics2D/0.13/VectorGraphics2D-0.13.pom (2.6 kB at 124 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/de/rototor/pdfbox/graphics2d/0.27/graphics2d-0.27.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/rototor/pdfbox/graphics2d/0.27/graphics2d-0.27.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/rototor/pdfbox/graphics2d/0.27/graphics2d-0.27.pom (5.2 kB at 245 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/pdfbox/pdfbox/2.0.19/pdfbox-2.0.19.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.19/pdfbox-2.0.19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.19/pdfbox-2.0.19.pom (41 kB at 1.6 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/pdfbox/pdfbox-parent/2.0.19/pdfbox-parent-2.0.19.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox-parent/2.0.19/pdfbox-parent-2.0.19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox-parent/2.0.19/pdfbox-parent-2.0.19.pom (20 kB at 931 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/pdfbox/fontbox/2.0.19/fontbox-2.0.19.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.19/fontbox-2.0.19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.19/fontbox-2.0.19.pom (5.2 kB at 248 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/madgag/animated-gif-lib/1.4/animated-gif-lib-1.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/madgag/animated-gif-lib/1.4/animated-gif-lib-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/madgag/animated-gif-lib/1.4/animated-gif-lib-1.4.pom (2.7 kB at 136 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/knowm/xchart/xchart/3.6.5/xchart-3.6.5.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/de/erichseifert/vectorgraphics2d/VectorGraphics2D/0.13/VectorGraphics2D-0.13.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/pdfbox/fontbox/2.0.19/fontbox-2.0.19.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/pdfbox/pdfbox/2.0.19/pdfbox-2.0.19.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/de/rototor/pdfbox/graphics2d/0.27/graphics2d-0.27.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/com/madgag/animated-gif-lib/1.4/animated-gif-lib-1.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/knowm/xchart/xchart/3.6.5/xchart-3.6.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/erichseifert/vectorgraphics2d/VectorGraphics2D/0.13/VectorGraphics2D-0.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.19/pdfbox-2.0.19.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/rototor/pdfbox/graphics2d/0.27/graphics2d-0.27.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.19/fontbox-2.0.19.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/erichseifert/vectorgraphics2d/VectorGraphics2D/0.13/VectorGraphics2D-0.13.jar (94 kB at 3.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/madgag/animated-gif-lib/1.4/animated-gif-lib-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/rototor/pdfbox/graphics2d/0.27/graphics2d-0.27.jar (67 kB at 2.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/madgag/animated-gif-lib/1.4/animated-gif-lib-1.4.jar (21 kB at 407 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.19/fontbox-2.0.19.jar (1.6 MB at 13 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/knowm/xchart/xchart/3.6.5/xchart-3.6.5.jar (352 kB at 1.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.19/pdfbox-2.0.19.jar (2.7 MB at 14 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.knowm.xchart --- [INFO] [INFO] The following files have been resolved: [INFO] org.knowm.xchart:xchart:jar:3.6.5:compile -- module xchart (auto) [INFO] [INFO] [INFO] -----------------< org.eclipse.orbit.bundles:logging >------------------ [INFO] Building Eclipse Orbit :: Logging Recipes 1.0.0-SNAPSHOT [335/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ logging --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:org.slf4j.api >--------------- [INFO] Building SLF4J API Module 1.7.30-SNAPSHOT [336/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.slf4j.api --- [INFO] [INFO] The following files have been resolved: [INFO] org.slf4j:slf4j-api:jar:1.7.30:compile -- module org.slf4j [auto] [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.slf4j.apis.jcl >------------ [INFO] Building JCL 1.2 implemented over SLF4J 1.7.30-SNAPSHOT [337/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.pom (1.2 kB at 49 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar (17 kB at 752 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.slf4j.apis.jcl --- [INFO] [INFO] The following files have been resolved: [INFO] org.slf4j:jcl-over-slf4j:jar:1.7.30:compile -- module org.apache.commons.logging [auto] [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.slf4j.apis.log4j >----------- [INFO] Building Log4j Implemented Over SLF4J 1.7.30-SNAPSHOT [338/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/log4j-over-slf4j/1.7.30/log4j-over-slf4j-1.7.30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.30/log4j-over-slf4j-1.7.30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.30/log4j-over-slf4j-1.7.30.pom (1.1 kB at 47 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/log4j-over-slf4j/1.7.30/log4j-over-slf4j-1.7.30.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.30/log4j-over-slf4j-1.7.30.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/log4j-over-slf4j/1.7.30/log4j-over-slf4j-1.7.30.jar (24 kB at 1.1 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.slf4j.apis.log4j --- [INFO] [INFO] The following files have been resolved: [INFO] org.slf4j:log4j-over-slf4j:jar:1.7.30:compile -- module org.apache.log4j [auto] [INFO] [INFO] [INFO] --------< org.eclipse.orbit.bundles:org.slf4j.binding.log4j12 >--------- [INFO] Building SLF4J LOG4J-12 Binding 1.7.30-SNAPSHOT [339/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-log4j12/1.7.30/slf4j-log4j12-1.7.30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.30/slf4j-log4j12-1.7.30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.30/slf4j-log4j12-1.7.30.pom (1.1 kB at 57 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-log4j12/1.7.30/slf4j-log4j12-1.7.30.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.30/slf4j-log4j12-1.7.30.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.30/slf4j-log4j12-1.7.30.jar (12 kB at 581 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.slf4j.binding.log4j12 --- [INFO] [INFO] The following files have been resolved: [INFO] org.slf4j:slf4j-log4j12:jar:1.7.30:compile -- module slf4j.log4j12 (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:org.slf4j.binding.nop >----------- [INFO] Building SLF4J NOP Binding 1.7.30-SNAPSHOT [340/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-nop/1.7.30/slf4j-nop-1.7.30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.7.30/slf4j-nop-1.7.30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.7.30/slf4j-nop-1.7.30.pom (790 B at 34 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-nop/1.7.30/slf4j-nop-1.7.30.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.7.30/slf4j-nop-1.7.30.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.7.30/slf4j-nop-1.7.30.jar (4.0 kB at 191 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.slf4j.binding.nop --- [INFO] [INFO] The following files have been resolved: [INFO] org.slf4j:slf4j-nop:jar:1.7.30:compile -- module org.slf4j.nop [auto] [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.slf4j.binding.simple >--------- [INFO] Building SLF4J Simple Binding 1.7.30-SNAPSHOT [341/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-simple/1.7.30/slf4j-simple-1.7.30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.30/slf4j-simple-1.7.30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.30/slf4j-simple-1.7.30.pom (1.0 kB at 43 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-simple/1.7.30/slf4j-simple-1.7.30.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.30/slf4j-simple-1.7.30.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.7.30/slf4j-simple-1.7.30.jar (15 kB at 693 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.slf4j.binding.simple --- [INFO] [INFO] The following files have been resolved: [INFO] org.slf4j:slf4j-simple:jar:1.7.30:compile -- module org.slf4j.simple [auto] [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.slf4j.bridge.jul >----------- [INFO] Building JUL to SLF4J bridge 1.7.30-SNAPSHOT [342/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.pom (990 B at 38 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar (4.6 kB at 230 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.slf4j.bridge.jul --- [INFO] [INFO] The following files have been resolved: [INFO] org.slf4j:jul-to-slf4j:jar:1.7.30:compile -- module jul.to.slf4j (auto) [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:org.slf4j.ext >--------------- [INFO] Building SLF4J Extensions Module 1.7.30-SNAPSHOT [343/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-ext/1.7.30/slf4j-ext-1.7.30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.30/slf4j-ext-1.7.30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.30/slf4j-ext-1.7.30.pom (2.8 kB at 107 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/slf4j/slf4j-ext/1.7.30/slf4j-ext-1.7.30.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.30/slf4j-ext-1.7.30.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.30/slf4j-ext-1.7.30.jar (38 kB at 1.6 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.slf4j.ext --- [INFO] [INFO] The following files have been resolved: [INFO] org.slf4j:slf4j-ext:jar:1.7.30:compile -- module slf4j.ext (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:ch.qos.logback.core >------------ [INFO] Building Logback Core Module 1.2.3-SNAPSHOT [344/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom (4.2 kB at 210 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom (18 kB at 847 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar (472 kB at 9.4 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ ch.qos.logback.core --- [INFO] [INFO] The following files have been resolved: [INFO] ch.qos.logback:logback-core:jar:1.2.3:compile -- module logback.core (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:ch.qos.logback.classic >---------- [INFO] Building Logback Classic Module 1.2.3-SNAPSHOT [345/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom (13 kB at 623 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar (290 kB at 7.3 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ ch.qos.logback.classic --- [INFO] [INFO] The following files have been resolved: [INFO] ch.qos.logback:logback-classic:jar:1.2.3:compile -- module logback.classic (auto) [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:ch.qos.logback.slf4j >----------- [INFO] Building Logback SLF4J Binding 1.2.3-SNAPSHOT [346/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ ch.qos.logback.slf4j --- [INFO] [INFO] The following files have been resolved: [INFO] ch.qos.logback:logback-classic:jar:1.2.3:compile -- module logback.classic (auto) [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.jboss.logging >------------- [INFO] Building JBoss Logging 3.3.2-SNAPSHOT [347/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom (6.4 kB at 276 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jboss/jboss-parent/15/jboss-parent-15.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/15/jboss-parent-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/15/jboss-parent-15.pom (32 kB at 1.4 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar (66 kB at 2.8 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.jboss.logging --- [INFO] [INFO] The following files have been resolved: [INFO] org.jboss.logging:jboss-logging:jar:3.3.2.Final:compile -- module org.jboss.logging [auto] [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:org.apache.logging.log4j >--------- [INFO] Building Apache Log4j 2 2.8.2-SNAPSHOT [348/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/logging/log4j/log4j-api/2.8.2/log4j-api-2.8.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.8.2/log4j-api-2.8.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.8.2/log4j-api-2.8.2.pom (8.7 kB at 282 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/logging/log4j/log4j/2.8.2/log4j-2.8.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.8.2/log4j-2.8.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.8.2/log4j-2.8.2.pom (55 kB at 1.8 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/logging/logging-parent/1/logging-parent-1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom (3.2 kB at 137 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/logging/log4j/log4j-core/2.8.2/log4j-core-2.8.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.8.2/log4j-core-2.8.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.8.2/log4j-core-2.8.2.pom (19 kB at 869 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/logging/log4j/log4j-api/2.8.2/log4j-api-2.8.2.jar [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/apache/logging/log4j/log4j-core/2.8.2/log4j-core-2.8.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.8.2/log4j-api-2.8.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.8.2/log4j-core-2.8.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.8.2/log4j-api-2.8.2.jar (228 kB at 5.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.8.2/log4j-core-2.8.2.jar (1.4 MB at 14 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.apache.logging.log4j --- [INFO] [INFO] The following files have been resolved: [INFO] org.apache.logging.log4j:log4j-api:jar:2.8.2:compile -- module log4j.api (auto) [INFO] org.apache.logging.log4j:log4j-core:jar:2.8.2:compile -- module log4j.core (auto) [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:mockito-parent >-------------- [INFO] Building Eclipse Orbit :: Mockito Recipes 1.0.0-SNAPSHOT [349/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ mockito-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] -----------------< org.eclipse.orbit.bundles:mockito2 >----------------- [INFO] Building Eclipse Orbit :: Mockito 2 Recipes 1.0.0-SNAPSHOT [350/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ mockito2 --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:org.mockito >---------------- [INFO] Building Mockito 2 2.13.0-SNAPSHOT [351/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mockito/mockito-core/2.13.0/mockito-core-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.13.0/mockito-core-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.13.0/mockito-core-2.13.0.pom (15 kB at 635 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mockito/mockito-core/2.13.0/mockito-core-2.13.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.13.0/mockito-core-2.13.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.13.0/mockito-core-2.13.0.jar (538 kB at 9.4 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.mockito --- [INFO] [INFO] The following files have been resolved: [INFO] org.mockito:mockito-core:jar:2.13.0:compile -- module org.mockito [auto] [INFO] [INFO] [INFO] ---------------< org.eclipse.orbit.bundles:org.mockito >---------------- [INFO] Building Mockito 2 2.23.0-SNAPSHOT [352/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mockito/mockito-core/2.23.0/mockito-core-2.23.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.23.0/mockito-core-2.23.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.23.0/mockito-core-2.23.0.pom (17 kB at 815 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/mockito/mockito-core/2.23.0/mockito-core-2.23.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.23.0/mockito-core-2.23.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.23.0/mockito-core-2.23.0.jar (565 kB at 11 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.mockito --- [INFO] [INFO] The following files have been resolved: [INFO] org.mockito:mockito-core:jar:2.23.0:compile -- module org.mockito [auto] [INFO] [INFO] [INFO] ------------------< org.eclipse.orbit.bundles:netty >------------------- [INFO] Building Eclipse Orbit :: Netty Recipes 1.0.0-SNAPSHOT [353/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ netty --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:io.netty.common >-------------- [INFO] Building Netty/Common 4.1.56-SNAPSHOT [354/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/netty/netty-common/4.1.56.Final/netty-common-4.1.56.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.56.Final/netty-common-4.1.56.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.56.Final/netty-common-4.1.56.Final.pom (12 kB at 526 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/netty/netty-parent/4.1.56.Final/netty-parent-4.1.56.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.56.Final/netty-parent-4.1.56.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.56.Final/netty-parent-4.1.56.Final.pom (62 kB at 2.5 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/netty/netty-common/4.1.56.Final/netty-common-4.1.56.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.56.Final/netty-common-4.1.56.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.56.Final/netty-common-4.1.56.Final.jar (647 kB at 11 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ io.netty.common --- [INFO] [INFO] The following files have been resolved: [INFO] io.netty:netty-common:jar:4.1.56.Final:compile -- module io.netty.common [auto] [INFO] [INFO] [INFO] -------------< org.eclipse.orbit.bundles:io.netty.buffer >-------------- [INFO] Building Netty/Buffer 4.1.56-SNAPSHOT [355/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/netty/netty-buffer/4.1.56.Final/netty-buffer-4.1.56.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.56.Final/netty-buffer-4.1.56.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.56.Final/netty-buffer-4.1.56.Final.pom (1.6 kB at 48 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/io/netty/netty-buffer/4.1.56.Final/netty-buffer-4.1.56.Final.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.56.Final/netty-buffer-4.1.56.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.56.Final/netty-buffer-4.1.56.Final.jar (299 kB at 2.4 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ io.netty.buffer --- [INFO] [INFO] The following files have been resolved: [INFO] io.netty:netty-buffer:jar:4.1.56.Final:compile -- module io.netty.buffer [auto] [INFO] [INFO] [INFO] ----------------< org.eclipse.orbit.bundles:objenesis >----------------- [INFO] Building Eclipse Orbit :: Objenesis Recipes 1.0.0-SNAPSHOT [356/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ objenesis --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:org.objenesis >--------------- [INFO] Building Objenesis 2.6.0-SNAPSHOT [357/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.objenesis --- [INFO] [INFO] The following files have been resolved: [INFO] org.objenesis:objenesis:jar:2.6:compile -- module objenesis (auto) [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:reactivestreams-parent >---------- [INFO] Building Eclipse Orbit :: Reactive Streams Recipes 1.0.0-SNAPSHOT [358/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ reactivestreams-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] -----------< org.eclipse.orbit.bundles:org.reactivestreams >------------ [INFO] Building reactive-streams 1.0.2-SNAPSHOT [359/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.reactivestreams --- [INFO] [INFO] The following files have been resolved: [INFO] org.reactivestreams:reactive-streams:jar:1.0.2:compile -- module org.reactivestreams [auto] [INFO] [INFO] [INFO] ----------------< org.eclipse.orbit.bundles:snakeyaml >----------------- [INFO] Building Eclipse Orbit :: SnakeYAML Recipes 1.0.0-SNAPSHOT [360/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ snakeyaml --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:org.yaml.snakeyaml >------------ [INFO] Building SnakeYAML 1.27.0-SNAPSHOT [361/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom (37 kB at 1.6 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar (310 kB at 8.9 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.yaml.snakeyaml --- [INFO] [INFO] The following files have been resolved: [INFO] org.yaml:snakeyaml:jar:1.27:compile -- module org.yaml.snakeyaml [auto] [INFO] [INFO] [INFO] ------------< org.eclipse.orbit.bundles:sourceforge-parent >------------ [INFO] Building Eclipse Orbit :: Sourceforge Recipes 1.0.0-SNAPSHOT [362/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ sourceforge-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ---------< org.eclipse.orbit.bundles:net.sourceforge.plantuml >--------- [INFO] Building net.sourceforge.plantuml 1.2019.0-SNAPSHOT [363/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/plantuml/plantuml/1.2019.0/plantuml-1.2019.0.pom [INFO] Downloaded from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/plantuml/plantuml/1.2019.0/plantuml-1.2019.0.pom (411 B at 6.2 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/plantuml/plantuml/1.2019.0/plantuml-1.2019.0.jar [INFO] Downloaded from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/eclipse/orbit/plantuml/plantuml/1.2019.0/plantuml-1.2019.0.jar (7.1 MB at 33 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ net.sourceforge.plantuml --- [INFO] [INFO] The following files have been resolved: [INFO] org.eclipse.orbit.plantuml:plantuml:jar:1.2019.0:compile -- module plantuml (auto) [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:tukaani-parent >-------------- [INFO] Building Eclipse Orbit :: Tukaani Recipes 1.0.0-SNAPSHOT [364/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ tukaani-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] --------------< org.eclipse.orbit.bundles:org.tukaani.xz >-------------- [INFO] Building XZ for Java 1.8.0-SNAPSHOT [365/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.tukaani.xz --- [INFO] [INFO] The following files have been resolved: [INFO] org.tukaani:xz:jar:1.8:compile -- module org.tukaani.xz [auto] [INFO] [INFO] [INFO] ----------------< org.eclipse.orbit.bundles:uom-parent >---------------- [INFO] Building Eclipse Orbit :: Units Of Measurement Recipes 1.0.0-SNAPSHOT [366/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ uom-parent --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ----------< org.eclipse.orbit.bundles:javax.measure.unit-api >---------- [INFO] Building Units of Measurement API 1.0.0-SNAPSHOT [367/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/javax/measure/unit-api/1.0/unit-api-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/measure/unit-api/1.0/unit-api-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/measure/unit-api/1.0/unit-api-1.0.pom (27 kB at 1.1 MB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/javax/measure/unit-api/1.0/unit-api-1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/measure/unit-api/1.0/unit-api-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/measure/unit-api/1.0/unit-api-1.0.jar (28 kB at 1.2 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ javax.measure.unit-api --- [INFO] [INFO] The following files have been resolved: [INFO] javax.measure:unit-api:jar:1.0:compile -- module unit.api (auto) [INFO] [INFO] [INFO] -------------------< org.eclipse.orbit.bundles:xml >-------------------- [INFO] Building Eclipse Orbit :: XML API Recipes 1.0.0-SNAPSHOT [368/372] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ xml --- [INFO] [INFO] The following files have been resolved: [INFO] none [INFO] [INFO] [INFO] ----------------< org.eclipse.orbit.bundles:org.dom4j >----------------- [INFO] Building DOM4J 1.6.1-SNAPSHOT [369/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 308 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (314 kB at 3.4 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.dom4j --- [INFO] [INFO] The following files have been resolved: [INFO] dom4j:dom4j:jar:1.6.1:compile -- module dom4j (auto) [INFO] [INFO] [INFO] ----------------< org.eclipse.orbit.bundles:org.dom4j >----------------- [INFO] Building DOM4J 2.1.1-SNAPSHOT [370/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom (2.4 kB at 126 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar (324 kB at 6.1 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.dom4j --- [INFO] [INFO] The following files have been resolved: [INFO] org.dom4j:dom4j:jar:2.1.1:compile -- module dom4j (auto) [INFO] [INFO] [INFO] ----------------< org.eclipse.orbit.bundles:org.jaxen >----------------- [INFO] Building jaxen 1.1.6-SNAPSHOT [371/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom (14 kB at 618 kB/s) [INFO] Downloading from orbit-approved-artifacts: https://repo.eclipse.org/content/repositories/orbit-approved-artifacts/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar (232 kB at 4.5 MB/s) [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.jaxen --- [INFO] [INFO] The following files have been resolved: [INFO] jaxen:jaxen:jar:1.1.6:compile -- module jaxen (auto) [INFO] [INFO] [INFO] ----------------< org.eclipse.orbit.bundles:org.jdom2 >----------------- [INFO] Building JDOM 2.0.6-SNAPSHOT [372/372] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.1.1:list (default-cli) @ org.jdom2 --- [INFO] [INFO] The following files have been resolved: [INFO] org.jdom:jdom2:jar:2.0.6:compile -- module jdom2 (auto) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Eclipse Orbit :: Bundle Recipes 1.0.0-SNAPSHOT ..... SUCCESS [ 4.299 s] [INFO] Eclipse Orbit :: ANTLR Recipes ..................... SUCCESS [ 0.006 s] [INFO] ANTLR 3 Runtime 3.5.2-SNAPSHOT ..................... SUCCESS [ 5.726 s] [INFO] ANTLR 4 Runtime 4.5.1-SNAPSHOT ..................... SUCCESS [ 0.645 s] [INFO] ANTLR 4 Runtime 4.7.1-SNAPSHOT ..................... SUCCESS [ 0.607 s] [INFO] ANTLR 4 Runtime 4.7.2-SNAPSHOT ..................... SUCCESS [ 0.574 s] [INFO] Eclipse Orbit :: args4j Recipes .................... SUCCESS [ 0.004 s] [INFO] args4j 2.33.0-SNAPSHOT ............................. SUCCESS [ 2.517 s] [INFO] Eclipse Orbit :: ASM Recipes ....................... SUCCESS [ 0.004 s] [INFO] ASM Core 8.0.1-SNAPSHOT ............................ SUCCESS [ 0.907 s] [INFO] ASM Analysis 8.0.1-SNAPSHOT ........................ SUCCESS [ 0.408 s] [INFO] ASM Commons 8.0.1-SNAPSHOT ......................... SUCCESS [ 0.969 s] [INFO] ASM Tree 8.0.1-SNAPSHOT ............................ SUCCESS [ 0.009 s] [INFO] ASM Util 8.0.1-SNAPSHOT ............................ SUCCESS [ 0.328 s] [INFO] ASM Core 9.1.0-SNAPSHOT ............................ SUCCESS [ 0.130 s] [INFO] ASM Analysis 9.1.0-SNAPSHOT ........................ SUCCESS [ 0.200 s] [INFO] ASM Commons 9.1.0-SNAPSHOT ......................... SUCCESS [ 0.121 s] [INFO] ASM Tree 9.1.0-SNAPSHOT ............................ SUCCESS [ 0.019 s] [INFO] ASM Util 9.1.0-SNAPSHOT ............................ SUCCESS [ 0.144 s] [INFO] Eclipse Orbit :: AssertJ Recipes ................... SUCCESS [ 0.003 s] [INFO] AssertJ fluent assertions 3.14.0-SNAPSHOT .......... SUCCESS [ 0.560 s] [INFO] Eclipse Orbit :: Apache Recipes .................... SUCCESS [ 0.003 s] [INFO] Apache Commons CLI 1.4.0-SNAPSHOT .................. SUCCESS [ 0.011 s] [INFO] Apache Commons Codec 1.14.0-SNAPSHOT ............... SUCCESS [ 0.154 s] [INFO] Apache Commons Collections 4.4.0-SNAPSHOT .......... SUCCESS [ 0.176 s] [INFO] Apache Commons Compress 1.19.0-SNAPSHOT ............ SUCCESS [ 0.012 s] [INFO] Apache Commons CSV 1.8.0-SNAPSHOT .................. SUCCESS [ 0.010 s] [INFO] Apache Commons FileUpload 1.3.2-SNAPSHOT ........... SUCCESS [ 0.339 s] [INFO] Apache Commons IO 2.6.0-SNAPSHOT ................... SUCCESS [ 0.008 s] [INFO] Apache Commons Logging 1.2.0-SNAPSHOT .............. SUCCESS [ 0.006 s] [INFO] Apache Commons Math 3.6.1-SNAPSHOT ................. SUCCESS [ 0.198 s] [INFO] Apache Onami-Configuration 6.3.0-SNAPSHOT .......... SUCCESS [ 0.297 s] [INFO] Apache FontBox 2.0.6-SNAPSHOT ...................... SUCCESS [ 0.218 s] [INFO] Apache Preflight 2.0.6-SNAPSHOT .................... SUCCESS [ 0.413 s] [INFO] Apache XmpBox 2.0.6-SNAPSHOT ....................... SUCCESS [ 0.007 s] [INFO] Apache PDFBox 2.0.6-SNAPSHOT ....................... SUCCESS [ 0.009 s] [INFO] Apache POI 4.1.1-SNAPSHOT .......................... SUCCESS [ 0.305 s] [INFO] Apache POI OOXML 4.1.1-SNAPSHOT .................... SUCCESS [ 0.510 s] [INFO] Apache POI OOXML Schemas 4.1.1-SNAPSHOT ............ SUCCESS [ 0.026 s] [INFO] Apache XML Security for Java 2.2.0-SNAPSHOT ........ SUCCESS [ 0.377 s] [INFO] Apache Mina SSHD :: OSGi 2.6.0-SNAPSHOT ............ SUCCESS [ 0.291 s] [INFO] Apache Mina SSHD :: SFTP 2.6.0-SNAPSHOT ............ SUCCESS [ 0.570 s] [INFO] Apache WebServices Common Utilities 1.0.2-SNAPSHOT . SUCCESS [ 0.321 s] [INFO] Web Services Inspection Language for Java .......... SUCCESS [ 0.103 s] [INFO] XmlBeans 3.1.0-SNAPSHOT ............................ SUCCESS [ 0.010 s] [INFO] Xalan Java 2.7.2-SNAPSHOT .......................... SUCCESS [ 0.947 s] [INFO] Xerces2-j 2.12.1-SNAPSHOT .......................... SUCCESS [ 0.593 s] [INFO] Eclipse Orbit :: Ant Recipes ....................... SUCCESS [ 0.003 s] [INFO] Apache Ant (all-in-one) 1.10.9-SNAPSHOT ............ SUCCESS [ 13.480 s] [INFO] Eclipse Orbit :: Batik Recipes ..................... SUCCESS [ 0.003 s] [INFO] Batik animation engine 1.9.1-SNAPSHOT .............. SUCCESS [ 3.762 s] [INFO] Batik bridge 1.9.1-SNAPSHOT ........................ SUCCESS [ 2.840 s] [INFO] Batik image codecs 1.9.1-SNAPSHOT .................. SUCCESS [ 1.118 s] [INFO] org.apache.xmlgraphics:batik-codec 1.13.0-SNAPSHOT . SUCCESS [ 4.085 s] [INFO] Batik constants library 1.9.1-SNAPSHOT ............. SUCCESS [ 0.008 s] [INFO] Batik CSS engine 1.9.1-SNAPSHOT .................... SUCCESS [ 0.008 s] [INFO] Batik SVG DOM implementation 1.9.1-SNAPSHOT ........ SUCCESS [ 0.011 s] [INFO] Batik DOM implementation 1.9.1-SNAPSHOT ............ SUCCESS [ 0.059 s] [INFO] Batik AWT utilities 1.9.1-SNAPSHOT ................. SUCCESS [ 0.007 s] [INFO] Batik Extension Support 1.9.1-SNAPSHOT ............. SUCCESS [ 0.160 s] [INFO] Batik Graphics Vector Tree (GVT) 1.9.1-SNAPSHOT .... SUCCESS [ 0.008 s] [INFO] Batik i18n library 1.9.1-SNAPSHOT .................. SUCCESS [ 0.006 s] [INFO] Batik SVG microsyntax parser 1.9.1-SNAPSHOT ........ SUCCESS [ 0.007 s] [INFO] Batik PDF support 1.9.1-SNAPSHOT ................... SUCCESS [ 0.163 s] [INFO] Batik script language support 1.9.1-SNAPSHOT ....... SUCCESS [ 0.011 s] [INFO] Batik Java2D SVG generator 1.9.1-SNAPSHOT .......... SUCCESS [ 0.007 s] [INFO] Batik SVG Swing components 1.9.1-SNAPSHOT .......... SUCCESS [ 0.249 s] [INFO] Batik SVG transcoder 1.9.1-SNAPSHOT ................ SUCCESS [ 0.020 s] [INFO] Batik GUI utilities 1.9.1-SNAPSHOT ................. SUCCESS [ 0.012 s] [INFO] Batik utility library 1.9.1-SNAPSHOT ............... SUCCESS [ 0.006 s] [INFO] Batik XML utilities 1.9.1-SNAPSHOT ................. SUCCESS [ 0.007 s] [INFO] Batik Shared Resources 1.13.0-SNAPSHOT ............. SUCCESS [ 0.007 s] [INFO] org.apache.xmlgraphics:batik-xml 1.13.0-SNAPSHOT ... SUCCESS [ 0.032 s] [INFO] org.apache.xmlgraphics:batik-ext 1.13.0-SNAPSHOT ... SUCCESS [ 0.007 s] [INFO] org.apache.xmlgraphics:batik-awt-util 1.13.0-SNAPSHOT SUCCESS [ 0.007 s] [INFO] org.apache.xmlgraphics:batik-parser 1.13.0-SNAPSHOT SUCCESS [ 0.008 s] [INFO] org.apache.xmlgraphics:batik-dom 1.13.0-SNAPSHOT ... SUCCESS [ 0.008 s] [INFO] org.apache.xmlgraphics:batik-gvt 1.13.0-SNAPSHOT ... SUCCESS [ 0.007 s] [INFO] org.apache.xmlgraphics:batik-svggen 1.13.0-SNAPSHOT SUCCESS [ 0.064 s] [INFO] org.apache.xmlgraphics:batik-svg-dom 1.13.0-SNAPSHOT SUCCESS [ 0.010 s] [INFO] org.apache.xmlgraphics:batik-anim 1.13.0-SNAPSHOT .. SUCCESS [ 0.009 s] [INFO] org.apache.xmlgraphics:batik-script 1.13.0-SNAPSHOT SUCCESS [ 0.009 s] [INFO] org.apache.xmlgraphics:batik-bridge 1.13.0-SNAPSHOT SUCCESS [ 0.010 s] [INFO] org.apache.xmlgraphics:batik-transcoder 1.13.0-SNAPSHOT SUCCESS [ 0.062 s] [INFO] Batik constants library 1.13.0-SNAPSHOT ............ SUCCESS [ 0.007 s] [INFO] Batik CSS engine 1.13.0-SNAPSHOT ................... SUCCESS [ 0.009 s] [INFO] Batik i18n library 1.13.0-SNAPSHOT ................. SUCCESS [ 0.008 s] [INFO] Batik utility library 1.13.0-SNAPSHOT .............. SUCCESS [ 0.007 s] [INFO] Apache XML Graphics Commons 2.4.0-SNAPSHOT ......... SUCCESS [ 0.080 s] [INFO] Eclipse Orbit :: Apache Felix Recipes .............. SUCCESS [ 0.005 s] [INFO] Apache Felix Gogo Command 1.1.2 1.1.2-SNAPSHOT ..... SUCCESS [ 0.513 s] [INFO] Apache Felix Gogo Runtime 1.1.4 1.1.4-SNAPSHOT ..... SUCCESS [ 0.011 s] [INFO] Apache Felix Gogo Shell 1.1.4 1.1.4-SNAPSHOT ....... SUCCESS [ 0.265 s] [INFO] Apache Felix Declarative Services 2.1.24-SNAPSHOT .. SUCCESS [ 0.435 s] [INFO] Eclipse Orbit :: Apache HTTPComponents Recipes ..... SUCCESS [ 0.003 s] [INFO] Apache HttpCore NIO 4.4.5-SNAPSHOT ................. SUCCESS [ 0.336 s] [INFO] Apache HttpAsyncClient 4.1.3-SNAPSHOT .............. SUCCESS [ 0.717 s] [INFO] Apache HttpCore 4.4.14-SNAPSHOT .................... SUCCESS [ 0.271 s] [INFO] Apache HttpClient 4.5.13-SNAPSHOT .................. SUCCESS [ 0.519 s] [INFO] Apache HttpClient Windows features 4.5.13-SNAPSHOT . SUCCESS [ 0.502 s] [INFO] Apache HttpComponents Core HTTP/1.1 5.0.2-SNAPSHOT . SUCCESS [ 0.320 s] [INFO] Apache HttpComponents Core HTTP/2 5.0.2-SNAPSHOT ... SUCCESS [ 0.146 s] [INFO] Apache HttpClient 5.0.2-SNAPSHOT ................... SUCCESS [ 0.274 s] [INFO] Eclipse Orbit :: JClouds Recipes ................... SUCCESS [ 0.002 s] [INFO] Apache Jclouds OpenStack Components Core 1.8.0-SNAPSHOT SUCCESS [ 1.103 s] [INFO] Apache Jclouds OpenStack Cinder API 1.8.0-SNAPSHOT . SUCCESS [ 0.251 s] [INFO] Apache Jclouds OpenStack Keystone API 1.8.0-SNAPSHOT SUCCESS [ 0.008 s] [INFO] Apache Jclouds OpenStack Nova API 1.8.0-SNAPSHOT ... SUCCESS [ 0.349 s] [INFO] Apache Jclouds OpenStack Neutron API 1.8.0-SNAPSHOT SUCCESS [ 0.174 s] [INFO] Apache Jclouds Swift API 1.8.0-SNAPSHOT ............ SUCCESS [ 0.239 s] [INFO] Apache Jclouds SLF4J Logging Module 1.8.0-SNAPSHOT . SUCCESS [ 0.243 s] [INFO] Apache Jclouds Docker API 1.8.0-SNAPSHOT ........... SUCCESS [ 0.438 s] [INFO] Apache Jclouds AWS EC2 API 1.8.0-SNAPSHOT .......... SUCCESS [ 0.318 s] [INFO] Apache Jclouds Cloudwatch API 1.8.0-SNAPSHOT ....... SUCCESS [ 0.366 s] [INFO] Jclouds Components Core 1.8.0-SNAPSHOT ............. SUCCESS [ 0.021 s] [INFO] Jclouds Blobstore Core 1.8.0-SNAPSHOT .............. SUCCESS [ 0.010 s] [INFO] Jclouds Compute Core 1.8.0-SNAPSHOT ................ SUCCESS [ 0.014 s] [INFO] Jclouds Sts Api 1.8.0-SNAPSHOT ..................... SUCCESS [ 0.009 s] [INFO] Jclouds Script Builder 1.8.0-SNAPSHOT .............. SUCCESS [ 0.023 s] [INFO] Eclipse Orbit :: Apache Lucene Recipes ............. SUCCESS [ 0.002 s] [INFO] Lucene Core 7.5.0 7.5.0-SNAPSHOT ................... SUCCESS [ 0.710 s] [INFO] Lucene Common Analyzers 7.5.0 7.5.0-SNAPSHOT ....... SUCCESS [ 0.293 s] [INFO] Lucene Smart Chinese Analyzer 7.5.0 7.5.0-SNAPSHOT . SUCCESS [ 0.449 s] [INFO] Lucene Miscellaneous 7.5.0 7.5.0-SNAPSHOT .......... SUCCESS [ 0.393 s] [INFO] Lucene QueryParsers 7.5.0 7.5.0-SNAPSHOT ........... SUCCESS [ 0.293 s] [INFO] Lucene Core 8.4.1 8.4.1-SNAPSHOT ................... SUCCESS [ 0.554 s] [INFO] Lucene Common Analyzers 8.4.1 8.4.1-SNAPSHOT ....... SUCCESS [ 0.330 s] [INFO] Lucene Smart Chinese Analyzer 8.4.1 8.4.1-SNAPSHOT . SUCCESS [ 0.537 s] [INFO] Eclipse Orbit :: Apache Maven Recipes .............. SUCCESS [ 0.003 s] [INFO] Eclipse Orbit :: Apache Maven Resolver (ex-Eclipse Aether) Recipes SUCCESS [ 0.002 s] [INFO] Maven Artifact Resolver API 1.0.3-SNAPSHOT ......... SUCCESS [ 0.175 s] [INFO] Maven Artifact Resolver Connector Basic 1.0.3-SNAPSHOT SUCCESS [ 0.332 s] [INFO] Maven Artifact Resolver Implementation 1.0.3-SNAPSHOT SUCCESS [ 0.136 s] [INFO] Maven Artifact Resolver SPI 1.0.3-SNAPSHOT ......... SUCCESS [ 0.007 s] [INFO] Maven Artifact Resolver Transport File 1.0.3-SNAPSHOT SUCCESS [ 0.202 s] [INFO] Maven Artifact Resolver Transport HTTP 1.0.3-SNAPSHOT SUCCESS [ 0.693 s] [INFO] Maven Artifact Resolver Utilities 1.0.3-SNAPSHOT ... SUCCESS [ 0.006 s] [INFO] Eclipse Orbit :: XML-RPC Recipes 3.1.3-SNAPSHOT .... SUCCESS [ 0.002 s] [INFO] Apache XML-RPC Client Library 3.1.3-SNAPSHOT ....... SUCCESS [ 0.269 s] [INFO] Apache XML-RPC Common Library 3.1.3-SNAPSHOT ....... SUCCESS [ 0.007 s] [INFO] Apache XML-RPC Server Library 3.1.3-SNAPSHOT ....... SUCCESS [ 0.152 s] [INFO] Eclipse Orbit :: Bouncycastle Recipes .............. SUCCESS [ 0.002 s] [INFO] Bouncy Castle OpenPGP API 1.65.0-SNAPSHOT .......... SUCCESS [ 0.563 s] [INFO] Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.65.0-SNAPSHOT SUCCESS [ 0.203 s] [INFO] Bouncy Castle Provider 1.65.01-SNAPSHOT ............ SUCCESS [ 0.542 s] [INFO] Eclipse Orbit :: Byte Buddy Recipes ................ SUCCESS [ 0.004 s] [INFO] Byte Buddy (without dependencies) 1.7.9-SNAPSHOT ... SUCCESS [ 0.701 s] [INFO] Byte Buddy Java agent 1.7.9-SNAPSHOT ............... SUCCESS [ 0.486 s] [INFO] Byte Buddy (without dependencies) 1.9.0-SNAPSHOT ... SUCCESS [ 0.824 s] [INFO] Byte Buddy Java agent 1.9.0-SNAPSHOT ............... SUCCESS [ 0.384 s] [INFO] Eclipse Orbit :: CommonMark Recipes ................ SUCCESS [ 0.002 s] [INFO] commonmark-java core 0.15.1-SNAPSHOT ............... SUCCESS [ 1.188 s] [INFO] commonmark-java extension for YAML front matter 0.15.1-SNAPSHOT SUCCESS [ 1.422 s] [INFO] commonmark-java extension for tables 0.15.1-SNAPSHOT SUCCESS [ 0.180 s] [INFO] commonmark-java extension for strikethrough 0.15.1-SNAPSHOT SUCCESS [ 0.191 s] [INFO] commonmark-java extension for image attributes 0.15.1-SNAPSHOT SUCCESS [ 0.187 s] [INFO] commonmark-java extension for (underline) 0.15.1-SNAPSHOT SUCCESS [ 0.139 s] [INFO] commonmark-java extension for task list items 0.15.1-SNAPSHOT SUCCESS [ 0.170 s] [INFO] commonmark-java extension for adding id attributes to h tags 0.15.1-SNAPSHOT SUCCESS [ 0.186 s] [INFO] Eclipse Orbit :: Apache Recipes .................... SUCCESS [ 0.002 s] [INFO] Java Cup Runtime 0.11.20150326 0.11.20150326-SNAPSHOT SUCCESS [ 0.099 s] [INFO] Java CUP 0.11.20150326 0.11.20150326-SNAPSHOT ...... SUCCESS [ 0.084 s] [INFO] Eclipse Orbit :: DRMAA ............................. SUCCESS [ 0.003 s] [INFO] org.ggf.drmaa ...................................... SUCCESS [ 0.073 s] [INFO] com.sun.grid.drmaa ................................. SUCCESS [ 0.191 s] [INFO] Eclipse Orbit :: Freemarker Recipes ................ SUCCESS [ 0.002 s] [INFO] FreeMarker 2.3.22-SNAPSHOT ......................... SUCCESS [ 0.224 s] [INFO] Eclipse Orbit :: Github Recipes .................... SUCCESS [ 0.002 s] [INFO] Eclipse Orbit :: Classgraph Recipes ................ SUCCESS [ 0.002 s] [INFO] ClassGraph 4.8.35-SNAPSHOT ......................... SUCCESS [ 0.320 s] [INFO] Eclipse Orbit :: Cronutils Recipes ................. SUCCESS [ 0.002 s] [INFO] cron-utils 5.0.5-SNAPSHOT .......................... SUCCESS [ 0.606 s] [INFO] Eclipse Orbit :: Docker Recipes .................... SUCCESS [ 0.002 s] [INFO] docker-client 3.2.1-SNAPSHOT ....................... SUCCESS [ 4.166 s] [INFO] Eclipse Orbit :: EdDSA Recipes ..................... SUCCESS [ 0.003 s] [INFO] EdDSA-Java 0.3.0-SNAPSHOT .......................... SUCCESS [ 0.177 s] [INFO] Eclipse Orbit :: EJML Recipes ...................... SUCCESS [ 0.002 s] [INFO] EJML 0.29.0-SNAPSHOT ............................... SUCCESS [ 0.147 s] [INFO] EJML 0.29.0-SNAPSHOT ............................... SUCCESS [ 0.204 s] [INFO] EJML 0.29.0-SNAPSHOT ............................... SUCCESS [ 0.148 s] [INFO] EJML 0.29.0-SNAPSHOT ............................... SUCCESS [ 0.287 s] [INFO] EJML 0.29.0-SNAPSHOT ............................... SUCCESS [ 0.112 s] [INFO] EJML 0.29.0-SNAPSHOT ............................... SUCCESS [ 0.006 s] [INFO] EJML 0.38.0-SNAPSHOT ............................... SUCCESS [ 0.819 s] [INFO] Eclipse Orbit :: Java Diff Utils Recipes ........... SUCCESS [ 0.002 s] [INFO] Java Diff Utils 4.8.0-SNAPSHOT ..................... SUCCESS [ 0.403 s] [INFO] Eclipse Orbit :: JavaEWAH Recipes .................. SUCCESS [ 0.002 s] [INFO] JavaEWAH 1.1.7-SNAPSHOT ............................ SUCCESS [ 0.306 s] [INFO] Eclipse Orbit :: JNR Recipes ....................... SUCCESS [ 0.002 s] [INFO] jnr-constants 0.9.15-SNAPSHOT ...................... SUCCESS [ 0.006 s] [INFO] jnr-enxio 0.25.0-SNAPSHOT .......................... SUCCESS [ 0.009 s] [INFO] jnr-ffi 2.1.12-SNAPSHOT ............................ SUCCESS [ 0.009 s] [INFO] jffi 1.2.23-SNAPSHOT ............................... SUCCESS [ 0.055 s] [INFO] jffi 1.2.23-SNAPSHOT ............................... SUCCESS [ 0.006 s] [INFO] jnr-posix 3.0.54-SNAPSHOT .......................... SUCCESS [ 0.007 s] [INFO] jnr-unixsocket 0.28.0-SNAPSHOT ..................... SUCCESS [ 0.008 s] [INFO] jnr-x86asm 1.0.2-SNAPSHOT .......................... SUCCESS [ 0.005 s] [INFO] Eclipse Orbit :: JRuby Recipes ..................... SUCCESS [ 0.002 s] [INFO] JCodings 1.0.18-SNAPSHOT ........................... SUCCESS [ 0.412 s] [INFO] Joni 2.1.11-SNAPSHOT ............................... SUCCESS [ 0.286 s] [INFO] Eclipse Orbit :: JSoup Recipes ..................... SUCCESS [ 0.002 s] [INFO] jsoup 1.8.3-SNAPSHOT ............................... SUCCESS [ 0.153 s] [INFO] Eclipse Orbit :: MongoDB Recipes ................... SUCCESS [ 0.003 s] [INFO] MongoDB Java Driver 3.2.2-SNAPSHOT ................. SUCCESS [ 0.211 s] [INFO] Eclipse Orbit :: Mozilla Recipes ................... SUCCESS [ 0.002 s] [INFO] rhino 1.7.10-SNAPSHOT .............................. SUCCESS [ 0.198 s] [INFO] Eclipse Orbit :: OSHI Recipes ...................... SUCCESS [ 0.002 s] [INFO] oshi-core 3.8.0-SNAPSHOT ........................... SUCCESS [ 0.239 s] [INFO] Eclipse Orbit :: Unirest-Java Recipes .............. SUCCESS [ 0.002 s] [INFO] com.konghq.unirest-java 3.4.2-SNAPSHOT ............. SUCCESS [ 0.665 s] [INFO] Eclipse Orbit :: Virtuald Recipes .................. SUCCESS [ 0.002 s] [INFO] curvesapi 1.6.0-SNAPSHOT ........................... SUCCESS [ 0.005 s] [INFO] Eclipse Orbit :: Glassfish Recipes ................. SUCCESS [ 0.002 s] [INFO] Eclipse Orbit :: Glassfish HK2 Recipes ............. SUCCESS [ 0.002 s] [INFO] HK2 API module 2.5.0-SNAPSHOT ...................... SUCCESS [ 0.765 s] [INFO] ASM library repackaged as OSGi bundle 2.5.0-SNAPSHOT SUCCESS [ 0.157 s] [INFO] ServiceLocator Default Implementation 2.5.0-SNAPSHOT SUCCESS [ 0.436 s] [INFO] OSGi resource locator 2.5.0-SNAPSHOT ............... SUCCESS [ 0.250 s] [INFO] HK2 Implementation Utilities 2.5.0-SNAPSHOT ........ SUCCESS [ 0.006 s] [INFO] HK2 API module 2.6.1-SNAPSHOT ...................... SUCCESS [ 0.187 s] [INFO] ServiceLocator Default Implementation 2.6.1-SNAPSHOT SUCCESS [ 0.167 s] [INFO] HK2 Implementation Utilities 2.6.1-SNAPSHOT ........ SUCCESS [ 0.005 s] [INFO] OSGi resource locator 1.0.3-SNAPSHOT ............... SUCCESS [ 0.005 s] [INFO] Eclipse Orbit :: Glassfish Jersey Recipes .......... SUCCESS [ 0.002 s] [INFO] jersey-connectors-apache 2.30.1-SNAPSHOT ........... SUCCESS [ 0.007 s] [INFO] jersey-container-servlet 2.30.1-SNAPSHOT ........... SUCCESS [ 0.567 s] [INFO] jersey-container-servlet-core 2.30.1-SNAPSHOT ...... SUCCESS [ 0.012 s] [INFO] jersey-core-client 2.30.1-SNAPSHOT ................. SUCCESS [ 0.007 s] [INFO] jersey-core-common 2.30.1-SNAPSHOT ................. SUCCESS [ 0.011 s] [INFO] jersey-core-server 2.30.1-SNAPSHOT ................. SUCCESS [ 0.009 s] [INFO] jersey-ext-entity-filtering 2.30.1-SNAPSHOT ........ SUCCESS [ 0.007 s] [INFO] jersey-inject-hk2 2.30.1-SNAPSHOT .................. SUCCESS [ 0.010 s] [INFO] jersey-media-json-jackson 2.30.1-SNAPSHOT .......... SUCCESS [ 0.527 s] [INFO] Eclipse Orbit :: GlazedLists Recipes ............... SUCCESS [ 0.002 s] [INFO] GlazedLists 1.11.0-SNAPSHOT ........................ SUCCESS [ 0.183 s] [INFO] Eclipse Orbit :: Google Recipes .................... SUCCESS [ 0.003 s] [INFO] Closure Compiler 0.0.20160315-SNAPSHOT ............. SUCCESS [ 1.096 s] [INFO] Guava: Google Core Libraries for Java 27.1.0-SNAPSHOT SUCCESS [ 0.827 s] [INFO] Guava: Google Core Libraries for Java 30.1.0-SNAPSHOT SUCCESS [ 0.447 s] [INFO] Gson: Google Json Library for Java 2.7.0-SNAPSHOT .. SUCCESS [ 0.207 s] [INFO] Gson: Google Json Library for Java 2.8.6-SNAPSHOT .. SUCCESS [ 0.259 s] [INFO] Google Data Java Client Library 1.47.1-SNAPSHOT .... SUCCESS [ 2.024 s] [INFO] Flogger 0.1.0-SNAPSHOT ............................. SUCCESS [ 0.194 s] [INFO] Flogger System Backend 0.1.0-SNAPSHOT .............. SUCCESS [ 0.125 s] [INFO] Flogger Testing 0.1.0-SNAPSHOT ..................... SUCCESS [ 1.103 s] [INFO] Google OAuth Client Library for Java 1.30.6-SNAPSHOT SUCCESS [ 1.056 s] [INFO] Java 6 (and higher) extensions to the Google OAuth Client Library for Java. 1.30.6-SNAPSHOT SUCCESS [ 0.280 s] [INFO] OAuth 2.0 verification code receiver for Google OAuth Client Library for Java. 1.30.6-SNAPSHOT SUCCESS [ 0.363 s] [INFO] com.google.api.client-auth 1.2.3-SNAPSHOT .......... SUCCESS [ 0.496 s] [INFO] com.google.api.client-auth-oauth2 1.2.3-SNAPSHOT ... SUCCESS [ 0.569 s] [INFO] com.google.api.client-util 1.2.3-SNAPSHOT .......... SUCCESS [ 0.006 s] [INFO] com.google.api.client-escape 1.2.3-SNAPSHOT ........ SUCCESS [ 0.006 s] [INFO] com.google.api.client-repackaged-com-google-common-base 1.2.3-SNAPSHOT SUCCESS [ 0.005 s] [INFO] com.google.api.client-json 1.2.3-SNAPSHOT .......... SUCCESS [ 0.012 s] [INFO] com.google.api.client-http 1.2.3-SNAPSHOT .......... SUCCESS [ 0.008 s] [INFO] Google Auth Library for Java - OAuth2 HTTP 0.20.0-SNAPSHOT SUCCESS [ 2.861 s] [INFO] Google Auth Library for Java - Credentials 0.20.0-SNAPSHOT SUCCESS [ 0.005 s] [INFO] AutoValue Annotations 1.7.0-SNAPSHOT ............... SUCCESS [ 0.005 s] [INFO] Google HTTP Client Library for Java 1.34.2-SNAPSHOT SUCCESS [ 0.008 s] [INFO] Jackson 2 extensions to the Google HTTP Client Library for Java. 1.34.2-SNAPSHOT SUCCESS [ 2.089 s] [INFO] J2ObjC Annotations 1.3.0-SNAPSHOT .................. SUCCESS [ 0.006 s] [INFO] io.grpc:grpc-context 1.29.0-SNAPSHOT ............... SUCCESS [ 0.355 s] [INFO] OpenCensus API 0.26.0-SNAPSHOT ..................... SUCCESS [ 0.543 s] [INFO] OpenCensus Contrib HTTP Utils 0.26.0-SNAPSHOT ...... SUCCESS [ 2.140 s] [INFO] org.conscrypt:conscrypt-openjdk-uber 2.5.1-SNAPSHOT SUCCESS [ 0.383 s] [INFO] Eclipse Orbit :: GraphQL Recipes ................... SUCCESS [ 0.003 s] [INFO] java-dataloader 2.1.1-SNAPSHOT ..................... SUCCESS [ 0.190 s] [INFO] graphql-java 11.0.0-SNAPSHOT ....................... SUCCESS [ 0.270 s] [INFO] Eclipse Orbit :: Hamcrest Recipes .................. SUCCESS [ 0.002 s] [INFO] Hamcrest Core 1.3.0-SNAPSHOT ....................... SUCCESS [ 0.005 s] [INFO] Hamcrest library 1.3.0-SNAPSHOT .................... SUCCESS [ 0.126 s] [INFO] Eclipse Orbit :: Hsqldb Recipes .................... SUCCESS [ 0.004 s] [INFO] HyperSQL Database 2.2.9-SNAPSHOT ................... SUCCESS [ 0.212 s] [INFO] Eclipse Orbit :: ICU4J Recipes ..................... SUCCESS [ 0.002 s] [INFO] ICU4J 67.1 67.1.0-SNAPSHOT ......................... SUCCESS [ 0.779 s] [INFO] Eclipse Orbit :: Immutables Recipes ................ SUCCESS [ 0.003 s] [INFO] org.immutables.value 2.8.3-SNAPSHOT ................ SUCCESS [ 0.321 s] [INFO] Eclipse Orbit :: Jackson Recipes ................... SUCCESS [ 0.003 s] [INFO] Jackson-annotations 2.12.1-SNAPSHOT ................ SUCCESS [ 0.260 s] [INFO] Jackson-core 2.12.1-SNAPSHOT ....................... SUCCESS [ 0.258 s] [INFO] jackson-databind 2.12.1-SNAPSHOT ................... SUCCESS [ 0.171 s] [INFO] Jackson datatype: Guava 2.12.1-SNAPSHOT ............ SUCCESS [ 0.687 s] [INFO] Jackson-JAXRS-base 2.12.1-SNAPSHOT ................. SUCCESS [ 0.211 s] [INFO] Jackson-JAXRS-JSON 2.12.1-SNAPSHOT ................. SUCCESS [ 0.488 s] [INFO] Jackson module: JAXB Annotations 2.12.1-SNAPSHOT ... SUCCESS [ 0.006 s] [INFO] Eclipse Orbit :: JaCoCo Recipes .................... SUCCESS [ 0.002 s] [INFO] JaCoCo Agent 0.8.6-SNAPSHOT ........................ SUCCESS [ 0.224 s] [INFO] JaCoCo Core 0.8.6-SNAPSHOT ......................... SUCCESS [ 0.161 s] [INFO] JaCoCo Report 0.8.6-SNAPSHOT ....................... SUCCESS [ 0.158 s] [INFO] Eclipse Orbit :: javax Recipes ..................... SUCCESS [ 0.002 s] [INFO] Jakarta Activation 1.2.2-SNAPSHOT .................. SUCCESS [ 0.233 s] [INFO] Jakarta Activation 2.0.0-SNAPSHOT .................. SUCCESS [ 0.214 s] [INFO] Jakarta Activation API jar 1.2.2-SNAPSHOT .......... SUCCESS [ 0.007 s] [INFO] Jakarta Activation API jar 2.0.0-SNAPSHOT .......... SUCCESS [ 0.180 s] [INFO] Jakarta Expression Language API 4.0.0-SNAPSHOT ..... SUCCESS [ 0.177 s] [INFO] Jakarta Servlet 5.0.0-SNAPSHOT ..................... SUCCESS [ 0.292 s] [INFO] Jakarta Server Pages API 3.0.0-SNAPSHOT ............ SUCCESS [ 0.180 s] [INFO] Jakarta Annotations API 1.3.5-SNAPSHOT ............. SUCCESS [ 0.005 s] [INFO] Bean Validation API 1.1.0-SNAPSHOT ................. SUCCESS [ 0.140 s] [INFO] Jakarta XML Binding API 2.3.3-SNAPSHOT ............. SUCCESS [ 0.235 s] [INFO] Jakarta WebSocket - Server API 2.0.0-SNAPSHOT ...... SUCCESS [ 0.206 s] [INFO] jakarta.ws.rs-api 2.1.6-SNAPSHOT ................... SUCCESS [ 0.006 s] [INFO] Eclipse Orbit :: jaxb Recipes ...................... SUCCESS [ 0.001 s] [INFO] com.sun.xml.bind 2.2.0-SNAPSHOT .................... SUCCESS [ 0.469 s] [INFO] Old JAXB Runtime 2.3.3-SNAPSHOT .................... SUCCESS [ 0.442 s] [INFO] Eclipse Orbit :: JCraft Recipes .................... SUCCESS [ 0.002 s] [INFO] JSch 0.1.55-SNAPSHOT ............................... SUCCESS [ 0.005 s] [INFO] Eclipse Orbit :: Jini Recipes ...................... SUCCESS [ 0.002 s] [INFO] Jini Jini Core Jar 2.1.0-SNAPSHOT .................. SUCCESS [ 0.142 s] [INFO] Eclipse Orbit :: JNA Recipes ....................... SUCCESS [ 0.002 s] [INFO] Java Native Access 4.1.0-SNAPSHOT .................. SUCCESS [ 0.223 s] [INFO] Java Native Access Platform 4.1.0-SNAPSHOT ......... SUCCESS [ 0.229 s] [INFO] Java Native Access 4.5.1-SNAPSHOT .................. SUCCESS [ 0.245 s] [INFO] Java Native Access Platform 4.5.1-SNAPSHOT ......... SUCCESS [ 0.304 s] [INFO] Java Native Access 5.6.0-SNAPSHOT .................. SUCCESS [ 0.255 s] [INFO] Java Native Access Platform 5.6.0-SNAPSHOT ......... SUCCESS [ 0.295 s] [INFO] Eclipse Orbit :: JUnit Recipes ..................... SUCCESS [ 0.002 s] [INFO] Eclipse Orbit :: JUnit 4 Recipes ................... SUCCESS [ 0.002 s] [INFO] JUnit 4.13.0-SNAPSHOT .............................. SUCCESS [ 0.007 s] [INFO] Eclipse Orbit :: JUnit 5.7.1 Recipes ............... SUCCESS [ 0.002 s] [INFO] JUnit Jupiter API 5.7.1-SNAPSHOT ................... SUCCESS [ 0.008 s] [INFO] JUnit Jupiter Engine 5.7.1-SNAPSHOT ................ SUCCESS [ 0.008 s] [INFO] JUnit Jupiter Migration Support 5.7.1-SNAPSHOT ..... SUCCESS [ 0.405 s] [INFO] JUnit Jupiter Params 5.7.1-SNAPSHOT ................ SUCCESS [ 0.180 s] [INFO] JUnit Platform Commons 1.7.1-SNAPSHOT .............. SUCCESS [ 0.005 s] [INFO] JUnit Platform Engine API 1.7.1-SNAPSHOT ........... SUCCESS [ 0.004 s] [INFO] JUnit Platform Launcher 1.7.1-SNAPSHOT ............. SUCCESS [ 0.009 s] [INFO] JUnit Platform Runner 1.7.1-SNAPSHOT ............... SUCCESS [ 0.012 s] [INFO] JUnit Platform Suite API 1.7.1-SNAPSHOT ............ SUCCESS [ 0.004 s] [INFO] JUnit Vintage Engine 5.7.1-SNAPSHOT ................ SUCCESS [ 0.131 s] [INFO] org.opentest4j:opentest4j 1.2.0-SNAPSHOT ........... SUCCESS [ 0.006 s] [INFO] org.apiguardian:apiguardian-api 1.1.0-SNAPSHOT ..... SUCCESS [ 0.004 s] [INFO] Eclipse Orbit :: Knowm Recipes ..................... SUCCESS [ 0.002 s] [INFO] XChart 3.6.5-SNAPSHOT .............................. SUCCESS [ 1.891 s] [INFO] Eclipse Orbit :: Logging Recipes ................... SUCCESS [ 0.002 s] [INFO] SLF4J API Module 1.7.30-SNAPSHOT ................... SUCCESS [ 0.011 s] [INFO] JCL 1.2 implemented over SLF4J 1.7.30-SNAPSHOT ..... SUCCESS [ 0.117 s] [INFO] Log4j Implemented Over SLF4J 1.7.30-SNAPSHOT ....... SUCCESS [ 0.143 s] [INFO] SLF4J LOG4J-12 Binding 1.7.30-SNAPSHOT ............. SUCCESS [ 0.107 s] [INFO] SLF4J NOP Binding 1.7.30-SNAPSHOT .................. SUCCESS [ 0.136 s] [INFO] SLF4J Simple Binding 1.7.30-SNAPSHOT ............... SUCCESS [ 0.144 s] [INFO] JUL to SLF4J bridge 1.7.30-SNAPSHOT ................ SUCCESS [ 0.198 s] [INFO] SLF4J Extensions Module 1.7.30-SNAPSHOT ............ SUCCESS [ 0.156 s] [INFO] Logback Core Module 1.2.3-SNAPSHOT ................. SUCCESS [ 0.253 s] [INFO] Logback Classic Module 1.2.3-SNAPSHOT .............. SUCCESS [ 0.147 s] [INFO] Logback SLF4J Binding 1.2.3-SNAPSHOT ............... SUCCESS [ 0.005 s] [INFO] JBoss Logging 3.3.2-SNAPSHOT ....................... SUCCESS [ 0.219 s] [INFO] Apache Log4j 2 2.8.2-SNAPSHOT ...................... SUCCESS [ 0.438 s] [INFO] Eclipse Orbit :: Mockito Recipes ................... SUCCESS [ 0.002 s] [INFO] Eclipse Orbit :: Mockito 2 Recipes ................. SUCCESS [ 0.002 s] [INFO] Mockito 2 2.13.0-SNAPSHOT .......................... SUCCESS [ 0.177 s] [INFO] Mockito 2 2.23.0-SNAPSHOT .......................... SUCCESS [ 0.172 s] [INFO] Eclipse Orbit :: Netty Recipes ..................... SUCCESS [ 0.003 s] [INFO] Netty/Common 4.1.56-SNAPSHOT ....................... SUCCESS [ 0.256 s] [INFO] Netty/Buffer 4.1.56-SNAPSHOT ....................... SUCCESS [ 0.229 s] [INFO] Eclipse Orbit :: Objenesis Recipes ................. SUCCESS [ 0.002 s] [INFO] Objenesis 2.6.0-SNAPSHOT ........................... SUCCESS [ 0.005 s] [INFO] Eclipse Orbit :: Reactive Streams Recipes .......... SUCCESS [ 0.002 s] [INFO] reactive-streams 1.0.2-SNAPSHOT .................... SUCCESS [ 0.004 s] [INFO] Eclipse Orbit :: SnakeYAML Recipes ................. SUCCESS [ 0.002 s] [INFO] SnakeYAML 1.27.0-SNAPSHOT .......................... SUCCESS [ 0.155 s] [INFO] Eclipse Orbit :: Sourceforge Recipes ............... SUCCESS [ 0.002 s] [INFO] net.sourceforge.plantuml 1.2019.0-SNAPSHOT ......... SUCCESS [ 0.299 s] [INFO] Eclipse Orbit :: Tukaani Recipes ................... SUCCESS [ 0.002 s] [INFO] XZ for Java 1.8.0-SNAPSHOT ......................... SUCCESS [ 0.005 s] [INFO] Eclipse Orbit :: Units Of Measurement Recipes ...... SUCCESS [ 0.002 s] [INFO] Units of Measurement API ........................... SUCCESS [ 0.116 s] [INFO] Eclipse Orbit :: XML API Recipes ................... SUCCESS [ 0.002 s] [INFO] DOM4J 1.6.1-SNAPSHOT ............................... SUCCESS [ 0.193 s] [INFO] DOM4J 2.1.1-SNAPSHOT ............................... SUCCESS [ 0.174 s] [INFO] jaxen 1.1.6-SNAPSHOT ............................... SUCCESS [ 0.167 s] [INFO] JDOM 2.0.6-SNAPSHOT ................................ SUCCESS [ 0.006 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:22 min [INFO] Finished at: 2021-03-08T20:50:24Z [INFO] ------------------------------------------------------------------------ + grep -Poh '\S+:(system|provided|compile)' log.txt + sort -u [Pipeline] sh + java -jar core/target/org.eclipse.dash.licenses-0.0.1-SNAPSHOT.jar -summary DEPENDENCIES maven.deps Mar 08, 2021 8:50:27 PM org.eclipse.dash.licenses.foundation.EclipseFoundationSupport queryLicenseData INFO: Querying Eclipse Foundation for license data for 331 items. Mar 08, 2021 8:50:29 PM org.eclipse.dash.licenses.foundation.EclipseFoundationSupport lambda$queryLicenseData$3 INFO: Found 192 items. Mar 08, 2021 8:50:29 PM org.eclipse.dash.licenses.clearlydefined.ClearlyDefinedSupport queryLicenseData INFO: Querying ClearlyDefined for license data for 138 items. Mar 08, 2021 8:50:32 PM org.eclipse.dash.licenses.clearlydefined.ClearlyDefinedSupport lambda$queryLicenseData$2 INFO: Found 138 items. License information could not be automatically verified for the following content: maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3 maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2 maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03 maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03 maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1 maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1 maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1 maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1 This content is either not correctly mapped by the system, or requires review. [Pipeline] sh ++ cat DEPENDENCIES ++ grep -w restricted + rejected='maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' ++ cat releng/scripts/artifact-excludes.csv + for e in `cat releng/scripts/artifact-excludes.csv` ++ echo 'maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' ++ grep -v maven/mavencentral/org.glassfish.jersey.core/jersey-client/2.30.1 + rejected='maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' + for e in `cat releng/scripts/artifact-excludes.csv` ++ echo 'maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' ++ grep -v maven/mavencentral/org.glassfish.hk2/hk2-api/2.6.1 + rejected='maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' + for e in `cat releng/scripts/artifact-excludes.csv` ++ echo 'maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' ++ grep -v maven/mavencentral/org.glassfish.jersey.core/jersey-common/2.30.1 + rejected='maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' + for e in `cat releng/scripts/artifact-excludes.csv` ++ echo 'maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' ++ grep -v maven/mavencentral/org.glassfish.jersey.media/jersey-media-json-jackson/2.30.1 + rejected='maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' + for e in `cat releng/scripts/artifact-excludes.csv` ++ echo 'maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' ++ grep -v maven/mavencentral/org.glassfish.hk2/hk2-utils/2.6.1 + rejected='maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' + for e in `cat releng/scripts/artifact-excludes.csv` ++ echo 'maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' ++ grep -v maven/mavencentral/com.google.javascript/closure-compiler-unshaded/v20160315 + rejected='maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' + for e in `cat releng/scripts/artifact-excludes.csv` ++ echo 'maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' ++ grep -v maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03 + rejected='maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' + for e in `cat releng/scripts/artifact-excludes.csv` ++ echo 'maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' ++ grep -v maven/mavencentral/org.glassfish.hk2/hk2-locator/2.6.1 + rejected='maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' + for e in `cat releng/scripts/artifact-excludes.csv` ++ echo 'maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' ++ grep -v maven/mavencentral/com.sun.activation/jakarta.activation/2.0.0-RC3 + rejected='maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' + for e in `cat releng/scripts/artifact-excludes.csv` ++ echo 'maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' ++ grep -v maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1 + rejected='maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' + for e in `cat releng/scripts/artifact-excludes.csv` ++ echo 'maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined' ++ grep -v maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03 + rejected='maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined' + '[' -n 'maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined' ']' + echo 'maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined' maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined + exit 1 [Pipeline] sh + cat DEPENDENCIES maven/mavencentral/org.apache.ant/ant-apache-bsf/1.10.9, , approved, CQ22189 maven/mavencentral/org.slf4j/log4j-over-slf4j/1.7.30, Apache-2.0, approved, CQ12841 maven/mavencentral/org.ow2.asm/asm-util/8.0.1, BSD-3-Clause, approved, clearlydefined maven/mavencentral/org.apache.httpcomponents/httpasyncclient/4.1.3, Apache-2.0, approved, CQ13506 maven/mavencentral/com.google.http-client/google-http-client/1.34.2, Apache-2.0, approved, clearlydefined maven/mavencentral/org.slf4j/slf4j-nop/1.7.30, MIT, approved, CQ21577 maven/mavencentral/org.apache.xmlrpc/xmlrpc-common/3.1.3, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.pdfbox/fontbox/2.0.6, Apache-2.0, approved, clearlydefined maven/mavencentral/com.google.flogger/flogger-system-backend/0.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.lucene/lucene-misc/7.5.0, Apache-2.0, approved, clearlydefined maven/mavencentral/xerces/xercesImpl/2.12.1, Apache-2.0 AND W3C, approved, CQ23076 maven/mavencentral/org.eclipse.orbit.java-cup/java-cup-runtime/0.11.20150326, , approved, eclipse maven/mavencentral/javax.measure/unit-api/1.0, , approved, CQ12206 maven/mavencentral/org.apache.maven.resolver/maven-resolver-util/1.0.3, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.xmlgraphics/batik-awt-util/1.13, Apache-2.0, approved, CQ22611 maven/mavencentral/org.objenesis/objenesis/2.6, Apache-2.0, approved, CQ15478 maven/mavencentral/org.mozilla/rhino/1.7.10, MPL-2.0 AND BSD-3-Clause AND ISC, approved, CQ16320 maven/mavencentral/org.tukaani/xz/1.8, LicenseRef-Public-Domain, approved, CQ15386 maven/mavencentral/org.glassfish.jersey.ext/jersey-entity-filtering/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), approved, clearlydefined maven/mavencentral/org.apache.ant/ant/1.10.9, Apache-2.0 AND W3C AND LicenseRef-Public-Domain, approved, CQ15560 maven/mavencentral/org.apache.logging.log4j/log4j-core/2.8.2, Apache-2.0, approved, CQ16589 maven/mavencentral/com.google.api.client/google-api-client-repackaged-com-google-common-base/1.2.3-alpha, Apache-2.0, approved, clearlydefined maven/mavencentral/junit/junit/4.13, , approved, CQ22796 maven/mavencentral/com.google.guava/failureaccess/1.0.1, Apache-2.0, approved, CQ22654 maven/mavencentral/net.bytebuddy/byte-buddy-agent/1.9.0, Apache-2.0, approved, clearlydefined maven/mavencentral/jakarta.servlet/jakarta.servlet-api/5.0.0, , approved, eclipse maven/mavencentral/com.atlassian.commonmark/commonmark-ext-image-attributes/0.15.1, BSD-3-Clause AND BSD-2-Clause, approved, CQ22263 maven/mavencentral/org.apache.xmlgraphics/batik-util/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.jruby.jcodings/jcodings/1.0.18, MIT, approved, CQ10635 maven/mavencentral/com.konghq/unirest-java/3.4.02, MIT, approved, clearlydefined maven/mavencentral/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.12.1, Apache-2.0, approved, CQ23005 maven/mavencentral/org.eclipse.orbit.batik/batik-pdf/1.9.1, , approved, eclipse maven/mavencentral/org.mockito/mockito-core/2.23.0, MIT, approved, CQ17976 maven/mavencentral/org.glassfish.hk2/hk2-api/2.5.0-b03, CDDL-1.0, approved, CQ10883 maven/mavencentral/com.google.api.client/google-api-client-json/1.2.3-alpha, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.xmlgraphics/batik-xml/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/io.netty/netty-common/4.1.56.Final, Apache-2.0 AND MIT AND CC0-1.0, approved, CQ21843 maven/mavencentral/com.github.jnr/jnr-ffi/2.1.12, Apache-2.0, approved, CQ22808 maven/mavencentral/org.ejml/equation/0.29, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.xmlgraphics/batik-svggen/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apiguardian/apiguardian-api/1.1.0, Apache-2.0, approved, clearlydefined maven/mavencentral/com.atlassian.commonmark/commonmark-ext-gfm-tables/0.15.1, BSD-2-Clause, approved, clearlydefined maven/mavencentral/org.apache.ant/ant-jmf/1.10.9, , approved, CQ22189 maven/mavencentral/jakarta.activation/jakarta.activation-api/2.0.0, , approved, eclipse maven/mavencentral/org.apache.lucene/lucene-core/7.5.0, Apache-2.0, approved, clearlydefined maven/mavencentral/com.atlassian.commonmark/commonmark-ext-heading-anchor/0.15.1, BSD-2-Clause, approved, clearlydefined maven/mavencentral/org.freemarker/freemarker/2.3.22, Apache-2.0, approved, CQ16328 maven/mavencentral/org.ejml/denseC64/0.29, Apache-2.0, approved, CQ12229 maven/mavencentral/org.apache.jclouds.driver/jclouds-slf4j/1.8.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.felix/org.apache.felix.gogo.command/1.1.2, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.xmlgraphics/batik-bridge/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/com.fasterxml.jackson.core/jackson-databind/2.12.1, Apache-2.0, approved, CQ22967 maven/mavencentral/org.hamcrest/hamcrest-library/1.3, BSD-3-Clause, approved, clearlydefined maven/mavencentral/org.ow2.asm/asm-analysis/8.0.1, BSD-3-Clause, approved, clearlydefined maven/mavencentral/org.glassfish.hk2/hk2-utils/2.5.0-b03, , approved, CQ10885 maven/mavencentral/com.atlassian.commonmark/commonmark-ext-yaml-front-matter/0.15.1, BSD-3-Clause AND BSD-2-Clause, approved, CQ22263 maven/mavencentral/org.apache.httpcomponents/httpcore/4.4.14, Apache-2.0, approved, CQ18704 maven/mavencentral/com.github.jnr/jffi/1.2.23, Apache-2.0 OR LGPL-3.0-or-later, approved, CQ16228 maven/mavencentral/org.apache.xmlgraphics/batik-transcoder/1.13, Apache-2.0, approved, CQ22610 maven/mavencentral/org.apache.xmlgraphics/batik-gvt/1.13, Apache-2.0, approved, CQ22618 maven/mavencentral/org.apache.commons/commons-math3/3.6.1, Apache-2.0 AND BSD-3-Clause AND BSD-2-Clause, approved, CQ22025 maven/mavencentral/org.ow2.asm/asm/8.0.1, BSD-3-Clause, approved, clearlydefined maven/mavencentral/org.apache.ant/ant-imageio/1.10.9, , approved, CQ22189 maven/mavencentral/com.google.guava/guava/30.1-jre, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.xmlgraphics/batik-constants/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.jclouds.labs/openstack-neutron/1.8.0, Apache-2.0, approved, clearlydefined maven/mavencentral/com.google.j2objc/j2objc-annotations/1.3, Apache-2.0, approved, CQ21195 maven/mavencentral/org.junit.platform/junit-platform-suite-api/1.7.1, EPL-2.0, approved, CQ22640 maven/mavencentral/org.apache.xmlrpc/xmlrpc-client/3.1.3, Apache-2.0, approved, clearlydefined maven/mavencentral/com.googlecode.javaewah/JavaEWAH/1.1.7, Apache-2.0, approved, CQ11658 maven/mavencentral/jakarta.activation/jakarta.activation-api/1.2.2, , approved, eclipse maven/mavencentral/org.apache.xmlgraphics/batik-swing/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.antlr/antlr4-runtime/4.5.1-1, BSD-2-Clause, approved, CQ9834 maven/mavencentral/org.apache.ant/ant-testutil/1.10.9, , approved, CQ22189 maven/mavencentral/org.apache.commons/commons-csv/1.8, Apache-2.0, approved, clearlydefined maven/mavencentral/io.opencensus/opencensus-api/0.26.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.slf4j/slf4j-simple/1.7.30, MIT, approved, CQ7952 maven/mavencentral/org.apache.ant/ant-junit/1.10.9, Apache-2.0 AND W3C AND LicenseRef-Public-Domain, approved, CQ15560 maven/mavencentral/com.jcraft/jsch/0.1.55, BSD-3-Clause, approved, CQ19435 maven/mavencentral/net.java.dev.jna/jna/4.1.0, Apache-2.0, approved, CQ9291 maven/mavencentral/com.fasterxml.jackson.core/jackson-annotations/2.12.1, Apache-2.0, approved, CQ22965 maven/mavencentral/org.apache.xmlgraphics/batik-parser/1.13, Apache-2.0, approved, CQ22616 maven/mavencentral/commons-logging/commons-logging/1.2, Apache-2.0, approved, CQ10162 maven/mavencentral/com.google.oauth-client/google-oauth-client/1.30.6, Apache-2.0, approved, clearlydefined maven/mavencentral/org.knowm.xchart/xchart/3.6.5, Apache-2.0, approved, CQ22695 maven/mavencentral/net.java.dev.jna/jna-platform/5.6.0, Apache-2.0 OR LGPL-2.1-or-later, approved, CQ22390 maven/mavencentral/org.dom4j/dom4j/2.1.1, LicenseRef-Dom4j, approved, CQ21947 maven/mavencentral/org.apache.lucene/lucene-core/8.4.1, Apache-2.0, approved, clearlydefined maven/mavencentral/jakarta.xml.bind/jakarta.xml.bind-api/2.3.3, , approved, eclipse maven/mavencentral/com.google.flogger/flogger/0.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-runner/1.7.1, EPL-2.0, approved, CQ22640 maven/mavencentral/org.hsqldb/hsqldb/2.2.9, BSD-3-Clause, approved, CQ21373 maven/mavencentral/com.atlassian.commonmark/commonmark-ext-gfm-strikethrough/0.15.1, BSD-3-Clause AND BSD-2-Clause, approved, CQ22263 maven/mavencentral/org.ejml/ejml-all/0.38, Apache-2.0, approved, clearlydefined maven/mavencentral/org.bouncycastle/bcprov-jdk15on/1.65.01, MIT AND LicenseRef-Public-Domain, approved, CQ21977 maven/mavencentral/jakarta.servlet.jsp/jakarta.servlet.jsp-api/3.0.0, , approved, eclipse maven/mavencentral/org.apache.ant/ant-jai/1.10.9, , approved, CQ22189 maven/mavencentral/org.ow2.asm/asm-tree/9.1, BSD-3-Clause, approved, CQ23029 maven/mavencentral/org.apache.ant/ant-apache-regexp/1.10.9, , approved, CQ22189 maven/mavencentral/org.glassfish.jersey.inject/jersey-hk2/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), approved, clearlydefined maven/mavencentral/com.atlassian.commonmark/commonmark/0.15.1, BSD-3-Clause AND BSD-2-Clause, approved, CQ22263 maven/mavencentral/com.google.api.client/google-api-client-escape/1.2.3-alpha, Apache-2.0, approved, clearlydefined maven/mavencentral/commons-cli/commons-cli/1.4, Apache-2.0, approved, CQ13132 maven/mavencentral/xalan/xalan/2.7.2, Apache-2.0, approved, CQ9587 maven/mavencentral/org.jacoco/org.jacoco.agent/0.8.6, EPL-2.0 AND BSD-3-Clause, approved, CQ22637 maven/mavencentral/net.bytebuddy/byte-buddy-agent/1.7.9, Apache-2.0, approved, clearlydefined maven/mavencentral/org.eclipse.orbit.wsil4j/wsil4j/1.0.0, , approved, eclipse maven/mavencentral/org.apache.commons/commons-compress/1.19, Apache-2.0, approved, clearlydefined maven/mavencentral/com.glazedlists/glazedlists/1.11.0, MPL-2.0 AND Apache-2.0, approved, CQ20790 maven/mavencentral/org.ejml/simple/0.29, Apache-2.0, approved, clearlydefined maven/mavencentral/com.ibm.icu/icu4j/67.1, ICU AND Unicode-TOU AND BSD-3-Clause AND BSD-2-Clause AND LicenseRef-ipadic-license AND LicenseRef-Public-Domain, approved, CQ22320 maven/mavencentral/org.glassfish.jersey.core/jersey-client/2.30.1, EPL-2.0 OR GPL-2.0-with-classpath-exception, approved, emo_ip_team maven/mavencentral/org.apache.ant/ant-commons-logging/1.10.9, , approved, CQ22189 maven/mavencentral/javax.validation/validation-api/1.1.0.Final, Apache-2.0, approved, CQ15114 maven/mavencentral/org.apache.xmlrpc/xmlrpc-server/3.1.3, Apache-2.0, approved, clearlydefined maven/mavencentral/com.github.virtuald/curvesapi/1.06, BSD-3-Clause, approved, clearlydefined maven/mavencentral/org.jacoco/org.jacoco.core/0.8.6, EPL-2.0, approved, CQ22591 maven/mavencentral/org.apache.xmlgraphics/batik-script/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.pdfbox/xmpbox/2.0.6, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.httpcomponents/httpclient-cache/4.5.13, Apache-2.0, approved, CQ11714 maven/mavencentral/com.atlassian.commonmark/commonmark-ext-ins/0.15.1, BSD-3-Clause AND BSD-2-Clause, approved, CQ22263 maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/1.0.3, CDDL-1.0, approved, CQ10889 maven/mavencentral/org.glassfish.jersey.connectors/jersey-apache-connector/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.apache.felix/org.apache.felix.gogo.shell/1.1.4, Apache-2.0, approved, clearlydefined maven/mavencentral/com.github.oshi/oshi-core/3.8.0, EPL-1.0, approved, CQ18530 maven/mavencentral/io.opencensus/opencensus-contrib-http-util/0.26.0, Apache-2.0, approved, CQ21996 maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.2, CDDL-1.0, approved, CQ7568 maven/mavencentral/org.apache.xmlgraphics/batik-parser/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.logging.log4j/log4j-api/2.8.2, Apache-2.0, approved, CQ13564 maven/mavencentral/org.apache.ant/ant-commons-net/1.10.9, , approved, CQ22189 maven/mavencentral/com.github.jnr/jnr-x86asm/1.0.2, MIT, approved, CQ9094 maven/mavencentral/com.google.auto.value/auto-value-annotations/1.7, Apache-2.0, approved, clearlydefined maven/mavencentral/org.mockito/mockito-core/2.13.0, , approved, CQ15418 maven/mavencentral/org.glassfish.hk2/hk2-api/2.6.1, EPL-2.0 OR GPL-2.0-with-classpath-exception, approved, ee4j.glassfish maven/mavencentral/org.apache.xmlgraphics/batik-css/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/com.google.oauth-client/google-oauth-client-java6/1.30.6, Apache-2.0, approved, clearlydefined maven/mavencentral/org.ejml/experimental/0.29, Apache-2.0, approved, CQ12229 maven/mavencentral/org.apache.xmlgraphics/batik-codec/1.13, Apache-2.0, approved, clearlydefined maven/mavencentral/net.java.dev.jna/jna-platform/4.1.0, Apache-2.0, approved, CQ9291 maven/mavencentral/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.12.1, Apache-2.0, approved, CQ23003 maven/mavencentral/org.apache.jclouds.api/swift/1.8.0, Apache-2.0, approved, clearlydefined maven/mavencentral/jakarta.websocket/jakarta.websocket-api/2.0.0, , approved, eclipse maven/mavencentral/org.apache.xmlgraphics/batik-svg-dom/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.jruby.joni/joni/2.1.11, MIT, approved, CQ10636 maven/mavencentral/org.apache.pdfbox/preflight/2.0.6, Apache-2.0, approved, clearlydefined maven/mavencentral/org.bouncycastle/bcpkix-jdk15on/1.65, MIT AND LicenseRef-Public-Domain, approved, CQ21976 maven/mavencentral/org.apache.jclouds/jclouds-blobstore/1.8.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.maven.resolver/maven-resolver-api/1.0.3, Apache-2.0, approved, CQ13012 maven/mavencentral/org.hamcrest/hamcrest-core/1.3, BSD-2-Clause, approved, CQ7063 maven/mavencentral/org.apache.httpcomponents/httpclient/4.5.13, Apache-2.0, approved, CQ22761 maven/mavencentral/org.glassfish.jersey.core/jersey-common/2.30.1, EPL-2.0 OR GPL-2.0-with-classpath-exception, approved, ee4j.jersey maven/mavencentral/dom4j/dom4j/1.6.1, , approved, CQ1362 maven/mavencentral/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.1, Apache-2.0, approved, CQ23006 maven/mavencentral/com.graphql-java/graphql-java/11.0, MIT, approved, clearlydefined maven/mavencentral/org.apache.xmlgraphics/xmlgraphics-commons/2.4, Apache-2.0, approved, CQ22305 maven/mavencentral/org.apache.httpcomponents/httpcore-nio/4.4.5, Apache-2.0, approved, CQ13509 maven/mavencentral/org.jacoco/org.jacoco.report/0.8.6, EPL-2.0 AND Apache-2.0, approved, CQ22593 maven/mavencentral/com.github.jnr/jnr-enxio/0.25, Apache-2.0, approved, CQ21979 maven/mavencentral/org.apache.xmlgraphics/batik-awt-util/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.onami/org.apache.onami.configuration/6.3.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.ow2.asm/asm-analysis/9.1, BSD-3-Clause, approved, CQ23029 maven/mavencentral/org.apache.ant/ant-antlr/1.10.9, , approved, CQ22189 maven/mavencentral/org.jsoup/jsoup/1.8.3, MIT, approved, CQ12749 maven/mavencentral/org.eclipse.orbit.plantuml/plantuml/1.2019.0, , approved, eclipse maven/mavencentral/ch.qos.logback/logback-core/1.2.3, EPL-1.0, approved, CQ13635 maven/mavencentral/io.github.classgraph/classgraph/4.8.35, MIT, approved, CQ22530 maven/mavencentral/org.apache.ant/ant-apache-xalan2/1.10.9, , approved, CQ22189 maven/mavencentral/net.bytebuddy/byte-buddy/1.7.9, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.jclouds.api/openstack-cinder/1.8.0, Apache-2.0, approved, clearlydefined maven/mavencentral/com.github.jnr/jnr-unixsocket/0.28, Apache-2.0, approved, clearlydefined maven/mavencentral/com.sun.xml.bind/jaxb-impl/2.3.3, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.reactivestreams/reactive-streams/1.0.2, CC0-1.0, approved, CQ16332 maven/mavencentral/org.apache.lucene/lucene-analyzers-common/7.5.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.slf4j/slf4j-api/1.7.30, MIT, approved, CQ13368 maven/mavencentral/org.yaml/snakeyaml/1.27, Apache-2.0, approved, clearlydefined maven/mavencentral/net.jini/jini-core/2.1, Apache-2.0, approved, CQ21435 maven/mavencentral/io.github.java-diff-utils/java-diff-utils/4.8, Apache-2.0, approved, CQ22697 maven/mavencentral/com.google.oauth-client/google-oauth-client-jetty/1.30.6, Apache-2.0, approved, clearlydefined maven/mavencentral/org.antlr/antlr4-runtime/4.7.1, BSD-3-Clause, approved, CQ18840 maven/mavencentral/com.fasterxml.jackson.core/jackson-core/2.12.1, Apache-2.0, approved, CQ22966 maven/mavencentral/org.glassfish.jersey.media/jersey-media-json-jackson/2.30.1, EPL-2.0 OR GPL-2.0-with-classpath-exception, approved, ee4j.jersey maven/mavencentral/org.antlr/antlr4-runtime/4.7.2, BSD-3-Clause, approved, CQ18840 maven/mavencentral/com.google.http-client/google-http-client-jackson2/1.34.2, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.xmlgraphics/batik-gvt/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/com.github.jnr/jnr-constants/0.9.15, Apache-2.0, approved, CQ16224 maven/mavencentral/com.sun.activation/jakarta.activation/1.2.2, EPL-2.0 OR BSD-3-Clause OR GPL-2.0-with-classpath-exception, approved, emo_ip_team maven/mavencentral/org.apache.maven.resolver/maven-resolver-transport-http/1.0.3, Apache-2.0, approved, clearlydefined maven/mavencentral/jakarta.ws.rs/jakarta.ws.rs-api/2.1.6, , approved, eclipse maven/mavencentral/org.apache.felix/org.apache.felix.gogo.runtime/1.1.4, Apache-2.0 AND MIT, approved, CQ22929 maven/mavencentral/org.ow2.asm/asm-commons/9.1, BSD-3-Clause, approved, CQ23029 maven/mavencentral/org.apache.httpcomponents/fluent-hc/4.5.13, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.xmlgraphics/batik-ext/1.13, Apache-2.0, approved, CQ22613 maven/mavencentral/org.apache.xmlgraphics/batik-svggen/1.13, Apache-2.0, approved, clearlydefined maven/mavencentral/com.sun.activation/jakarta.activation/2.0.0, EPL-2.0 OR BSD-3-Clause OR GPL-2.0-with-classpath-exception, approved, ee4j.jaf maven/mavencentral/org.junit.jupiter/junit-jupiter-engine/5.7.1, EPL-2.0, approved, CQ22640 maven/mavencentral/org.apache.xmlgraphics/batik-bridge/1.13, Apache-2.0, approved, CQ22621 maven/mavencentral/org.apache.jclouds/jclouds-scriptbuilder/1.8.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.junit.vintage/junit-vintage-engine/5.7.1, EPL-2.0, approved, CQ22640 maven/mavencentral/org.bouncycastle/bcpg-jdk15on/1.65, Apache-2.0, approved, CQ21975 maven/mavencentral/org.ejml/core/0.29, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.commons/commons-collections4/4.4, Apache-2.0, approved, clearlydefined maven/mavencentral/org.slf4j/jcl-over-slf4j/1.7.30, Apache-2.0, approved, CQ12843 maven/mavencentral/org.apache.xmlgraphics/batik-i18n/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.xmlgraphics/batik-anim/1.13, Apache-2.0, approved, CQ22608 maven/mavencentral/org.apache.ant/ant-swing/1.10.9, , approved, CQ22189 maven/mavencentral/com.google.api.client/google-api-client-util/1.2.3-alpha, Apache-2.0, approved, clearlydefined maven/mavencentral/org.glassfish.hk2/hk2-utils/2.6.1, EPL-2.0 OR GPL-2.0-with-classpath-exception, approved, emo_ip_team maven/mavencentral/org.apache.ant/ant-apache-oro/1.10.9, , approved, CQ22189 maven/mavencentral/com.google.code.gson/gson/2.8.6, Apache-2.0, approved, CQ23102 maven/mavencentral/commons-io/commons-io/2.6, Apache-2.0, approved, CQ19090 maven/mavencentral/jaxen/jaxen/1.1.6, , approved, CQ11159 maven/mavencentral/org.opentest4j/opentest4j/1.2.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.eclipse.orbit.drmaa/com.sun.grid.drmaa/1.0.0, , approved, eclipse maven/mavencentral/com.github.jnr/jnr-posix/3.0.54, EPL-2.0 OR GPL-2.0-or-later OR LGPL-2.1-or-later, approved, CQ22817 maven/mavencentral/org.apache.jclouds.labs/docker/1.8.0, Apache-2.0, approved, clearlydefined maven/mavencentral/commons-codec/commons-codec/1.14, Apache-2.0, approved, emo_ip_team maven/mavencentral/org.ow2.asm/asm-tree/8.0.1, BSD-3-Clause, approved, clearlydefined maven/mavencentral/org.apache.ant/ant-apache-bcel/1.10.9, , approved, CQ22189 maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet-core/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), approved, clearlydefined maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.maven.resolver/maven-resolver-transport-file/1.0.3, Apache-2.0, approved, clearlydefined maven/mavencentral/com.google.javascript/closure-compiler-unshaded/v20160315, Apache-2.0, approved, CQ11185 maven/mavencentral/org.apache.xmlgraphics/batik-anim/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.jclouds.api/ec2/1.8.0, Apache-2.0, approved, clearlydefined maven/mavencentral/com.fasterxml.jackson.datatype/jackson-datatype-guava/2.12.1, Apache-2.0, approved, CQ23004 maven/mavencentral/org.glassfish.hk2/hk2-locator/2.5.0-b03, CDDL-1.1 OR GPL-2.0, approved, CQ13279 maven/mavencentral/net.java.dev.jna/jna/5.6.0, Apache-2.0 AND LGPL-2.1-or-later, approved, CQ22391 maven/mavencentral/org.apache.xmlbeans/xmlbeans/3.1.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.jboss.logging/jboss-logging/3.3.2.Final, Apache-2.0, approved, CQ13843 maven/mavencentral/org.apache.ws.commons.util/ws-commons-util/1.0.2, Apache-2.0, approved, clearlydefined maven/mavencentral/org.ow2.asm/asm/9.1, BSD-3-Clause, approved, CQ23029 maven/mavencentral/org.apache.httpcomponents.core5/httpcore5/5.0.2, Apache-2.0, approved, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-commons/1.7.1, EPL-2.0, approved, CQ22640 maven/mavencentral/org.ow2.asm/asm-util/9.1, BSD-3-Clause, approved, CQ23029 maven/mavencentral/ch.qos.logback/logback-classic/1.2.3, EPL-1.0, approved, CQ13636 maven/mavencentral/org.ow2.asm/asm-commons/8.0.1, BSD-3-Clause, approved, clearlydefined maven/mavencentral/com.google.auth/google-auth-library-oauth2-http/0.20.0, BSD-3-Clause, approved, clearlydefined maven/mavencentral/org.apache.poi/poi/4.1.1, Apache-2.0 AND MIT AND BSD-3-Clause AND EPL-1.0, approved, CQ22907 maven/mavencentral/org.apache.jclouds/jclouds-compute/1.8.0, Apache-2.0, approved, clearlydefined maven/mavencentral/commons-fileupload/commons-fileupload/1.3.2, Apache-2.0, approved, CQ5809 maven/mavencentral/org.apache.poi/poi-ooxml/4.1.1, Apache-2.0 AND MIT AND BSD-3-Clause AND EPL-1.0, approved, CQ22906 maven/mavencentral/com.google.flogger/flogger-testing/0.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.jclouds.api/openstack-keystone/1.8.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.xmlgraphics/batik-dom/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.xmlgraphics/batik-constants/1.13, Apache-2.0, approved, clearlydefined maven/mavencentral/io.grpc/grpc-context/1.29.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.ant/ant-netrexx/1.10.9, , approved, CQ22189 maven/mavencentral/net.java.dev.jna/jna/4.5.1, Apache-2.0, approved, clearlydefined maven/mavencentral/com.google.code.gson/gson/2.7, Apache-2.0, approved, CQ12068 maven/mavencentral/org.immutables/value/2.8.3, Apache-2.0, approved, clearlydefined maven/mavencentral/org.junit.platform/junit-platform-launcher/1.7.1, NOASSERTION, restricted, clearlydefined maven/mavencentral/org.apache.xmlgraphics/batik-dom/1.13, Apache-2.0 AND W3C, approved, CQ22617 maven/mavencentral/net.i2p.crypto/eddsa/0.3.0, CC0, approved, CQ17804 maven/mavencentral/org.apache.lucene/lucene-queryparser/7.5.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.xmlgraphics/batik-script/1.13, Apache-2.0, approved, CQ22620 maven/mavencentral/org.apache.ant/ant-junit4/1.10.9, , approved, CQ22189 maven/mavencentral/org.glassfish.hk2/hk2-locator/2.6.1, EPL-2.0 OR GPL-2.0-with-classpath-exception, approved, emo_ip_team maven/mavencentral/org.apache.ant/ant-launcher/1.10.9, Apache-2.0 AND W3C AND LicenseRef-Public-Domain, approved, CQ15560 maven/mavencentral/net.bytebuddy/byte-buddy/1.9.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.ant/ant-xz/1.10.9, , approved, CQ22189 maven/mavencentral/com.google.api.client/google-api-client-auth-oauth2/1.2.3-alpha, Apache-2.0, approved, clearlydefined maven/mavencentral/io.netty/netty-buffer/4.1.56.Final, Apache-2.0, approved, CQ21842 maven/mavencentral/org.apache.maven.resolver/maven-resolver-spi/1.0.3, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.maven.resolver/maven-resolver-connector-basic/1.0.3, Apache-2.0, approved, clearlydefined maven/mavencentral/com.google.auth/google-auth-library-credentials/0.20.0, BSD-3-Clause, approved, clearlydefined maven/mavencentral/org.apache.xmlgraphics/batik-css/1.13, Apache-2.0, approved, clearlydefined maven/mavencentral/org.conscrypt/conscrypt-openjdk-uber/2.5.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.httpcomponents/httpmime/4.5.13, Apache-2.0, approved, CQ11718 maven/mavencentral/org.apache.ant/ant-jdepend/1.10.9, , approved, CQ22189 maven/mavencentral/org.apache.xmlgraphics/batik-transcoder/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.junit.jupiter/junit-jupiter-api/5.7.1, EPL-2.0, approved, CQ22640 maven/mavencentral/org.apache.poi/poi-ooxml-schemas/4.1.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.slf4j/slf4j-log4j12/1.7.30, MIT, approved, CQ7665 maven/mavencentral/org.apache.lucene/lucene-analyzers-smartcn/8.4.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.xmlgraphics/batik-codec/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.jclouds.api/sts/1.8.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.httpcomponents.core5/httpcore5-h2/5.0.2, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.ant/ant-javamail/1.10.9, , approved, CQ22189 maven/mavencentral/org.mongodb/mongo-java-driver/3.2.2, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.jclouds.api/openstack-nova/1.8.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.mandas/docker-client/3.2.1, Apache-2.0, approved, CQ21933 maven/mavencentral/org.apache.jclouds.api/cloudwatch/1.8.0, Apache-2.0, approved, CQ8978 maven/mavencentral/org.apache.ant/ant-jsch/1.10.9, , approved, CQ22189 maven/mavencentral/org.junit.jupiter/junit-jupiter-params/5.7.1, EPL-2.0, approved, CQ22640 maven/mavencentral/org.apache.ant/ant-apache-resolver/1.10.9, , approved, CQ22189 maven/mavencentral/org.apache.ant/ant-apache-log4j/1.10.9, , approved, CQ22189 maven/mavencentral/org.apache.xmlgraphics/batik-extension/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.junit.jupiter/junit-jupiter-migrationsupport/5.7.1, EPL-2.0, approved, CQ22640 maven/mavencentral/com.cronutils/cron-utils/5.0.5, Apache-2.0, approved, CQ12516 maven/mavencentral/org.apache.xmlgraphics/batik-util/1.13, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.sshd/sshd-sftp/2.6.0, Apache-2.0 AND ISC, approved, CQ22993 maven/mavencentral/org.apache.xmlgraphics/batik-svg-dom/1.13, Apache-2.0 AND W3C, approved, CQ22619 maven/mavencentral/org.apache.jclouds/jclouds-core/1.8.0, Apache-2.0, approved, clearlydefined maven/mavencentral/jakarta.annotation/jakarta.annotation-api/1.3.5, , approved, eclipse maven/mavencentral/org.apache.sshd/sshd-osgi/2.6.0, Apache-2.0 AND ISC, approved, CQ22992 maven/mavencentral/com.google.api.client/google-api-client-auth/1.2.3-alpha, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.httpcomponents.client5/httpclient5/5.0.2, Apache-2.0, restricted, clearlydefined maven/mavencentral/com.google.gdata/core/1.47.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.xmlgraphics/batik-i18n/1.13, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.pdfbox/pdfbox/2.0.6, Apache-2.0 AND BSD-3-Clause AND APAFML AND Adobe-Glyph AND Unicode-DFS-2015 AND Zlib AND OFL-1.1, approved, CQ13673 maven/mavencentral/org.apache.lucene/lucene-analyzers-smartcn/7.5.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.eclipse.orbit.java-cup/java-cup/0.11.20150326, , approved, eclipse maven/mavencentral/org.apache.felix/org.apache.felix.scr/2.1.24, Apache-2.0, approved, clearlydefined maven/mavencentral/org.ejml/dense64/0.29, Apache-2.0, approved, CQ12229 maven/mavencentral/org.apache.xmlgraphics/batik-gui-util/1.9.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.xmlgraphics/batik-xml/1.13, Apache-2.0, approved, CQ22614 maven/mavencentral/com.graphql-java/java-dataloader/2.1.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.slf4j/jul-to-slf4j/1.7.30, MIT, approved, CQ12842 maven/mavencentral/org.glassfish.jersey.core/jersey-server/2.30.1, Apache-2.0, restricted, clearlydefined maven/mavencentral/net.java.dev.jna/jna-platform/4.5.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.santuario/xmlsec/2.2.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, BSD-2-Clause OR (Apache-2.0 OR MIT), restricted, clearlydefined maven/mavencentral/org.apache.maven.resolver/maven-resolver-impl/1.0.3, Apache-2.0, approved, clearlydefined maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, NOASSERTION, restricted, clearlydefined maven/mavencentral/args4j/args4j/2.33, MIT, approved, CQ11068 maven/mavencentral/org.apache.xmlgraphics/batik-shared-resources/1.13, Apache-2.0, approved, CQ22615 maven/mavencentral/org.apache.jclouds.common/openstack-common/1.8.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.eclipse.orbit.drmaa/org.ggf.drmaa/1.0.0, , approved, eclipse maven/mavencentral/com.google.guava/guava/27.1-jre, Apache-2.0 AND CC0-1.0, approved, CQ19110 maven/mavencentral/org.jdom/jdom2/2.0.6, , approved, CQ11158 maven/mavencentral/org.assertj/assertj-core/3.14.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.ant/ant-junitlauncher/1.10.9, , approved, CQ22189 maven/mavencentral/com.google.api.client/google-api-client-http/1.2.3-alpha, Apache-2.0, approved, clearlydefined maven/mavencentral/com.atlassian.commonmark/commonmark-ext-task-list-items/0.15.1, BSD-3-Clause AND BSD-2-Clause, approved, CQ22263 maven/mavencentral/org.slf4j/slf4j-ext/1.7.30, MIT, approved, CQ9128 maven/mavencentral/org.apache.httpcomponents/httpclient-win/4.5.13, Apache-2.0, approved, clearlydefined maven/mavencentral/jakarta.el/jakarta.el-api/4.0.0, , approved, eclipse maven/mavencentral/org.junit.platform/junit-platform-engine/1.7.1, EPL-2.0, approved, CQ22640 maven/mavencentral/org.antlr/antlr-runtime/3.5.2, BSD-3-Clause, approved, clearlydefined maven/mavencentral/org.apache.lucene/lucene-analyzers-common/8.4.1, Apache-2.0, approved, clearlydefined [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS