Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
When running the gradle build and trying to publish to the local maven repository it randomly fails due to the underlying code not being thread safe. This is detailed in the following [discussion](https://discuss.gradle.org/t/gradle-v2-2-gradle-install-and-gradle-uploadarchive-dont-work-when-parallel-build-option-is-activated/1975/2) and [issue](https://issues.gradle.org/browse/GRADLE-2492). There is a temporary [fix](https://github.com/gradle/gradle/blob/master/gradle/fix-GRADLE-2492.gradle) which solved my build problems locally.
Github Url : https://github.com/linkedin/gobblin/issues/891
Github Reporter : jbaranick
Github Created At : 2016-03-29T14:47:00Z
Github Updated At : 2017-01-12T04:52:07Z
Comments
abti wrote on 2017-01-12T04:52:07Z : @chavdar Is this still an issue after your enhancements to build?
Github Url : https://github.com/linkedin/gobblin/issues/891#issuecomment-272075658