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

Build fails unless com.google.inject and org.slf4j dependencies are manually added #1

Open
robfromboulder opened this issue Dec 19, 2024 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@robfromboulder
Copy link
Collaborator

Build fails on com.google.inject dependency after code is initially generated

Build fails on org.slf4j dependency when trying to add code to log a test message

The workaround appears to be adding these to pom.xml

  • Is this the correct approach? Are these dependencies supposed to be picked up from the Graylog server?
  • If dependencies are supposed to be explicitly listed in pom.xml, should they be provided scope?
  • Is there a way to automatically pick up the Graylog expected version of these components rather than manually specifying these?
@robfromboulder robfromboulder added the question Further information is requested label Dec 19, 2024
@robfromboulder robfromboulder self-assigned this Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant