You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/09/02 19:02:00 UTC

[jira] [Work logged] (BEAM-4087) Gradle build does not allow to overwrite versions of provided dependencies

     [ https://issues.apache.org/jira/browse/BEAM-4087?focusedWorklogId=305306&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-305306 ]

ASF GitHub Bot logged work on BEAM-4087:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Sep/19 19:01
            Start Date: 02/Sep/19 19:01
    Worklog Time Spent: 10m 
      Work Description: stale[bot] commented on issue #8255: [BEAM-4087] implement configurable dependency versions
URL: https://github.com/apache/beam/pull/8255#issuecomment-527225107
 
 
   This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@beam.apache.org list. Thank you for your contributions.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 305306)
    Time Spent: 4.5h  (was: 4h 20m)

> Gradle build does not allow to overwrite versions of provided dependencies
> --------------------------------------------------------------------------
>
>                 Key: BEAM-4087
>                 URL: https://issues.apache.org/jira/browse/BEAM-4087
>             Project: Beam
>          Issue Type: Sub-task
>          Components: build-system
>    Affects Versions: 2.5.0
>            Reporter: Ismaël Mejía
>            Assignee: Michael Luckey
>            Priority: Major
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> In order to test modules with provided dependencies in maven we can execute for example for Kafka `mvn verify -Prelease -Dkafka.clients.version=0.9.0.1 -pl 'sdks/java/io/kafka'` However we don't have an equivalent way to do this with gradle because the version of the dependencies are defined locally and not in the gradle.properties.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)