GitHub pull request #109 of commit 0537dcee29c65a39cd9037c4b62a0fbeb64c1774, no merge conflicts. Running as SYSTEM Setting status of 0537dcee29c65a39cd9037c4b62a0fbeb64c1774 to PENDING with url https://ci.eclipse.org/lyo/job/lyo-core-pr/15/ and message: 'Build started for merge commit.' Setting status of 0537dcee29c65a39cd9037c4b62a0fbeb64c1774 to PENDING with url https://ci.eclipse.org/lyo/job/lyo-core-pr/15/ and message: 'Build started for merge commit.' Using context: Eclipse Lyo Jenkins instance Agent default-agent-xf7st is provisioned from template Kubernetes Pod Template Agent specification [Kubernetes Pod Template] (): * [jnlp] eclipsecbijenkins/jenkins-agent:3.29@sha256:90d0b4f1eaa744217d4cd5df8caef86dfc76ce4d38bba6bda6a40de4eb8307cd(resourceRequestCpu: 1000m, resourceRequestMemory: 4096Mi, resourceLimitCpu: 2000m, resourceLimitMemory: 4096Mi) yaml: apiVersion: v1 kind: Pod spec: containers: - name: jnlp volumeMounts: - name: settings-xml mountPath: /home/jenkins/.m2/settings.xml subPath: settings.xml readOnly: true - name: toolchains-xml mountPath: /home/jenkins/.m2/toolchains.xml subPath: toolchains.xml readOnly: true - name: settings-security-xml mountPath: /home/jenkins/.m2/settings-security.xml subPath: settings-security.xml readOnly: true volumes: - name: settings-xml secret: secretName: m2-secret-dir items: - key: settings.xml path: settings.xml - name: toolchains-xml configMap: name: m2-dir items: - key: toolchains.xml path: toolchains.xml - name: settings-security-xml secret: secretName: m2-secret-dir items: - key: settings-security.xml path: settings-security.xml Building remotely on default-agent-xf7st in workspace /home/jenkins/workspace/lyo-core-pr No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/lyo.core.git > /usr/bin/git init /home/jenkins/workspace/lyo-core-pr # timeout=10 Fetching upstream changes from https://github.com/eclipse/lyo.core.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --force --progress https://github.com/eclipse/lyo.core.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url https://github.com/eclipse/lyo.core.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/eclipse/lyo.core.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/lyo.core.git > /usr/bin/git fetch --tags --force --progress https://github.com/eclipse/lyo.core.git +refs/pull/109/*:refs/remotes/origin/pr/109/* > /usr/bin/git rev-parse refs/remotes/origin/pr/109/merge^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/pr/109/merge^{commit} # timeout=10 Checking out Revision bca326a7c1c4ea4c5f0c4bedf2c9d518da85e889 (refs/remotes/origin/pr/109/merge) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f bca326a7c1c4ea4c5f0c4bedf2c9d518da85e889 Commit message: "Merge 0537dcee29c65a39cd9037c4b62a0fbeb64c1774 into fe974cea02bacd69f531c1d074b5672bfad45107" First time build. Skipping changelog. [lyo-core-pr] $ /opt/tools/apache-maven/latest/bin/mvn -f oslc4j-core-build/pom.xml -DghprbTriggerAuthorLogin= -DghprbGhRepository=eclipse/lyo.core -DghprbAddTestResults=false -DghprbStartedStatus= -DghprbAuthorRepoGitUrl=https://github.com/eclipse/lyo.core.git -DghprbTriggeredStatus= -DghprbTriggerAuthor= -DghprbShowMatrixStatus=false -DghprbPullLink=https://github.com/eclipse/lyo.core/pull/109 -DghprbStatusUrl= -DghprbActualCommit=0537dcee29c65a39cd9037c4b62a0fbeb64c1774 -DghprbPullAuthorLogin=snyk-bot -DghprbSourceBranch=snyk-fix-15c7f090dc38f136acc1058e5376e7e9 -DghprbTriggerAuthorLoginMention= '-DghprbPullLongDescription=#### Description\nThis PR fixes one or more vulnerable packages in the `maven` dependencies of this project.\nSee the [Snyk test report](https://app.snyk.io/org/berezovskyi/test/github/b89e6a3e-753a-418d-a3f5-a470eaab53b2/master..snyk-fix-15c7f090dc38f136acc1058e5376e7e9) for more details.\n\n#### Snyk Project: [eclipse/lyo.core:oslc4j-core/pom.xml](https://app.snyk.io/org/berezovskyi/project/b89e6a3e-753a-418d-a3f5-a470eaab53b2)\n#### Snyk Organization: [berezovskyi](https://app.snyk.io/org/berezovskyi)\n\n\n#### Changes included in this PR\n\n- Changes to the following files to upgrade the vulnerable dependencies to a fixed version:\n - oslc4j-core-build/pom.xml\n\n\n#### Vulnerabilities that will be fixed\n##### With an upgrade:\n - `oslc4j-core-build/pom.xml`\n - `org.apache.jena:apache-jena-libs@3.6.0 > org.apache.jena:apache-jena-libs@3.11.0` \n - [Deserialization of Untrusted Data](https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72450)\n - [Deserialization of Untrusted Data](https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72448)\n - [Deserialization of Untrusted Data](https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72449)\n - [Deserialization of Untrusted Data](https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72451)\n\n\n\nYou can read more about Snyk's upgrade and patch logic in [Snyk's documentation](https://snyk.io/docs/using-snyk/).\n\nCheck the changes in this PR to ensure they won't cause issues with your project.\n\nStay secure,\nThe Snyk team\n\n_**Note**: You are seeing this because you or someone else with access to this repository has authorised Snyk to open Fix PRs. To review the settings for this Snyk project please go to the [project settings page](https://app.snyk.io/org/berezovskyi/project/b89e6a3e-753a-418d-a3f5-a470eaab53b2/settings)._\n\n[//]: # (snyk:metadata:{\"type\":\"auto\",\"packageManager\":\"maven\",\"vulns\":[\"SNYK-JAVA-COMFASTERXMLJACKSONCORE-72448\",\"SNYK-JAVA-COMFASTERXMLJACKSONCORE-72449\",\"SNYK-JAVA-COMFASTERXMLJACKSONCORE-72450\",\"SNYK-JAVA-COMFASTERXMLJACKSONCORE-72451\"],\"patch\":[],\"upgrade\":[\"SNYK-JAVA-COMFASTERXMLJACKSONCORE-72448\",\"SNYK-JAVA-COMFASTERXMLJACKSONCORE-72449\",\"SNYK-JAVA-COMFASTERXMLJACKSONCORE-72450\",\"SNYK-JAVA-COMFASTERXMLJACKSONCORE-72451\"],\"isBreakingChange\":false,\"env\":\"prod\",\"dependencies\":[{\"name\":\"org.apache.jena:apache-jena-libs\",\"from\":\"3.6.0\",\"to\":\"3.11.0\"}],\"prType\":\"fix\"})\n' -DghprbUpstreamStatus=true -DghprbTriggerAuthorEmail= "-DghprbPullTitle=[Snyk] Fix for 4 vulnerable dependencies" -DghprbActualCommitAuthorEmail=snyk-test@snyk.io "-DghprbCommitStatusContext=Eclipse Lyo Jenkins instance" -DghprbTargetBranch=master -DghprbPullId=109 -DghprbCredentialsId=c6712ab1-c402-4796-9529-e6ed85463688 -DghprbPullAuthorEmail= -Dsha1=origin/pr/109/merge -DghprbPullAuthorLoginMention=@snyk-bot "-DghprbPullDescription=GitHub pull request #109 of commit 0537dcee29c65a39cd9037c4b62a0fbeb64c1774, no merge conflicts." -DghprbActualCommitAuthor=snyk-test -DGIT_BRANCH=snyk-fix-15c7f090dc38f136acc1058e5376e7e9 -DghprbCommentBody=null clean verify -B Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.lyo.core.query:oslc-query:jar:4.0.0-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: javax.servlet:javax.servlet-api:jar -> version ${version.servlet} vs 3.1.0 @ org.eclipse.lyo.oslc4j.core:oslc4j-core-build:4.0.0-SNAPSHOT, /home/jenkins/workspace/lyo-core-pr/oslc4j-core-build/pom.xml, line 160, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.lyo.oslc4j.core:oslc4j-core-build:pom:4.0.0-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: javax.servlet:javax.servlet-api:jar -> version ${version.servlet} vs 3.1.0 @ line 160, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] OSLC4J Build [pom] [INFO] OSLC4J Core [jar] [INFO] OSLC4J Query [jar] [INFO] OSLC4J Jena Provider [jar] [INFO] OSLC TRS Toolkit [jar] [INFO] OSLC4J JSON4J Provider [jar] [INFO] OSLC4J Utilities [jar] [INFO] shacl [jar] [INFO] [INFO] -----------< org.eclipse.lyo.oslc4j.core:oslc4j-core-build >------------ [INFO] Building OSLC4J Build 4.0.0-SNAPSHOT [1/8] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 8.7 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 621 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 740 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 493 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oslc4j-core-build --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 91 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 452 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 286 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 271 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 440 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 418 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 6.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 314 kB/s) [INFO] [INFO] --------------< org.eclipse.lyo.oslc4j.core:oslc4j-core >--------------- [INFO] Building OSLC4J Core 4.0.0-SNAPSHOT [2/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom (6.7 kB at 371 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 511 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 926 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar (30 kB at 770 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.pom (19 kB at 652 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 650 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 968 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.jar (421 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom (6.0 kB at 425 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 867 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar (24 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 567 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 831 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 776 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 551 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 726 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 743 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 486 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 1.5 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.pom (30 kB at 944 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 295 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 376 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 177 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/apache-jena-libs/3.11.0/apache-jena-libs-3.11.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/apache-jena-libs/3.11.0/apache-jena-libs-3.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/apache-jena-libs/3.11.0/apache-jena-libs-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/apache-jena-libs/3.11.0/apache-jena-libs-3.11.0.pom (2.0 kB at 5.3 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena/3.11.0/jena-3.11.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena/3.11.0/jena-3.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena/3.11.0/jena-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena/3.11.0/jena-3.11.0.pom (38 kB at 33 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/apache/21/apache-21.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/apache/21/apache-21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 634 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-tdb/3.11.0/jena-tdb-3.11.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-tdb/3.11.0/jena-tdb-3.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-tdb/3.11.0/jena-tdb-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-tdb/3.11.0/jena-tdb-3.11.0.pom (5.5 kB at 26 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-arq/3.11.0/jena-arq-3.11.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-arq/3.11.0/jena-arq-3.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-arq/3.11.0/jena-arq-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-arq/3.11.0/jena-arq-3.11.0.pom (7.3 kB at 36 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-core/3.11.0/jena-core-3.11.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-core/3.11.0/jena-core-3.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-core/3.11.0/jena-core-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-core/3.11.0/jena-core-3.11.0.pom (9.5 kB at 49 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 128 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 450 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-iri/3.11.0/jena-iri-3.11.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-iri/3.11.0/jena-iri-3.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-iri/3.11.0/jena-iri-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-iri/3.11.0/jena-iri-3.11.0.pom (4.3 kB at 17 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-cli/commons-cli/1.4/commons-cli-1.4.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-cli/commons-cli/1.4/commons-cli-1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.4/commons-cli-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 306 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.1 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/apache/18/apache-18.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/apache/18/apache-18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 627 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 499 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-base/3.11.0/jena-base-3.11.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-base/3.11.0/jena-base-3.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-base/3.11.0/jena-base-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-base/3.11.0/jena-base-3.11.0.pom (5.4 kB at 26 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-shaded-guava/3.11.0/jena-shaded-guava-3.11.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-shaded-guava/3.11.0/jena-shaded-guava-3.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-shaded-guava/3.11.0/jena-shaded-guava-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-shaded-guava/3.11.0/jena-shaded-guava-3.11.0.pom (3.6 kB at 18 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-csv/1.5/commons-csv-1.5.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-csv/1.5/commons-csv-1.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-csv/1.5/commons-csv-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-csv/1.5/commons-csv-1.5.pom (19 kB at 246 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 509 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 652 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 2.5 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/apache/16/apache-16.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/apache/16/apache-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 513 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 701 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 2.8 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/github/andrewoma/dexx/collection/0.7/collection-0.7.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/github/andrewoma/dexx/collection/0.7/collection-0.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/andrewoma/dexx/collection/0.7/collection-0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/andrewoma/dexx/collection/0.7/collection-0.7.pom (2.1 kB at 29 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom (6.4 kB at 246 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom (16 kB at 580 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 851 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom (5.1 kB at 189 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom (13 kB at 499 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 481 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.9 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/github/jsonld-java/jsonld-java/0.12.3/jsonld-java-0.12.3.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/github/jsonld-java/jsonld-java/0.12.3/jsonld-java-0.12.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jsonld-java/jsonld-java/0.12.3/jsonld-java-0.12.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jsonld-java/jsonld-java/0.12.3/jsonld-java-0.12.3.pom (5.6 kB at 16 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/github/jsonld-java/jsonld-java-parent/0.12.3/jsonld-java-parent-0.12.3.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/github/jsonld-java/jsonld-java-parent/0.12.3/jsonld-java-parent-0.12.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jsonld-java/jsonld-java-parent/0.12.3/jsonld-java-parent-0.12.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jsonld-java/jsonld-java-parent/0.12.3/jsonld-java-parent-0.12.3.pom (15 kB at 103 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom (12 kB at 75 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom (8.0 kB at 309 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/oss-parent/33/oss-parent-33.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/oss-parent/33/oss-parent-33.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/33/oss-parent-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/33/oss-parent-33.pom (22 kB at 606 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom (959 B at 23 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom (4.1 kB at 48 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom (5.5 kB at 65 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom (12 kB at 364 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom (7.9 kB at 118 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/oss-parent/34/oss-parent-34.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/oss-parent/34/oss-parent-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/34/oss-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/34/oss-parent-34.pom (23 kB at 631 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.pom (6.3 kB at 61 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom (1.9 kB at 65 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom (7.8 kB at 290 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/oss-parent/28/oss-parent-28.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/oss-parent/28/oss-parent-28.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/28/oss-parent-28.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/28/oss-parent-28.pom (20 kB at 770 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.pom (6.2 kB at 230 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpcomponents-client/4.5.5/httpcomponents-client-4.5.5.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.5/httpcomponents-client-4.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.5/httpcomponents-client-4.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.5/httpcomponents-client-4.5.5.pom (15 kB at 443 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom (34 kB at 841 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/thrift/libthrift/0.12.0/libthrift-0.12.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/thrift/libthrift/0.12.0/libthrift-0.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/thrift/libthrift/0.12.0/libthrift-0.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/thrift/libthrift/0.12.0/libthrift-0.12.0.pom (2.5 kB at 8.4 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 492 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.7 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/jcl-over-slf4j/1.7.26/jcl-over-slf4j-1.7.26.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/jcl-over-slf4j/1.7.26/jcl-over-slf4j-1.7.26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.26/jcl-over-slf4j-1.7.26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.26/jcl-over-slf4j-1.7.26.pom (964 B at 7.8 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom (14 kB at 161 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-tdb2/3.11.0/jena-tdb2-3.11.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-tdb2/3.11.0/jena-tdb2-3.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-tdb2/3.11.0/jena-tdb2-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-tdb2/3.11.0/jena-tdb2-3.11.0.pom (4.2 kB at 5.3 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-db/3.11.0/jena-db-3.11.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-db/3.11.0/jena-db-3.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-db/3.11.0/jena-db-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-db/3.11.0/jena-db-3.11.0.pom (3.5 kB at 16 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-dboe-trans-data/3.11.0/jena-dboe-trans-data-3.11.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-dboe-trans-data/3.11.0/jena-dboe-trans-data-3.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-trans-data/3.11.0/jena-dboe-trans-data-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-trans-data/3.11.0/jena-dboe-trans-data-3.11.0.pom (2.6 kB at 9.3 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-dboe-transaction/3.11.0/jena-dboe-transaction-3.11.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-dboe-transaction/3.11.0/jena-dboe-transaction-3.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-transaction/3.11.0/jena-dboe-transaction-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-transaction/3.11.0/jena-dboe-transaction-3.11.0.pom (1.7 kB at 7.9 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-dboe-base/3.11.0/jena-dboe-base-3.11.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-dboe-base/3.11.0/jena-dboe-base-3.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-base/3.11.0/jena-dboe-base-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-base/3.11.0/jena-dboe-base-3.11.0.pom (2.5 kB at 6.1 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-dboe-index/3.11.0/jena-dboe-index-3.11.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-dboe-index/3.11.0/jena-dboe-index-3.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-index/3.11.0/jena-dboe-index-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-index/3.11.0/jena-dboe-index-3.11.0.pom (1.6 kB at 7.7 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-rdfconnection/3.11.0/jena-rdfconnection-3.11.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-rdfconnection/3.11.0/jena-rdfconnection-3.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-rdfconnection/3.11.0/jena-rdfconnection-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-rdfconnection/3.11.0/jena-rdfconnection-3.11.0.pom (5.3 kB at 27 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/xml/bind/jaxb-api/2.2/jaxb-api-2.2.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/xml/bind/jaxb-api/2.2/jaxb-api-2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.2/jaxb-api-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.2/jaxb-api-2.2.pom (486 B at 8.8 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 27 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/activation/activation/1.1/activation-1.1.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/activation/activation/1.1/activation-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.pom (1.1 kB at 29 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/junit/junit/4.12/junit-4.12.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/junit/junit/4.12/junit-4.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 947 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 29 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 76 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom (8.7 kB at 32 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom (15 kB at 323 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/powermock/powermock-module-junit4/1.4.9/powermock-module-junit4-1.4.9.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/powermock/powermock-module-junit4/1.4.9/powermock-module-junit4-1.4.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-module-junit4/1.4.9/powermock-module-junit4-1.4.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-module-junit4/1.4.9/powermock-module-junit4-1.4.9.pom (1.3 kB at 21 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/powermock/powermock-modules/1.4.9/powermock-modules-1.4.9.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/powermock/powermock-modules/1.4.9/powermock-modules-1.4.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-modules/1.4.9/powermock-modules-1.4.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-modules/1.4.9/powermock-modules-1.4.9.pom (717 B at 19 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/powermock/powermock/1.4.9/powermock-1.4.9.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/powermock/powermock/1.4.9/powermock-1.4.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock/1.4.9/powermock-1.4.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock/1.4.9/powermock-1.4.9.pom (10.0 kB at 204 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 141 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/powermock/powermock-module-junit4-common/1.4.9/powermock-module-junit4-common-1.4.9.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/powermock/powermock-module-junit4-common/1.4.9/powermock-module-junit4-common-1.4.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-module-junit4-common/1.4.9/powermock-module-junit4-common-1.4.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-module-junit4-common/1.4.9/powermock-module-junit4-common-1.4.9.pom (1.1 kB at 3.9 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/powermock/powermock-core/1.4.9/powermock-core-1.4.9.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/powermock/powermock-core/1.4.9/powermock-core-1.4.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-core/1.4.9/powermock-core-1.4.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-core/1.4.9/powermock-core-1.4.9.pom (2.0 kB at 42 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/powermock/powermock-reflect/1.4.9/powermock-reflect-1.4.9.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/powermock/powermock-reflect/1.4.9/powermock-reflect-1.4.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-reflect/1.4.9/powermock-reflect-1.4.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-reflect/1.4.9/powermock-reflect-1.4.9.pom (874 B at 19 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/objenesis/objenesis/1.2/objenesis-1.2.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/objenesis/objenesis/1.2/objenesis-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/1.2/objenesis-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/1.2/objenesis-1.2.pom (3.0 kB at 9.8 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/objenesis/objenesis-parent/1.2/objenesis-parent-1.2.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/objenesis/objenesis-parent/1.2/objenesis-parent-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/1.2/objenesis-parent-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/1.2/objenesis-parent-1.2.pom (10 kB at 225 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/javassist/javassist/3.14.0-GA/javassist-3.14.0-GA.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/javassist/javassist/3.14.0-GA/javassist-3.14.0-GA.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.14.0-GA/javassist-3.14.0-GA.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.14.0-GA/javassist-3.14.0-GA.pom (7.9 kB at 172 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/powermock/powermock-api-mockito/1.4.9/powermock-api-mockito-1.4.9.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/powermock/powermock-api-mockito/1.4.9/powermock-api-mockito-1.4.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-api-mockito/1.4.9/powermock-api-mockito-1.4.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-api-mockito/1.4.9/powermock-api-mockito-1.4.9.pom (1.0 kB at 26 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/powermock/powermock-api/1.4.9/powermock-api-1.4.9.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/powermock/powermock-api/1.4.9/powermock-api-1.4.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-api/1.4.9/powermock-api-1.4.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-api/1.4.9/powermock-api-1.4.9.pom (759 B at 20 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.pom (858 B at 19 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/powermock/powermock-api-support/1.4.9/powermock-api-support-1.4.9.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/powermock/powermock-api-support/1.4.9/powermock-api-support-1.4.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-api-support/1.4.9/powermock-api-support-1.4.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-api-support/1.4.9/powermock-api-support-1.4.9.pom (1.1 kB at 22 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/containers/jersey-container-servlet/2.27/jersey-container-servlet-2.27.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/containers/jersey-container-servlet/2.27/jersey-container-servlet-2.27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/2.27/jersey-container-servlet-2.27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/2.27/jersey-container-servlet-2.27.pom (4.6 kB at 68 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/containers/project/2.27/project-2.27.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/containers/project/2.27/project-2.27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/2.27/project-2.27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/2.27/project-2.27.pom (4.0 kB at 59 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/project/2.27/project-2.27.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/project/2.27/project-2.27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.27/project-2.27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.27/project-2.27.pom (88 kB at 236 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/net/java/jvnet-parent/4/jvnet-parent-4.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/net/java/jvnet-parent/4/jvnet-parent-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/4/jvnet-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 222 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/hk2/hk2-bom/2.5.0-b42/hk2-bom-2.5.0-b42.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/hk2/hk2-bom/2.5.0-b42/hk2-bom-2.5.0-b42.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-bom/2.5.0-b42/hk2-bom-2.5.0-b42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-bom/2.5.0-b42/hk2-bom-2.5.0-b42.pom (16 kB at 584 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/containers/jersey-container-servlet-core/2.27/jersey-container-servlet-core-2.27.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/containers/jersey-container-servlet-core/2.27/jersey-container-servlet-core-2.27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.27/jersey-container-servlet-core-2.27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.27/jersey-container-servlet-core-2.27.pom (4.6 kB at 62 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom (6.5 kB at 241 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom (2.8 kB at 98 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom (42 kB at 1.8 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.pom (11 kB at 250 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 336 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom (6.2 kB at 182 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/pom/8/pom-8.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/pom/8/pom-8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pom/8/pom-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pom/8/pom-8.pom (11 kB at 406 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/core/jersey-server/2.27/jersey-server-2.27.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/core/jersey-server/2.27/jersey-server-2.27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.27/jersey-server-2.27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.27/jersey-server-2.27.pom (13 kB at 190 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/core/jersey-client/2.27/jersey-client-2.27.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/core/jersey-client/2.27/jersey-client-2.27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.27/jersey-client-2.27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.27/jersey-client-2.27.pom (7.4 kB at 24 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/media/jersey-media-jaxb/2.27/jersey-media-jaxb-2.27.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/media/jersey-media-jaxb/2.27/jersey-media-jaxb-2.27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.27/jersey-media-jaxb-2.27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.27/jersey-media-jaxb-2.27.pom (6.8 kB at 33 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/media/project/2.27/project-2.27.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/media/project/2.27/project-2.27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.27/project-2.27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.27/project-2.27.pom (3.3 kB at 59 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 225 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/inject/jersey-hk2/2.27/jersey-hk2-2.27.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/inject/jersey-hk2/2.27/jersey-hk2-2.27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.27/jersey-hk2-2.27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.27/jersey-hk2-2.27.pom (5.2 kB at 18 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/inject/project/2.27/project-2.27.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/inject/project/2.27/project-2.27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.27/project-2.27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.27/project-2.27.pom (2.7 kB at 44 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.pom (7.9 kB at 238 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.pom (6.8 kB at 141 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.pom (4.6 kB at 20 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 23 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.pom (6.9 kB at 314 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom (10 kB at 346 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-arq/3.11.0/jena-arq-3.11.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-tdb/3.11.0/jena-tdb-3.11.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-core/3.11.0/jena-core-3.11.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-iri/3.11.0/jena-iri-3.11.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-cli/commons-cli/1.4/commons-cli-1.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-base/3.11.0/jena-base-3.11.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/github/andrewoma/dexx/collection/0.7/collection-0.7.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-shaded-guava/3.11.0/jena-shaded-guava-3.11.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/github/jsonld-java/jsonld-java/0.12.3/jsonld-java-0.12.3.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/thrift/libthrift/0.12.0/libthrift-0.12.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/jcl-over-slf4j/1.7.26/jcl-over-slf4j-1.7.26.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-tdb2/3.11.0/jena-tdb2-3.11.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-dboe-trans-data/3.11.0/jena-dboe-trans-data-3.11.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-dboe-transaction/3.11.0/jena-dboe-transaction-3.11.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-dboe-base/3.11.0/jena-dboe-base-3.11.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-dboe-index/3.11.0/jena-dboe-index-3.11.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-rdfconnection/3.11.0/jena-rdfconnection-3.11.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/xml/bind/jaxb-api/2.2/jaxb-api-2.2.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/activation/activation/1.1/activation-1.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/junit/junit/4.12/junit-4.12.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/powermock/powermock-module-junit4/1.4.9/powermock-module-junit4-1.4.9.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/powermock/powermock-module-junit4-common/1.4.9/powermock-module-junit4-common-1.4.9.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/powermock/powermock-core/1.4.9/powermock-core-1.4.9.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/powermock/powermock-reflect/1.4.9/powermock-reflect-1.4.9.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/objenesis/objenesis/1.2/objenesis-1.2.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/powermock/powermock-api-mockito/1.4.9/powermock-api-mockito-1.4.9.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/powermock/powermock-api-support/1.4.9/powermock-api-support-1.4.9.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/containers/jersey-container-servlet/2.27/jersey-container-servlet-2.27.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/containers/jersey-container-servlet-core/2.27/jersey-container-servlet-core-2.27.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/core/jersey-server/2.27/jersey-server-2.27.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/core/jersey-client/2.27/jersey-client-2.27.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/media/jersey-media-jaxb/2.27/jersey-media-jaxb-2.27.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/jersey/inject/jersey-hk2/2.27/jersey-hk2-2.27.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-tdb/3.11.0/jena-tdb-3.11.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-core/3.11.0/jena-core-3.11.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-arq/3.11.0/jena-arq-3.11.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-iri/3.11.0/jena-iri-3.11.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-cli/commons-cli/1.4/commons-cli-1.4.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-base/3.11.0/jena-base-3.11.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/github/andrewoma/dexx/collection/0.7/collection-0.7.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-shaded-guava/3.11.0/jena-shaded-guava-3.11.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/github/jsonld-java/jsonld-java/0.12.3/jsonld-java-0.12.3.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/thrift/libthrift/0.12.0/libthrift-0.12.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/jcl-over-slf4j/1.7.26/jcl-over-slf4j-1.7.26.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-tdb2/3.11.0/jena-tdb2-3.11.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-dboe-trans-data/3.11.0/jena-dboe-trans-data-3.11.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-dboe-transaction/3.11.0/jena-dboe-transaction-3.11.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-dboe-base/3.11.0/jena-dboe-base-3.11.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-dboe-index/3.11.0/jena-dboe-index-3.11.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-rdfconnection/3.11.0/jena-rdfconnection-3.11.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/xml/bind/jaxb-api/2.2/jaxb-api-2.2.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/activation/activation/1.1/activation-1.1.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/junit/junit/4.12/junit-4.12.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/powermock/powermock-module-junit4/1.4.9/powermock-module-junit4-1.4.9.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/powermock/powermock-module-junit4-common/1.4.9/powermock-module-junit4-common-1.4.9.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/powermock/powermock-core/1.4.9/powermock-core-1.4.9.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/powermock/powermock-reflect/1.4.9/powermock-reflect-1.4.9.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/objenesis/objenesis/1.2/objenesis-1.2.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/powermock/powermock-api-mockito/1.4.9/powermock-api-mockito-1.4.9.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/powermock/powermock-api-support/1.4.9/powermock-api-support-1.4.9.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/containers/jersey-container-servlet/2.27/jersey-container-servlet-2.27.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/containers/jersey-container-servlet-core/2.27/jersey-container-servlet-core-2.27.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/core/jersey-server/2.27/jersey-server-2.27.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/core/jersey-client/2.27/jersey-client-2.27.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/media/jersey-media-jaxb/2.27/jersey-media-jaxb-2.27.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/jersey/inject/jersey-hk2/2.27/jersey-hk2-2.27.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-tdb/3.11.0/jena-tdb-3.11.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-core/3.11.0/jena-core-3.11.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-arq/3.11.0/jena-arq-3.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar (128 kB at 534 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-iri/3.11.0/jena-iri-3.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 364 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.4/commons-cli-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 181 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-base/3.11.0/jena-base-3.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-tdb/3.11.0/jena-tdb-3.11.0.jar (526 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar (42 kB at 87 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 845 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/andrewoma/dexx/collection/0.7/collection-0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-core/3.11.0/jena-core-3.11.0.jar (1.8 MB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-shaded-guava/3.11.0/jena-shaded-guava-3.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/andrewoma/dexx/collection/0.7/collection-0.7.jar (165 kB at 215 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar (748 kB at 938 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar (324 kB at 383 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jsonld-java/jsonld-java/0.12.3/jsonld-java-0.12.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-base/3.11.0/jena-base-3.11.0.jar (219 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-arq/3.11.0/jena-arq-3.11.0.jar (3.1 MB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-iri/3.11.0/jena-iri-3.11.0.jar (138 kB at 114 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 175 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar (67 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jar (162 kB at 126 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/thrift/libthrift/0.12.0/libthrift-0.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-shaded-guava/3.11.0/jena-shaded-guava-3.11.0.jar (2.9 MB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.26/jcl-over-slf4j-1.7.26.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar (1.3 MB at 929 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar (326 kB at 218 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-tdb2/3.11.0/jena-tdb2-3.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (435 kB at 282 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-trans-data/3.11.0/jena-dboe-trans-data-3.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.26/jcl-over-slf4j-1.7.26.jar (16 kB at 6.1 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-transaction/3.11.0/jena-dboe-transaction-3.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/thrift/libthrift/0.12.0/libthrift-0.12.0.jar (246 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-base/3.11.0/jena-dboe-base-3.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-trans-data/3.11.0/jena-dboe-trans-data-3.11.0.jar (97 kB at 35 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-index/3.11.0/jena-dboe-index-3.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jsonld-java/jsonld-java/0.12.3/jsonld-java-0.12.3.jar (1.7 MB at 590 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-rdfconnection/3.11.0/jena-rdfconnection-3.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-tdb2/3.11.0/jena-tdb2-3.11.0.jar (268 kB at 95 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 14 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.2/jaxb-api-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-transaction/3.11.0/jena-dboe-transaction-3.11.0.jar (77 kB at 27 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 kB at 8.0 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.jar (63 kB at 21 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar (315 kB at 106 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 15 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.2/jaxb-api-2.2.jar (104 kB at 34 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-module-junit4/1.4.9/powermock-module-junit4-1.4.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-module-junit4/1.4.9/powermock-module-junit4-1.4.9.jar (21 kB at 6.4 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-module-junit4-common/1.4.9/powermock-module-junit4-common-1.4.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-module-junit4-common/1.4.9/powermock-module-junit4-common-1.4.9.jar (10 kB at 3.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-core/1.4.9/powermock-core-1.4.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar (1.2 MB at 368 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-reflect/1.4.9/powermock-reflect-1.4.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-core/1.4.9/powermock-core-1.4.9.jar (83 kB at 25 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/1.2/objenesis-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-reflect/1.4.9/powermock-reflect-1.4.9.jar (43 kB at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-api-mockito/1.4.9/powermock-api-mockito-1.4.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/1.2/objenesis-1.2.jar (36 kB at 10 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-index/3.11.0/jena-dboe-index-3.11.0.jar (22 kB at 6.1 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-api-support/1.4.9/powermock-api-support-1.4.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-base/3.11.0/jena-dboe-base-3.11.0.jar (138 kB at 39 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/2.27/jersey-container-servlet-2.27.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-rdfconnection/3.11.0/jena-rdfconnection-3.11.0.jar (53 kB at 15 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.27/jersey-container-servlet-core-2.27.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-api-support/1.4.9/powermock-api-support-1.4.9.jar (18 kB at 5.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.27/jersey-server-2.27.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/2.27/jersey-container-servlet-2.27.jar (18 kB at 5.1 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.27/jersey-client-2.27.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-api-mockito/1.4.9/powermock-api-mockito-1.4.9.jar (50 kB at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.27/jersey-media-jaxb-2.27.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.27/jersey-server-2.27.jar (934 kB at 235 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.27/jersey-client-2.27.jar (182 kB at 45 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar (6.0 kB at 1.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 6.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.27/jersey-media-jaxb-2.27.jar (72 kB at 18 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 16 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.27/jersey-hk2-2.27.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.jar (1.4 MB at 346 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.27/jersey-hk2-2.27.jar (63 kB at 15 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.27/jersey-container-servlet-core-2.27.jar (59 kB at 14 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.jar (189 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar (20 kB at 4.9 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 597 B/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.jar (187 kB at 45 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.jar (135 kB at 32 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar (1.1 MB at 272 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.jar (15 kB at 3.5 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar (738 kB at 172 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oslc4j-core --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ oslc4j-core --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 139 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 143 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 218 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 147 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 690 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 35 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 441 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 527 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 116 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 164 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 142 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 121 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 479 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 147 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 125 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 111 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 33 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 245 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 106 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 162 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 168 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 545 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 256 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 256 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom (4.7 kB at 291 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 622 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 342 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 893 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 74 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 449 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 191 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 201 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 315 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 538 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 178 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 5.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 2.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 242 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 719 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 364 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 345 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 376 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 158 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 68 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 424 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 141 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 839 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 364 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 976 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar (35 kB at 252 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 624 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 330 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 69 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 37 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 320 kB/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ oslc4j-core --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 100 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 264 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 164 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 556 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 147 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 209 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 131 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 137 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 95 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 169 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 180 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 131 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 130 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 244 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 253 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 247 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 182 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 530 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 122 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 273 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 582 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 128 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 216 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 40 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 566 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 213 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 145 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 145 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 105 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 125 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 122 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 194 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 129 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 138 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 90 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 212 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 523 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 600 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 396 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 121 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 48 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 353 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 72 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 258 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 204 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 520 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 969 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 209 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 7.3 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 162 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 288 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 187 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 975 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 7.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 334 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 124 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 104 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 53 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 7.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 522 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 293 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 3.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 944 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 212 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 1.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 512 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 319 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 267 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 531 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 311 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 236 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 177 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 23 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 118 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 49 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 577 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 80 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 655 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 899 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 182 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 1.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 171 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 450 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 2.2 MB/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 90 source files to /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ oslc4j-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/lyo-core-pr/oslc4j-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oslc4j-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oslc4j-core --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3.0 kB at 160 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (2.5 kB at 138 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (5.5 kB at 369 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (1.6 kB at 90 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 82 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 105 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 217 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 247 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 622 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 640 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 9.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (35 kB at 867 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 4.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (263 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (118 kB at 1.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 139 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 469 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 kB at 146 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 129 kB/s) [INFO] Surefire report directory: /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/surefire-reports [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom (2.4 kB at 105 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (2.3 kB at 138 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar (37 kB at 1.1 MB/s) ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.lyo.oslc4j.core.model.ServiceProviderFactoryTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec Running org.eclipse.lyo.oslc4j.core.model.ResourceShapeFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.eclipse.lyo.oslc4j.core.model.LinkTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.eclipse.lyo.oslc4j.core.test.OslcGlobalNamespaceProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.eclipse.lyo.oslc4j.core.test.ShapeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.eclipse.lyo.oslc4j.core.OSLC4JUtilsTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec Results : Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oslc4j-core --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 324 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 725 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 281 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 208 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 85 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 473 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 1.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 5.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 636 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 2.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 903 kB/s) [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/oslc4j-core-4.0.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ oslc4j-core >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ oslc4j-core <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ oslc4j-core --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 247 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 232 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 193 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 2.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 4.0 MB/s) [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/oslc4j-core-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ oslc4j-core --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 301 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 389 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 278 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 171 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 202 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 412 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 419 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 148 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 161 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 254 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 537 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 284 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 145 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 518 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 768 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 307 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 420 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 651 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 154 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 129 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 552 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 115 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 410 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 174 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 99 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 643 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom (4.3 kB at 331 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 382 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 409 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom (4.8 kB at 370 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 413 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 379 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom (13 kB at 626 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.6/xz-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 190 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom (5.0 kB at 179 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (4.8 kB at 301 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 365 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 508 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 222 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 782 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom (7.6 kB at 146 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 403 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 415 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 485 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 134 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 621 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 139 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 316 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 105 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 230 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 550 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 446 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 762 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 239 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 255 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 998 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 500 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 598 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 326 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 668 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 656 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 763 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 254 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 200 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 233 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 175 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 71 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 177 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 157 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 156 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 358 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 329 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 782 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 18 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 318 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 476 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 8.6 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 9.8 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 354 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 65 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 128 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 10 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 12 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 196 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 502 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 752 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 351 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 8.9 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 7.8 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 129 B/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 308 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 703 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 623 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom (3.4 kB at 227 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 9.7 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 162 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 145 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 664 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 160 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 5.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom (6.4 kB at 426 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom (16 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom (5.5 kB at 276 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom (13 kB at 716 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 990 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 597 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 181 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 157 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 155 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 749 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 321 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 358 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 303 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/43/commons-parent-43.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 4.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 199 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 159 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 48 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 72 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 173 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (1.2 kB at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 452 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 700 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 2.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 10 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 222 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 41 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 404 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 418 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 92 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 175 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 278 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 307 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 272 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 58 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar (24 kB at 126 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar (33 kB at 167 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 773 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (57 kB at 267 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar (123 kB at 560 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 115 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 49 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 402 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar (167 kB at 677 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 47 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 245 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar (64 kB at 250 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar (16 kB at 61 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (17 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 860 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 37 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 299 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 209 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 81 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 434 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 991 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 570 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 420 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 331 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 711 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 144 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 658 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 541 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar (737 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar (327 kB at 763 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 144 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 726 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 163 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 122 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 238 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 124 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 404 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 227 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 24 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 496 kB/s) [INFO] Loading source files for package org.eclipse.lyo.oslc4j.core... Loading source files for package org.eclipse.lyo.oslc4j.core.annotation... Loading source files for package org.eclipse.lyo.oslc4j.core.exception... Loading source files for package org.eclipse.lyo.oslc4j.core.model... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/NestedWildcardProperties.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/OSLC4JConstants.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/OSLC4JUtils.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/OslcGlobalNamespaceProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/SingletonWildcardProperties.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/UnparseableLiteral.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcAllowedValue.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcAllowedValues.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcCreationFactory.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcDefaultValue.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcDescription.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcDialog.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcDialogs.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcHidden.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcMaxSize.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcMemberProperty.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcName.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcNamespace.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcNamespaceDefinition.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcNotQueryResult.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcOccurs.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcPropertyDefinition.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcQueryCapability.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcRange.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcRdfCollectionType.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcReadOnly.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcRepresentation.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcResourceShape.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcSchema.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcService.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcTitle.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcValueShape.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/OslcValueType.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/FixMessageFormat.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/LyoModelException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/MessageExtractor.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/OslcCoreApplicationException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/OslcCoreDeregistrationException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/OslcCoreDuplicatePropertyDefinitionException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/OslcCoreInvalidOccursException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/OslcCoreInvalidPropertyDefinitionException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/OslcCoreInvalidPropertyTypeException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/OslcCoreInvalidRepresentationException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/OslcCoreInvalidValueTypeException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/OslcCoreMissingAnnotationException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/OslcCoreMissingNamespaceDeclarationException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/OslcCoreMissingNamespacePrefixException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/OslcCoreMissingSetMethodException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/OslcCoreMisusedOccursException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/OslcCoreRegistrationException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/OslcCoreRelativeURIException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/AbstractReifiedResource.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/AbstractResource.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/AllowedValues.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/AnyResource.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/Compact.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/CreationFactory.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/Dialog.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/Error.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/ExtendedError.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/FilteredResource.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/IExtendedResource.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/InheritedMethodAnnotationHelper.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/IOslcCustomNamespaceProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/IReifiedResource.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/IResource.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/Link.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/OAuthConfiguration.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/Occurs.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/OslcConstants.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/OslcMediaType.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/PrefixDefinition.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/Preview.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/Property.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/Publisher.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/QueryCapability.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/Representation.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/ResourceShape.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/ResourceShapeFactory.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/ResponseInfo.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/ResponseInfoArray.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/ResponseInfoCollection.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/Service.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/ServiceProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/ServiceProviderCatalog.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/ServiceProviderFactory.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/TypeFactory.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/ValueType.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/XMLLiteral.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/overview-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/package-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/package-summary.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/package-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/package-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/package-summary.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/package-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/package-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/package-summary.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/package-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/package-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/package-summary.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/package-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/constant-values.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/serialized-form.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/class-use/UnparseableLiteral.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/class-use/SingletonWildcardProperties.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/class-use/OslcGlobalNamespaceProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/class-use/OSLC4JUtils.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/class-use/OSLC4JConstants.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/class-use/NestedWildcardProperties.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcValueType.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcValueShape.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcTitle.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcService.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcSchema.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcResourceShape.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcRepresentation.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcReadOnly.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcRdfCollectionType.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcRange.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcQueryCapability.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcPropertyDefinition.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcOccurs.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcNotQueryResult.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcNamespaceDefinition.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcNamespace.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcName.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcMemberProperty.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcMaxSize.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcHidden.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcDialogs.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcDialog.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcDescription.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcDefaultValue.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcCreationFactory.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcAllowedValues.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/class-use/OslcAllowedValue.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/OslcCoreRelativeURIException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/OslcCoreRegistrationException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/OslcCoreMisusedOccursException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/OslcCoreMissingSetMethodException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/OslcCoreMissingNamespacePrefixException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/OslcCoreMissingNamespaceDeclarationException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/OslcCoreMissingAnnotationException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/OslcCoreInvalidValueTypeException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/OslcCoreInvalidRepresentationException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/OslcCoreInvalidPropertyTypeException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/OslcCoreInvalidPropertyDefinitionException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/OslcCoreInvalidOccursException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/OslcCoreDuplicatePropertyDefinitionException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/OslcCoreDeregistrationException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/OslcCoreApplicationException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/MessageExtractor.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/LyoModelException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/class-use/FixMessageFormat.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/XMLLiteral.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/ValueType.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/TypeFactory.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/ServiceProviderFactory.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/ServiceProviderCatalog.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/ServiceProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/Service.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/ResponseInfoCollection.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/ResponseInfoArray.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/ResponseInfo.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/ResourceShapeFactory.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/ResourceShape.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/Representation.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/QueryCapability.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/Publisher.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/Property.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/Preview.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/PrefixDefinition.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/OslcMediaType.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/OslcConstants.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/Occurs.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/OAuthConfiguration.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/Link.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/InheritedMethodAnnotationHelper.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/IResource.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/IReifiedResource.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/IOslcCustomNamespaceProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/IExtendedResource.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/FilteredResource.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/ExtendedError.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/Error.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/Dialog.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/CreationFactory.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/Compact.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/AnyResource.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/AllowedValues.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/AbstractResource.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/class-use/AbstractReifiedResource.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/package-use.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/annotation/package-use.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/exception/package-use.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/org/eclipse/lyo/oslc4j/core/model/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/overview-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/index-all.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/allclasses-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/index.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/overview-summary.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/apidocs/help-doc.html... [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap [WARNING] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc4j-core/target/oslc4j-core-4.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ---------------< org.eclipse.lyo.core.query:oslc-query >---------------- [INFO] Building OSLC4J Query 4.0.0-SNAPSHOT [3/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom (8.3 kB at 463 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 877 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar (13 kB at 435 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 141 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 5.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 507 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 1.5 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 118 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-simple/1.7.25/slf4j-simple-1.7.25.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-simple/1.7.25/slf4j-simple-1.7.25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.25/slf4j-simple-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.25/slf4j-simple-1.7.25.pom (1.0 kB at 39 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-simple/1.7.25/slf4j-simple-1.7.25.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-simple/1.7.25/slf4j-simple-1.7.25.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.25/slf4j-simple-1.7.25.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 5.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.25/slf4j-simple-1.7.25.jar (15 kB at 305 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oslc-query --- [INFO] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ oslc-query --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 674 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 86 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 91 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 219 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 519 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 180 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 34 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 490 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 112 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom (865 B at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom (3.6 kB at 241 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 235 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 553 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom (2.7 kB at 161 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom (14 kB at 916 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 707 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 405 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 175 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (240 kB at 3.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 2.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 2.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar (1.2 MB at 12 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar (25 kB at 234 kB/s) [INFO] ANTLR: Processing source directory /home/jenkins/workspace/lyo-core-pr/oslc-query/src/main/antlr3 ANTLR Parser Generator Version 3.5.2 Output file /home/jenkins/workspace/lyo-core-pr/oslc-query/target/generated-sources/antlr3/org/eclipse/lyo/core/query/OslcSearchTermsParser.java does not exist: must build /home/jenkins/workspace/lyo-core-pr/oslc-query/src/main/antlr3/org/eclipse/lyo/core/query/OslcSearchTerms.g org/eclipse/lyo/core/query/OslcSearchTerms.g Output file /home/jenkins/workspace/lyo-core-pr/oslc-query/target/generated-sources/antlr3/org/eclipse/lyo/core/query/OslcWhereParser.java does not exist: must build /home/jenkins/workspace/lyo-core-pr/oslc-query/src/main/antlr3/org/eclipse/lyo/core/query/OslcWhere.g org/eclipse/lyo/core/query/OslcWhere.g Output file /home/jenkins/workspace/lyo-core-pr/oslc-query/target/generated-sources/antlr3/org/eclipse/lyo/core/query/OslcOrderByParser.java does not exist: must build /home/jenkins/workspace/lyo-core-pr/oslc-query/src/main/antlr3/org/eclipse/lyo/core/query/OslcOrderBy.g org/eclipse/lyo/core/query/OslcOrderBy.g Output file /home/jenkins/workspace/lyo-core-pr/oslc-query/target/generated-sources/antlr3/org/eclipse/lyo/core/query/OslcPrefixParser.java does not exist: must build /home/jenkins/workspace/lyo-core-pr/oslc-query/src/main/antlr3/org/eclipse/lyo/core/query/OslcPrefix.g org/eclipse/lyo/core/query/OslcPrefix.g Output file /home/jenkins/workspace/lyo-core-pr/oslc-query/target/generated-sources/antlr3/org/eclipse/lyo/core/query/OslcSelectParser.java does not exist: must build /home/jenkins/workspace/lyo-core-pr/oslc-query/src/main/antlr3/org/eclipse/lyo/core/query/OslcSelect.g org/eclipse/lyo/core/query/OslcSelect.g [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ oslc-query --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 48 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 99 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 92 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 118 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 293 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 198 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 309 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 87 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 175 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 7.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 6.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 841 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 1.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 3.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 648 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 1.9 MB/s) [INFO] Source directory: /home/jenkins/workspace/lyo-core-pr/oslc-query/target/generated-sources/antlr3 added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oslc-query --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 386 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 743 kB/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/lyo-core-pr/oslc-query/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ oslc-query --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 57 source files to /home/jenkins/workspace/lyo-core-pr/oslc-query/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oslc-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/lyo-core-pr/oslc-query/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oslc-query --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/workspace/lyo-core-pr/oslc-query/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oslc-query --- [INFO] Surefire report directory: /home/jenkins/workspace/lyo-core-pr/oslc-query/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.lyo.core.query.test.BasicWhereTest line 1:3 no viable alternative at character '' line 1:3 no viable alternative at character '' line 1:3 no viable alternative at character '' qm:testcase= qm:duration>=10.4 oslc:create!="Bob" and qm:verified!=true qm:state in ["Done","Open"] oslc:verified_by{oslc:owner="Steve" and qm:duration=-47.0} and oslc:description="very hairy expression" qm:submitted<"2011-10-10T07:00:00Z"^^xs:dateTime oslc:label>"The End"@en-US Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec Running org.eclipse.lyo.core.query.test.BasicSearchTermsTest "foobar" "foobar","whatsis\"yousa" Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.eclipse.lyo.core.query.test.BasicSelectTest line 1:3 no viable alternative at character '' line 1:3 no viable alternative at character '' line 1:3 no viable alternative at character '' *{*} qm:testcase * oslc:create,qm:verified qm:state{oslc:verified_by{oslc:owner,qm:duration}} qm:submitted{*} qm:testcase,* *,qm:state{*} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.eclipse.lyo.core.query.test.BasicOrderByTest +gm:priority +gm:priority,-oscl:name gm:tested_by{+oslc:description} line 1:0 no viable alternative at character '?' Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.eclipse.lyo.core.query.test.BasicPrefixesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oslc-query --- [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc-query/target/oslc-query-4.0.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ oslc-query >>> [INFO] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ oslc-query --- [INFO] ANTLR: Processing source directory /home/jenkins/workspace/lyo-core-pr/oslc-query/src/main/antlr3 ANTLR Parser Generator Version 3.5.2 Grammar /home/jenkins/workspace/lyo-core-pr/oslc-query/src/main/antlr3/org/eclipse/lyo/core/query/OslcSearchTerms.g is up to date - build skipped Grammar /home/jenkins/workspace/lyo-core-pr/oslc-query/src/main/antlr3/org/eclipse/lyo/core/query/OslcWhere.g is up to date - build skipped Grammar /home/jenkins/workspace/lyo-core-pr/oslc-query/src/main/antlr3/org/eclipse/lyo/core/query/OslcOrderBy.g is up to date - build skipped Grammar /home/jenkins/workspace/lyo-core-pr/oslc-query/src/main/antlr3/org/eclipse/lyo/core/query/OslcPrefix.g is up to date - build skipped Grammar /home/jenkins/workspace/lyo-core-pr/oslc-query/src/main/antlr3/org/eclipse/lyo/core/query/OslcSelect.g is up to date - build skipped [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ oslc-query --- [INFO] Source directory: /home/jenkins/workspace/lyo-core-pr/oslc-query/target/generated-sources/antlr3 added. [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ oslc-query <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ oslc-query --- [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc-query/target/oslc-query-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ oslc-query --- [INFO] Loading source files for package org.eclipse.lyo.core.query... Loading source files for package org.eclipse.lyo.core.query.impl... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/BooleanValue.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/ComparisonTerm.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/ComparisonTerm.Operator.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/CompoundTerm.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/DecimalValue.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/Identifier.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/InTerm.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/LangedStringValue.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/NestedProperty.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OrderByClause.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcOrderByLexer.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcOrderByLexer.DFA7.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcOrderByParser.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcOrderByParser.identifier_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcOrderByParser.oslc_order_by_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcOrderByParser.prefixedName_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcOrderByParser.scoped_sort_term_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcOrderByParser.sort_term_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcOrderByParser.sort_terms_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcPrefixLexer.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcPrefixParser.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcPrefixParser.oslc_prefixes_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcPrefixParser.prefix_binding_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcSearchTermsLexer.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcSearchTermsParser.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcSearchTermsParser.oslc_search_terms_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcSearchTermsParser.string_esc_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcSelectLexer.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcSelectLexer.DFA7.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcSelectParser.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcSelectParser.identifier_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcSelectParser.nested_property_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcSelectParser.oslc_select_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcSelectParser.prefixedName_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcSelectParser.properties_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcSelectParser.property_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereLexer.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereLexer.DFA15.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereLexer.DFA21.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.boolean_op_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.boolean_val_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.comparison_op_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.compound_term_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.decimal_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.identifier_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.identifier_wc_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.in_op_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.in_term_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.in_val_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.iriRef_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.langed_string_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.literal_value_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.nested_property_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.oslc_where_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.prefixedName_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.properties_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.property_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.scoped_term_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.simple_term_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.space_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.string_esc_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.term_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.term_simple_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.typed_string_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.value_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/OslcWhereParser.wildcard_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/ParseException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/PName.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/Properties.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/PropertiesClause.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/Property.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/Property.Type.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/QueryUtils.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/ScopedSortTerm.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/SearchTermsClause.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/SelectClause.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/SimpleSortTerm.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/SimpleTerm.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/SimpleTerm.Type.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/SortTerm.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/SortTerm.Type.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/SortTerms.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/StringValue.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/TypedValue.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/UriRefValue.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/Value.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/Value.Type.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/WhereClause.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/Wildcard.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/impl/CompoundTermInvocationHandler.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/impl/PropertiesInvocationHandler.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/impl/SimpleSortTermInvocationHandler.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/impl/SortTermsInvocationHandler.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/impl/WildcardInvocationHandler.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/overview-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/package-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/package-summary.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/package-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/impl/package-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/impl/package-summary.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/impl/package-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/constant-values.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/serialized-form.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcSelectLexer.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcSelectLexer.DFA7.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcSelectParser.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcSelectParser.oslc_select_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcSelectParser.properties_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcSelectParser.property_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcSelectParser.nested_property_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcSelectParser.identifier_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcSelectParser.prefixedName_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcPrefixLexer.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcPrefixParser.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcPrefixParser.oslc_prefixes_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcPrefixParser.prefix_binding_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcOrderByLexer.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcOrderByLexer.DFA7.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcOrderByParser.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcOrderByParser.oslc_order_by_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcOrderByParser.sort_terms_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcOrderByParser.sort_term_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcOrderByParser.scoped_sort_term_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcOrderByParser.identifier_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcOrderByParser.prefixedName_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereLexer.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereLexer.DFA15.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereLexer.DFA21.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.oslc_where_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.compound_term_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.simple_term_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.space_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.boolean_op_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.term_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.term_simple_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.in_term_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.scoped_term_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.identifier_wc_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.identifier_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.wildcard_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.comparison_op_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.in_op_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.in_val_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.value_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.literal_value_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.typed_string_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.langed_string_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.boolean_val_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.decimal_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.string_esc_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.properties_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.property_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.nested_property_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.iriRef_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcWhereParser.prefixedName_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcSearchTermsLexer.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcSearchTermsParser.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcSearchTermsParser.oslc_search_terms_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OslcSearchTermsParser.string_esc_return.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/Wildcard.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/WhereClause.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/Value.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/Value.Type.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/UriRefValue.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/TypedValue.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/StringValue.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/SortTerms.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/SortTerm.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/SortTerm.Type.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/SimpleTerm.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/SimpleTerm.Type.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/SimpleSortTerm.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/SelectClause.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/SearchTermsClause.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/ScopedSortTerm.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/QueryUtils.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/Property.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/Property.Type.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/PropertiesClause.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/Properties.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/ParseException.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/PName.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/OrderByClause.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/NestedProperty.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/LangedStringValue.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/InTerm.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/Identifier.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/DecimalValue.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/CompoundTerm.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/ComparisonTerm.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/ComparisonTerm.Operator.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/class-use/BooleanValue.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/impl/class-use/WildcardInvocationHandler.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/impl/class-use/SortTermsInvocationHandler.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/impl/class-use/SimpleSortTermInvocationHandler.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/impl/class-use/PropertiesInvocationHandler.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/impl/class-use/CompoundTermInvocationHandler.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/package-use.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/org/eclipse/lyo/core/query/impl/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/overview-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/index-all.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/allclasses-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/index.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/overview-summary.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-query/target/apidocs/help-doc.html... [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap [WARNING] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc-query/target/oslc-query-4.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ----------< org.eclipse.lyo.oslc4j.core:oslc4j-jena-provider >---------- [INFO] Building OSLC4J Jena Provider 4.0.0-SNAPSHOT [4/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 114 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom (1.4 kB at 36 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/apache/1/apache-1.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/apache/1/apache-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom (3.4 kB at 201 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/io/github/classgraph/classgraph/4.8.31/classgraph-4.8.31.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/io/github/classgraph/classgraph/4.8.31/classgraph-4.8.31.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.31/classgraph-4.8.31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.31/classgraph-4.8.31.pom (23 kB at 268 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/io/github/classgraph/classgraph/4.8.31/classgraph-4.8.31.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/io/github/classgraph/classgraph/4.8.31/classgraph-4.8.31.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.31/classgraph-4.8.31.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 7.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar (1.2 MB at 27 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.31/classgraph-4.8.31.jar (455 kB at 5.9 MB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oslc4j-jena-provider --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oslc4j-jena-provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ oslc4j-jena-provider --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/classes [WARNING] /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/src/main/java/org/eclipse/lyo/oslc4j/provider/jena/AbstractOslcRdfXmlProvider.java: Some input files use or override a deprecated API. [WARNING] /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/src/main/java/org/eclipse/lyo/oslc4j/provider/jena/AbstractOslcRdfXmlProvider.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oslc4j-jena-provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oslc4j-jena-provider --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/test-classes [WARNING] /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/src/test/java/org/eclipse/lyo/oslc4j/provider/jena/test/UnparseableLiteralTest.java: Some input files use or override a deprecated API. [WARNING] /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/src/test/java/org/eclipse/lyo/oslc4j/provider/jena/test/UnparseableLiteralTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oslc4j-jena-provider --- [INFO] Surefire report directory: /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.lyo.oslc4j.provider.jena.test.JsonLdTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.084 sec Running org.eclipse.lyo.oslc4j.provider.jena.test.RdfXmlAbbreviatedWriterTest 1 TEST PROJECT Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec Running org.eclipse.lyo.oslc4j.provider.jena.test.JenaCustomNamespaceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.eclipse.lyo.oslc4j.provider.jena.test.UnparseableLiteralTest [main] WARN org.apache.jena.riot - [line: 7, col: 25] Lexical form 'thirteen' not valid for datatype XSD int [main] WARN org.apache.jena.riot - [line: 8, col: 25] Lexical form '' not valid for datatype XSD long [main] WARN org.apache.jena.riot - [line: 9, col: 25] Lexical form 'yesterday' not valid for datatype XSD dateTime [main] WARN org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper - Property http://purl.org/dc/terms/modified could not be parsed as datatype http://www.w3.org/2001/XMLSchema#dateTime org.apache.jena.datatypes.DatatypeFormatException: Lexical form 'yesterday' is not a legal instance of Datatype[http://www.w3.org/2001/XMLSchema#dateTime -> class org.apache.jena.datatypes.xsd.XSDDateTime] Lexical form 'yesterday' is not a legal instance of Datatype[http://www.w3.org/2001/XMLSchema#dateTime -> class org.apache.jena.datatypes.xsd.XSDDateTime] during parse -org.apache.jena.ext.xerces.impl.dv.InvalidDatatypeValueException: cvc-datatype-valid.1.2.1: 'yesterday' is not a valid value for 'dateTime'. at org.apache.jena.graph.impl.LiteralLabelImpl.getValue(LiteralLabelImpl.java:338) at org.apache.jena.graph.Node_Literal.getLiteralValue(Node_Literal.java:44) at org.apache.jena.rdf.model.impl.LiteralImpl.getValue(LiteralImpl.java:98) at org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper.handleExtendedPropertyValue(JenaModelHelper.java:1117) at org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper.fromResource(JenaModelHelper.java:633) at org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper.createObjectResultList(JenaModelHelper.java:503) at org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper.fromJenaModel(JenaModelHelper.java:386) at org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper.unmarshal(JenaModelHelper.java:353) at org.eclipse.lyo.oslc4j.provider.jena.test.UnparseableLiteralTest.testParseTheUnparseable(UnparseableLiteralTest.java:56) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [main] WARN org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper - Property http://example.com/ns#age could not be parsed as datatype http://www.w3.org/2001/XMLSchema#long org.apache.jena.datatypes.DatatypeFormatException: Lexical form '' is not a legal instance of Datatype[http://www.w3.org/2001/XMLSchema#long -> class java.lang.Long] Lexical form '' is not a legal instance of Datatype[http://www.w3.org/2001/XMLSchema#long -> class java.lang.Long] during parse -org.apache.jena.ext.xerces.impl.dv.InvalidDatatypeValueException: cvc-datatype-valid.1.2.1: '' is not a valid value for 'integer'. at org.apache.jena.graph.impl.LiteralLabelImpl.getValue(LiteralLabelImpl.java:338) at org.apache.jena.graph.Node_Literal.getLiteralValue(Node_Literal.java:44) at org.apache.jena.rdf.model.impl.LiteralImpl.getValue(LiteralImpl.java:98) at org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper.handleExtendedPropertyValue(JenaModelHelper.java:1117) at org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper.fromResource(JenaModelHelper.java:633) at org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper.createObjectResultList(JenaModelHelper.java:503) at org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper.fromJenaModel(JenaModelHelper.java:386) at org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper.unmarshal(JenaModelHelper.java:353) at org.eclipse.lyo.oslc4j.provider.jena.test.UnparseableLiteralTest.testParseTheUnparseable(UnparseableLiteralTest.java:56) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [main] WARN org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper - Property http://purl.org/dc/terms/identifier could not be parsed as datatype http://www.w3.org/2001/XMLSchema#int org.apache.jena.datatypes.DatatypeFormatException: Lexical form 'thirteen' is not a legal instance of Datatype[http://www.w3.org/2001/XMLSchema#int -> class java.lang.Integer] Lexical form 'thirteen' is not a legal instance of Datatype[http://www.w3.org/2001/XMLSchema#int -> class java.lang.Integer] during parse -org.apache.jena.ext.xerces.impl.dv.InvalidDatatypeValueException: cvc-datatype-valid.1.2.1: 'thirteen' is not a valid value for 'integer'. at org.apache.jena.graph.impl.LiteralLabelImpl.getValue(LiteralLabelImpl.java:338) at org.apache.jena.graph.Node_Literal.getLiteralValue(Node_Literal.java:44) at org.apache.jena.rdf.model.impl.LiteralImpl.getValue(LiteralImpl.java:98) at org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper.handleExtendedPropertyValue(JenaModelHelper.java:1117) at org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper.fromResource(JenaModelHelper.java:633) at org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper.createObjectResultList(JenaModelHelper.java:503) at org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper.fromJenaModel(JenaModelHelper.java:386) at org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper.unmarshal(JenaModelHelper.java:353) at org.eclipse.lyo.oslc4j.provider.jena.test.UnparseableLiteralTest.testParseTheUnparseable(UnparseableLiteralTest.java:56) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec Running org.eclipse.lyo.oslc4j.provider.jena.test.ShapeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec Running org.eclipse.lyo.oslc4j.provider.jena.test.TypesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.eclipse.lyo.oslc4j.provider.jena.test.JenaOslcNameTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.eclipse.lyo.oslc4j.provider.jena.test.TurtleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.eclipse.lyo.oslc4j.provider.jena.test.ServiceProviderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.eclipse.lyo.oslc4j.provider.jena.test.ReifiedLinksTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec Running org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelperTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec Results : Tests run: 27, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oslc4j-jena-provider --- [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/oslc4j-jena-provider-4.0.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ oslc4j-jena-provider >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ oslc4j-jena-provider <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ oslc4j-jena-provider --- [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/oslc4j-jena-provider-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ oslc4j-jena-provider --- [INFO] Loading source files for package org.eclipse.lyo.oslc4j.provider.jena... Loading source files for package org.eclipse.lyo.oslc4j.provider.jena.ordfm... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/AbstractOslcRdfXmlProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/ErrorHandler.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/JenaModelHelper.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/JenaProvidersRegistry.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/JenaSimpleProvidersRegistry.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/JenaUpdatedProvidersRegistry.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/OslcCompactRdfProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/OslcJsonLdArrayProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/OslcJsonLdCollectionProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/OslcJsonLdProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/OslcRdfXmlArrayProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/OslcRdfXmlCollectionProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/OslcRdfXmlProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/OslcSimpleRdfXmlArrayProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/OslcSimpleRdfXmlCollectionProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/OslcSimpleXmlArrayProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/OslcSimpleXmlCollectionProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/OslcTurtleArrayProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/OslcTurtleCollectionProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/OslcTurtleProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/OslcXmlArrayProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/OslcXmlCollectionProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/OslcXmlProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/RdfXmlAbbreviatedWriter.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/ordfm/ResourcePackages.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/overview-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/package-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/package-summary.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/package-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/ordfm/package-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/ordfm/package-summary.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/ordfm/package-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/constant-values.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/RdfXmlAbbreviatedWriter.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/OslcXmlProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/OslcXmlCollectionProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/OslcXmlArrayProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/OslcTurtleProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/OslcTurtleCollectionProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/OslcTurtleArrayProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/OslcSimpleXmlCollectionProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/OslcSimpleXmlArrayProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/OslcSimpleRdfXmlCollectionProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/OslcSimpleRdfXmlArrayProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/OslcRdfXmlProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/OslcRdfXmlCollectionProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/OslcRdfXmlArrayProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/OslcJsonLdProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/OslcJsonLdCollectionProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/OslcJsonLdArrayProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/OslcCompactRdfProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/JenaUpdatedProvidersRegistry.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/JenaSimpleProvidersRegistry.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/JenaProvidersRegistry.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/JenaModelHelper.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/ErrorHandler.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/class-use/AbstractOslcRdfXmlProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/ordfm/class-use/ResourcePackages.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/package-use.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/jena/ordfm/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/overview-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/index-all.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/allclasses-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/index.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/overview-summary.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/apidocs/help-doc.html... [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap [WARNING] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc4j-jena-provider/target/oslc4j-jena-provider-4.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ----------------------< org.eclipse.lyo:oslc-trs >---------------------- [INFO] Building OSLC TRS Toolkit 4.0.0-SNAPSHOT [5/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oslc-trs --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oslc-trs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/lyo-core-pr/oslc-trs/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ oslc-trs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oslc-trs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/lyo-core-pr/oslc-trs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oslc-trs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/test-classes [WARNING] /home/jenkins/workspace/lyo-core-pr/oslc-trs/src/test/java/org/eclipse/lyo/core/trs/TrackedResourceSetTest.java: /home/jenkins/workspace/lyo-core-pr/oslc-trs/src/test/java/org/eclipse/lyo/core/trs/TrackedResourceSetTest.java uses or overrides a deprecated API. [WARNING] /home/jenkins/workspace/lyo-core-pr/oslc-trs/src/test/java/org/eclipse/lyo/core/trs/TrackedResourceSetTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oslc-trs --- [INFO] Surefire report directory: /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.lyo.core.trs.ChangeLogTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec Running org.eclipse.lyo.core.trs.TrackedResourceSetTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oslc-trs --- [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/oslc-trs-4.0.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ oslc-trs >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ oslc-trs <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ oslc-trs --- [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/oslc-trs-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ oslc-trs --- [INFO] Loading source files for package org.eclipse.lyo.core.trs... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/AbstractChangeLog.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/Base.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/ChangeEvent.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/ChangeLog.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/Creation.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/Deletion.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/EmptyChangeLog.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/HttpConstants.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/HttpConstants.HttpMethod.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/Modification.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/Page.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/TrackedResourceSet.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/TRSConstants.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/package-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/package-summary.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/package-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/constant-values.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/class-use/TrackedResourceSet.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/class-use/TRSConstants.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/class-use/Page.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/class-use/Modification.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/class-use/HttpConstants.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/class-use/HttpConstants.HttpMethod.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/class-use/EmptyChangeLog.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/class-use/Deletion.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/class-use/Creation.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/class-use/ChangeLog.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/class-use/ChangeEvent.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/class-use/Base.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/class-use/AbstractChangeLog.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/org/eclipse/lyo/core/trs/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/overview-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/index-all.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/allclasses-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/index.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/apidocs/help-doc.html... [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap [WARNING] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc-trs/target/oslc-trs-4.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ---------< org.eclipse.lyo.oslc4j.core:oslc4j-json4j-provider >--------- [INFO] Building OSLC4J JSON4J Provider 4.0.0-SNAPSHOT [6/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/wink/wink-json4j/1.2.1-incubating/wink-json4j-1.2.1-incubating.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/wink/wink-json4j/1.2.1-incubating/wink-json4j-1.2.1-incubating.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/wink/wink-json4j/1.2.1-incubating/wink-json4j-1.2.1-incubating.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/wink/wink-json4j/1.2.1-incubating/wink-json4j-1.2.1-incubating.pom (3.1 kB at 56 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/wink/wink/1.2.1-incubating/wink-1.2.1-incubating.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/wink/wink/1.2.1-incubating/wink-1.2.1-incubating.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/wink/wink/1.2.1-incubating/wink-1.2.1-incubating.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/wink/wink/1.2.1-incubating/wink-1.2.1-incubating.pom (42 kB at 723 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/wink/wink-json4j/1.2.1-incubating/wink-json4j-1.2.1-incubating.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/wink/wink-json4j/1.2.1-incubating/wink-json4j-1.2.1-incubating.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/wink/wink-json4j/1.2.1-incubating/wink-json4j-1.2.1-incubating.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/wink/wink-json4j/1.2.1-incubating/wink-json4j-1.2.1-incubating.jar (78 kB at 625 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oslc4j-json4j-provider --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oslc4j-json4j-provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ oslc4j-json4j-provider --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oslc4j-json4j-provider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oslc4j-json4j-provider --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/test-classes [WARNING] /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/src/test/java/org/eclipse/lyo/oslc4j/provider/json4j/test/TestInvalidTypesJson.java: Some input files use or override a deprecated API. [WARNING] /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/src/test/java/org/eclipse/lyo/oslc4j/provider/json4j/test/TestInvalidTypesJson.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oslc4j-json4j-provider --- [INFO] Surefire report directory: /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.lyo.oslc4j.provider.json4j.test.TestInvalidTypesJson SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec Running org.eclipse.lyo.oslc4j.provider.json4j.test.JsonOslcNameTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oslc4j-json4j-provider --- [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/oslc4j-json4j-provider-4.0.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ oslc4j-json4j-provider >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ oslc4j-json4j-provider <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ oslc4j-json4j-provider --- [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/oslc4j-json4j-provider-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ oslc4j-json4j-provider --- [INFO] Loading source files for package org.eclipse.lyo.oslc4j.provider.json4j... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/AbstractOslcRdfJsonProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/Json4JProvidersRegistry.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/Json4JSimpleProvidersRegistry.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/Json4JUpdatedProvidersRegistry.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/JsonHelper.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/OslcCompactJsonProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/OslcRdfJsonArrayProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/OslcRdfJsonCollectionProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/OslcRdfJsonProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/OslcSimpleRdfJsonArrayProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/OslcSimpleRdfJsonCollectionProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/package-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/package-summary.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/package-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/constant-values.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/class-use/OslcSimpleRdfJsonCollectionProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/class-use/OslcSimpleRdfJsonArrayProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/class-use/OslcRdfJsonProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/class-use/OslcRdfJsonCollectionProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/class-use/OslcRdfJsonArrayProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/class-use/OslcCompactJsonProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/class-use/JsonHelper.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/class-use/Json4JUpdatedProvidersRegistry.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/class-use/Json4JSimpleProvidersRegistry.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/class-use/Json4JProvidersRegistry.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/class-use/AbstractOslcRdfJsonProvider.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/org/eclipse/lyo/oslc4j/provider/json4j/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/overview-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/index-all.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/allclasses-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/index.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/apidocs/help-doc.html... [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap [WARNING] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc4j-json4j-provider/target/oslc4j-json4j-provider-4.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --------------< org.eclipse.lyo.oslc4j.core:oslc4j-utils >-------------- [INFO] Building OSLC4J Utilities 4.0.0-SNAPSHOT [7/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oslc4j-utils --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oslc4j-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ oslc4j-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/classes [WARNING] /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/src/main/java/org/eclipse/lyo/core/utils/marshallers/OSLC4JMarshaller.java: Some input files use or override a deprecated API. [WARNING] /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/src/main/java/org/eclipse/lyo/core/utils/marshallers/OSLC4JMarshaller.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oslc4j-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oslc4j-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oslc4j-utils --- [INFO] Surefire report directory: /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.lyo.core.utils.test.UmmarshallerTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.77 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oslc4j-utils --- [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/oslc4j-utils-4.0.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ oslc4j-utils >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ oslc4j-utils <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ oslc4j-utils --- [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/oslc4j-utils-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ oslc4j-utils --- [INFO] Loading source files for package org.eclipse.lyo.core.utils.marshallers... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/org/eclipse/lyo/core/utils/marshallers/MarshallerConstants.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/org/eclipse/lyo/core/utils/marshallers/OSLC4JContext.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/org/eclipse/lyo/core/utils/marshallers/OSLC4JMarshaller.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/org/eclipse/lyo/core/utils/marshallers/OSLC4JUnmarshaller.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/org/eclipse/lyo/core/utils/marshallers/package-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/org/eclipse/lyo/core/utils/marshallers/package-summary.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/org/eclipse/lyo/core/utils/marshallers/package-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/constant-values.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/org/eclipse/lyo/core/utils/marshallers/class-use/OSLC4JUnmarshaller.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/org/eclipse/lyo/core/utils/marshallers/class-use/OSLC4JMarshaller.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/org/eclipse/lyo/core/utils/marshallers/class-use/OSLC4JContext.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/org/eclipse/lyo/core/utils/marshallers/class-use/MarshallerConstants.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/org/eclipse/lyo/core/utils/marshallers/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/overview-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/index-all.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/allclasses-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/index.html... Generating /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/apidocs/help-doc.html... [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap [WARNING] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/oslc4j-utils/target/oslc4j-utils-4.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] -----------------------< org.eclipse.lyo:shacl >------------------------ [INFO] Building shacl 4.0.0-SNAPSHOT [8/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/google/guava/guava/21.0/guava-21.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom (7.0 kB at 269 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom (9.7 kB at 358 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 172 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/google/guava/guava/21.0/guava-21.0.jar [INFO] Downloading from lyo-snapshots: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 30 MB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ shacl --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ shacl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/lyo-core-pr/shacl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ shacl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 45 source files to /home/jenkins/workspace/lyo-core-pr/shacl/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ shacl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/lyo-core-pr/shacl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ shacl --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ shacl --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ shacl --- [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/shacl/target/shacl-4.0.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ shacl >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ shacl <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ shacl --- [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/shacl/target/shacl-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ shacl --- [INFO] Loading source files for package org.eclipse.lyo.shacl... Loading source files for package org.eclipse.lyo.shacl.annotations... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/DataType.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/IValidationReport.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/IValidationResult.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/Property.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/ShaclConstants.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/ShaclShapeFactory.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/Shape.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/ShDomainConstants.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/ValidationReport.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/ValidationResult.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/RdfsIsDefinedBy.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/RdfsLabel.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/RDFType.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclClassType.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclClosed.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclDataType.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclDescription.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclDisjoint.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclEquals.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclGroup.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclHasValue.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclIgnoredProperties.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclIn.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclLanguageIn.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclLessThan.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclLessThanOrEquals.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclMaxCount.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclMaxExclusive.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclMaxInclusive.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclMaxLength.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclMinCount.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclMinExclusive.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclMinInclusive.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclMinLength.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclName.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclNode.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclNodeKind.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclOrder.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclPattern.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclTargetClass.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclTargetNode.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclTargetObjectsOf.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclTargetSubjectsOf.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/ShaclUniqueLang.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/overview-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/package-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/package-summary.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/package-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/package-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/package-summary.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/package-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/constant-values.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/class-use/ValidationResult.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/class-use/ValidationReport.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/class-use/Shape.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/class-use/ShaclShapeFactory.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/class-use/ShaclConstants.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/class-use/ShDomainConstants.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/class-use/Property.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/class-use/IValidationResult.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/class-use/IValidationReport.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/class-use/DataType.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclUniqueLang.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclTargetSubjectsOf.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclTargetObjectsOf.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclTargetNode.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclTargetClass.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclPattern.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclOrder.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclNodeKind.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclNode.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclName.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclMinLength.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclMinInclusive.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclMinExclusive.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclMinCount.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclMaxLength.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclMaxInclusive.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclMaxExclusive.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclMaxCount.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclLessThanOrEquals.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclLessThan.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclLanguageIn.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclIn.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclIgnoredProperties.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclHasValue.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclGroup.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclEquals.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclDisjoint.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclDescription.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclDataType.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclClosed.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/ShaclClassType.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/RdfsLabel.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/RdfsIsDefinedBy.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/class-use/RDFType.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/package-use.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/org/eclipse/lyo/shacl/annotations/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/overview-tree.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/index-all.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/allclasses-frame.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/index.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/overview-summary.html... Generating /home/jenkins/workspace/lyo-core-pr/shacl/target/apidocs/help-doc.html... [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap [WARNING] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [INFO] Building jar: /home/jenkins/workspace/lyo-core-pr/shacl/target/shacl-4.0.0-SNAPSHOT-javadoc.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for OSLC4J Build 4.0.0-SNAPSHOT: [INFO] [INFO] OSLC4J Build ....................................... SUCCESS [ 1.031 s] [INFO] OSLC4J Core ........................................ SUCCESS [ 38.492 s] [INFO] OSLC4J Query ....................................... SUCCESS [ 5.699 s] [INFO] OSLC4J Jena Provider ............................... SUCCESS [ 3.561 s] [INFO] OSLC TRS Toolkit ................................... SUCCESS [ 1.968 s] [INFO] OSLC4J JSON4J Provider ............................. SUCCESS [ 1.785 s] [INFO] OSLC4J Utilities ................................... SUCCESS [ 1.594 s] [INFO] shacl .............................................. SUCCESS [ 1.538 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 56.136 s [INFO] Finished at: 2019-07-17T23:30:46Z [INFO] ------------------------------------------------------------------------ Sending e-mails to: andriib@kth.se jad@kth.se jamsden@us.ibm.com yash.s.khatri@gmail.com Setting status of 0537dcee29c65a39cd9037c4b62a0fbeb64c1774 to SUCCESS with url https://ci.eclipse.org/lyo/job/lyo-core-pr/15/ and message: 'Build finished. ' Setting status of 0537dcee29c65a39cd9037c4b62a0fbeb64c1774 to SUCCESS with url https://ci.eclipse.org/lyo/job/lyo-core-pr/15/ and message: ' ' Using context: Eclipse Lyo Jenkins instance Finished: SUCCESS