We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I have followed the examples for declarative pipeline closures and I kept getting the following error:
Current maven session contains banned repository urls, please double check your pom or settings.xml:
dummy - http://ArtifactoryDummyRepo./dummy
My maven pom.xml does have constraints on allowed repositories and I cannot remove those.
Can I modify closures somehow such that dummy repository doesn't get referenced during my build?
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I have followed the examples for declarative pipeline closures and I kept getting the following error:
My maven pom.xml does have constraints on allowed repositories and I cannot remove those.
Can I modify closures somehow such that dummy repository doesn't get referenced during my build?
Thanks
The text was updated successfully, but these errors were encountered: