Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][tubemq-server] Maven sleepycat je.version 7.3.7 can not found in maven repository #10126

Closed
2 tasks done
herywang opened this issue May 6, 2024 · 0 comments · Fixed by #10131
Closed
2 tasks done
Assignees
Labels
type/bug Something is wrong
Milestone

Comments

@herywang
Copy link
Contributor

herywang commented May 6, 2024

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.
image

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?

  • Yes, I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something is wrong
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants