AEM 6 Maven Repository
Hi guys,
I am really lost with this task, I am configuring the maven project and Maven cannot resolve the dependencies.
Could someone share the repository information for the AEM 6 libraries?
I could not find the next dependencies:
<dependency> <groupId>com.adobe.cq.sightly</groupId> <artifactId>cq-wcm-sightly-extension</artifactId> <version>1.1.18</version> </dependency> <dependency> <groupId>com.day.cq.wcm</groupId> <artifactId>cq-wcm-api</artifactId> <version>5.8.2</version> </dependency>
Thank you.
- Miguel.