You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Milos Kleint <mk...@gmail.com> on 2008/03/05 15:25:12 UTC

plugin prefix metadata for org.codehaus.mojo got wiped?

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: plugin prefix metadata for org.codehaus.mojo got wiped?

Posted by Brett Porter <br...@apache.org>.
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:brett@apache.org]
> 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: dev-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>
>>
>> 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: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>
> --
> Brett Porter
> brett@apache.org
> http://blogs.exist.com/bporter/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

--
Brett Porter
brett@apache.org
http://blogs.exist.com/bporter/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


RE: plugin prefix metadata for org.codehaus.mojo got wiped?

Posted by "Brian E. Fox" <br...@reply.infinity.nu>.
Stage plugin bug maybe?

-----Original Message-----
From: Brett Porter [mailto:brett@apache.org] 
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: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>
> 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: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

--
Brett Porter
brett@apache.org
http://blogs.exist.com/bporter/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: plugin prefix metadata for org.codehaus.mojo got wiped?

Posted by Brett Porter <br...@apache.org>.
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: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>
> 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: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

--
Brett Porter
brett@apache.org
http://blogs.exist.com/bporter/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: plugin prefix metadata for org.codehaus.mojo got wiped?

Posted by Heinrich Nirschl <he...@gmail.com>.
On Wed, Mar 5, 2008 at 4:10 PM, Jason van Zyl <ja...@maven.org> 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: dev-unsubscribe@maven.apache.org
>  > For additional commands, e-mail: dev-help@maven.apache.org
>  >
>
>  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: dev-unsubscribe@maven.apache.org
>  For additional commands, e-mail: dev-help@maven.apache.org
>
>

By the way, the file for org.apache.maven.plugins is not complete
either. For example the install plugin is missing.

- Henry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: plugin prefix metadata for org.codehaus.mojo got wiped?

Posted by Jason van Zyl <ja...@maven.org>.
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: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org