Skip to content

Migrate local Maven repo to cache directory using hardlinks#694

Draft
daniel-beck wants to merge 2 commits intojenkins-infra:masterfrom
daniel-beck:migrate-maven-repo-to-cache-directory
Draft

Migrate local Maven repo to cache directory using hardlinks#694
daniel-beck wants to merge 2 commits intojenkins-infra:masterfrom
daniel-beck:migrate-maven-repo-to-cache-directory

Conversation

@daniel-beck
Copy link
Contributor

For compatibility and to reduce the burden when the implementation originally switched from Maven to Artifactory API, we're still supporting the local Maven repo for artifacts locations as a fallback.

This migrates used artifacts from there to the cache directory by creating hardlinks (rather than re-downloading).

Untested.

@daniel-beck daniel-beck added the enhancement This is an enhancement for the tool or wrapper scripts, typically adding features. label May 10, 2023
@daniel-beck daniel-beck added the java This PR affects Java code and would need a new release to be effective label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement This is an enhancement for the tool or wrapper scripts, typically adding features. java This PR affects Java code and would need a new release to be effective

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant