duplicate-finder-maven-plugin
duplicate-finder-maven-plugin copied to clipboard
Provide reporting target
The output of this plugin often gets lost in the other noise of the maven build. Since maven provides a nice facility for reporting (aka. maven site), it would be nice if this plugin could be used to generate a simple report inside the site execution.
The plugin writes a large, documented result file; creating a simple site page should not be too hard. Pull requests welcome. :-)