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

Fix Java Caches #810

Merged
merged 6 commits into from
Feb 24, 2023
Merged

Fix Java Caches #810

merged 6 commits into from
Feb 24, 2023

Conversation

sushantmimani
Copy link
Contributor

@sushantmimani sushantmimani commented Feb 24, 2023

  1. Cache m2/repository instead of the complete m2 directory. This will not overwrite settings.xml. Using this example.

  2. Replace java distribution adopt with temurin

  3. Downgrade server runner to ubuntu-20.04 because of issues with apt-get upgrade on ubuntu-latest. See past issue. Created a new issue on the actions/runner-images repo.

Change 1 should fix the failing release process. Tested this on a personal repo.

Copy link
Contributor

@aka-bo aka-bo left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@aka-bo aka-bo merged commit 5ee5a4d into godaddy:master Feb 24, 2023
@sushantmimani sushantmimani deleted the java-ae-update branch February 24, 2023 19:49
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.

3 participants