alibaba / DataX

DataX是阿里云DataWorks数据集成的开源版本。
Other
15.92k stars 5.43k forks source link

单独编译clickhouse 需要datax-example下的包吗,拿不到依赖的包 #2174

Open lnn0418 opened 3 months ago

lnn0418 commented 3 months ago

[WARNING] The POM for com.alibaba.datax:streamwriter:jar:0.0.1-SNAPSHOT is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for datax-all 0.0.1-SNAPSHOT: [INFO] [INFO] datax-all .......................................... SUCCESS [ 0.002 s] [INFO] datax-common ....................................... SUCCESS [ 1.846 s] [INFO] datax-transformer .................................. SUCCESS [ 0.507 s] [INFO] datax-core ......................................... SUCCESS [ 1.273 s] [INFO] plugin-rdbms-util .................................. SUCCESS [ 0.834 s] [INFO] clickhousereader ................................... SUCCESS [ 0.515 s] [INFO] clickhousewriter ................................... SUCCESS [ 0.703 s] [INFO] plugin-unstructured-storage-util ................... SUCCESS [ 1.351 s] [INFO] gaussdbreader ...................................... SUCCESS [ 0.357 s] [INFO] gaussdbwriter ...................................... SUCCESS [ 0.399 s] [INFO] datax-example ...................................... SUCCESS [ 0.000 s] [INFO] datax-example-core ................................. SUCCESS [ 1.166 s] [INFO] datax-example-streamreader ......................... FAILURE [ 0.030 s] [INFO] datax-example-neo4j ................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.124 s [INFO] Finished at: 2024-07-25T13:56:59+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project datax-example-streamreader: Could not resolve dependencies for project com.alibaba.datax:datax-example-streamreader:jar:0.0.1-SNAPSHOT: The following artifacts could not be resolved: com.alibaba.datax:streamreader:jar:0.0.1-SNAPSHOT (absent), com.alibaba.datax:streamwriter:jar:0.0.1-SNAPSHOT (absent): com.alibaba.datax:streamreader:jar:0.0.1-SNAPSHOT was not found in http://maven.aliyun.com/nexus/content/repositories/central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of alimaven has elapsed or updates are forced -> [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 :datax-example-streamreader