Question

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...

Was it helpful?

Solution

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).

OTHER TIPS

It's the the central repo - search with nexus.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top