Adobe public repo - Connection refused for com.day.jcr.vault:content-package-maven-plugin:0.5.1
Hello!
When trying to run "mvn clean install -PautoInstallPackage -Padobe-public" our build is failing with the error:
"Failed to execute goal com.day.jcr.vault:content-package-maven-plugin:0.5.1:install (install-package) on project fs-core.ui.apps: Connection refused (Connection refused)"
Also, when we run "mvn clean test -Dskip.yarn", we get the following error:
"Unresolveable build extension: Plugin com.day.jcr.vault:content-package-maven-plugin:0.5.1 or one of its dependencies could not be resolved: Could not find artifact com.day.jcr.vault:content-package-maven-plugin:jar:0.5.1 in adobe-public-releases (https://repo.adobe.com/nexus/content/groups/public)"
This dependency has been in our project for several months, but the build has just started failing today. Is there an issue with the public repo?
Cheers