maven-compiler-plugin icon indicating copy to clipboard operation
maven-compiler-plugin copied to clipboard

[MCOMPILER-517] store compilation time of modules to avoid not needed compile when using install

Open jira-importer opened this issue 3 years ago • 0 comments

Olivier Lamy opened MCOMPILER-517 and commented

when using install m-compiler-p detects artifacts of the reactor as new and so re compile everything whereas it is not needed. the solution is to store on disk the last compilation time of a module and use this value rather than the installed artifact timestamp


Remote Links:

jira-importer avatar Dec 21 '22 22:12 jira-importer