datavane / tis

Support agile DataOps Based on Flink, DataX and Flink-CDC, Chunjun with Web-UI
https://tis.pub
Apache License 2.0
1.04k stars 221 forks source link

TIS构建tis-transformer编译报错,下载不了插件,该如何解决呢? #367

Closed wang550301463 closed 1 month ago

wang550301463 commented 1 month ago
image
[ERROR] Failed to execute goal on project tis-transformer: Could not resolve dependencies for project com.qlangtech.tis.plugins:tis-transformer:tpi:4.0.1: com.qlangtech.tis.plugins:tis-datax-common-plugin:jar:4.0.0 was not found in http://mvn-repo.oss-cn-hangzhou.aliyuncs.com/release/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of tis-repo-releases has elapsed or updates are forced -> [Help 1]
baisui1981 commented 1 month ago

master 分支是开发分支,可以先用 release 打了tag的 来编译

wang550301463 commented 1 month ago
image

你好,我使用了v4.0.0版本install的时候遇到config未实现方法 ,对应的tis-config版本如下

com.qlangtech.tis tis-config 1.0.1
wang550301463 commented 1 month ago
image

使用了v4.0.0版本,上面的我自己加了一下,但是后面又遇到了tis-common-dao: Compilation failure。看pom里面引用的是Spring3.0.6。这个需要使用jdk17吗

这个错误提示 ,你的jdk 版本太高了,使用jdk11 试试

wang550301463 commented 1 month ago
image

用了4.0也找不到包

baisui1981 commented 1 month ago

能否提供一下执行的mvn 命令