Hannah-Jiang commented on pull request #12216:
URL: https://github.com/apache/beam/pull/12216#issuecomment-657785349


   > There was a failure to pull a license from another of the Beam modules 
because the name was wrong. It was called `fn-execution:2.24.0-SNAPSHOT`. This 
was already the case and my PR did not change it AFAIK.
   > 
   > Also I did not actually change the PR when I squashed, but I did rebase 
past the version change to 2.24.0-SNAPSHOT. Perhaps it depends on the daily 
snapshot? But I do not know why that would fix incorrect artifact names.
   
   [This 
setting](https://github.com/apache/beam/blob/master/sdks/java/container/build.gradle#L81)
 should exclude beam moduels. However, I *guess* beam.xxx are no longer 
considered as own group after changing the `projects` scope with this PR? It 
sounds like a bug of the third party plugin. I recommend trying with 
[`excludeGroups` option](https://github.com/jk1/Gradle-License-Report) provided 
by the plugin.


----------------------------------------------------------------
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]


Reply via email to