Adobe-Marketing-Cloud / aem-guides

AEM Guides contains multiple AEM Maven projects that are code companions for a corresponding tutorial found on helpx.adobe.com
https://helpx.adobe.com/experience-manager/kt/index/aem-6-3-videos.html
74 stars 80 forks source link

cannot resolve com.adobe.cq.export.json dependency in sample-we-retail-spa-content project #17

Closed krchmll closed 6 years ago

krchmll commented 6 years ago

Running maven install on SRC-sample-we-retail-spa-content throws a unresolved dependency error in core module.

[ERROR] Failed to execute goal on project we-retail-journal-core: Could not resolve dependencies for project com.adobe.cq.sample.spa:we-retail-journal-core:bundle:0.2.5-SNAPSHOT: Could not find artifact com.adobe.cq:com.adobe.cq.export.json:jar:0.1.6 in adobe (https://repo.adobe.com/nexus/content/groups/public/)

com.adobe.cq com.adobe.cq.export.json 0.1.6

I have tried with 6.3.2, 6.4.1 aem uber jars but that didn't help (missing hierarchy package). Can you please let me know where i can get the latest version (0.1.6) of com.adobe.cq.export.json?

davidjgonzalez commented 6 years ago

Thanks for the note @krchmll - ive updated the SRC zip [1], so that the core/pom.xml to depends on the publicly published [2] com.adobe.cq.export.json/0.1.7-CQ-4226752-B006 dependency.

If the problem persists, please re-open the issue and let us know!

[1] https://github.com/Adobe-Marketing-Cloud/aem-guides/blob/master/spa-helloworld-guide/packages/SRC-sample-we-retail-spa-content.zip [2] https://repo.adobe.com/nexus/content/groups/public/com/adobe/cq/com.adobe.cq.export.json/0.1.7-CQ-4226752-B006/