michael-o commented on code in PR #1267:
URL:
https://github.com/apache/maven-site-plugin/pull/1267#discussion_r3108757160
##########
src/main/java/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.java:
##########
@@ -301,10 +299,6 @@ protected SiteRenderingContext
createSiteRenderingContext(Locale locale)
Artifact skinArtifact =
siteTool.getSkinArtifactFromRepository(repoSession,
remoteProjectRepositories, siteModel.getSkin());
- getLog().info(buffer().a("Rendering content with ")
Review Comment:
Why move this to the actual impls?
--
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]