Hi All, After building and running the latest source for the M2Eclipse Plugin, I have started receiving the following error when I try to execute a RUN on a pom.xml from a either the context menu in my workspace or creating a Run Config from the Run menu:
[INFO] Scanning for projects... [ERROR] reactor-execute : C:\bin\test_eclipse\eclipse\workspace\cdgj Diagnosis: The internal default plexus-bootstrap.xml is missing. This is highly irregular, your plexus JAR is most likely corrupt. Realms: null.child-container[extensions] parent=null (null) plexus.core [EMAIL PROTECTED] (jar:file:/C:/bin/test_eclipse/eclipse/configuration/org.eclipse.osgi/bundles/119/1/.cp/lib/maven-embedder-2.1.0.v20070110-2115-dep.jar!/org/codehaus/plexus/plexus-bootstrap.xml) FATAL ERROR: Error executing Maven for a project [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ I have also tried downloading the both the latest Maven Embedder and Plexus Container code and rebuilt them and added them to the project. It does not change the result. I have started Eclipse with the clean switch each time. My environment is as follows: Win XP SP2 Eclipse 3.2 Java SE 5 Any help would be greatly appreciated. Thanks, ses
