Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 43718 invoked from network); 6 Aug 2008 04:33:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Aug 2008 04:33:10 -0000 Received: (qmail 29991 invoked by uid 500); 6 Aug 2008 04:33:08 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 29961 invoked by uid 500); 6 Aug 2008 04:33:08 -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 64974 invoked by uid 99); 6 Aug 2008 02:45:41 -0000 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of transparentpolitics@gmail.com designates 66.249.92.174 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=ppb7o7gPlnnlM1ttMNKCPkGQPCfDbvfRVnevS/155LY=; b=weP6EGM9GFe4m6/nZLpzcLVSpE7ZD68luEZQrmglsEOHHSDNKThEvZ/RC23peV9NdR 2z9cw3bCZZZyRhnOiaJhfHZNTRpaey0XfzR9p5h2q7Ci48EDpCWdYqW0AZ1fIQmpUqHA kiyLp3UMArsaxQeyOdWG2UQikKvfdv/cVmBVg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=QJ7AnrYywHDbBz/X2QL0kQuu5uU9Lo9v/xy/TeEA3s15c+q/MBUKalsjYlP8ioDcvB oVoOda23b4EHuXiP14RmyhjjcEskO5yyjg55Ncjsv51mlbs+OqoxllQBLSyai+X6sXyc SmebdBE4u7ouM8cCPdGSoZnrl+zLjOQeJ7uSQ= Message-ID: <9017c0e40808051945i1ba75c29hca75f4afd743efde@mail.gmail.com> Date: Tue, 5 Aug 2008 19:45:11 -0700 From: "Patrick Moore" Sender: transparentpolitics@gmail.com To: "Maven Users List" , "Tapestry users" Subject: Re: what happened to the plugin snapshots.... Cc: dev@maven.apache.org In-Reply-To: <2BABBE7D2A66E04DB8A66A527D29927E404352@intrepid.infinity.nu> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_53747_1425869.1217990711832" References: <48984560.1010600@javadeveloper.eu> <2BABBE7D2A66E04DB8A66A527D29927E404352@intrepid.infinity.nu> X-Google-Sender-Auth: 6bcee71eeb4ed62f X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_53747_1425869.1217990711832 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Of course this means that the maven team is imposing their idea of good process on the other apache projects like tapestry which was also impacted by this ... I could understand this if the release occurs. (i.e. if 2.2 is released then the 2.2-SNAPSHOT could be reasonably expected to be discarded) part of the process of tracking down a bug involves going back to known states of the code. Using the snapshots to diagnose when a bug appeared is useful as people move toward a release.....something to think about. Just my 2c.... clearly I will need to isolate my project in the future from the official maven repos ... probably should do it anyhow but would have preferred to do it later.... -Pat On Tue, Aug 5, 2008 at 3:53 PM, Brian E. Fox wrote: > The official answer is this: > http://www.apache.org/dev/release.html#what > > Technically only the development team should be using snapshots and it > seems like we should expect snapshots to be cleaned out on a more > regular basis. Therefore if you use them, you better have a repo manager > or some other way to isolate yourself. This is just plain best practice > anyway. > > -----Original Message----- > From: David Conde [mailto:info@javadeveloper.eu] > Sent: Tuesday, August 05, 2008 8:20 AM > To: dev@maven.apache.org; users@maven.apache.org > Subject: Re: what happened to the plugin snapshots.... > > Moving this onto the dev list. > > Are there plans to re-publish snapshots of these soon? I currently have > a dependency on maven-embedder which brings in wagon etc which cannot be > > resolved now. > > Thanks, > David Conde > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > ------=_Part_53747_1425869.1217990711832--