herywang opened a new issue, #10126: URL: https://github.com/apache/inlong/issues/10126
### What happened Hello guys, I am a programmer for Glodon (In 2022 Spring, I interned at Tencent TEG 数平 and participated in the development of Apache inlong ), and Use InLong solved many problems in my company. But now I found a problem. As an outer programmer, I got a compile error when I built `apache-inlong` project "com.sleepycat.je version 7.3.7 not found". I went to the maven repository to search this repository and found that com.seepycat.je:7.3.7 does not exist (see image below). I am not sure this dependency exists in Tencent's private repository, anymore it's a bug for all external developers because apache-inlong is an open-source project. <img width="1479" alt="image" src="https://github.com/apache/inlong/assets/28130163/08f49f92-21e2-4e9b-9ee5-0cd51dafb188"> ### What you expected to happen I changed [com.seepycat.je]'s version to 18.3.12, this problem has been resolved, and the overall process are correct. ### How to reproduce Just compile apache-inlong, `mvn clean compile install -DskipTests -T10` ### Environment MacOS 14.4.1 ### InLong version master ### InLong Component InLong TubeMQ ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@inlong.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org