Is there a Maven Simian plugin available for Maven 2.x? I can't seem to locate a repository which holds it.
The earliest mention I could find was an unreleased version at:
https://svn.codehaus.org/mojo/trunk/sandbox/simian-report-maven-plugin/
Perhaps I'm googling using the wrong terms...
The plugin Robert references is in fact a Maven 1 plugin, for details see my answer to a related question. As far as I can make out there isn't actually a Simian plugin for Maven 2. Try PMD CPD instead (for details see the referenced answer above).