[
https://issues.apache.org/jira/browse/BEAM-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16768619#comment-16768619
]
Scott Wegner commented on BEAM-5631:
------------------------------------
This is fixed as the dependency was upgraded in the Gradle 5 migration:
https://github.com/apache/beam/pull/7787
> updateOfflineRepository fails with DefaultModuleComponentIdentifier error
> -------------------------------------------------------------------------
>
> Key: BEAM-5631
> URL: https://issues.apache.org/jira/browse/BEAM-5631
> Project: Beam
> Issue Type: Bug
> Components: build-system
> Affects Versions: 2.8.0
> Reporter: Alan Myrvold
> Assignee: Scott Wegner
> Priority: Major
> Labels: triaged
>
> ./gradlew :beam-examples:updateOfflineRepository
> > Task :beam-examples-java:updateOfflineRepository FAILED
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution failed for task ':beam-examples-java:updateOfflineRepository'.
> > Could not find matching constructor for:
> > org.gradle.internal.component.external.model.DefaultModuleComponentIdentifier(java.lang.String,
> > java.lang.String, java.lang.String)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)