You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, not sure if this is the right forum for this question.. If not ,please let me know where to raise this issue.
We have been using this and few other related libraries for a while now and builds have been working BUT recently (a week or so back) Maven build fails with the following error:
Failed to execute goal on project ###-as-core: Could not resolve dependencies for project XXX:bundle:1.0.38-SNAPSHOT:
Failed to collect dependencies at com.day.cq:cq-tagging:jar:5.8.20:
Failed to read artifact descriptor for com.day.cq:cq-tagging:jar:5.8.20:
Could not transfer artifact com.day.cq:cq-tagging:pom:5.8.20 from/to citytech-public (http://nexus.citytech.ctmsp.com/content/groups/public):
Failed to transfer http://nexus.citytech.ctmsp.com/content/groups/public/com/day/cq/cq-tagging/5.8.20/cq-tagging-5.8.20.pom.
Error code 503, Service Temporarily Unavailable
below are some of our pom.xml snippets.
Also we are building this for AEM 6.1
As of now the workaround we are using is that we run Maven Build 'offline'.. But if we need to recreate an environment (new dev environment, blue/green deploys) where these libraries are not already downloaded, it would still be an issue.
Hi, not sure if this is the right forum for this question.. If not ,please let me know where to raise this issue.
We have been using this and few other related libraries for a while now and builds have been working BUT recently (a week or so back) Maven build fails with the following error:
below are some of our pom.xml snippets.
Also we are building this for AEM 6.1
As of now the workaround we are using is that we run Maven Build 'offline'.. But if we need to recreate an environment (new dev environment, blue/green deploys) where these libraries are not already downloaded, it would still be an issue.
as of right now, invoking this url returns 503 http://nexus.citytech.ctmsp.com/
The text was updated successfully, but these errors were encountered: