elharo commented on PR #289:
URL: 
https://github.com/apache/maven-dependency-analyzer/pull/289#issuecomment-4893022486

   Standalone reproducer: 
https://github.com/elharo/maven-dependency-analyzer/releases/tag/reproducer-mshared-1333
   
   ```
   $ mvn -q dependency:copy-dependencies compile exec:java
   Recorded names:
     java.lang.Object
     java.util.function.Supplier
     test.Outer
     java.lang.String
     Inner       # <--- bug: bare name instead of test.Outer$Inner
   ```


-- 
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]

Reply via email to