Marquis Wang created MBUILDCACHE-95:
---------------------------------------

             Summary: 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
          Issue Type: Improvement
            Reporter: Marquis Wang


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)

Reply via email to