Replies: 1 comment 3 replies
-
You can upgrade to the latest version of Doris. The POM has updated. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Downloading from cloudera-public: https://repository.cloudera.com/artifactory/public/net/sourceforge/czt/dev/cup-maven-plugin/1.6-cdh/cup-maven-plugin-1.6-cdh.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for fe-common 1.2-SNAPSHOT:
[INFO]
[INFO] fe-common .......................................... SUCCESS [ 44.942 s]
[INFO] spark-dpp .......................................... SUCCESS [ 37.861 s]
[INFO] fe-core ............................................ FAILURE [ 5.077 s]
[INFO] hive-udf ........................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:28 min
[INFO] Finished at: 2024-05-05T17:52:35+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin net.sourceforge.czt.dev:cup-maven-plugin:1.6-cdh or one of its dependencies could not be resolved: The following artifacts could not be resolved: net.sourceforge.czt.dev:cup-maven-plugin:jar:1.6-cdh (present, but unavailable): Could not find artifact net.sourceforge.czt.dev:cup-maven-plugin:jar:1.6-cdh in central (https://repo.maven.apache.org/maven2) -> [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/PluginResolutionException
There seems to be a problem with cloudera-public configured in fe/pom.xml. How do I fix it?
看起来是fe/pom.xml中配置的cloudera-public有问题,我应该如何解决?
Beta Was this translation helpful? Give feedback.
All reactions