Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-82

Transitive dependencies in Beam pom.xml have conflicts that could result in old versions if reordered

Details

    Description

      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.

      Attachments

        Activity

          People

            kenn Kenneth Knowles
            kenn Kenneth Knowles
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: