-
Notifications
You must be signed in to change notification settings - Fork 5
Could not resolve com.adobe.creativesdk.foundation:auth:0.9.1186+. #18
Description
Hi,
I have added this plugin to my 'ionic project'. I followed the steps(https://github.com/CreativeSDK/phonegap-template-csdk-image-editor) and installed the plugin. But when I am trying to build the project, its failing with below error. Some one please help me with debugging this issue.
Could not resolve com.adobe.creativesdk.foundation:auth:0.9.1186+.
Required by:
:android:unspecified
Failed to list versions for com.adobe.creativesdk.foundation:auth.
> Unable to load Maven meta-data from https://repo.adobe.com/nexus/content/repositories/releases/com/adobe/creativesdk/foundation/auth/maven-metadata.xml.
> Could not GET 'https://repo.adobe.com/nexus/content/repositories/releases/com/adobe/creativesdk/foundation/auth/maven-metadata.xml'.
> hostname in certificate didn't match: <repo.adobe.com> != <devedge.day.com> OR <devedge.day.com>
Could not resolve com.adobe.creativesdk:image:4.6.3+.
Required by:
:android:unspecified
> Failed to list versions for com.adobe.creativesdk:image.
> Unable to load Maven meta-data from https://repo.adobe.com/nexus/content/repositories/releases/com/adobe/creativesdk/image/maven-metadata.xml.
> Could not GET 'https://repo.adobe.com/nexus/content/repositories/releases/com/adobe/creativesdk/image/maven-metadata.xml'.
> hostname in certificate didn't match: <repo.adobe.com> != <devedge.day.com> OR <devedge.day.com>