goutamadwant commented on issue #407: URL: https://github.com/apache/maven-build-cache-extension/issues/407#issuecomment-5675531951
@gnodet I reproduced this on 1.3.0 and master at `8bec537`: changing a transitive SNAPSHOT while keeping the direct dependency's reproducible JAR unchanged caused a clean application build to restore stale bytecode. I prepared a fix that includes transitive SNAPSHOT inputs in the checksum, with regression coverage for dependency management, exclusions, reactor inputs, and early lifecycle builds. Pls review #534 and let me know if you have any suggestions. thanks! -- 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]
