René's URL Explorer Experiment


Title: Add extra cache key for multiple jobs on the same pom, but a different part · Issue #705 · actions/setup-java · GitHub

Open Graph Title: Add extra cache key for multiple jobs on the same pom, but a different part · Issue #705 · actions/setup-java

X Title: Add extra cache key for multiple jobs on the same pom, but a different part · Issue #705 · actions/setup-java

Description: Description: I want to optionally annotate the cache-key with an extra description, such that if we have multiple jobs, that all only have a partial execution of the pom, they can still get a full cached .m2 repo. Something like: - name:...

Open Graph Description: Description: I want to optionally annotate the cache-key with an extra description, such that if we have multiple jobs, that all only have a partial execution of the pom, they can still get a full ...

X Description: Description: I want to optionally annotate the cache-key with an extra description, such that if we have multiple jobs, that all only have a partial execution of the pom, they can still get a full ...

Opengraph URL: https://github.com/actions/setup-java/issues/705

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add extra cache key for multiple jobs on the same pom, but a different part","articleBody":"**Description:**\r\nI want to optionally annotate the cache-key with an extra description, such that if we have multiple jobs, that all only have a partial execution of the pom, they can still get a full cached .m2 repo.\r\n\r\nSomething like:\r\n\r\n```yaml\r\n      - name: Set up JDK\r\n        uses: actions/setup-java@v4\r\n        with:\r\n          java-version: ${{ matrix.jdk }}\r\n          cache: 'maven'\r\n          cache-key-prefix: 'test'\r\n```\r\n\r\n\r\n**Justification:**\r\nFor example\r\n\r\n- runner 1 only runs `mvn test` (possibly in a matrix)\r\n- runner 2 triggers some lints with `mvn check` (runs in parallel to runner 1)\r\n- runner 3 runs the build \u0026 publish action after 1 and 2 are done\r\n\r\nRight now, for a new pom the following happens:\r\n\r\n1. runner 1 sees a new checksum, so it doesn't download an old cache, and then starts the regular.\r\n2. at the end of runner 1, the current .m2 repo, that is only filled with the plugins to run `mvn test` gets submitted as the cache for this specific pom.xml\r\n3. runner 2 actually races with this submission, with again a sub-optimal filled .m2 repo\r\n4. runner 3 starts, downloads the cache of runner 1 or runner 2\r\n5. the maven command that is run has to download quite some dependencies not needed for testing or checking.\r\n6. as runner 3 stops, the java-action plugin does not upload this .m2 repo, as there was a cache hit when it started.\r\n\r\nIn situations like this, every run afterwards will have runner 3 re-download dependencies, and runner 1 or 2, depending on who lost the race. The current workaround is to add some spaces to the pom.xml just before the `setup-java` action is run.\r\n\r\n\r\n**Are you willing to submit a PR?**\r\nYes, if I get an indication if such a PR has a chance of getting merged, I'm willing to allocate some time to add this.","author":{"url":"https://github.com/DavyLandman","@type":"Person","name":"DavyLandman"},"datePublished":"2024-11-11T12:07:04.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":6},"url":"https://github.com/705/setup-java/issues/705"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:c9308f4f-03ca-57b6-a277-1cd91653d3c2
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idA670:37A81A:2B36C82:3ADF105:6A53C537
html-safe-nonceab30042d115b31d3f41da8e986ff9c1e2eea1faf91031c16e566042a0215d543
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNjcwOjM3QTgxQToyQjM2QzgyOjNBREYxMDU6NkE1M0M1MzciLCJ2aXNpdG9yX2lkIjoiODE1OTg1NTM1MzgyNDM5MjIzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac31231064ab9b659ae80ca93f93023e90181411b45a0d41ccfec99002abd9eeb2
hovercard-subject-tagissue:2649156325
github-keyboard-shortcutsrepository,issues,actions,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/actions/setup-java/705/issue_layout
twitter:imagehttps://opengraph.githubassets.com/ddd5e228f1503b4783f3cd26b9f3e4152077b55eca40bda5e1782f81feed5b12/actions/setup-java/issues/705
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/ddd5e228f1503b4783f3cd26b9f3e4152077b55eca40bda5e1782f81feed5b12/actions/setup-java/issues/705
og:image:altDescription: I want to optionally annotate the cache-key with an extra description, such that if we have multiple jobs, that all only have a partial execution of the pom, they can still get a full ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameDavyLandman
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
go-importgithub.com/actions/setup-java git https://github.com/actions/setup-java.git
octolytics-dimension-user_id44036562
octolytics-dimension-user_loginactions
octolytics-dimension-repository_id196057608
octolytics-dimension-repository_nwoactions/setup-java
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id196057608
octolytics-dimension-repository_network_root_nwoactions/setup-java
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release07a982c1d40157c619b364352b704c3ce66bb332
ui-targetcanary-1
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/actions/setup-java/issues/705#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Factions%2Fsetup-java%2Fissues%2F705
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Factions%2Fsetup-java%2Fissues%2F705
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=actions%2Fsetup-java
Reloadhttps://github.com/actions/setup-java/issues/705
Reloadhttps://github.com/actions/setup-java/issues/705
Reloadhttps://github.com/actions/setup-java/issues/705
Please reload this pagehttps://github.com/actions/setup-java/issues/705
actions https://github.com/actions
setup-javahttps://github.com/actions/setup-java
Notifications https://github.com/login?return_to=%2Factions%2Fsetup-java
Fork 864 https://github.com/login?return_to=%2Factions%2Fsetup-java
Star 2k https://github.com/login?return_to=%2Factions%2Fsetup-java
Code https://github.com/actions/setup-java
Issues 22 https://github.com/actions/setup-java/issues
Pull requests 5 https://github.com/actions/setup-java/pulls
Actions https://github.com/actions/setup-java/actions
Projects https://github.com/actions/setup-java/projects
Security and quality 0 https://github.com/actions/setup-java/security
Insights https://github.com/actions/setup-java/pulse
Code https://github.com/actions/setup-java
Issues https://github.com/actions/setup-java/issues
Pull requests https://github.com/actions/setup-java/pulls
Actions https://github.com/actions/setup-java/actions
Projects https://github.com/actions/setup-java/projects
Security and quality https://github.com/actions/setup-java/security
Insights https://github.com/actions/setup-java/pulse
Featurehttps://github.com/actions/setup-java/issues?q=type:"Feature"
Add extra cache key for multiple jobs on the same pom, but a different parthttps://github.com/actions/setup-java/issues/705#top
cacheDependency/tool cache behavior and performancehttps://github.com/actions/setup-java/issues?q=state%3Aopen%20label%3A%22cache%22
feature requestNew feature or request to improve the current logichttps://github.com/actions/setup-java/issues?q=state%3Aopen%20label%3A%22feature%20request%22
https://github.com/DavyLandman
DavyLandmanhttps://github.com/DavyLandman
on Nov 11, 2024https://github.com/actions/setup-java/issues/705#issue-2649156325
cacheDependency/tool cache behavior and performancehttps://github.com/actions/setup-java/issues?q=state%3Aopen%20label%3A%22cache%22
feature requestNew feature or request to improve the current logichttps://github.com/actions/setup-java/issues?q=state%3Aopen%20label%3A%22feature%20request%22
Featurehttps://github.com/actions/setup-java/issues?q=type:"Feature"
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.