Thanks Wendy,

I will try it out.

Matilda

-----Original Message-----
From: Wendy Smoak [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 14, 2006 11:24 AM
To: Maven Users List
Subject: Re: Problem w/M2 plugin

On 7/14/06, Matilda Robert <[EMAIL PROTECTED]> wrote:

> Is anyone having problems with accessing information using maven 2.0 this
> morning?  I am getting the following error:
>
> Project ID:  org.codehaus.cargo-maven2-plugin
>
> Reason: Error getting POM for 'org.codehaus.cargo:cargo-maven2-plugin'
from
> the repository: Unable to read local copy of metadata: Cannot read
metadata
> from 'C:\Folder File name
>
\username\.m2\repository\org\codehaus\cargo\cargo-maven2-plugin\maven-metada
> ta-cargo m2 snapshot repository.xml': entity reference name can not
contain
> character =' (position: TEXT seen
> ...dehaus.org/pages/editpage.action?spaceKey=${space.spaceKey}&title=...

Yes, something similar happened here yesterday.  It looks like you
have corrupted metadata in your local repository.  This worked:

Delete Cargo from your local repository,
   rm -rf $M2_REPO/org/codehaus/cargo

and then double-check the remote repo you're using to get the Cargo
snapshots.  This one is working for me (up to yesterday I was using a
different one,):
   http://snapshots.repository.codehaus.org

Then again, I build Cargo from source locally, so that may also have
fixed it. :)

HTH,
-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-----------------------------------------
Attention:
Any views expressed in this message are those of the individual
sender, except where the message states otherwise and the sender is
authorized to state them to be the views of any such entity. The
information contained in this message and or attachments is
intended only for the person or entity to which it is addressed and
may contain confidential and/or privileged material.  If you
received this in error, please contact the sender and delete the
material from any system and destroy any copies.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to