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

Missing Maven dependency: Language Helper #31

Open
lMartin3 opened this issue Sep 22, 2022 · 1 comment
Open

Missing Maven dependency: Language Helper #31

lMartin3 opened this issue Sep 22, 2022 · 1 comment

Comments

@lMartin3
Copy link

When trying to build the latest version, the following error occurs:

[WARNING] The POM for com.gmail.chickenpowerrr:languagehelper:jar:0.0.3 is missing, no dependency information available

This is because language helper is (as far as I know) not available on a maven repo. Currently, the only way to obtain this dependency is by cloning the github repo and building it locally, in order to get it on maven local. I suggest you publish it on maven central or on a third party maven repo, to make the build process easier and more friendly, specially for CI/CD systems.

@nixacik
Copy link

nixacik commented Jan 21, 2024

I have this problem too. It's been a long time since you wrote it, but did you solve it somehow?

If so, could you somehow help me how to get the "Language Helper" package into Maven, because I don't know how to Build a project without it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants