-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Labels
needs reviewIssue is ready to be reviewed by a maintainerIssue is ready to be reviewed by a maintainer
Description
Build/Submit details page URL
No response
Summary
Android EAS builds are failing during Gradle dependency resolution.
Error:
Could not GET 'http://maven.production.caches.eas-build.internal/...'
Read timed out while resolving:
org.jfrog.buildinfo:build-info-extractor-gradle:5.2.5
Reproducible across retries.
Builds fail early and quota is not consumed.
Likely Expo internal Maven/Artifactory cache issue.
EAS CLI: latest
Workflow: managed/bare (specify)
Managed or bare?
Android
Environment
Expo EAS Build (cloud)
Workflow: Managed
Platform: Android
EAS CLI: latest
OS: Linux (Expo build worker)
Error output
No response
Reproducible demo or steps to reproduce from a blank project
Yes. Reproducible from a blank managed Expo project.
Steps:
- Create a new managed Expo project (npx create-expo-app).
- Run eas build -p android.
- Build fails during Gradle dependency resolution with timeout from
maven.production.caches.eas-build.internal while resolving
org.jfrog.buildinfo:build-info-extractor-gradle:5.2.5.
agung-adhinata, Agould94, rodperottoni, jahnagoldman, nopitown and 14 more
Metadata
Metadata
Assignees
Labels
needs reviewIssue is ready to be reviewed by a maintainerIssue is ready to be reviewed by a maintainer