michael-o commented on code in PR #66: URL: https://github.com/apache/maven-jxr/pull/66#discussion_r945447718
########## maven-jxr-plugin/src/main/java/org/apache/maven/plugin/jxr/AbstractJxrReport.java: ########## @@ -457,21 +414,14 @@ private void copyResources( String dir, String sourceFolder, String... files ) } @Override - protected Renderer getSiteRenderer() + protected MavenProject getProject() Review Comment: True, but again in UTs the visibility in package is different. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org