ArnavBalyan commented on PR #3287: URL: https://github.com/apache/parquet-java/pull/3287#issuecomment-3236416321
> Hi @Fokko @wgtmac just wanted to check if you are aware of any recent changes to the repo, it seems one of the tests is failing with: > > ``` > Non-resolvable parent POM for org.apache.parquet:parquet-plugins-benchmarks:1.16.0: The following artifacts could not be resolved: org.apache.parquet:parquet:pom:1.16.0 (absent): org.apache.parquet:parquet:pom:1.16.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. > ``` > > Previously this check used to work and seems unrelated to this PR, I see 1 more PR that went in recently, #3285 which also is unrelated. It seems the artifact for some reason is no longer available on mvn central, I'll continue to investigate just wanted to check if you are aware of any possible reason thanks! Fixed in #3290, will rebase once the changes land thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
