Return-Path: Delivered-To: apmail-maven-archiva-users-archive@locus.apache.org Received: (qmail 39239 invoked from network); 20 Dec 2007 14:19:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Dec 2007 14:19:09 -0000 Received: (qmail 33874 invoked by uid 500); 20 Dec 2007 14:18:58 -0000 Delivered-To: apmail-maven-archiva-users-archive@maven.apache.org Received: (qmail 33836 invoked by uid 500); 20 Dec 2007 14:18:58 -0000 Mailing-List: contact archiva-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: archiva-users@maven.apache.org Delivered-To: mailing list archiva-users@maven.apache.org Received: (qmail 33827 invoked by uid 99); 20 Dec 2007 14:18:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2007 06:18:58 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [212.85.154.61] (HELO mail.nuxeo.com) (212.85.154.61) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2007 14:18:46 +0000 Received: from gateway.nuxeo.com ([213.41.233.135] helo=julianito.in.nuxeo.com) by mail.nuxeo.com with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.67) (envelope-from ) id 1J5MEQ-00017I-K2 for archiva-users@maven.apache.org; Thu, 20 Dec 2007 15:18:38 +0100 Message-ID: <476A79BD.3000302@nuxeo.com> Date: Thu, 20 Dec 2007 15:18:37 +0100 From: Julien CARSIQUE User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; fr; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: archiva-users@maven.apache.org Subject: maven-eclipse-plugin in online mode with downloadSources=true Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.4 (-) X-Spam-Report: Spam detected on mail.nuxeo.com (-1.4 points, 5.0 required) -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP X-Virus-Checked: Checked by ClamAV on apache.org Hi, Does anyone use maven-eclipse:plugin, mvn eclipse:eclipse in online mode with downloadSources=true ? In offline, it takes about 1min30; online, with downloadSources=true, it takes several hours (when it finishes, as archiva often freeze on too long tasks) ! I have this configuration in the parent pom.xml : org.apache.maven.plugins maven-eclipse-plugin 2.4 true If this can be a workaround, is it possible to store the sources' status cache, outside the target dir ? << Enables/disables the downloading of source attachments. Defaults to false. When this flag is |true| remote repositories are checked for sources: in order to avoid repeated check for unavailable source archives, a status cache is mantained into the target dir of the root project. Run |mvn:clean| or delete the file |mvn-eclipse-cache.properties| in order to reset this cache. >> -- Julien CARSIQUE, Nuxeo (Paris, France) Open Source Enterprise Content Management - http://www.nuxeo.org/ Nuxeo EP 5: extensible, Java EE and standards based ECM Platform http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87