Skip to content
New issue

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

rtGradleResolver and rtGradleRun: How to define multiple repositories? #646

Open
Pytry opened this issue Apr 21, 2022 · 1 comment
Open

Comments

@Pytry
Copy link

Pytry commented Apr 21, 2022

Here's the situation:

I need to resolve from multiple repositories.
The repositories will be different depending on the stage of development for the project (e.g. dev, uat, pre-release).
I do not have control over the Artifactory group repositories, so I cannot create a group for each scenario.
I'd prefer to just rely on the repositories defined by gradle and use an init.gradle script to control what is being used.

Is it required that I include a resolverId when using rtGradleRun? If yes, then how can I define multiple resolver repositories when using rtGradleRun?

@Pytry
Copy link
Author

Pytry commented Apr 21, 2022

This is for a Jenkins pipeline using declarative syntax and the Jenkins Artifactory plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant