Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.
This repository was archived by the owner on May 12, 2025. It is now read-only.

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

@robfromboulder

Description

@robfromboulder

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?

Metadata

Metadata

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions