No - Maven currently looks in mirrored repositories for the metadata on deployment, which means it was going to my local repository manager which was configured such that it gave a 404, which meant Maven thought it should send a new one.

Maven shouldn't go to mirrored repositories to get deployment metadata - it should only grab it from the place it is putting it to.

I've repaired the metadata on codehaus by rescanning all the plugins (and put the same on the snapshots repo). I'll file the bug for Maven too.

Cheers,
Brett

On 06/03/2008, at 7:10 AM, Brian E. Fox wrote:

Stage plugin bug maybe?

-----Original Message-----
From: Brett Porter [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 05, 2008 3:09 PM
To: Maven Developers List
Subject: Re: plugin prefix metadata for org.codehaus.mojo got wiped?

I did the jpox one and it was before sablecc. I'll take a look at what
happened.

- Brett

On 06/03/2008, at 2:10 AM, Jason van Zyl wrote:

I'm getting Contegix to grab it from a backup.

Anyone know what happened here?

The sablecc and the jpox-modello plugin are in there. Anyone happen
to do releases of those?

On 5-Mar-08, at 6:25 AM, Milos Kleint wrote:

Hello,

it seems that the metadata that should resolve the plugin prefixes
got
wiped out for the org.codehaus.mojo group.
http://repo1.maven.org/maven2/org/codehaus/mojo/maven-metadata.xml is
almost empty (last modified on 25 February)

Therefore running "mvn nbm:cluster" for my nbm-maven-plugin fails.

Is there a way to restore the information that was present there
before? Or how do we fix the problem?

Regards

Milos

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


Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
jason at sonatype dot com
----------------------------------------------------------

A language that doesn't affect the way you think about programming
is not worth knowing.

-- Alan Perlis




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


--
Brett Porter
[EMAIL PROTECTED]
http://blogs.exist.com/bporter/


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


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


--
Brett Porter
[EMAIL PROTECTED]
http://blogs.exist.com/bporter/


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

Reply via email to