wilx commented on issue #1087: URL: https://github.com/apache/maven-compiler-plugin/issues/1087#issuecomment-5147328443
Historical context: MCOMPILER-363 (apache/maven-compiler-plugin#567) and apache/maven-compiler-plugin#8 attempted to add this kind of persisted dependency-set detection to the 3.x plugin. The supporting work was MSHARED-763 (apache/maven-shared-incremental#38) and apache/maven-shared-incremental#1, which persisted classpath entries and detected added, removed, modified, and reordered dependencies. Both PRs were closed without merge, so the current 3.x code still lacks that state. apache/maven-compiler-plugin#73 later added JAR timestamp checks, but it does not detect a dependency disappearing between Maven invocations. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
