Hi Juergen,

I have the exact same problem (I need the wagon-ssh extension).  I don't
have a solution, but I just wanted to let you know that it isn't just you.
Besides this, the new plugin works great and I can see the light (when my
team won't have to work with the command line anymore).  Another team in my
company began mavenizing their project, but quit after being frustrated with
the lack of IDE support as they've been spoiled for years by building with a
double-click of a target in Eclipse's Ant view.  It goes to show how
important this plugin really is to the adoption of Maven.

I'll try to debug the embedder to understand the root problem.

- Michael


On 1/30/07, juergen.schumacher <[EMAIL PROTECTED]> wrote:


Eugene,

just some news. I worked on another project and I got the same error as i
described. I removed the wagon-webdav externsion but the error still
exists!
So I did more research, I found that the <extension> section must be
empty!!
In my other project I had only one extension so i couldnt see that. As
soon
I write something in the extension section the error comes back. Maybe
this
helps to locate the problem easier.

Are there any people around who use the m2eclipse 0.0.10 and have anything
in the <extension>-section in the pom.xml?

Thanks,
Juergen



Eugene Kuleshov wrote:
>
>
>   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
>
>
>

--
View this message in context:
http://www.nabble.com/0.0.10-and-a-lot-problems-tf3128931.html#a8720905
Sent from the Maven Eclipse - User mailing list archive at Nabble.com.


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

   http://xircles.codehaus.org/manage_email


Reply via email to