Skip to content

Comments

Lower mavenLocal priority in test projects of gradle-plugin#5208

Merged
eymar merged 1 commit intomasterfrom
ok/lower_mavenLocal_priority
Jan 21, 2025
Merged

Lower mavenLocal priority in test projects of gradle-plugin#5208
eymar merged 1 commit intomasterfrom
ok/lower_mavenLocal_priority

Conversation

@eymar
Copy link
Member

@eymar eymar commented Jan 21, 2025

mavenLocal as a top prirotiy in the list of library repositories causes some cache issues on CI. And sometimes locally

This avoids some conflicts with caches
Copy link
Member

@MatkovIvan MatkovIvan left a comment

Choose a reason for hiding this comment

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

It doesn't seem right. Locally built 0.0.0-SNAPSHOT should be used instead of one from dev repo

@eymar
Copy link
Member Author

eymar commented Jan 21, 2025

@MatkovIvan I didn't change the repositories order for plugins. Only for libraries.

@eymar eymar requested a review from MatkovIvan January 21, 2025 16:56
Copy link
Member

@MatkovIvan MatkovIvan left a comment

Choose a reason for hiding this comment

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

Not a big deal anyway. If it helps with CI cache issue - let's merge it

@eymar eymar merged commit c2243da into master Jan 21, 2025
17 of 18 checks passed
@eymar eymar deleted the ok/lower_mavenLocal_priority branch January 21, 2025 17:21
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

Successfully merging this pull request may close these issues.

2 participants