[
https://issues.apache.org/jira/browse/MBUILDCACHE-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17956891#comment-17956891
]
Olivier Lamy commented on MBUILDCACHE-95:
-----------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-build-cache-extension#317|https://github.com/apache/maven-build-cache-extension/issues/317].
Please visit the GitHub issue to view further activity, add comments, or
subscribe to receive notifications.
> Improve efficiency of cache when adding/removing modules
> --------------------------------------------------------
>
> Key: MBUILDCACHE-95
> URL: https://issues.apache.org/jira/browse/MBUILDCACHE-95
> Project: Maven Build Cache Extension (Moved to GitHub Issues)
> Issue Type: Improvement
> Reporter: Marquis Wang
> Priority: Major
> Labels: pull-request-available
>
> Right now, if you add or remove a module from your multi-module project, it
> invalidates your cache for your entire project, since the base pom has
> changed. (My project adds all modules to the dependency management of the
> base pom.)
> This is silly, since
> * When you remove a module, you should be able to reuse all of the cache
> * When you add a module, you should be able to build only that one new module
--
This message was sent by Atlassian Jira
(v8.20.10#820010)