Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 92573 invoked from network); 27 Jan 2006 12:40:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Jan 2006 12:40:08 -0000 Received: (qmail 85782 invoked by uid 500); 27 Jan 2006 12:40:02 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 85698 invoked by uid 500); 27 Jan 2006 12:40:02 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 85683 invoked by uid 99); 27 Jan 2006 12:40:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jan 2006 04:40:01 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [62.193.206.9] (HELO webmail9.amenworld.com) (62.193.206.9) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 27 Jan 2006 04:40:01 -0800 Received: (qmail 31437 invoked from network); 27 Jan 2006 12:39:43 -0000 Received: from 213.29.98-84.rev.gaoland.net (HELO ?127.0.0.1?) (84.98.29.213) by 0 with SMTP; 27 Jan 2006 12:39:43 -0000 Message-ID: <43DA1481.2050104@venisse.net> Date: Fri, 27 Jan 2006 13:39:29 +0100 From: Emmanuel Venisse User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: fr, en MIME-Version: 1.0 To: continuum-dev@maven.apache.org Subject: Re: problem building continuum References: <7dc439550601261819m3f822742g5171c4d38a4a3499@mail.gmail.com> In-Reply-To: <7dc439550601261819m3f822742g5171c4d38a4a3499@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N It's a connection problem with ibiblio Retry. but this code isn't stable and you won't can use the generated war. Emmanuel Bob Herrrmann a �crit : > I downloaded maven 2.0.2 and put it in my path. > > $ svn co http://svn.apache.org/repos/asf/maven/continuum/trunk/ continuum > ... > $ sh build.sh > [INFO] Scanning for projects... > [INFO] Reactor build order: > [INFO] Continuum Parent Project > [INFO] Continuum Model > [INFO] Continuum API > [INFO] Continuum Test > [INFO] Continuum Notifiers > [INFO] Continuum Notifier API > [INFO] Continuum Store > [INFO] Continuum Core > [INFO] Continuum Cruise Control Importer > [INFO] Continuum XMLRPC Interface > [INFO] Continuum MSN Notifier > [INFO] Continuum Jabber Notifier > [INFO] Continuum IRC Notifier > [INFO] Continuum Web APP > [INFO] Continuum Core Integration Test > [INFO] Searching repository for plugin with prefix: 'clean'. > [INFO] org.apache.maven.plugins: checking for updates from central > [INFO] org.codehaus.mojo: checking for updates from central > [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for > updates from central > Downloading: > http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.0/maven-clean-plugin-2.0.pom > 470b downloaded > Downloading: > http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugin-parent/2.0/maven-plugin-parent-2.0.pom > 6K downloaded > Downloading: > http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.0/maven-clean-plugin-2.0.jar > 5K downloaded > Downloading: > http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-maven-plugin/1.1.3/plexus-maven-plugin-1.1.3.pom > 1K downloaded > Downloading: > http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom > 5K downloaded > Downloading: > http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-maven-plugin/1.1.3/plexus-maven-plugin-1.1.3.jar > 14K downloaded > [INFO] > ---------------------------------------------------------------------------- > [INFO] Building Continuum Parent Project > [INFO] task-segment: [clean:clean, install] > [INFO] > ---------------------------------------------------------------------------- > Downloading: > http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom > 601b downloaded > Downloading: > http://repo1.maven.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom > 8K downloaded > [INFO] [clean:clean] > [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for > updates from central > Downloading: > http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-4/maven-site-plugin-2.0-beta-4.pom > 1K downloaded > [INFO] > ---------------------------------------------------------------------------- > [ERROR] BUILD ERROR > [INFO] > ---------------------------------------------------------------------------- > [INFO] Error building POM (may not be this project's POM). > > > Project ID: org.apache.maven.plugins:maven-site-plugin > > Reason: Error getting POM for 'org.apache.maven.plugins:maven-site-plugin' > from the repository: Error transferring file > org.apache.maven.plugins:maven-site-plugin:pom:2.0-beta-4 > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > snapshots (http://snapshots.maven.codehaus.org/maven2) > > > > [INFO] > ---------------------------------------------------------------------------- > [INFO] For more information, run Maven with the -e switch > [INFO] > ---------------------------------------------------------------------------- > [INFO] Total time: 7 seconds > [INFO] Finished at: Thu Jan 26 20:48:13 EST 2006 > [INFO] Final Memory: 2M/4M > [INFO] > ---------------------------------------------------------------------------- > + ret=0 > + '[' 0 '!=' 0 ']' >