Return-Path: Delivered-To: apmail-avalon-dev-archive@www.apache.org Received: (qmail 25935 invoked from network); 9 Sep 2003 07:23:41 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 9 Sep 2003 07:23:41 -0000 Received: (qmail 69821 invoked by uid 500); 9 Sep 2003 07:23:14 -0000 Delivered-To: apmail-avalon-dev-archive@avalon.apache.org Received: (qmail 69741 invoked by uid 500); 9 Sep 2003 07:23:13 -0000 Mailing-List: contact dev-help@avalon.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon Developers List" Reply-To: "Avalon Developers List" Delivered-To: mailing list dev@avalon.apache.org Received: (qmail 69716 invoked from network); 9 Sep 2003 07:23:13 -0000 Received: from unknown (HELO mail.ibiblio.org) (152.2.210.112) by daedalus.apache.org with SMTP; 9 Sep 2003 07:23:13 -0000 Received: from apache.org (e004.dhcp212-198-17.noos.fr [212.198.17.4]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.ibiblio.org (Postfix) with ESMTP id B28AD24B002 for ; Tue, 9 Sep 2003 03:23:06 -0400 (EDT) Message-ID: <3F5D805E.3070408@apache.org> Date: Tue, 09 Sep 2003 09:25:18 +0200 From: Stephen McConnell User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en, en-us MIME-Version: 1.0 To: Avalon Developers List Subject: Re: Turn off Attempting Download... References: <200309091437.39508.niclas@hedhman.org> In-Reply-To: <200309091437.39508.niclas@hedhman.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Niclas Hedhman wrote: > >Hi, > >Is it possible to turn of the Attempting Download xxx, that is repeated I >don't know how many times for the same files, and takes up 80% of the build >time?? > Yes - there is a property you can set. Create a file called build.properties in the same directoriy as the project.xml file and add the line: maven.mode.online = false I've never tried it but it should work. Steve. > >Niclas > >--------------------------------------------------------------------- >To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org >For additional commands, e-mail: dev-help@avalon.apache.org > > > > -- Stephen J. McConnell mailto:mcconnell@apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org For additional commands, e-mail: dev-help@avalon.apache.org