Kiley Sok created BEAM-11437:
--------------------------------
Summary: Fix dependency consistency between POM and Gradle
Key: BEAM-11437
URL: https://issues.apache.org/jira/browse/BEAM-11437
Project: Beam
Issue Type: Bug
Components: dependencies
Reporter: Kiley Sok
Beam currently [forces
versions|https://github.com/apache/beam/blob/master/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L1462-L1466]
of the dependencies listed in the BeamModulePlugin, which are not similarly
forced in the generated Maven POM.
Users who use the POM are not guaranteed to get the same dependencies that we
expect when we build using Gradle.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)