That is great! thanks for the detective work.

It seems like an Embedder issue and I hope Jason van Zyl will have chance to look at this.

 regards,
 Eugene


juergen.schumacher wrote:
Eugene,

I could eliminate one entry in my pom.xml which cause the problem: if I have

<extension>
    <groupId>org.apache.maven.wagon</groupId>
    <artifactId>wagon-webdav</artifactId>
    <version>1.0-beta-2</version>
</extension>

then I will get the error message:

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] 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:/D:/eclipse321/configuration/org.eclipse.osgi/bundles/465/1/.cp/lib/maven-embedder-2.1.0.v20070110-2115-dep.jar!/org/codehaus/plexus/plexus-bootstrap.xml)

I use the m2eclipse 0.0.10, eclipse 3.2.1, java sdk 1.5.0._07, maven 2.0.4
I checked the wagon-webdav files but they looks well. m2eclipse 0.0.9 worked
well with this extension config.

As soon I omit the extension entry it works fine but I can't use dav
protocol.

Thanks,
Juergen




---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to