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]