Maven with Clover in IDEA

When running mvn install from IntelliJ IDEA with the Clover2 plugin, I got the following error:

Clover could not be initialised. Are you sure you have Clover in the runtime classpath?

It was easily fixed by running mvn clean.

I found the original answer here, but I wanted to repost so people wouldn’t have to deal with such a horrid site.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.