apache / apache/maven-compiler-plugin

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

Open
#729 0 comments 0 reactions 1 assignee Claimed by @olamy View on GitHub
enhancement priority:major
Dominant language
Java
Stars
261
Forks
191
Avg merge
1d 5h
Merged PRs (30d)
8

Description

**[Olivier Lamy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=olamy)** opened **[MCOMPILER-517](https://issues.apache.org/jira/browse/MCOMPILER-517?redirect=false)** 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:**
- [GitHub Pull Request #163
](https://github.com/apache/maven-compiler-plugin/pull/163)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.