Wrong link generated for cross-module dependency
Closed this issue · 1 comments
hakanai commented
Just discovered this site today, really nice. :)
I found some broken links though.
Example here:
The "implements BugChecker.MethodInvocationTreeMatcher" hyperlink points to here:
Whereas it seems the correct URL would have been:
maxcellent commented
hmmm I actually downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_check_api/2.5.1/error_prone_check_api-2.5.1-javadoc.jar but cannot find MethodInvocationTreeMatcher
.
You would need to contact library owner to move the class to api module.
Closing the ticket now as this is considered expected behavior.