Unable to access repo.adobe.com via maven
Hi am getting following error.
- Failed to read artifact descriptor for com.adobe.aem:aem-api:jar:6.0.0.1: Could not transfer artifact com.adobe.aem:aem-api:pom:6.0.0.1 from/to adobe (http://repo.adobe.com/nexus/content/groups/public/): Received fatal alert: handshake_failure.
Tried for creating sightly component using this link https://helpx.adobe.com/experience-manager/using/creating-sightly-component.html
Showing error as
[INFO] Building Sightly Bundle 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.adobe.com/nexus/content/groups/public/com/adobe/aem/aem-api/6.0.0.1/aem-api-6.0.0.1.pom
Downloading: http://repo.adobe.com/nexus/content/groups/public/com/adobe/aem/aem-api/6.0.0.1/aem-api-6.0.0.1.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Sightly Training Package - Reactor Project ........ SUCCESS [0.315s]
[INFO] Sightly Bundle .................................... FAILURE [1.593s]
[INFO] Sightly Training Package Package .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.932s
[INFO] Finished at: Tue Jun 23 17:34:54 IST 2015
[INFO] Final Memory: 8M/122M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project sightly-bundle: Could not resolve dependencies for project com.mycompany.myproject.sightly:sightly-bundle:jar:1.0-SNAP
SHOT: Failed to collect dependencies at com.adobe.aem:aem-api:jar:6.0.0.1: Failed to read artifact descriptor for com.adobe.aem:aem-api:jar:6.0.0.1: Could not t
ransfer artifact com.adobe.aem:aem-api:pom:6.0.0.1 from/to adobe-public-releases (https://repo.adobe.com/nexus/content/groups/public): peer not authenticated ->
[Help 1]
Thanks,
Kumar.