Issue in Nexus repository connection

Pipeline configuration for deployment manager throwing below error.

“The Provided repository does not exist”

Need help in resolving this.

@SharmilaK please clarify your configuration.

On starting a deploy artifact pipeline the repositoryName should specifically be the data instance and not the actual repository name.

ie

Specify the name of repository instance configured on each environment to hold artifacts. For ex: DEV.

Also check documentation (you did not specify your product version):

Understanding API usage

Creating and using custom repository types for Deployment Manager

Creating a Sonatype Nexus Repository Manager 2 repository

:warning: Below is a GenAI-powered tool. All generated answers require validation against the provided references.

Open the repository configuration and click on “Test Connectivity”. If this is not successful, ensure that the authentication profile configured on the repository has valid credentials and the path entered in “Repository key” of repository configuration is valid and exists in the repository configured. If “Test connectivity” is successful and the error persists, it means that the authentication profile configured doesn’t have “Read” and “Write” privileges on the repository.

Debugging repository connection issues in Deployment manager