apache / apache/maven-compiler-plugin
[MCOMPILER-502] checking dependency time from reactor lead to re compiling while it's not needed
- 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-502](https://issues.apache.org/jira/browse/MCOMPILER-502?redirect=false)** and commented
because of this https://issues.apache.org/jira/browse/MDEP-187 or for any other reasons, some projects need to use `mvn install`.
In such case recompilation is triggered as packaged artifacts from reactor have a build time > build.startTime. this happen even if there were no changes.
---
**Affects:** 3.10.1
**Issue Links:**
- [MCOMPILER-433](https://issues.apache.org/jira/browse/MCOMPILER-433) mvn clean compile test compiles the source files twice
0 votes, 6 watchers
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.