[ 
https://issues.apache.org/jira/browse/BEAM-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kenneth Knowles resolved BEAM-82.
---------------------------------
    Resolution: Fixed

> Transitive dependencies in Beam pom.xml have conflicts that could result in 
> old versions if reordered
> -----------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-82
>                 URL: https://issues.apache.org/jira/browse/BEAM-82
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>              Labels: pom.xml
>
> Specifically, com.google.apis:google-api-services-datastore-protobuf depends 
> on a very old version of the suite of Google API libraries. It is by maven's 
> dependency resolution that these are generally overridden by other 
> dependencies on the new versions.
> It is easy (and I have done it) to get things rearranged so that it pulls in 
> the very old API clients. They should be suppressed and provided in their 
> latest form for compatibility with the rest of the SDK that is up to date.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to