-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Description
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] fe-common 1.0.0 .................................... SUCCESS [06:58 min]
[INFO] spark-dpp 1.0.0 .................................... FAILURE [07:07 min]
[INFO] fe-core 3.4.0 ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:47 min
[INFO] Finished at: 2020-12-03T03:08:19Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project spark-dpp: Could not resolve dependencies for project org.apache:spark-dpp:jar:1.0.0: Could not find artifact jdk.tools:jdk.tools:jar:1.6 at specified path /usr/java/jdk/../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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :spark-dpp
I have changed fe/pom.xml to https://repository.cloudera.com/artifactory/libs-release-local/
build command
WITH_MYSQL=1 sh build.sh