From continuum-dev-return-1738-apmail-maven-continuum-dev-archive=maven.apache.org@maven.apache.org Sun Sep 18 13:30:38 2005 Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 93924 invoked from network); 18 Sep 2005 13:30:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Sep 2005 13:30:38 -0000 Received: (qmail 54275 invoked by uid 500); 18 Sep 2005 13:30:38 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 54256 invoked by uid 500); 18 Sep 2005 13:30:38 -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 54243 invoked by uid 99); 18 Sep 2005 13:30:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Sep 2005 06:30:37 -0700 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.151] (HELO mailsender.amenworld.com) (62.193.206.151) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Sep 2005 06:30:45 -0700 Received: from webmail9.amenworld.com (webmail9.amenworld.com [62.193.206.9]) by mailsender.amenworld.com (Postfix) with SMTP id 49507919620 for ; Sun, 18 Sep 2005 15:30:33 +0200 (CEST) Received: (qmail 17968 invoked from network); 18 Sep 2005 13:30:33 -0000 Received: from 15.30.98-84.rev.gaoland.net (HELO ?127.0.0.1?) (84.98.30.15) by 0 with SMTP; 18 Sep 2005 13:30:33 -0000 Message-ID: <432D6BE8.1030708@venisse.net> Date: Sun, 18 Sep 2005 15:30:16 +0200 From: Emmanuel Venisse User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: continuum-dev@maven.apache.org Subject: Re: Continuum Build: Integration Test failures References: <001001c5bb4d$a288d700$4001a8c0@nonec03d6244ff> <432C1E51.2050904@venisse.net> <000301c5bbe6$9c42e8b0$4001a8c0@nonec03d6244ff> <432CC2FD.40407@apache.org> <432D63E9.4050405@venisse.net> In-Reply-To: <432D63E9.4050405@venisse.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The problem is due to a missing pom in local repo : [WARNING] ***** Using defaults for missing POM org.apache.maven.plugins:maven-clean-plugin:pom:2.0-beta-2-SNAPSHOT ***** Emmanuel Emmanuel Venisse wrote: >> >> I see failures in the continuous integration environment however - there >> may be something else wrong. I will have a look tomorrow. >> > > yes, it's a strange failure appeared after the clean repo and full > checkout process. I fixed all test yesterday. We have perhaps a bad jar > downloaded in the repo of ci platform, because I tryied to build all > with a clean repo like it's done on the ci platform and all build fine > here. > > Will check after a new full clean/checkout process. > > Emmanuel > > >