-
Notifications
You must be signed in to change notification settings - Fork 151
Description
Can not build the android demo app
Received status code 403 from server:
Forbidden from api.mapbox.com/downloads/v2/releases/maven/xxxxxxx
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':mapbox-convention-plugin:compileKotlin'.
Could not resolve all files for configuration ':mapbox-convention-plugin:compileClasspath'.
Could not resolve com.mapbox.gradle.plugins:access-token:0.4.0.
Required by:
project :mapbox-convention-plugin
> Could not resolve com.mapbox.gradle.plugins:access-token:0.4.0.
> Could not get resource 'https://api.mapbox.com/downloads/v2/releases/maven/com/mapbox/gradle/plugins/access-token/0.4.0/access-token-0.4.0.pom'.
> Could not GET 'https://api.mapbox.com/downloads/v2/releases/maven/com/mapbox/gradle/plugins/access-token/0.4.0/access-token-0.4.0.pom'. Received status code 403 from server: Forbidden
Could not resolve com.mapbox.gradle.plugins:sdk-registry:1.3.3.
Required by:
project :mapbox-convention-plugin
> Could not resolve com.mapbox.gradle.plugins:sdk-registry:1.3.3.
> Could not get resource 'https://api.mapbox.com/downloads/v2/releases/maven/com/mapbox/gradle/plugins/sdk-registry/1.3.3/sdk-registry-1.3.3.pom'.
> Could not GET 'https://api.mapbox.com/downloads/v2/releases/maven/com/mapbox/gradle/plugins/sdk-registry/1.3.3/sdk-registry-1.3.3.pom'. Received status code 403 from server: Forbidden