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

Investigate the other caches in Maven #237

Closed
gnodet opened this issue Nov 20, 2020 · 2 comments
Closed

Investigate the other caches in Maven #237

gnodet opened this issue Nov 20, 2020 · 2 comments
Assignees
Milestone

Comments

@gnodet
Copy link
Contributor

gnodet commented Nov 20, 2020

Maven has a bunch of other caches: PluginArtifactsCache, PluginDescriptorCache, ExtensionRealmCache that we should investigate to see if there is any need to invalidate those in a similar way than we do in our CliPluginRealmCache.

See https://issues.apache.org/jira/browse/MNG-7027 and https://issues.apache.org/jira/browse/MNG-6616.

@gnodet
Copy link
Contributor Author

gnodet commented Jan 12, 2021

Also the ProjectArtifactsCache

@gnodet
Copy link
Contributor Author

gnodet commented Jan 14, 2021

Fixed with #328

@gnodet gnodet closed this as completed Jan 14, 2021
@gnodet gnodet added this to the 0.4.0 milestone Jan 14, 2021
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

No branches or pull requests

1 participant