Hi am getting following error.
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.
Solved! Go to Solution.
Hi,
adobe repo url is now made secured. so change
http://repo.adobe.com/nexus/content/groups/public/ to https://repo.adobe.com/nexus/content/groups/public/
Hi,
adobe repo url is now made secured. so change
http://repo.adobe.com/nexus/content/groups/public/ to https://repo.adobe.com/nexus/content/groups/public/
Instructions on how to use repo are displayed on https://repo.adobe.com/index.html
Please use "https" protocol instead of "http"
Also, have a look at: https://experienceleague.adobe.com/docs/experience-cloud-kcs/kbarticles/KA-17454.html?lang=en
Views
Replies
Total Likes
Views
Likes
Replies