[
https://issues.apache.org/jira/browse/AVRO-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689896#comment-17689896
]
Niels Basjes commented on AVRO-3701:
------------------------------------
Hi [~mgrigorov] [~iemejia]
I just noticed that for some reason the maven4 build fails with
Warning: repository metadata for: 'artifact io.grpc:grpc-api' could not be
retrieved from repository: central due to an error: Unsupported Protocol:
'https': Cannot find wagon which supports the requested protocol: https
[12256|https://github.com/apache/avro/actions/runs/4196293074/jobs/7277063346#step:7:12257]
Which leads to it not being able to get the correct grpc version.
Running this locally with maven 4 seems to work fine.
Any idea what is happening here?
> Add github action to validate maven 4 build compatibility
> ---------------------------------------------------------
>
> Key: AVRO-3701
> URL: https://issues.apache.org/jira/browse/AVRO-3701
> Project: Apache Avro
> Issue Type: Test
> Components: build
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.12.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> We can validate in advance compatility with Maven 4 for a future migration.
> We can also validate with the new [maven build cache
> extension|https://maven.apache.org/extensions/maven-build-cache-extension/]
> that brings big improvements into the build via smart caching of build
> artifacts and results.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)