You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2019. It is now read-only.
Hi, I added this plugin to my application which is ionic 2 not the phonegap. So I installed the plugin but when I'm going to build project it shows me this error:
`
Error: cmd: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.
What went wrong:
A problem occurred configuring root project 'android'.
Could not resolve all dependencies for configuration ':_debugCompile'.
Could not resolve com.adobe.creativesdk.foundation:auth:0.9.1062+.
Required by:
:android:unspecified
> Could not resolve com.adobe.creativesdk.foundation:auth:0.9.1062+.
> Failed to list versions for com.adobe.creativesdk.foundation:auth.
> Unable to load Maven meta-data from https://repo.adobe.com/nexus/c
ontent/repositories/releases/com/adobe/creativesdk/foundation/auth/maven-metadat
a.xml.
> Could not GET 'https://repo.adobe.com/nexus/content/repositorie
s/releases/com/adobe/creativesdk/foundation/auth/maven-metadata.xml'.
> Connect to repo.adobe.com:443 [repo.adobe.com/193.104.215.10
1] failed: Connection timed out: connect
Could not resolve com.adobe.creativesdk:image:4.6.3+.
Required by:
:android:unspecified
> Could not resolve com.adobe.creativesdk:image:4.6.3+.
> Failed to list versions for com.adobe.creativesdk:image.
> Unable to load Maven meta-data from https://repo.adobe.com/nexus/c
ontent/repositories/releases/com/adobe/creativesdk/image/maven-metadata.xml.
> Could not GET 'https://repo.adobe.com/nexus/content/repositorie
s/releases/com/adobe/creativesdk/image/maven-metadata.xml'.
> Connect to repo.adobe.com:443 [repo.adobe.com/193.104.215.10
1] failed: Connection timed out: connect`
The text was updated successfully, but these errors were encountered:
@hahmadicorp hey, I can't reproduce your issue. It seems like you have an issue getting a network connection to repo.adobe.com. Can you see if you can load this URL from the browser:
Hi, I added this plugin to my application which is ionic 2 not the phonegap. So I installed the plugin but when I'm going to build project it shows me this error:
`
Error: cmd: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.
A problem occurred configuring root project 'android'.
The text was updated successfully, but these errors were encountered: