Do you have similar local repositories too? I'd check the your
${user.dir}/.m2/repository/org/apache/maven/plugins/maven-ear-plugin
directories for differences (specifically the pom and maven metadata files).
If they are similar, then check maven-archiver and so on until you find a
difference. Hm, a script might be the thing to do ;)Eric On 9/13/06, Sean McNamara <[EMAIL PROTECTED]> wrote:
We're seeing a strange issue with one developer's workstation and I'm hoping someone will have some advice.... Both of us are running Maven v2.0.4, and I am able to build our project successfullly, however he gets the following error: [INFO] Internal error in the plugin manager executing goal ' org.apache.maven.plu gins:maven-ear-plugin:2.2:ear': Unable to find the mojo ' org.apache.maven.plugin s:maven-ear-plugin:2.2:ear' in the plugin ' org.apache.maven.plugins:maven-ear-pl ugin' org/codehaus/plexus/archiver/AbstractArchiver We have identical setting.xml files, and are using poms pulled directly from source control so there are no changes between mine and his. Any ideas, or tips on troubleshooting this? Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Eric Redmond http://codehaus.org/~eredmond
