[
https://issues.apache.org/jira/browse/BEAM-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16661103#comment-16661103
]
Scott Wegner commented on BEAM-5631:
------------------------------------
4.9 release notes are here: [https://docs.gradle.org/4.9/release-notes.html]
I don't believe the 4.9 upgrade was driven by any particular feature, other
than to stay up-to-date. I also don't know whether there is anything we're
using from 4.9 at this point.
I believe there's value in staying as close to HEAD as possible as to ease
future upgrades. As far as I know the {{updateOfflineRepository}} task is only
used by Google-internal build infrastructure, which we've applied the above
workaround for. If there are others that are blocked then we should downgrade,
otherwise my preference is to stay with 4.9 and rollforward when there's a
proper fix.
> 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
>
> ./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)