kwin commented on PR #1245: URL: https://github.com/apache/maven-site-plugin/pull/1245#issuecomment-4184798490
I think this needs some revisiting: https://github.com/apache/maven-reporting-exec/blob/c004718d87cf9ea50cce16f036701a8bec5337f1/src/main/java/org/apache/maven/reporting/exec/DefaultMavenReportExecutor.java#L114. Some are marked as `// TODO Will be removed after Doxia 2.0.0`, also both `org.apache.maven.doxia.sink` and `org.apache.maven.doxia.sink.impl` probably need to be imported. Despite being inside `impl` this seems to be used from certain report goals (like https://github.com/apache/maven-changes-plugin/blob/6cea480813789a2b366cbc6a7909a50390c493f6/src/main/java/org/apache/maven/plugins/changes/issues/AbstractIssuesReportRenderer.java#L25). -- 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]
