Return-Path: Delivered-To: apmail-builds-archive@minotaur.apache.org Received: (qmail 62007 invoked from network); 8 Sep 2009 08:33:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Sep 2009 08:33:39 -0000 Received: (qmail 20356 invoked by uid 500); 8 Sep 2009 08:33:39 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 20308 invoked by uid 500); 8 Sep 2009 08:33:38 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 20298 invoked by uid 99); 8 Sep 2009 08:33:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Sep 2009 08:33:38 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of emmanuel.venisse@gmail.com designates 209.85.218.213 as permitted sender) Received: from [209.85.218.213] (HELO mail-bw0-f213.google.com) (209.85.218.213) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Sep 2009 08:33:30 +0000 Received: by bwz9 with SMTP id 9so2378304bwz.17 for ; Tue, 08 Sep 2009 01:33:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=vYnrqGSyzv9GRRg74PUB3qPvh5+aA4keEmBJ8sZmqU8=; b=Gu+0xXCE/yFJlu1iB9duXZfD5TymsC9YDXBDD1ISiHYLKYlMR3Qsl1uFg4WIqlV0aP JRGCm6AzXFUo0kFt7VL0hLx7J8APM97j/9qHdqpsXVNNF5ifZw1qk+XHRZzUfTXsnTTX a+JGqszreZcDSkiblt5yBYxuG8mHZ9Ka0QkL0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=sqscK80k5CGPjujdMZ+cOIWH2btO5CW9sScgcSy7Rb+1NQQHmAE8oC0FXPvrEIzl++ SWqDYu0K+JFH85Hw0WWgen6gTFqkAUnNYf3WoKjZaajUA7bXW8l1qXs1Jr3DqlAiHMOI XE9pXlYbpsEA9jZjzZCvO/5xFfhNYH2wqFaaA= MIME-Version: 1.0 Received: by 10.223.143.15 with SMTP id s15mr5660402fau.77.1252398788861; Tue, 08 Sep 2009 01:33:08 -0700 (PDT) In-Reply-To: <25aac9fc0909031745x1b48a55eo8d3d28f56afb8b66@mail.gmail.com> References: <32057874.01252009622663.JavaMail.continuum@vmbuild.apache.org> <25aac9fc0909031745x1b48a55eo8d3d28f56afb8b66@mail.gmail.com> Date: Tue, 8 Sep 2009 10:33:08 +0200 Message-ID: Subject: Re: [continuum] BUILD FAILURE: HttpComponents - HttpComponents Client - From: Emmanuel Venisse To: builds@apache.org Content-Type: multipart/alternative; boundary=0023545bdb80ed5fa804730cd034 X-Virus-Checked: Checked by ClamAV on apache.org --0023545bdb80ed5fa804730cd034 Content-Type: text/plain; charset=ISO-8859-1 I don't know why the plugin can't be found, but a best practice is to define the version of plugins so the build will be reproductible. If you define the version, the build will be ok. Emmanuel On Fri, Sep 4, 2009 at 2:45 AM, sebb wrote: > The cause for the HC build failures is as follows: > > The plugin 'com.atlassian.maven.plugins:maven-clover2-plugin' does not > exist or no valid version could be found > > However, as far as I can tell, that used to work - anyone have any > clues as to what is wrong here? > > ---------- Forwarded message ---------- > From: Continuum@vmbuild.apache.org > Date: 3 Sep 2009 21:27 > Subject: [continuum] BUILD FAILURE: HttpComponents - HttpComponents Client > - > To: commits@hc.apache.org > > > Online report : > > http://vmbuild.apache.org/continuum/buildResult.action?buildId=210355&projectId=353 > > Build statistics: > State: Failed > Previous State: Failed > Started at: Thu 3 Sep 2009 13:26:33 -0700 > Finished at: Thu 3 Sep 2009 13:26:49 -0700 > Total time: 15s > Build Trigger: Schedule > Build Number: 129 > Exit code: 1 > Building machine hostname: vmbuild.apache.org > Operating system : Linux(unknown) > Java Home version : > java version "1.5.0_12" > Java(TM) 2 Runtime Environment, Standard Edition (build > 1.5.0_12-b04) > Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, > sharing) > > Builder version : > Maven version: 2.0.9 > Java version: 1.5.0_12 > OS name: "linux" version: "2.6.24-23-server" arch: "i386" > Family: "unix" > > > **************************************************************************** > SCM Changes: > > **************************************************************************** > Changed: no author @ no date > Comment: no comment > Files changed: > RELEASE_NOTES.txt ( no revision ) > > httpclient/src/test/java/org/apache/http/impl/client/TestContentCodings.java > ( no revision ) > > httpclient/src/main/java/org/apache/http/impl/client/ContentEncodingProcessor.java > ( no revision ) > > httpclient/src/main/java/org/apache/http/impl/client/DeflateDecompressingEntity.java > ( no revision ) > > httpclient/src/main/java/org/apache/http/impl/client/GzipDecompressingEntity.java > ( no revision ) > > > **************************************************************************** > Dependencies Changes: > > **************************************************************************** > No dependencies changed > > > > **************************************************************************** > Build Definition: > > **************************************************************************** > POM filename: pom.xml > Goals: clean install > Arguments: --batch-mode > Build Fresh: false > Always Build: false > Default Build Definition: true > Schedule: DEFAULT_SCHEDULE > Profile Name: Java 5 > Description: > > > **************************************************************************** > Test Summary: > > **************************************************************************** > Tests: 0 > Failures: 0 > Errors: 0 > Total time: 0.0 > --0023545bdb80ed5fa804730cd034--