gnodet commented on PR #673: URL: https://github.com/apache/mina-sshd/pull/673#issuecomment-2817384754
> This JXR plugin is used only in our top-level pom.xml in the reporting section. There's a comment there "used by PMD to create a source XREF". > > Huh? I've used PMD in maven builds for years and have never come across the need for this JXR plug-in. @lgoldstein @gnodet What's the purpose of this? Can this be removed as obsolete cruft? The JXR Plugin produces a cross-reference of the project's sources. The generated reports make it easier for the user to reference or find specific lines of code. It is also handy when used with the PMD Plugin for referencing errors found in the code. That said, we don't really use the maven site afaik, so not sure we need to keep that plugin. -- 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: dev-unsubscr...@mina.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org