elharo commented on PR #286: URL: https://github.com/apache/maven-dependency-analyzer/pull/286#issuecomment-4892912222
Standalone reproducer (demonstrates the bug with ASM ClassReader visiting invokedynamic): https://github.com/elharo/maven-dependency-analyzer/releases/tag/reproducer-mshared-1334 ``` $ mvn -q dependency:copy-dependencies compile exec:java Recorded dependencies: BUG CONFIRMED: 'test.Helper' was NOT recorded as a dependency ``` -- 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]
