Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 88846 invoked from network); 5 Mar 2008 23:44:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Mar 2008 23:44:51 -0000 Received: (qmail 21936 invoked by uid 500); 5 Mar 2008 23:44:45 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 21855 invoked by uid 500); 5 Mar 2008 23:44:45 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 21844 invoked by uid 99); 5 Mar 2008 23:44:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Mar 2008 15:44:45 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [210.50.30.235] (HELO mx05.syd.iprimus.net.au) (210.50.30.235) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Mar 2008 23:44:06 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAA+/zkc6swRK/2dsb2JhbACBVqoS X-IronPort-AV: E=Sophos;i="4.25,453,1199624400"; d="scan'208";a="99340155" Received: from 74.199.dsl.syd.iprimus.net.au (HELO wireless.carlos.sanchez) ([58.179.4.74]) by smtp05.syd.iprimus.net.au with ESMTP; 06 Mar 2008 10:44:12 +1100 Message-Id: <1F4C679F-B1F2-442F-A5DA-FB3F111B64CD@apache.org> From: Brett Porter To: "Maven Developers List" In-Reply-To: <2BABBE7D2A66E04DB8A66A527D29927E35E0BD@intrepid.infinity.nu> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: plugin prefix metadata for org.codehaus.mojo got wiped? Date: Thu, 6 Mar 2008 10:44:01 +1100 References: <1A172C50-F66F-41CA-A6C5-BCC8B89262C6@maven.org> <3EBD4C2A-C4CB-488F-B69B-BE2A05971832@apache.org> <2BABBE7D2A66E04DB8A66A527D29927E35E0BD@intrepid.infinity.nu> X-Mailer: Apple Mail (2.919.2) X-Virus-Checked: Checked by ClamAV on 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