forked from webmetrics/browsermob-proxy
-
Notifications
You must be signed in to change notification settings - Fork 670
Closed
Description
PR #118 introduced a dependency on GuiceyFruit in Main.java, specifically the class Jsr250Module. This dependency requires adding a new repository to the pom, which is the only non-central repository the project uses. This can cause issues if, for example, access to 3rd party repositories is disabled or blocked.
I'm not familiar enough with GuiceyFruit to know what it does or why it's required for the changes in PR #118. Does anybody know why we need this? @nite23, can you comment?
Metadata
Metadata
Assignees
Labels
No labels