You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/08/07 11:44:01 UTC

[GitHub] [maven-javadoc-plugin] olamy commented on a diff in pull request #158: [MJAVADOC-723] Upgrade Maven Reporting API to 3.1.1

olamy commented on code in PR #158:
URL: https://github.com/apache/maven-javadoc-plugin/pull/158#discussion_r939653679


##########
src/main/java/org/apache/maven/plugins/javadoc/JavadocReport.java:
##########
@@ -27,7 +27,7 @@
 import java.util.ResourceBundle;
 import java.util.stream.Collectors;
 
-import org.apache.maven.doxia.sink.Sink;
+import org.codehaus.doxia.sink.Sink;

Review Comment:
   ??
   I don't think it's a right change. but looks to be back in the past :) 



-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org