I tried to replace repo.sprint.io
<https://github.com/apache/beam/blob/master/buildSrc/build.gradle#L30> with
mavenCentral() that seem to have relevant plugin (propdeps-plugin
<https://mvnrepository.com/artifact/io.spring.gradle/propdeps-plugin/0.0.9.RELEASE>
in my case), but gradle still fails to fetch it.

Did anyone else had success? Build fails on my local machine as well.

Regards,
--Mikhail

Have feedback <http://go/migryz-feedback>?


On Tue, Mar 12, 2019 at 11:25 AM Kyle Weaver <kcwea...@google.com> wrote:

> Looks like this is still ongoing. Would greatly appreciate a fix if
> anyone's got one.
>
> Thanks,
> Kyle
>
> Kyle Weaver |  Software Engineer |  kcwea...@google.com |  +16502035555
>
>
> On Tue, Mar 12, 2019 at 8:17 AM Maximilian Michels <m...@apache.org> wrote:
>
>> FYI: Our build system is broken at the moment due to
>> https://repo.spring.io being down.
>>
>> If this is not a temporary issue, we could try to switch to a different
>> repository.
>>
>> 16:07:02 FAILURE: Build failed with an exception.
>> 16:07:02
>> 16:07:02 * What went wrong:
>> 16:07:02 Execution failed for task ':beam-model-pipeline:compileJava'.
>> 16:07:02 > Could not resolve all files for configuration
>> ':beam-model-pipeline:errorprone'.
>> 16:07:02    > Could not resolve
>> com.google.errorprone:error_prone_core:latest.release.
>> 16:07:02      Required by:
>> 16:07:02          project :beam-model-pipeline
>> 16:07:02       > Failed to list versions for
>> com.google.errorprone:error_prone_core.
>> 16:07:02          > Unable to load Maven meta-data from
>>
>> https://repo.spring.io/plugins-release/com/google/errorprone/error_prone_core/maven-metadata.xml
>> .
>> 16:07:02             > Could not HEAD
>> '
>> https://repo.spring.io/plugins-release/com/google/errorprone/error_prone_core/maven-metadata.xml
>> '.
>> 16:07:02                > Read timed out
>> 16:07:02
>>
>> https://builds.apache.org/job/beam_PreCommit_Java_Commit/4722/console
>>
>>

Reply via email to