kwin commented on code in PR #630:
URL:
https://github.com/apache/maven-doxia-sitetools/pull/630#discussion_r3008601711
##########
doxia-integration-tools/src/test/java/org/apache/maven/doxia/tools/SiteToolTest.java:
##########
@@ -383,6 +388,7 @@ void getDefaultSiteModel() throws Exception {
SiteModel model = tool.getSiteModel(
new File(project.getBasedir(), siteDirectory),
SiteTool.DEFAULT_LOCALE,
+ new DefaultMavenExecutionRequest(),
Review Comment:
No longer, since
https://github.com/apache/maven-doxia-sitetools/pull/630/commits/ce678e3e8fb943ad78c3f24b24366ef34a90dbb4.
--
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]