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:48:52 UTC

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

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


##########
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 :)
   
   I think that's why MSHARED-1118 has "Restore" in its title
   - https://github.com/apache/maven-reporting-api/pull/13



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