[
https://issues.apache.org/jira/browse/BEAM-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145533#comment-17145533
]
Beam JIRA Bot commented on BEAM-1706:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> Ban Guava as a transitive dependency
> ------------------------------------
>
> Key: BEAM-1706
> URL: https://issues.apache.org/jira/browse/BEAM-1706
> Project: Beam
> Issue Type: Improvement
> Components: build-system
> Reporter: Aviem Zur
> Priority: P3
>
> Leaks of Guava dependencies to users can cause conflicts since provided
> dependencies may rely on different versions of Guava.
> Configure Maven enforcer plugin to ban Guava as a transitive dependency.
> This will force our modules to explicitly declare all Guava dependencies (And
> we'll shade and relocate them).
> Consider using [Maven Enforcer
> Plugin|http://maven.apache.org/enforcer/enforcer-rules/banTransitiveDependencies.html]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)