I missed this thread and filed a JIRA for it:
https://issues.apache.org/jira/browse/BEAM-11689

> We could swap the spring.io repo for the pentaho nexus one
public.nexus.pentaho.org (here probably in Beam
https://github.com/apache/beam/blob/67989cafecf3f5d4bce879e9f6b9a690955e84d5/buildSrc/src/main/groovy/org/apache/beam/gradle/Repositories.groovy#L45
)

+1 I agree this is the correct solution here.

On Tue, Jan 26, 2021 at 10:01 AM Tyson Hamilton <tyso...@google.com> wrote:

> I saw this issue on another OSS repo (
> https://github.com/apache/hudi/issues/2479), they just removed the
> spring.io repository but I'm not sure where their dep would come from
> then. We could swap the spring.io repo for the pentaho nexus one
> public.nexus.pentaho.org (here probably in Beam
> https://github.com/apache/beam/blob/67989cafecf3f5d4bce879e9f6b9a690955e84d5/buildSrc/src/main/groovy/org/apache/beam/gradle/Repositories.groovy#L45
> )
>
> On Mon, Jan 25, 2021 at 2:19 PM Tomo Suzuki <suzt...@google.com> wrote:
>
>> I'm seeing the same problem.
>>
>> * What went wrong:
>> Execution failed for task ':sdks:java:io:hcatalog:compileJava'.
>> > Could not resolve all files for configuration
>> ':sdks:java:io:hcatalog:provided'.
>>    > Could not resolve
>> org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde.
>>      Required by:
>>          project :sdks:java:io:hcatalog > org.apache.hive:hive-exec:2.1.0
>> > org.apache.calcite:calcite-core:1.6.0
>>       > Could not resolve
>> org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde.
>>          > Could not get resource '
>> https://repo.spring.io/plugins-release/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom
>> '.
>>             > Could not HEAD '
>> https://repo.spring.io/plugins-release/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom'.
>> Received status code 401 from server: Unauthorized
>>
>> On Mon, Jan 25, 2021 at 10:34 AM Steve Niemitz <sniem...@apache.org>
>> wrote:
>>
>>> I ran into issues
>>> resolving org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde, it looks
>>> like the spring repo hosting it has locked the artifact, I get a 401
>>> unauthorized trying to download it.
>>>
>>> Has anyone else run into this?  I assume many people have the artifact
>>> cached locally and so haven't run into it yet.
>>>
>>
>>
>> --
>> Regards,
>> Tomo
>>
>

Reply via email to