Hi Team,
we are trying to add dependency for cq-social-console on POM and ended up in the following error, Any pointer to fix this issue will help us more
Dependency:
<dependency>
<groupId>com.adobe.cq.social</groupId>
<artifactId>cq-social-console</artifactId>
<version>1.3.0</version>
<scope>provided</scope>
</dependency>
Maven Build Error:
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact com.adobe.cq.social:socialcommunities-parent:pom:1.4.3 in adobe-public-releases (https://repo.adobe.com/nexus/content/groups/public)
Thanks
Prem