Skip to content

Android build failing - Maven 502 error #456

Closed
@walterholohan

Description

@walterholohan

Hi,

My RN project is failing to build as its getting a 502 error when trying to pull this package down from maven. Error message below:

* What went wrong:
2021-08-30T09:24:08.5302075Z Execution failed for task ':app:lintVitalStagingRelease'.
2021-08-30T09:24:08.5306268Z > Could not resolve all artifacts for configuration ':react-native-intercom:debugUnitTestRuntimeClasspath'.
2021-08-30T09:24:08.5309608Z    > Could not resolve com.facebook.react:react-native:+.
2021-08-30T09:24:08.5311722Z      Required by:
2021-08-30T09:24:08.5313849Z          project :react-native-intercom
2021-08-30T09:24:08.5316565Z       > Failed to list versions for com.facebook.react:react-native.
2021-08-30T09:24:08.5320920Z          > Unable to load Maven meta-data from https://dl.bintray.com/intercom/intercom-maven/com/facebook/react/react-native/maven-metadata.xml.
2021-08-30T09:24:08.5325722Z             > Could not get resource 'https://dl.bintray.com/intercom/intercom-maven/com/facebook/react/react-native/maven-metadata.xml'.
2021-08-30T09:24:08.5330968Z                > Could not GET 'https://dl.bintray.com/intercom/intercom-maven/com/facebook/react/react-native/maven-metadata.xml'. Received status code 502 from server: Bad Gateway

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions