[
https://issues.apache.org/jira/browse/MBUILDCACHE-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated MBUILDCACHE-95:
--------------------------------------
Labels: pull-request-available (was: )
> 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)