Return-Path: X-Original-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 348F7620C for ; Fri, 3 Jun 2011 10:49:21 +0000 (UTC) Received: (qmail 72701 invoked by uid 500); 3 Jun 2011 10:49:21 -0000 Delivered-To: apmail-incubator-jena-dev-archive@incubator.apache.org Received: (qmail 72680 invoked by uid 500); 3 Jun 2011 10:49:20 -0000 Mailing-List: contact jena-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jena-dev@incubator.apache.org Delivered-To: mailing list jena-dev@incubator.apache.org Received: (qmail 72672 invoked by uid 99); 3 Jun 2011 10:49:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jun 2011 10:49:20 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [83.222.232.117] (HELO echo.justhostme.co.uk) (83.222.232.117) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jun 2011 10:49:15 +0000 Received: from cpc2-aztw23-2-0-cust840.aztw.cable.virginmedia.com ([94.171.235.73] helo=[192.168.1.10]) by echo.justhostme.co.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1QSRvw-0002sa-VX for jena-dev@incubator.apache.org; Fri, 03 Jun 2011 11:48:53 +0100 Message-ID: <4DE8BC12.1070805@epimorphics.com> Date: Fri, 03 Jun 2011 11:48:50 +0100 From: Andy Seaborne User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 MIME-Version: 1.0 To: jena-dev@incubator.apache.org Subject: Re: Maven repository for snapshots References: <4DE7DEE9.6030901@epimorphics.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - echo.justhostme.co.uk X-AntiAbuse: Original Domain - incubator.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - epimorphics.com TDB done. Andy On 03/06/11 08:14, Laurent Pellegrino wrote: >> Co-incidently I built an ARQ snapshot about 5 mins ago for Paolo. Is that >> the one your after? > > Nice coincidence :D but I was also looking for TDB. Indeed nightly > builds would be very nice because even if it is easy to build the JAR > files, I need to reference the snapshot from an application that is > used by several developers. This means that I have to deploy the JAR > files into a private repository, and not only in my local repository, > each time I want to use a new snapshot. > > Laurent > > On Thu, Jun 2, 2011 at 9:05 PM, Andy Seaborne > wrote: >> >> >> On 02/06/11 19:54, Laurent Pellegrino wrote: >>> >>> Hi all, >>> >>> Is there a Maven repository to download the latest snapshots (I mean >>> snapshots that contain the last changes that have been committed into >>> the trunk)? >> >> No. We're bootstraping in Apache - I'd like to see weekly or even nightly >> builds [1] >> >> For now: you can do: >> >> svn update ; mvn clean install >> >> and the snapshots will appear in your local .m2 repo. but as that's quite >> easy, the urgency of snapshot builds is lessened. >> >>> >>> I have taken a look at http://openjena.org/repo-dev/ but it seems that >>> the snapshots are outdated. >> >> Co-incidently I built an ARQ snapshot about 5 mins ago for Paolo. Is that >> the one your after? >> >>> >>> Kind Regards, >>> >>> Laurent >> >> [1] and we could have Hudson e.g. >> >> https://issues.apache.org/jira/browse/INCUBATOR-113 >> >> if a committer has a few moments to advance this. >> >> (I will if no one else does but after that's probably after SemTech at the >> earliest - but I've never set up a Hudson account so someone can do it >> faster than that I would then good) >> >> Andy >>