Skip to content

Instantly share code, notes, and snippets.

@5tigerjelly
Created May 30, 2023 12:33
Show Gist options
  • Save 5tigerjelly/d8217e24e9d8c432becc6bed2b781185 to your computer and use it in GitHub Desktop.
Save 5tigerjelly/d8217e24e9d8c432becc6bed2b781185 to your computer and use it in GitHub Desktop.
master branch clean and build
tigerjelly@vmi1319635:~/Documents/OpenRefine$ ./refine clean && ./refine build
Using refine.ini for configuration
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 12 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 12 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] OpenRefine [pom]
[INFO] OpenRefine - main [jar]
[INFO] OpenRefine - server [jar]
[INFO] OpenRefine - extensions [pom]
[INFO] OpenRefine - Jython extension [jar]
[INFO] OpenRefine - Wikibase extension [jar]
[INFO] OpenRefine - Database extension [jar]
[INFO] OpenRefine - Gdata extension [jar]
[INFO] OpenRefine - PC-axis extension [jar]
[INFO] OpenRefine - Phonetic clustering extension [jar]
[INFO] OpenRefine - packaging [pom]
[INFO] OpenRefine Java JMH benchmarks [jar]
[INFO]
[INFO] ---------------------< org.openrefine:openrefine >----------------------
[INFO] Building OpenRefine 3.8-SNAPSHOT [1/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openrefine ---
[INFO]
[INFO] ------------------------< org.openrefine:main >-------------------------
[INFO] Building OpenRefine - main 3.8-SNAPSHOT [2/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ main ---
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/main/target
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/classes
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib (includes = [], excludes = [])
[INFO]
[INFO] -----------------------< org.openrefine:server >------------------------
[INFO] Building OpenRefine - server 3.8-SNAPSHOT [3/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ server ---
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/server/target
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/server/classes
[INFO]
[INFO] ---------------------< org.openrefine:extensions >----------------------
[INFO] Building OpenRefine - extensions 3.8-SNAPSHOT [4/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ extensions ---
[INFO]
[INFO] -----------------------< org.openrefine:jython >------------------------
[INFO] Building OpenRefine - Jython extension 3.8-SNAPSHOT [5/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jython ---
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/jython/target
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/jython/module/MOD-INF/classes
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/jython/module/MOD-INF/lib (includes = [], excludes = [])
[INFO]
[INFO] ----------------------< org.openrefine:wikibase >-----------------------
[INFO] Building OpenRefine - Wikibase extension 3.8-SNAPSHOT [6/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ wikibase ---
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/target
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/classes
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib (includes = [], excludes = [])
[INFO]
[INFO] ----------------------< org.openrefine:database >-----------------------
[INFO] Building OpenRefine - Database extension 3.8-SNAPSHOT [7/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ database ---
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/database/target
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/classes
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib (includes = [], excludes = [])
[INFO]
[INFO] ------------------------< org.openrefine:gdata >------------------------
[INFO] Building OpenRefine - Gdata extension 3.8-SNAPSHOT [8/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gdata ---
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/gdata/target
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/classes
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib (includes = [], excludes = [])
[INFO]
[INFO] -----------------------< org.openrefine:pc-axis >-----------------------
[INFO] Building OpenRefine - PC-axis extension 3.8-SNAPSHOT [9/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ pc-axis ---
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/pc-axis/target
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/pc-axis/module/MOD-INF/classes
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/pc-axis/module/MOD-INF/lib (includes = [], excludes = [])
[INFO]
[INFO] ----------------------< org.openrefine:phonetic >-----------------------
[INFO] Building OpenRefine - Phonetic clustering extension 3.8-SNAPSHOT [10/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ phonetic ---
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/phonetic/target
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/phonetic/module/MOD-INF/classes
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/extensions/phonetic/module/MOD-INF/lib (includes = [], excludes = [])
[INFO]
[INFO] ----------------------< org.openrefine:packaging >----------------------
[INFO] Building OpenRefine - packaging 3.8-SNAPSHOT [11/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ packaging ---
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/packaging/target
[INFO]
[INFO] ----------------------< org.openrefine:benchmark >----------------------
[INFO] Building OpenRefine Java JMH benchmarks 3.8-SNAPSHOT [12/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ benchmark ---
[INFO] Deleting /home/tigerjelly/Documents/OpenRefine/benchmark/target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenRefine 3.8-SNAPSHOT:
[INFO]
[INFO] OpenRefine ......................................... SUCCESS [ 0.147 s]
[INFO] OpenRefine - main .................................. SUCCESS [ 0.176 s]
[INFO] OpenRefine - server ................................ SUCCESS [ 0.018 s]
[INFO] OpenRefine - extensions ............................ SUCCESS [ 0.006 s]
[INFO] OpenRefine - Jython extension ...................... SUCCESS [ 0.022 s]
[INFO] OpenRefine - Wikibase extension .................... SUCCESS [ 0.031 s]
[INFO] OpenRefine - Database extension .................... SUCCESS [ 0.029 s]
[INFO] OpenRefine - Gdata extension ....................... SUCCESS [ 0.011 s]
[INFO] OpenRefine - PC-axis extension ..................... SUCCESS [ 0.006 s]
[INFO] OpenRefine - Phonetic clustering extension ......... SUCCESS [ 0.007 s]
[INFO] OpenRefine - packaging ............................. SUCCESS [ 0.013 s]
[INFO] OpenRefine Java JMH benchmarks ..................... SUCCESS [ 0.006 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.614 s
[INFO] Finished at: 2023-05-30T14:32:26+02:00
[INFO] ------------------------------------------------------------------------
Using refine.ini for configuration
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
> open-refine-webapp@ postinstall /home/tigerjelly/Documents/OpenRefine/main/webapp
> node copy-dependencies.js
/home/tigerjelly/Documents/OpenRefine/main/webapp/copy-dependencies.js:1
import fs from 'fs';
^^
SyntaxError: Unexpected identifier
at Module._compile (internal/modules/cjs/loader.js:723:23)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! open-refine-webapp@ postinstall: `node copy-dependencies.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the open-refine-webapp@ postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/tigerjelly/.npm/_logs/2023-05-30T12_32_28_435Z-debug.log
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 12 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 12 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] OpenRefine [pom]
[INFO] OpenRefine - main [jar]
[INFO] OpenRefine - server [jar]
[INFO] OpenRefine - extensions [pom]
[INFO] OpenRefine - Jython extension [jar]
[INFO] OpenRefine - Wikibase extension [jar]
[INFO] OpenRefine - Database extension [jar]
[INFO] OpenRefine - Gdata extension [jar]
[INFO] OpenRefine - PC-axis extension [jar]
[INFO] OpenRefine - Phonetic clustering extension [jar]
[INFO] OpenRefine - packaging [pom]
[INFO] OpenRefine Java JMH benchmarks [jar]
[INFO]
[INFO] ---------------------< org.openrefine:openrefine >----------------------
[INFO] Building OpenRefine 3.8-SNAPSHOT [1/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ openrefine ---
[INFO]
[INFO] ------------------------< org.openrefine:main >-------------------------
[INFO] Building OpenRefine - main 3.8-SNAPSHOT [2/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ main ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ main ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/main/src added.
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/main/target/generated-sources added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ main ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ main ---
[INFO] Copying 483 resources from src to webapp/WEB-INF/classes
[INFO] Copying 157 resources from resources to webapp/WEB-INF/classes
[INFO]
[INFO] -----------------------< org.openrefine:server >------------------------
[INFO] Building OpenRefine - server 3.8-SNAPSHOT [3/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ server ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/server/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ server ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ server ---
[INFO] Copying 6 resources from src to classes
[INFO]
[INFO] ---------------------< org.openrefine:extensions >----------------------
[INFO] Building OpenRefine - extensions 3.8-SNAPSHOT [4/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ extensions ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ extensions ---
[INFO]
[INFO] -----------------------< org.openrefine:jython >------------------------
[INFO] Building OpenRefine - Jython extension 3.8-SNAPSHOT [5/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ jython ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/jython/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ jython ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jython ---
[INFO] Copying 3 resources from src to module/MOD-INF/classes
[INFO]
[INFO] ----------------------< org.openrefine:wikibase >-----------------------
[INFO] Building OpenRefine - Wikibase extension 3.8-SNAPSHOT [6/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ wikibase ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ wikibase ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ wikibase ---
[INFO] Copying 136 resources from src to module/MOD-INF/classes
[INFO]
[INFO] ----------------------< org.openrefine:database >-----------------------
[INFO] Building OpenRefine - Database extension 3.8-SNAPSHOT [7/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ database ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/database/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ database ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ database ---
[INFO] Copying 31 resources from src to module/MOD-INF/classes
[INFO]
[INFO] ------------------------< org.openrefine:gdata >------------------------
[INFO] Building OpenRefine - Gdata extension 3.8-SNAPSHOT [8/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ gdata ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/gdata/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ gdata ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ gdata ---
[INFO] Copying 8 resources from src to module/MOD-INF/classes
[INFO]
[INFO] -----------------------< org.openrefine:pc-axis >-----------------------
[INFO] Building OpenRefine - PC-axis extension 3.8-SNAPSHOT [9/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ pc-axis ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/pc-axis/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ pc-axis ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pc-axis ---
[INFO] Copying 2 resources from src to module/MOD-INF/classes
[INFO]
[INFO] ----------------------< org.openrefine:phonetic >-----------------------
[INFO] Building OpenRefine - Phonetic clustering extension 3.8-SNAPSHOT [10/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ phonetic ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/phonetic/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ phonetic ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ phonetic ---
[INFO] Copying 2 resources from src to module/MOD-INF/classes
[INFO]
[INFO] ----------------------< org.openrefine:packaging >----------------------
[INFO] Building OpenRefine - packaging 3.8-SNAPSHOT [11/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ packaging ---
[INFO]
[INFO] ----------------------< org.openrefine:benchmark >----------------------
[INFO] Building OpenRefine Java JMH benchmarks 3.8-SNAPSHOT [12/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ benchmark ---
[INFO] skip non existing resourceDirectory /home/tigerjelly/Documents/OpenRefine/benchmark/src/main/resources
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenRefine 3.8-SNAPSHOT:
[INFO]
[INFO] OpenRefine ......................................... SUCCESS [ 0.419 s]
[INFO] OpenRefine - main .................................. SUCCESS [ 1.580 s]
[INFO] OpenRefine - server ................................ SUCCESS [ 0.014 s]
[INFO] OpenRefine - extensions ............................ SUCCESS [ 0.005 s]
[INFO] OpenRefine - Jython extension ...................... SUCCESS [ 0.011 s]
[INFO] OpenRefine - Wikibase extension .................... SUCCESS [ 0.031 s]
[INFO] OpenRefine - Database extension .................... SUCCESS [ 0.015 s]
[INFO] OpenRefine - Gdata extension ....................... SUCCESS [ 0.011 s]
[INFO] OpenRefine - PC-axis extension ..................... SUCCESS [ 0.010 s]
[INFO] OpenRefine - Phonetic clustering extension ......... SUCCESS [ 0.010 s]
[INFO] OpenRefine - packaging ............................. SUCCESS [ 0.003 s]
[INFO] OpenRefine Java JMH benchmarks ..................... SUCCESS [ 0.004 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.087 s
[INFO] Finished at: 2023-05-30T14:32:33+02:00
[INFO] ------------------------------------------------------------------------
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 12 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 12 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] OpenRefine [pom]
[INFO] OpenRefine - main [jar]
[INFO] OpenRefine - server [jar]
[INFO] OpenRefine - extensions [pom]
[INFO] OpenRefine - Jython extension [jar]
[INFO] OpenRefine - Wikibase extension [jar]
[INFO] OpenRefine - Database extension [jar]
[INFO] OpenRefine - Gdata extension [jar]
[INFO] OpenRefine - PC-axis extension [jar]
[INFO] OpenRefine - Phonetic clustering extension [jar]
[INFO] OpenRefine - packaging [pom]
[INFO] OpenRefine Java JMH benchmarks [jar]
[INFO]
[INFO] ---------------------< org.openrefine:openrefine >----------------------
[INFO] Building OpenRefine 3.8-SNAPSHOT [1/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ openrefine ---
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ openrefine ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ openrefine ---
[INFO] surefireArgs set to -javaagent:/home/tigerjelly/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/tigerjelly/Documents/OpenRefine/target/report/OpenRefine.exec
[INFO]
[INFO] ------------------------< org.openrefine:main >-------------------------
[INFO] Building OpenRefine - main 3.8-SNAPSHOT [2/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ main ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ main ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/main/src added.
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/main/target/generated-sources added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ main ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ main ---
[INFO] Copying 483 resources from src to webapp/WEB-INF/classes
[INFO] Copying 157 resources from resources to webapp/WEB-INF/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ main ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 490 source files to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/classes
[INFO] /home/tigerjelly/Documents/OpenRefine/main/src/com/google/refine/util/HttpClient.java: Some input files use or override a deprecated API.
[INFO] /home/tigerjelly/Documents/OpenRefine/main/src/com/google/refine/util/HttpClient.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (default) @ main ---
[INFO] Copying butterfly-1.2.4.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/butterfly-1.2.4.jar
[INFO] Copying commons-lang-2.6.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/commons-lang-2.6.jar
[INFO] Copying velocity-1.6.3.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/velocity-1.6.3.jar
[INFO] Copying rhino-1.7.14.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/rhino-1.7.14.jar
[INFO] Copying lessen-1.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/lessen-1.0.jar
[INFO] Copying jackson-databind-2.13.4.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jackson-databind-2.13.4.jar
[INFO] Copying jackson-core-2.13.4.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jackson-core-2.13.4.jar
[INFO] Copying jackson-annotations-2.13.4.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jackson-annotations-2.13.4.jar
[INFO] Copying commons-lang3-3.12.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/commons-lang3-3.12.0.jar
[INFO] Copying commons-fileupload-1.5.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/commons-fileupload-1.5.jar
[INFO] Copying commons-collections-3.2.2.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/commons-collections-3.2.2.jar
[INFO] Copying commons-text-1.10.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/commons-text-1.10.0.jar
[INFO] Copying commons-validator-1.7.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/commons-validator-1.7.jar
[INFO] Copying commons-beanutils-1.9.4.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/commons-beanutils-1.9.4.jar
[INFO] Copying commons-digester-2.1.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/commons-digester-2.1.jar
[INFO] Copying commons-logging-1.2.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/commons-logging-1.2.jar
[INFO] Copying velocity-1.5.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/velocity-1.5.jar
[INFO] Copying oro-2.0.8.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/oro-2.0.8.jar
[INFO] Copying marc4j-2.9.4.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/marc4j-2.9.4.jar
[INFO] Copying commons-compress-1.23.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/commons-compress-1.23.0.jar
[INFO] Copying jsoup-1.15.3.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jsoup-1.15.3.jar
[INFO] Copying opencsv-multichar-2.4.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/opencsv-multichar-2.4.jar
[INFO] Copying poi-5.2.3.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/poi-5.2.3.jar
[INFO] Copying commons-collections4-4.4.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/commons-collections4-4.4.jar
[INFO] Copying commons-math3-3.6.1.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/commons-math3-3.6.1.jar
[INFO] Copying SparseBitSet-1.2.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/SparseBitSet-1.2.jar
[INFO] Copying poi-ooxml-5.2.3.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/poi-ooxml-5.2.3.jar
[INFO] Copying poi-ooxml-lite-5.2.3.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/poi-ooxml-lite-5.2.3.jar
[INFO] Copying xmlbeans-5.1.1.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/xmlbeans-5.1.1.jar
[INFO] Copying curvesapi-1.07.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/curvesapi-1.07.jar
[INFO] Copying odfdom-java-0.9.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/odfdom-java-0.9.0.jar
[INFO] Copying xercesImpl-2.12.1.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/xercesImpl-2.12.1.jar
[INFO] Copying java-rdfa-0.4.2.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/java-rdfa-0.4.2.jar
[INFO] Copying vicino-1.2.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/vicino-1.2.jar
[INFO] Copying com.wcohen.secondstring-0.1.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/com.wcohen.secondstring-0.1.jar
[INFO] Copying arithcode-1.2.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/arithcode-1.2.jar
[INFO] Copying commons-compress-20050911.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/commons-compress-20050911.jar
[INFO] Copying clojure-1.11.1.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/clojure-1.11.1.jar
[INFO] Copying spec.alpha-0.3.218.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/spec.alpha-0.3.218.jar
[INFO] Copying core.specs.alpha-0.2.62.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/core.specs.alpha-0.2.62.jar
[INFO] Copying httpclient5-5.2.1.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/httpclient5-5.2.1.jar
[INFO] Copying httpcore5-5.2.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/httpcore5-5.2.jar
[INFO] Copying httpcore5-h2-5.2.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/httpcore5-h2-5.2.jar
[INFO] Copying httpcore-4.4.16.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/httpcore-4.4.16.jar
[INFO] Copying swc-parser-lazy-3.1.9.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/swc-parser-lazy-3.1.9.jar
[INFO] Copying rats-runtime-1.15.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/rats-runtime-1.15.0.jar
[INFO] Copying utils-3.0.8.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/utils-3.0.8.jar
[INFO] Copying ptk-common-3.0.8.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/ptk-common-3.0.8.jar
[INFO] Copying jena-arq-4.8.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jena-arq-4.8.0.jar
[INFO] Copying jsonld-java-0.13.4.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jsonld-java-0.13.4.jar
[INFO] Copying gson-2.10.1.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/gson-2.10.1.jar
[INFO] Copying httpclient-cache-4.5.14.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/httpclient-cache-4.5.14.jar
[INFO] Copying httpclient-4.5.14.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/httpclient-4.5.14.jar
[INFO] Copying jcl-over-slf4j-1.7.36.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jcl-over-slf4j-1.7.36.jar
[INFO] Copying titanium-json-ld-1.3.2.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/titanium-json-ld-1.3.2.jar
[INFO] Copying jakarta.json-2.0.1.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jakarta.json-2.0.1.jar
[INFO] Copying protobuf-java-3.22.2.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/protobuf-java-3.22.2.jar
[INFO] Copying libthrift-0.18.1.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/libthrift-0.18.1.jar
[INFO] Copying jena-core-4.8.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jena-core-4.8.0.jar
[INFO] Copying jena-base-4.8.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jena-base-4.8.0.jar
[INFO] Copying jena-shaded-guava-4.8.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jena-shaded-guava-4.8.0.jar
[INFO] Copying commons-csv-1.10.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/commons-csv-1.10.0.jar
[INFO] Copying collection-0.7.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/collection-0.7.jar
[INFO] Copying jena-iri-4.8.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jena-iri-4.8.0.jar
[INFO] Copying commons-cli-1.5.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/commons-cli-1.5.0.jar
[INFO] Copying commons-codec-1.15.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/commons-codec-1.15.jar
[INFO] Copying commons-io-2.12.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/commons-io-2.12.0.jar
[INFO] Copying guava-31.1-jre.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/guava-31.1-jre.jar
[INFO] Copying failureaccess-1.0.1.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/failureaccess-1.0.1.jar
[INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Copying jsr305-3.0.2.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jsr305-3.0.2.jar
[INFO] Copying checker-qual-3.12.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/checker-qual-3.12.0.jar
[INFO] Copying error_prone_annotations-2.11.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/error_prone_annotations-2.11.0.jar
[INFO] Copying j2objc-annotations-1.3.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/j2objc-annotations-1.3.jar
[INFO] Copying jaxb-api-2.3.1.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jaxb-api-2.3.1.jar
[INFO] Copying javax.activation-api-1.2.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/javax.activation-api-1.2.0.jar
[INFO] Copying juniversalchardet-2.4.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/juniversalchardet-2.4.0.jar
[INFO] Copying jetty-servlets-9.4.48.v20220622.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jetty-servlets-9.4.48.v20220622.jar
[INFO] Copying jetty-continuation-9.4.48.v20220622.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jetty-continuation-9.4.48.v20220622.jar
[INFO] Copying jetty-http-9.4.48.v20220622.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jetty-http-9.4.48.v20220622.jar
[INFO] Copying jetty-util-9.4.48.v20220622.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jetty-util-9.4.48.v20220622.jar
[INFO] Copying jetty-io-9.4.48.v20220622.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jetty-io-9.4.48.v20220622.jar
[INFO] Copying language-detector-0.6.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/language-detector-0.6.jar
[INFO] Copying jsonic-1.2.11.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/jsonic-1.2.11.jar
[INFO] Copying annotations-12.0.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/annotations-12.0.jar
[INFO] Copying localizer-1.31.jar to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/lib/localizer-1.31.jar
[INFO]
[INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ main ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ main ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/main/src added.
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/main/target/generated-sources added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ main ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ main ---
[INFO] Copying 483 resources from src to webapp/WEB-INF/classes
[INFO] Copying 157 resources from resources to webapp/WEB-INF/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ main ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 490 source files to /home/tigerjelly/Documents/OpenRefine/main/webapp/WEB-INF/classes
[INFO] /home/tigerjelly/Documents/OpenRefine/main/src/com/google/refine/util/HttpClient.java: Some input files use or override a deprecated API.
[INFO] /home/tigerjelly/Documents/OpenRefine/main/src/com/google/refine/util/HttpClient.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (default) @ main ---
[INFO] org.openrefine.dependencies:butterfly:jar:1.2.4 already exists in destination.
[INFO] commons-lang:commons-lang:jar:2.6 already exists in destination.
[INFO] org.apache.velocity:velocity:jar:1.6.3 already exists in destination.
[INFO] org.mozilla:rhino:jar:1.7.14 already exists in destination.
[INFO] com.metaweb:lessen:jar:1.0 already exists in destination.
[INFO] com.fasterxml.jackson.core:jackson-databind:jar:2.13.4 already exists in destination.
[INFO] com.fasterxml.jackson.core:jackson-core:jar:2.13.4 already exists in destination.
[INFO] com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4 already exists in destination.
[INFO] org.apache.commons:commons-lang3:jar:3.12.0 already exists in destination.
[INFO] commons-fileupload:commons-fileupload:jar:1.5 already exists in destination.
[INFO] commons-collections:commons-collections:jar:3.2.2 already exists in destination.
[INFO] org.apache.commons:commons-text:jar:1.10.0 already exists in destination.
[INFO] commons-validator:commons-validator:jar:1.7 already exists in destination.
[INFO] commons-beanutils:commons-beanutils:jar:1.9.4 already exists in destination.
[INFO] commons-digester:commons-digester:jar:2.1 already exists in destination.
[INFO] commons-logging:commons-logging:jar:1.2 already exists in destination.
[INFO] velocity:velocity:jar:1.5 already exists in destination.
[INFO] oro:oro:jar:2.0.8 already exists in destination.
[INFO] org.marc4j:marc4j:jar:2.9.4 already exists in destination.
[INFO] org.apache.commons:commons-compress:jar:1.23.0 already exists in destination.
[INFO] org.jsoup:jsoup:jar:1.15.3 already exists in destination.
[INFO] org.openrefine.dependencies:opencsv-multichar:jar:2.4 already exists in destination.
[INFO] org.apache.poi:poi:jar:5.2.3 already exists in destination.
[INFO] org.apache.commons:commons-collections4:jar:4.4 already exists in destination.
[INFO] org.apache.commons:commons-math3:jar:3.6.1 already exists in destination.
[INFO] com.zaxxer:SparseBitSet:jar:1.2 already exists in destination.
[INFO] org.apache.poi:poi-ooxml:jar:5.2.3 already exists in destination.
[INFO] org.apache.poi:poi-ooxml-lite:jar:5.2.3 already exists in destination.
[INFO] org.apache.xmlbeans:xmlbeans:jar:5.1.1 already exists in destination.
[INFO] com.github.virtuald:curvesapi:jar:1.07 already exists in destination.
[INFO] org.odftoolkit:odfdom-java:jar:0.9.0 already exists in destination.
[INFO] xerces:xercesImpl:jar:2.12.1 already exists in destination.
[INFO] net.rootdev:java-rdfa:jar:0.4.2 already exists in destination.
[INFO] org.openrefine.dependencies:vicino:jar:1.2 already exists in destination.
[INFO] com.wcohen:com.wcohen.secondstring:jar:0.1 already exists in destination.
[INFO] org.openrefine.dependencies:arithcode:jar:1.2 already exists in destination.
[INFO] commons-compress:commons-compress:jar:20050911 already exists in destination.
[INFO] org.clojure:clojure:jar:1.11.1 already exists in destination.
[INFO] org.clojure:spec.alpha:jar:0.3.218 already exists in destination.
[INFO] org.clojure:core.specs.alpha:jar:0.2.62 already exists in destination.
[INFO] org.apache.httpcomponents.client5:httpclient5:jar:5.2.1 already exists in destination.
[INFO] org.apache.httpcomponents.core5:httpcore5:jar:5.2 already exists in destination.
[INFO] org.apache.httpcomponents.core5:httpcore5-h2:jar:5.2 already exists in destination.
[INFO] org.apache.httpcomponents:httpcore:jar:4.4.16 already exists in destination.
[INFO] org.sweble.wikitext:swc-parser-lazy:jar:3.1.9 already exists in destination.
[INFO] xtc:rats-runtime:jar:1.15.0 already exists in destination.
[INFO] de.fau.cs.osr.utils:utils:jar:3.0.8 already exists in destination.
[INFO] de.fau.cs.osr.ptk:ptk-common:jar:3.0.8 already exists in destination.
[INFO] org.apache.jena:jena-arq:jar:4.8.0 already exists in destination.
[INFO] com.github.jsonld-java:jsonld-java:jar:0.13.4 already exists in destination.
[INFO] com.google.code.gson:gson:jar:2.10.1 already exists in destination.
[INFO] org.apache.httpcomponents:httpclient-cache:jar:4.5.14 already exists in destination.
[INFO] org.apache.httpcomponents:httpclient:jar:4.5.14 already exists in destination.
[INFO] org.slf4j:jcl-over-slf4j:jar:1.7.36 already exists in destination.
[INFO] com.apicatalog:titanium-json-ld:jar:1.3.2 already exists in destination.
[INFO] org.glassfish:jakarta.json:jar:2.0.1 already exists in destination.
[INFO] com.google.protobuf:protobuf-java:jar:3.22.2 already exists in destination.
[INFO] org.apache.thrift:libthrift:jar:0.18.1 already exists in destination.
[INFO] org.apache.jena:jena-core:jar:4.8.0 already exists in destination.
[INFO] org.apache.jena:jena-base:jar:4.8.0 already exists in destination.
[INFO] org.apache.jena:jena-shaded-guava:jar:4.8.0 already exists in destination.
[INFO] org.apache.commons:commons-csv:jar:1.10.0 already exists in destination.
[INFO] com.github.andrewoma.dexx:collection:jar:0.7 already exists in destination.
[INFO] org.apache.jena:jena-iri:jar:4.8.0 already exists in destination.
[INFO] commons-cli:commons-cli:jar:1.5.0 already exists in destination.
[INFO] commons-codec:commons-codec:jar:1.15 already exists in destination.
[INFO] commons-io:commons-io:jar:2.12.0 already exists in destination.
[INFO] com.google.guava:guava:jar:31.1-jre already exists in destination.
[INFO] com.google.guava:failureaccess:jar:1.0.1 already exists in destination.
[INFO] com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava already exists in destination.
[INFO] com.google.code.findbugs:jsr305:jar:3.0.2 already exists in destination.
[INFO] org.checkerframework:checker-qual:jar:3.12.0 already exists in destination.
[INFO] com.google.errorprone:error_prone_annotations:jar:2.11.0 already exists in destination.
[INFO] com.google.j2objc:j2objc-annotations:jar:1.3 already exists in destination.
[INFO] javax.xml.bind:jaxb-api:jar:2.3.1 already exists in destination.
[INFO] javax.activation:javax.activation-api:jar:1.2.0 already exists in destination.
[INFO] com.github.albfernandez:juniversalchardet:jar:2.4.0 already exists in destination.
[INFO] org.eclipse.jetty:jetty-servlets:jar:9.4.48.v20220622 already exists in destination.
[INFO] org.eclipse.jetty:jetty-continuation:jar:9.4.48.v20220622 already exists in destination.
[INFO] org.eclipse.jetty:jetty-http:jar:9.4.48.v20220622 already exists in destination.
[INFO] org.eclipse.jetty:jetty-util:jar:9.4.48.v20220622 already exists in destination.
[INFO] org.eclipse.jetty:jetty-io:jar:9.4.48.v20220622 already exists in destination.
[INFO] com.optimaize.languagedetector:language-detector:jar:0.6 already exists in destination.
[INFO] net.arnx:jsonic:jar:1.2.11 already exists in destination.
[INFO] com.intellij:annotations:jar:12.0 already exists in destination.
[INFO] org.jvnet.localizer:localizer:jar:1.31 already exists in destination.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ main ---
[INFO] Copying 44 resources from tests/data to target/test-classes
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ main ---
[INFO] surefireArgs set to "-javaagent:/home/tigerjelly/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/tigerjelly/Documents/OpenRefine/main/target/report/OpenRefine - main.exec,excludes=org/marc4j/converter/impl/*CodeTableGenerated*"
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ main ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 248 source files to /home/tigerjelly/Documents/OpenRefine/main/target/test-classes
[INFO] /home/tigerjelly/Documents/OpenRefine/main/tests/server/src/com/google/refine/grel/FunctionTests.java: Some input files use or override a deprecated API.
[INFO] /home/tigerjelly/Documents/OpenRefine/main/tests/server/src/com/google/refine/grel/FunctionTests.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/tigerjelly/Documents/OpenRefine/main/tests/server/src/com/google/refine/expr/functions/CrossTests.java: /home/tigerjelly/Documents/OpenRefine/main/tests/server/src/com/google/refine/expr/functions/CrossTests.java uses unchecked or unsafe operations.
[INFO] /home/tigerjelly/Documents/OpenRefine/main/tests/server/src/com/google/refine/expr/functions/CrossTests.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] -----------------------< org.openrefine:server >------------------------
[INFO] Building OpenRefine - server 3.8-SNAPSHOT [3/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ server ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/server/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ server ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ server ---
[INFO] Copying 6 resources from src to classes
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/tigerjelly/Documents/OpenRefine/server/classes
[INFO]
[INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (default) @ server ---
[INFO] Copying commons-collections-3.2.2.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/commons-collections-3.2.2.jar
[INFO] Copying oro-2.0.8.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/oro-2.0.8.jar
[INFO] Copying commons-io-2.12.0.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/commons-io-2.12.0.jar
[INFO] Copying jetty-util-9.4.48.v20220622.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/jetty-util-9.4.48.v20220622.jar
[INFO] Copying javax.servlet-api-4.0.1.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/javax.servlet-api-4.0.1.jar
[INFO] Copying jetty-server-9.4.48.v20220622.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/jetty-server-9.4.48.v20220622.jar
[INFO] Copying jetty-http-9.4.48.v20220622.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/jetty-http-9.4.48.v20220622.jar
[INFO] Copying jetty-io-9.4.48.v20220622.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/jetty-io-9.4.48.v20220622.jar
[INFO] Copying jetty-servlet-9.4.48.v20220622.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/jetty-servlet-9.4.48.v20220622.jar
[INFO] Copying jetty-security-9.4.48.v20220622.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/jetty-security-9.4.48.v20220622.jar
[INFO] Copying jetty-util-ajax-9.4.48.v20220622.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/jetty-util-ajax-9.4.48.v20220622.jar
[INFO] Copying jetty-webapp-9.4.48.v20220622.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/jetty-webapp-9.4.48.v20220622.jar
[INFO] Copying jetty-xml-9.4.48.v20220622.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/jetty-xml-9.4.48.v20220622.jar
[INFO] Copying butterfly-1.2.4.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/butterfly-1.2.4.jar
[INFO] Copying commons-lang-2.6.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/commons-lang-2.6.jar
[INFO] Copying velocity-1.6.3.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/velocity-1.6.3.jar
[INFO] Copying rhino-1.7.14.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/rhino-1.7.14.jar
[INFO] Copying lessen-1.0.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/lessen-1.0.jar
[INFO] Copying log4j-slf4j2-impl-2.20.0.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/log4j-slf4j2-impl-2.20.0.jar
[INFO] Copying log4j-api-2.20.0.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/log4j-api-2.20.0.jar
[INFO] Copying slf4j-api-2.0.7.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/slf4j-api-2.0.7.jar
[INFO] Copying log4j-core-2.20.0.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/log4j-core-2.20.0.jar
[INFO] Copying log4j-1.2-api-2.20.0.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/log4j-1.2-api-2.20.0.jar
[INFO] Copying localizer-1.31.jar to /home/tigerjelly/Documents/OpenRefine/server/target/lib/localizer-1.31.jar
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ server ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/server/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ server ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ server ---
[INFO] Copying 6 resources from src to classes
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/tigerjelly/Documents/OpenRefine/server/classes
[INFO]
[INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (default) @ server ---
[INFO] commons-collections:commons-collections:jar:3.2.2 already exists in destination.
[INFO] oro:oro:jar:2.0.8 already exists in destination.
[INFO] commons-io:commons-io:jar:2.12.0 already exists in destination.
[INFO] org.eclipse.jetty:jetty-util:jar:9.4.48.v20220622 already exists in destination.
[INFO] javax.servlet:javax.servlet-api:jar:4.0.1 already exists in destination.
[INFO] org.eclipse.jetty:jetty-server:jar:9.4.48.v20220622 already exists in destination.
[INFO] org.eclipse.jetty:jetty-http:jar:9.4.48.v20220622 already exists in destination.
[INFO] org.eclipse.jetty:jetty-io:jar:9.4.48.v20220622 already exists in destination.
[INFO] org.eclipse.jetty:jetty-servlet:jar:9.4.48.v20220622 already exists in destination.
[INFO] org.eclipse.jetty:jetty-security:jar:9.4.48.v20220622 already exists in destination.
[INFO] org.eclipse.jetty:jetty-util-ajax:jar:9.4.48.v20220622 already exists in destination.
[INFO] org.eclipse.jetty:jetty-webapp:jar:9.4.48.v20220622 already exists in destination.
[INFO] org.eclipse.jetty:jetty-xml:jar:9.4.48.v20220622 already exists in destination.
[INFO] org.openrefine.dependencies:butterfly:jar:1.2.4 already exists in destination.
[INFO] commons-lang:commons-lang:jar:2.6 already exists in destination.
[INFO] org.apache.velocity:velocity:jar:1.6.3 already exists in destination.
[INFO] org.mozilla:rhino:jar:1.7.14 already exists in destination.
[INFO] com.metaweb:lessen:jar:1.0 already exists in destination.
[INFO] org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.20.0 already exists in destination.
[INFO] org.apache.logging.log4j:log4j-api:jar:2.20.0 already exists in destination.
[INFO] org.slf4j:slf4j-api:jar:2.0.7 already exists in destination.
[INFO] org.apache.logging.log4j:log4j-core:jar:2.20.0 already exists in destination.
[INFO] org.apache.logging.log4j:log4j-1.2-api:jar:2.20.0 already exists in destination.
[INFO] org.jvnet.localizer:localizer:jar:1.31 already exists in destination.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ server ---
[INFO] skip non existing resourceDirectory /home/tigerjelly/Documents/OpenRefine/server/src/test/resources
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ server ---
[INFO] surefireArgs set to "-javaagent:/home/tigerjelly/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/tigerjelly/Documents/OpenRefine/server/target/report/OpenRefine - server.exec"
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ server ---
[INFO] No sources to compile
[INFO]
[INFO] ---------------------< org.openrefine:extensions >----------------------
[INFO] Building OpenRefine - extensions 3.8-SNAPSHOT [4/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ extensions ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ extensions ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ extensions ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ extensions ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ extensions ---
[INFO] surefireArgs set to "-javaagent:/home/tigerjelly/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/tigerjelly/Documents/OpenRefine/target/report/OpenRefine - extensions.exec"
[INFO]
[INFO] -----------------------< org.openrefine:jython >------------------------
[INFO] Building OpenRefine - Jython extension 3.8-SNAPSHOT [5/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ jython ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/jython/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ jython ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jython ---
[INFO] Copying 3 resources from src to module/MOD-INF/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jython ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/tigerjelly/Documents/OpenRefine/extensions/jython/module/MOD-INF/classes
[INFO]
[INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (default) @ jython ---
[INFO] Copying jython-standalone-2.7.3.jar to /home/tigerjelly/Documents/OpenRefine/extensions/jython/module/MOD-INF/lib/jython-standalone-2.7.3.jar
[INFO] Copying localizer-1.31.jar to /home/tigerjelly/Documents/OpenRefine/extensions/jython/module/MOD-INF/lib/localizer-1.31.jar
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ jython ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/jython/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ jython ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jython ---
[INFO] Copying 3 resources from src to module/MOD-INF/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jython ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/tigerjelly/Documents/OpenRefine/extensions/jython/module/MOD-INF/classes
[INFO]
[INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (default) @ jython ---
[INFO] org.python:jython-standalone:jar:2.7.3 already exists in destination.
[INFO] org.jvnet.localizer:localizer:jar:1.31 already exists in destination.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jython ---
[INFO] skip non existing resourceDirectory /home/tigerjelly/Documents/OpenRefine/extensions/jython/src/test/resources
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ jython ---
[INFO] surefireArgs set to "-javaagent:/home/tigerjelly/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/tigerjelly/Documents/OpenRefine/extensions/target/report/OpenRefine - Jython extension.exec"
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jython ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/tigerjelly/Documents/OpenRefine/extensions/jython/target/test-classes
[INFO]
[INFO] ----------------------< org.openrefine:wikibase >-----------------------
[INFO] Building OpenRefine - Wikibase extension 3.8-SNAPSHOT [6/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ wikibase ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ wikibase ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ wikibase ---
[INFO] Copying 136 resources from src to module/MOD-INF/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ wikibase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 136 source files to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/classes
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/src/org/openrefine/wikibase/schema/entityvalues/SuggestedEntityIdValue.java: Some input files use or override a deprecated API.
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/src/org/openrefine/wikibase/schema/entityvalues/SuggestedEntityIdValue.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (default) @ wikibase ---
[INFO] Copying jackson-databind-2.13.4.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/jackson-databind-2.13.4.jar
[INFO] Copying jackson-annotations-2.13.4.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/jackson-annotations-2.13.4.jar
[INFO] Copying commons-lang3-3.12.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/commons-lang3-3.12.0.jar
[INFO] Copying commons-compress-1.23.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/commons-compress-1.23.0.jar
[INFO] Copying commons-codec-1.15.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/commons-codec-1.15.jar
[INFO] Copying wdtk-wikibaseapi-0.14.5.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/wdtk-wikibaseapi-0.14.5.jar
[INFO] Copying okhttp-4.11.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/okhttp-4.11.0.jar
[INFO] Copying okio-3.2.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/okio-3.2.0.jar
[INFO] Copying okio-jvm-3.2.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/okio-jvm-3.2.0.jar
[INFO] Copying kotlin-stdlib-1.6.20.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/kotlin-stdlib-1.6.20.jar
[INFO] Copying kotlin-stdlib-common-1.6.20.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/kotlin-stdlib-common-1.6.20.jar
[INFO] Copying annotations-13.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/annotations-13.0.jar
[INFO] Copying okhttp-signpost-1.1.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/okhttp-signpost-1.1.0.jar
[INFO] Copying signpost-core-1.2.1.2.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/signpost-core-1.2.1.2.jar
[INFO] Copying jackson-core-2.13.4.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/jackson-core-2.13.4.jar
[INFO] Copying wdtk-datamodel-0.14.5.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/wdtk-datamodel-0.14.5.jar
[INFO] Copying jackson-datatype-jdk8-2.15.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/jackson-datatype-jdk8-2.15.0.jar
[INFO] Copying threeten-extra-1.7.2.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/threeten-extra-1.7.2.jar
[INFO] Copying wdtk-util-0.14.5.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/wdtk-util-0.14.5.jar
[INFO] Copying okhttp-urlconnection-4.10.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/okhttp-urlconnection-4.10.0.jar
[INFO] Copying kotlin-stdlib-jdk8-1.6.10.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/kotlin-stdlib-jdk8-1.6.10.jar
[INFO] Copying kotlin-stdlib-jdk7-1.6.10.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/kotlin-stdlib-jdk7-1.6.10.jar
[INFO] Copying localizer-1.31.jar to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/lib/localizer-1.31.jar
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ wikibase ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ wikibase ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ wikibase ---
[INFO] Copying 136 resources from src to module/MOD-INF/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ wikibase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 136 source files to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/module/MOD-INF/classes
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/src/org/openrefine/wikibase/schema/entityvalues/SuggestedEntityIdValue.java: Some input files use or override a deprecated API.
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/src/org/openrefine/wikibase/schema/entityvalues/SuggestedEntityIdValue.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (default) @ wikibase ---
[INFO] com.fasterxml.jackson.core:jackson-databind:jar:2.13.4 already exists in destination.
[INFO] com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4 already exists in destination.
[INFO] org.apache.commons:commons-lang3:jar:3.12.0 already exists in destination.
[INFO] org.apache.commons:commons-compress:jar:1.23.0 already exists in destination.
[INFO] commons-codec:commons-codec:jar:1.15 already exists in destination.
[INFO] org.wikidata.wdtk:wdtk-wikibaseapi:jar:0.14.5 already exists in destination.
[INFO] com.squareup.okhttp3:okhttp:jar:4.11.0 already exists in destination.
[INFO] com.squareup.okio:okio:jar:3.2.0 already exists in destination.
[INFO] com.squareup.okio:okio-jvm:jar:3.2.0 already exists in destination.
[INFO] org.jetbrains.kotlin:kotlin-stdlib:jar:1.6.20 already exists in destination.
[INFO] org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.6.20 already exists in destination.
[INFO] org.jetbrains:annotations:jar:13.0 already exists in destination.
[INFO] se.akerfeldt:okhttp-signpost:jar:1.1.0 already exists in destination.
[INFO] oauth.signpost:signpost-core:jar:1.2.1.2 already exists in destination.
[INFO] com.fasterxml.jackson.core:jackson-core:jar:2.13.4 already exists in destination.
[INFO] org.wikidata.wdtk:wdtk-datamodel:jar:0.14.5 already exists in destination.
[INFO] com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.0 already exists in destination.
[INFO] org.threeten:threeten-extra:jar:1.7.2 already exists in destination.
[INFO] org.wikidata.wdtk:wdtk-util:jar:0.14.5 already exists in destination.
[INFO] com.squareup.okhttp3:okhttp-urlconnection:jar:4.10.0 already exists in destination.
[INFO] org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.10 already exists in destination.
[INFO] org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.10 already exists in destination.
[INFO] org.jvnet.localizer:localizer:jar:1.31 already exists in destination.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ wikibase ---
[INFO] Copying 25 resources from tests/data to target/test-classes
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ wikibase ---
[INFO] surefireArgs set to "-javaagent:/home/tigerjelly/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/tigerjelly/Documents/OpenRefine/extensions/target/report/OpenRefine - Wikibase extension.exec"
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ wikibase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 102 source files to /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/target/test-classes
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/tests/src/org/openrefine/wikibase/utils/EntityCacheTests.java: Some input files use or override a deprecated API.
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/tests/src/org/openrefine/wikibase/utils/EntityCacheTests.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/tests/src/org/openrefine/wikibase/operations/OperationTest.java: /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/tests/src/org/openrefine/wikibase/operations/OperationTest.java uses unchecked or unsafe operations.
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/wikibase/tests/src/org/openrefine/wikibase/operations/OperationTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] ----------------------< org.openrefine:database >-----------------------
[INFO] Building OpenRefine - Database extension 3.8-SNAPSHOT [7/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ database ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/database/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ database ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ database ---
[INFO] Copying 31 resources from src to module/MOD-INF/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ database ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/classes
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/database/src/com/google/refine/extension/database/DatabaseImportController.java: /home/tigerjelly/Documents/OpenRefine/extensions/database/src/com/google/refine/extension/database/DatabaseImportController.java uses or overrides a deprecated API.
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/database/src/com/google/refine/extension/database/DatabaseImportController.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (default) @ database ---
[INFO] Copying httpcore-4.4.16.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/httpcore-4.4.16.jar
[INFO] Copying httpclient-4.5.14.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/httpclient-4.5.14.jar
[INFO] Copying guava-31.1-jre.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/guava-31.1-jre.jar
[INFO] Copying failureaccess-1.0.1.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/failureaccess-1.0.1.jar
[INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Copying jsr305-3.0.2.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/jsr305-3.0.2.jar
[INFO] Copying error_prone_annotations-2.11.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/error_prone_annotations-2.11.0.jar
[INFO] Copying j2objc-annotations-1.3.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/j2objc-annotations-1.3.jar
[INFO] Copying postgresql-42.5.1.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/postgresql-42.5.1.jar
[INFO] Copying checker-qual-3.5.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/checker-qual-3.5.0.jar
[INFO] Copying httpclient5-5.2.1.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/httpclient5-5.2.1.jar
[INFO] Copying httpcore5-5.2.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/httpcore5-5.2.jar
[INFO] Copying httpcore5-h2-5.2.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/httpcore5-h2-5.2.jar
[INFO] Copying slf4j-api-1.7.36.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/slf4j-api-1.7.36.jar
[INFO] Copying google-http-client-jackson2-1.42.2.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/google-http-client-jackson2-1.42.2.jar
[INFO] Copying google-http-client-1.42.2.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/google-http-client-1.42.2.jar
[INFO] Copying opencensus-api-0.31.1.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/opencensus-api-0.31.1.jar
[INFO] Copying grpc-context-1.27.2.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/grpc-context-1.27.2.jar
[INFO] Copying opencensus-contrib-http-util-0.31.1.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/opencensus-contrib-http-util-0.31.1.jar
[INFO] Copying mysql-connector-java-8.0.30.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/mysql-connector-java-8.0.30.jar
[INFO] Copying protobuf-java-3.19.4.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/protobuf-java-3.19.4.jar
[INFO] Copying jasypt-1.9.3.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/jasypt-1.9.3.jar
[INFO] Copying mariadb-java-client-3.0.8.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/mariadb-java-client-3.0.8.jar
[INFO] Copying sqlite-jdbc-3.39.3.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/sqlite-jdbc-3.39.3.0.jar
[INFO] Copying jackson-annotations-2.13.4.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/jackson-annotations-2.13.4.jar
[INFO] Copying commons-lang3-3.12.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/commons-lang3-3.12.0.jar
[INFO] Copying encoder-1.2.3.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/encoder-1.2.3.jar
[INFO] Copying localizer-1.31.jar to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/lib/localizer-1.31.jar
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ database ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/database/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ database ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ database ---
[INFO] Copying 31 resources from src to module/MOD-INF/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ database ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to /home/tigerjelly/Documents/OpenRefine/extensions/database/module/MOD-INF/classes
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/database/src/com/google/refine/extension/database/DatabaseImportController.java: /home/tigerjelly/Documents/OpenRefine/extensions/database/src/com/google/refine/extension/database/DatabaseImportController.java uses or overrides a deprecated API.
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/database/src/com/google/refine/extension/database/DatabaseImportController.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (default) @ database ---
[INFO] org.apache.httpcomponents:httpcore:jar:4.4.16 already exists in destination.
[INFO] org.apache.httpcomponents:httpclient:jar:4.5.14 already exists in destination.
[INFO] com.google.guava:guava:jar:31.1-jre already exists in destination.
[INFO] com.google.guava:failureaccess:jar:1.0.1 already exists in destination.
[INFO] com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava already exists in destination.
[INFO] com.google.code.findbugs:jsr305:jar:3.0.2 already exists in destination.
[INFO] com.google.errorprone:error_prone_annotations:jar:2.11.0 already exists in destination.
[INFO] com.google.j2objc:j2objc-annotations:jar:1.3 already exists in destination.
[INFO] org.postgresql:postgresql:jar:42.5.1 already exists in destination.
[INFO] org.checkerframework:checker-qual:jar:3.5.0 already exists in destination.
[INFO] org.apache.httpcomponents.client5:httpclient5:jar:5.2.1 already exists in destination.
[INFO] org.apache.httpcomponents.core5:httpcore5:jar:5.2 already exists in destination.
[INFO] org.apache.httpcomponents.core5:httpcore5-h2:jar:5.2 already exists in destination.
[INFO] org.slf4j:slf4j-api:jar:1.7.36 already exists in destination.
[INFO] com.google.http-client:google-http-client-jackson2:jar:1.42.2 already exists in destination.
[INFO] com.google.http-client:google-http-client:jar:1.42.2 already exists in destination.
[INFO] io.opencensus:opencensus-api:jar:0.31.1 already exists in destination.
[INFO] io.grpc:grpc-context:jar:1.27.2 already exists in destination.
[INFO] io.opencensus:opencensus-contrib-http-util:jar:0.31.1 already exists in destination.
[INFO] mysql:mysql-connector-java:jar:8.0.30 already exists in destination.
[INFO] com.google.protobuf:protobuf-java:jar:3.19.4 already exists in destination.
[INFO] org.jasypt:jasypt:jar:1.9.3 already exists in destination.
[INFO] org.mariadb.jdbc:mariadb-java-client:jar:3.0.8 already exists in destination.
[INFO] org.xerial:sqlite-jdbc:jar:3.39.3.0 already exists in destination.
[INFO] com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4 already exists in destination.
[INFO] org.apache.commons:commons-lang3:jar:3.12.0 already exists in destination.
[INFO] org.owasp.encoder:encoder:jar:1.2.3 already exists in destination.
[INFO] org.jvnet.localizer:localizer:jar:1.31 already exists in destination.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ database ---
[INFO] skip non existing resourceDirectory /home/tigerjelly/Documents/OpenRefine/extensions/database/src/test/resources
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ database ---
[INFO] surefireArgs set to "-javaagent:/home/tigerjelly/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/tigerjelly/Documents/OpenRefine/extensions/target/report/OpenRefine - Database extension.exec"
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ database ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to /home/tigerjelly/Documents/OpenRefine/extensions/database/target/test-classes
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/database/tests/src/com/google/refine/extension/database/mariadb/MariaDBConnectionManagerTest.java: Some input files use or override a deprecated API.
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/database/tests/src/com/google/refine/extension/database/mariadb/MariaDBConnectionManagerTest.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] ------------------------< org.openrefine:gdata >------------------------
[INFO] Building OpenRefine - Gdata extension 3.8-SNAPSHOT [8/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ gdata ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/gdata/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ gdata ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ gdata ---
[INFO] Copying 8 resources from src to module/MOD-INF/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gdata ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/classes
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/gdata/src/com/google/refine/extension/gdata/GDataImporter.java: /home/tigerjelly/Documents/OpenRefine/extensions/gdata/src/com/google/refine/extension/gdata/GDataImporter.java uses or overrides a deprecated API.
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/gdata/src/com/google/refine/extension/gdata/GDataImporter.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (default) @ gdata ---
[INFO] Copying httpcore-4.4.16.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/httpcore-4.4.16.jar
[INFO] Copying gson-2.10.1.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/gson-2.10.1.jar
[INFO] Copying httpclient-4.5.14.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/httpclient-4.5.14.jar
[INFO] Copying commons-codec-1.15.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/commons-codec-1.15.jar
[INFO] Copying guava-31.1-jre.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/guava-31.1-jre.jar
[INFO] Copying failureaccess-1.0.1.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/failureaccess-1.0.1.jar
[INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Copying jsr305-3.0.2.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/jsr305-3.0.2.jar
[INFO] Copying checker-qual-3.12.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/checker-qual-3.12.0.jar
[INFO] Copying error_prone_annotations-2.11.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/error_prone_annotations-2.11.0.jar
[INFO] Copying j2objc-annotations-1.3.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/j2objc-annotations-1.3.jar
[INFO] Copying httpclient5-5.2.1.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/httpclient5-5.2.1.jar
[INFO] Copying httpcore5-5.2.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/httpcore5-5.2.jar
[INFO] Copying httpcore5-h2-5.2.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/httpcore5-h2-5.2.jar
[INFO] Copying slf4j-api-1.7.36.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/slf4j-api-1.7.36.jar
[INFO] Copying google-api-services-drive-v3-rev20230520-2.0.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/google-api-services-drive-v3-rev20230520-2.0.0.jar
[INFO] Copying google-api-client-2.2.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/google-api-client-2.2.0.jar
[INFO] Copying google-oauth-client-1.34.1.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/google-oauth-client-1.34.1.jar
[INFO] Copying google-http-client-gson-1.42.3.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/google-http-client-gson-1.42.3.jar
[INFO] Copying google-http-client-apache-v2-1.42.3.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/google-http-client-apache-v2-1.42.3.jar
[INFO] Copying google-http-client-1.42.3.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/google-http-client-1.42.3.jar
[INFO] Copying opencensus-api-0.31.1.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/opencensus-api-0.31.1.jar
[INFO] Copying grpc-context-1.27.2.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/grpc-context-1.27.2.jar
[INFO] Copying opencensus-contrib-http-util-0.31.1.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/opencensus-contrib-http-util-0.31.1.jar
[INFO] Copying google-api-services-sheets-v4-rev20230227-2.0.0.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/google-api-services-sheets-v4-rev20230227-2.0.0.jar
[INFO] Copying localizer-1.31.jar to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/lib/localizer-1.31.jar
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ gdata ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/gdata/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ gdata ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ gdata ---
[INFO] Copying 8 resources from src to module/MOD-INF/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gdata ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/module/MOD-INF/classes
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/gdata/src/com/google/refine/extension/gdata/GDataImporter.java: /home/tigerjelly/Documents/OpenRefine/extensions/gdata/src/com/google/refine/extension/gdata/GDataImporter.java uses or overrides a deprecated API.
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/gdata/src/com/google/refine/extension/gdata/GDataImporter.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (default) @ gdata ---
[INFO] org.apache.httpcomponents:httpcore:jar:4.4.16 already exists in destination.
[INFO] com.google.code.gson:gson:jar:2.10.1 already exists in destination.
[INFO] org.apache.httpcomponents:httpclient:jar:4.5.14 already exists in destination.
[INFO] commons-codec:commons-codec:jar:1.15 already exists in destination.
[INFO] com.google.guava:guava:jar:31.1-jre already exists in destination.
[INFO] com.google.guava:failureaccess:jar:1.0.1 already exists in destination.
[INFO] com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava already exists in destination.
[INFO] com.google.code.findbugs:jsr305:jar:3.0.2 already exists in destination.
[INFO] org.checkerframework:checker-qual:jar:3.12.0 already exists in destination.
[INFO] com.google.errorprone:error_prone_annotations:jar:2.11.0 already exists in destination.
[INFO] com.google.j2objc:j2objc-annotations:jar:1.3 already exists in destination.
[INFO] org.apache.httpcomponents.client5:httpclient5:jar:5.2.1 already exists in destination.
[INFO] org.apache.httpcomponents.core5:httpcore5:jar:5.2 already exists in destination.
[INFO] org.apache.httpcomponents.core5:httpcore5-h2:jar:5.2 already exists in destination.
[INFO] org.slf4j:slf4j-api:jar:1.7.36 already exists in destination.
[INFO] com.google.apis:google-api-services-drive:jar:v3-rev20230520-2.0.0 already exists in destination.
[INFO] com.google.api-client:google-api-client:jar:2.2.0 already exists in destination.
[INFO] com.google.oauth-client:google-oauth-client:jar:1.34.1 already exists in destination.
[INFO] com.google.http-client:google-http-client-gson:jar:1.42.3 already exists in destination.
[INFO] com.google.http-client:google-http-client-apache-v2:jar:1.42.3 already exists in destination.
[INFO] com.google.http-client:google-http-client:jar:1.42.3 already exists in destination.
[INFO] io.opencensus:opencensus-api:jar:0.31.1 already exists in destination.
[INFO] io.grpc:grpc-context:jar:1.27.2 already exists in destination.
[INFO] io.opencensus:opencensus-contrib-http-util:jar:0.31.1 already exists in destination.
[INFO] com.google.apis:google-api-services-sheets:jar:v4-rev20230227-2.0.0 already exists in destination.
[INFO] org.jvnet.localizer:localizer:jar:1.31 already exists in destination.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ gdata ---
[INFO] skip non existing resourceDirectory /home/tigerjelly/Documents/OpenRefine/extensions/gdata/src/test/resources
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ gdata ---
[INFO] surefireArgs set to "-javaagent:/home/tigerjelly/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/tigerjelly/Documents/OpenRefine/extensions/target/report/OpenRefine - Gdata extension.exec"
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gdata ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/tigerjelly/Documents/OpenRefine/extensions/gdata/target/test-classes
[INFO]
[INFO] -----------------------< org.openrefine:pc-axis >-----------------------
[INFO] Building OpenRefine - PC-axis extension 3.8-SNAPSHOT [9/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ pc-axis ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/pc-axis/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ pc-axis ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pc-axis ---
[INFO] Copying 2 resources from src to module/MOD-INF/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ pc-axis ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/tigerjelly/Documents/OpenRefine/extensions/pc-axis/module/MOD-INF/classes
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/pc-axis/src/com/google/refine/pcaxis/PCAxisImporter.java: /home/tigerjelly/Documents/OpenRefine/extensions/pc-axis/src/com/google/refine/pcaxis/PCAxisImporter.java uses or overrides a deprecated API.
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/pc-axis/src/com/google/refine/pcaxis/PCAxisImporter.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (default) @ pc-axis ---
[INFO] Copying localizer-1.31.jar to /home/tigerjelly/Documents/OpenRefine/extensions/pc-axis/module/MOD-INF/lib/localizer-1.31.jar
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ pc-axis ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/pc-axis/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ pc-axis ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pc-axis ---
[INFO] Copying 2 resources from src to module/MOD-INF/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ pc-axis ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/tigerjelly/Documents/OpenRefine/extensions/pc-axis/module/MOD-INF/classes
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/pc-axis/src/com/google/refine/pcaxis/PCAxisImporter.java: /home/tigerjelly/Documents/OpenRefine/extensions/pc-axis/src/com/google/refine/pcaxis/PCAxisImporter.java uses or overrides a deprecated API.
[INFO] /home/tigerjelly/Documents/OpenRefine/extensions/pc-axis/src/com/google/refine/pcaxis/PCAxisImporter.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (default) @ pc-axis ---
[INFO] org.jvnet.localizer:localizer:jar:1.31 already exists in destination.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pc-axis ---
[INFO] skip non existing resourceDirectory /home/tigerjelly/Documents/OpenRefine/extensions/pc-axis/src/test/resources
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ pc-axis ---
[INFO] surefireArgs set to "-javaagent:/home/tigerjelly/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/tigerjelly/Documents/OpenRefine/extensions/target/report/OpenRefine - PC-axis extension.exec"
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ pc-axis ---
[INFO] No sources to compile
[INFO]
[INFO] ----------------------< org.openrefine:phonetic >-----------------------
[INFO] Building OpenRefine - Phonetic clustering extension 3.8-SNAPSHOT [10/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ phonetic ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/phonetic/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ phonetic ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ phonetic ---
[INFO] Copying 2 resources from src to module/MOD-INF/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ phonetic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/tigerjelly/Documents/OpenRefine/extensions/phonetic/module/MOD-INF/classes
[INFO]
[INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (default) @ phonetic ---
[INFO] Copying localizer-1.31.jar to /home/tigerjelly/Documents/OpenRefine/extensions/phonetic/module/MOD-INF/lib/localizer-1.31.jar
[INFO]
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (default) @ phonetic ---
[INFO] Source directory: /home/tigerjelly/Documents/OpenRefine/extensions/phonetic/src added.
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ phonetic ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ phonetic ---
[INFO] Copying 2 resources from src to module/MOD-INF/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ phonetic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/tigerjelly/Documents/OpenRefine/extensions/phonetic/module/MOD-INF/classes
[INFO]
[INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (default) @ phonetic ---
[INFO] org.jvnet.localizer:localizer:jar:1.31 already exists in destination.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ phonetic ---
[INFO] skip non existing resourceDirectory /home/tigerjelly/Documents/OpenRefine/extensions/phonetic/src/test/resources
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ phonetic ---
[INFO] surefireArgs set to "-javaagent:/home/tigerjelly/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/tigerjelly/Documents/OpenRefine/extensions/target/report/OpenRefine - Phonetic clustering extension.exec"
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ phonetic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/tigerjelly/Documents/OpenRefine/extensions/phonetic/target/test-classes
[INFO]
[INFO] ----------------------< org.openrefine:packaging >----------------------
[INFO] Building OpenRefine - packaging 3.8-SNAPSHOT [11/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ packaging ---
[INFO]
[INFO] --- localizer-maven-plugin:1.31:generate (default) @ packaging ---
[INFO]
[INFO] --- license-maven-plugin:2.0.0:download-licenses (default) @ packaging ---
[WARNING] No license information available for: oro:oro:2.0.8
[WARNING] There were 1 download errors - check the warnings above
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ packaging ---
[INFO] surefireArgs set to "-javaagent:/home/tigerjelly/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/tigerjelly/Documents/OpenRefine/packaging/target/report/OpenRefine - packaging.exec"
[INFO]
[INFO] ----------------------< org.openrefine:benchmark >----------------------
[INFO] Building OpenRefine Java JMH benchmarks 3.8-SNAPSHOT [12/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ benchmark ---
[INFO] skip non existing resourceDirectory /home/tigerjelly/Documents/OpenRefine/benchmark/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ benchmark ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/tigerjelly/Documents/OpenRefine/benchmark/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ benchmark ---
[INFO] skip non existing resourceDirectory /home/tigerjelly/Documents/OpenRefine/benchmark/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ benchmark ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/tigerjelly/Documents/OpenRefine/benchmark/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ benchmark ---
[INFO] skip non existing resourceDirectory /home/tigerjelly/Documents/OpenRefine/benchmark/src/test/resources
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ benchmark ---
[INFO] surefireArgs set to "-javaagent:/home/tigerjelly/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/tigerjelly/Documents/OpenRefine/benchmark/target/report/OpenRefine Java JMH benchmarks.exec"
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ benchmark ---
[INFO] No sources to compile
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenRefine 3.8-SNAPSHOT:
[INFO]
[INFO] OpenRefine ......................................... SUCCESS [ 0.519 s]
[INFO] OpenRefine - main .................................. SUCCESS [ 14.763 s]
[INFO] OpenRefine - server ................................ SUCCESS [ 0.963 s]
[INFO] OpenRefine - extensions ............................ SUCCESS [ 0.009 s]
[INFO] OpenRefine - Jython extension ...................... SUCCESS [ 0.819 s]
[INFO] OpenRefine - Wikibase extension .................... SUCCESS [ 3.025 s]
[INFO] OpenRefine - Database extension .................... SUCCESS [ 1.479 s]
[INFO] OpenRefine - Gdata extension ....................... SUCCESS [ 0.739 s]
[INFO] OpenRefine - PC-axis extension ..................... SUCCESS [ 0.326 s]
[INFO] OpenRefine - Phonetic clustering extension ......... SUCCESS [ 0.482 s]
[INFO] OpenRefine - packaging ............................. SUCCESS [ 4.258 s]
[INFO] OpenRefine Java JMH benchmarks ..................... SUCCESS [ 0.765 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.171 s
[INFO] Finished at: 2023-05-30T14:33:04+02:00
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment