Skip to content

Instantly share code, notes, and snippets.

@jhaber
Last active April 21, 2017 03:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jhaber/d8204829fe61569e0034250df74300fb to your computer and use it in GitHub Desktop.
Save jhaber/d8204829fe61569e0034250df74300fb to your computer and use it in GitHub Desktop.
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.inject:guice:jar:4.1.0:compile
[WARNING] com.google.guava:guava:jar:19.0:compile
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.inject:guice:jar:4.1.0:compile
[WARNING] - com.google.inject.Module is referenced in com.hubspot.embedrest.EmbedRestService
[WARNING] - com.google.inject.Inject is referenced in com.hubspot.embedrest.v3.FormsResource
[WARNING] - com.google.inject.Provides is referenced in com.hubspot.embedrest.config.EmbedModule
[WARNING] - com.google.inject.Singleton is referenced in com.hubspot.embedrest.config.EmbedModule
[WARNING] - com.google.inject.name.Named is referenced in com.hubspot.embedrest.config.EmbedModule
[WARNING] - ... and 7 more
[WARNING]
[WARNING] com.google.guava:guava:jar:19.0:compile
[WARNING] - com.google.common.base.Strings is referenced in com.hubspot.embedrest.v3.FormsResource
[WARNING] - com.google.common.base.Optional is referenced in com.hubspot.embedrest.managers.FormDefinitionsManager
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment