开发者社区> 问答> 正文

com.alibaba.fastsql 2.0.0_preview_914未更新导致编译报错

[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.848 s [INFO] Finished at: 2019-06-23T15:15:11+08:00 [INFO] Final Memory: 47M/630M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project canal.parse: Could not resolve dependencies for project com.alibaba.otter:canal.parse:jar:1.1.4-SNAPSHOT: Failure to find com.alibaba.fastsql:fastsql:jar:2.0.0_preview_914 in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central 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 :canal.parse

    <dependency>
        <groupId>com.alibaba.fastsql</groupId>
        <artifactId>fastsql</artifactId>
        <version>2.0.0_preview_914</version>
    </dependency>

原提问者GitHub用户yuanx1

展开
收起
云上静思 2023-05-04 12:16:56 95 0
1 条回答
写回答
取消 提交回答
  • 新版fastsql,还未提交maven中央仓库

    原回答者GitHub用户agapple

    2023-05-05 10:34:18
    赞同 展开评论 打赏
问答分类:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载