data-integrations / multi-table-plugins

Pipeline plugins that allow reading from multiple DB tables with the same source
0 stars 10 forks source link

Building error #24

Open moritomo opened 4 years ago

moritomo commented 4 years ago

I got following errors by building. The error looks same as the #22 error.

First, Could anyone fix version like Albertshau fixed on #22 .

Second, actually, I want to use this utf8 plugin, too. But I got same errors. Could anyone fix or tell me how to fix like Albertshau fixed on #22 .

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  13:38 min
[INFO] Finished at: 2020-06-25T13:26:34+09:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project multi-table-plugins: Could not resolve dependencies for project io.cdap.plugin:multi-table-plugins:jar:1.2.0-SNAPSHOT: Could not find artifact jdk.tools:jdk.tools:jar:1.6 at specified path C:\Program Files\java\jdk-14.0.1/../lib/tools.jar -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
brendanstennett commented 2 years ago

+1

Build error building inside a fresh maven docker container using image: maven:3.8-openjdk-18