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

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

                Author: ASF GitHub Bot
            Created on: 09/Apr/20 21:37
            Start Date: 09/Apr/20 21:37
    Worklog Time Spent: 10m 
      Work Description: alanmyrvold commented on pull request #11243: 
[BEAM-9136]Add licenses for dependencies for Java
URL: https://github.com/apache/beam/pull/11243#discussion_r406487569
 
 

 ##########
 File path: sdks/java/container/build.gradle
 ##########
 @@ -16,7 +16,11 @@
  * limitations under the License.
  */
 
-plugins { id 'org.apache.beam.module' }
+plugins {
+  id 'org.apache.beam.module'
+  id 'com.github.jk1.dependency-license-report' version '1.13'
 
 Review comment:
   Kenn mentioned hierynomus/license-gradle-plugin found  more accurate license 
dependencies; does that need to be added?
 
----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 419801)
    Time Spent: 19h 50m  (was: 19h 40m)

> Add LICENSES and NOTICES to docker images
> -----------------------------------------
>
>                 Key: BEAM-9136
>                 URL: https://issues.apache.org/jira/browse/BEAM-9136
>             Project: Beam
>          Issue Type: Task
>          Components: build-system
>            Reporter: Hannah Jiang
>            Assignee: Hannah Jiang
>            Priority: Major
>             Fix For: 2.21.0
>
>          Time Spent: 19h 50m
>  Remaining Estimate: 0h
>
> Scan dependencies and add licenses and notices of the dependencies to SDK 
> docker images.



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

Reply via email to