Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[MSHARED-1382] support a possibility to disable snapshots update. #74

Merged
merged 1 commit into from
May 3, 2024

Conversation

lrozenblyum
Copy link
Contributor

Added a possibility to request Maven not to execute the snapshots updates.

@slawekjaranowski
Copy link
Member

@lrozenblyum - pleach check build result 😄 the same should be when you build locally

@lrozenblyum
Copy link
Contributor Author

@slawekjaranowski thx I'll check it.
mvn verify was green at my PC (and mvn -Prun-its verify which is suggested by README issues a warning about a not-existing profile).
I'll check what is run in CI and simulate it locally.

@lrozenblyum
Copy link
Contributor Author

@slawekjaranowski fixed. The cause of the difference was JAVA_HOME pointing to JDK1.8, but we need JDK17 for building as in CI to get the spotless errors.

@slawekjaranowski slawekjaranowski self-assigned this May 3, 2024
@slawekjaranowski slawekjaranowski added the enhancement New feature or request label May 3, 2024
@slawekjaranowski slawekjaranowski merged commit f7c295b into apache:master May 3, 2024
19 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants