You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Trevor Torrez <ja...@gmail.com> on 2007/02/07 01:53:07 UTC

maven-ear-plugin not found during cobertura:clean

I have two boxes using the same install of maven and a project which
consists of a parent and 4 children: two jars, one war, one ear.  On one box
everything works fine, on the other, running 'mvn clean' causes the
triggered 'cobertura:clean' to fail in the ear-project complaining that it
cannot find the maven-ear-plugin or a valid version of it.  What could be
causing this failure on one box and not the other?