[
https://issues.apache.org/jira/browse/MCOMPILER-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy updated MCOMPILER-517:
-----------------------------------
Description:
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
> store compilation time of modules to avoid not needed compile when using
> install
> --------------------------------------------------------------------------------
>
> Key: MCOMPILER-517
> URL: https://issues.apache.org/jira/browse/MCOMPILER-517
> Project: Maven Compiler Plugin
> Issue Type: Improvement
> Reporter: Olivier Lamy
> Assignee: Olivier Lamy
> Priority: Major
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)