Closed BhuviTheDataGuy closed 4 years ago
We have seen this when there is a proxy in between that is preventing from accessing sonatype repo. Could plz check if there is a prosy in between.
There is no proxy in between.
this has nothing to do with a proxy, it's because the dependencies are snapshots of an old cdap version, and snapshots don't exist forever. I'll update those versions.
Oh, great thanks.
should be fixed on the develop branch.
I got following errors by building. This error looks same as the above error.
Though only two months have passed from fixing by Albertshau, does error like this happen often on custom plugin?
Also, does this issue affect to deployed pipelines too? It's nice if this issue affects to just only building (creating a JAR file).
[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
+1
Build error building inside a fresh maven docker container using image: maven:3.8-openjdk-18
Steps I did
Cloned the repo and built
ERROR
I don't for most of the plugins from this repository, Im getting these kinds of error messages like
Could not resolve dependencies