Hi all, No this is not yet fixed.
@Pulasthi do you still get the same error? @Maximilian I don’t have any overrides. It looks like on localhost build references https://oss.sonatype.org/content/repositories/staging/com/google/errorprone/error_prone_check_api/2.3.4/ istead of https://mvnrepository.com/artifact/com.google.errorprone/error_prone_check_api/2.3.4 and the first link returns 404 [cid:[email protected]] Can you please advise? All the best, Stefan From: Pulasthi Supun Wickramasinghe <[email protected]> Sent: Tuesday, February 18, 2020 5:11 PM To: dev <[email protected]> Cc: Stefan Djelekar <[email protected]> Subject: [EXTERNAL] Re: Java Build broken Hi All, Was this issue resolved? I started to get the same error on my local build suddenly. Best Regards, Pulasthi On Thu, Jan 23, 2020 at 10:17 AM Maximilian Michels <[email protected]<mailto:[email protected]>> wrote: Do you have any overrides in your ~/.m2/settings.xml? The artifacts should be found as part of Maven central, e.g. https://mvnrepository.com/artifact/com.google.errorprone/error_prone_check_api<https://mvnrepository.com/artifact/com.google.errorprone/error_prone_check_api> Cheers, Max On 23.01.20 11:11, Stefan Djelekar wrote: > Hi guys, > > It’s been days now since the build for Java SDK is broken. > > Namely, pipeline is successful on Jenkins, but it fails in my localhost > with error in task model:pipeline:compileJava. As I've seen, last couple > of builds were served from cache, so maybe that is the reason why it's > green. I confirmed same thing happened to other devs as well. > > 22:49:34 > Task :model:pipeline:compileJava FROM-CACHE > > It looks like it’s related to mismatch of com.google.errorprone library > version. Can someone please take a look as this is a blocker to > localhost development? > > Cheers, > > *Stefan Đelekar* > > Sofware Engineer > > Mobile +381 65 22 33 293 > > [email protected]<mailto:[email protected]> > <mailto:[email protected]<mailto:[email protected]>> > > Redbox Automated Retail LLC / Interventure d.o.o > > 16. Oktobra 21/67, 11050 Zvezdara, Serbia > > djelekar.com<http://djelekar.com> > > -- > > This email is confidential and intended for the recipient specified in > the message only. > If you have received this message in error, please notify the sender by > e-mail, discard any > paper copies and delete the mail and all electronic files of the message > from your system. > -- Pulasthi S. Wickramasinghe PhD Candidate | Research Assistant School of Informatics and Computing | Digital Science Center Indiana University, Bloomington cell: 224-386-9035
