Is the JavaNCSS Maven plugin [1] still used? The plugin hasn't been updated since 2015. "mvn site" fails due to this plugin currently so I'm assuming the reports haven't been used recently. The plugin may result in a failure if code complexity is above a 100. Is this necessary? Is there an up to date plugin that can be used?
1. http://www.mojohaus.org/javancss-maven-plugin/index.html Kevin Risden
