You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Chamikara Madhusanka Jayalath (Jira)" <ji...@apache.org> on 2020/10/06 20:17:00 UTC

[jira] [Created] (BEAM-11026) When determining expansion service jar, depend on Maven coords instead of Gradle target

Chamikara Madhusanka Jayalath created BEAM-11026:
----------------------------------------------------

             Summary: When determining expansion service jar, depend on Maven coords instead of Gradle target
                 Key: BEAM-11026
                 URL: https://issues.apache.org/jira/browse/BEAM-11026
             Project: Beam
          Issue Type: Bug
          Components: cross-language, sdk-py-core
            Reporter: Chamikara Madhusanka Jayalath


For example here: https://github.com/apache/beam/blob/release-2.24.0/sdks/python/apache_beam/io/kafka.py#L107

Maven coords is more stable than the Gradle target name so it's better to depend on the prior. See [1] for details.

[1] https://issues.apache.org/jira/browse/BEAM-10986

 

cc: [~robertwb] [~bhulette] [~kenn]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)