-
Notifications
You must be signed in to change notification settings - Fork 7
Connection Timed Out Error #15
Description
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`