gapic-generator-java icon indicating copy to clipboard operation
gapic-generator-java copied to clipboard

"Build with Airlock" check is failing

Open suztomo opened this issue 11 months ago • 0 comments

Currently the check is failing: [ERROR] Non-resolvable parent POM for com.google.cloud:sdk-platform-java-config:3.41.2-SNAPSHOT: The following artifacts could not be resolved: com.google.cloud:google-cloud-shared-config:pom:1.13.0 (absent): com.google.cloud:google-cloud-shared-config:pom:1.13.0 failed to transfer from artifactregistry://us-central1-maven.pkg.dev/client-library-releases/java-1p during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of cloud-sdk-java-1p has elapsed or updates are forced. Original error: Could not transfer artifact com.google.cloud:google-cloud-shared-config:pom:1.13.0 from/to cloud-sdk-java-1p (artifactregistry://us-central1-maven.pkg.dev/client-library-releases/java-1p): Permission denied on remote repository (or it may not exist). and 'parent.relativePath' points at wrong local POM @ line 13, column 13 -> [Help 2]

I'll need to setup the 1P repository publication for java-shared-config.

suztomo avatar Jan 21 '25 17:01 suztomo