slawekjaranowski commented on code in PR #59:
URL:
https://github.com/apache/maven-reporting-impl/pull/59#discussion_r1864811510
##########
src/main/java/org/apache/maven/reporting/AbstractMavenReport.java:
##########
@@ -140,10 +140,10 @@ public abstract class AbstractMavenReport extends
AbstractMojo implements MavenM
protected File siteDirectory;
/**
- * The locale to use when the report generation is invoked directly as a
standalone Mojo.
+ * The locale to use when the report generation is invoked directly as a
standalone Mojo.
*
* @see SiteTool#DEFAULT_LOCALE
- * @see SiteTool#getSiteLocales(String)
+ * @see SiteTool#getSiteLocales
Review Comment:
It is correct JavaDoc link ....
--
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]