Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 34699 invoked from network); 1 Feb 2010 13:43:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2010 13:43:31 -0000 Received: (qmail 36654 invoked by uid 500); 1 Feb 2010 13:43:29 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 36555 invoked by uid 500); 1 Feb 2010 13:43:28 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 36545 invoked by uid 99); 1 Feb 2010 13:43:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 13:43:28 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bimargulies@gmail.com designates 74.125.82.43 as permitted sender) Received: from [74.125.82.43] (HELO mail-ww0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 13:43:22 +0000 Received: by wwi17 with SMTP id 17so345597wwi.30 for ; Mon, 01 Feb 2010 05:43:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=W0yj9GQ3MC4K5Tm5hs8z8Dg86X/YACyZGh920X9Teps=; b=gwrf2OpGTWGmxdeuSkvHz2iI1JAClJZhYA7sVFUQ6s1faZysSUcLuasTt4cVFjgFNO atqRw1KyCfse3J9ZWAx5AF4cpJUaaRpFtGJUKg9XphLG/9VmfnKBjpMU9ytcg4QmQuuG ngO8B8wA5NQE1bY9C370n0UJp7msm000c0A58= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=uTD0jZ1R7VdCnhfk5iHEDXqm8Be1apIWNZu79or6JREAcvkTLXawOZvKusDjZnPZP9 GCxXq09HtCNdJ6F6+yAgW9hp3a8WLlpS/0NouwegmyEmvZlFLW4GtMwVtVS+jdsTkVrB DAqfv2f/J+xI1BqBlwZ31XTxTT1tlaOq4tS7s= MIME-Version: 1.0 Received: by 10.216.87.12 with SMTP id x12mr2838523wee.48.1265031780974; Mon, 01 Feb 2010 05:43:00 -0800 (PST) Date: Mon, 1 Feb 2010 08:43:00 -0500 Message-ID: <61b5d9411002010543r974c170x7bbb54d1a2d69ec@mail.gmail.com> Subject: Very mysterious checkstyle failure From: Benson Margulies To: Maven Users List Content-Type: text/plain; charset=UTF-8 On only one of our many build machines, we're suffering from: Embedded error: /basis/users/nightly/autobuild/clients/nightly-trunk-20100131190000/rlp/rlp/source/java/obj/amd64-glibc23-gcc40/site/checkstyle.html (No such file or directory) Note that we redirect the target directory in our builds. Any advice before I file a JIRA? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org