-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels