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

[MNG-6112] Make central update policy coherent #1142

Merged

Conversation

gnodet
Copy link
Contributor

@gnodet gnodet commented Jun 2, 2023

@gnodet gnodet force-pushed the MNG-6112-make-central-update-policy-coherent branch from 04268f9 to d6a9e7f Compare June 19, 2023 12:33
userSettings.getRepositories().add(central);
central = central.clone();
RepositoryPolicy updateNeverPolicy = new RepositoryPolicy();
disabledPolicy.setUpdatePolicy("never");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here we override update policy - but in settings.xml we don't such it

@gnodet gnodet merged commit fb612f5 into apache:master Jun 19, 2023
9 checks passed
@gnodet gnodet deleted the MNG-6112-make-central-update-policy-coherent branch June 20, 2023 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants