Return-Path: Delivered-To: apmail-maven-notifications-archive@locus.apache.org Received: (qmail 28488 invoked from network); 23 Jul 2008 03:15:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jul 2008 03:15:05 -0000 Received: (qmail 28035 invoked by uid 500); 23 Jul 2008 03:15:04 -0000 Delivered-To: apmail-maven-notifications-archive@maven.apache.org Received: (qmail 27982 invoked by uid 500); 23 Jul 2008 03:15:04 -0000 Mailing-List: contact notifications-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list notifications@maven.apache.org Received: (qmail 27973 invoked by uid 99); 23 Jul 2008 03:15:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jul 2008 20:15:04 -0700 X-ASF-Spam-Status: No, hits=-1998.3 required=10.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.137] (HELO vmbuild.apache.org) (140.211.11.137) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jul 2008 03:14:19 +0000 Received: from vmbuild.apache.org (localhost [127.0.0.1]) by vmbuild.apache.org (Postfix) with ESMTP id 49A85458101 for ; Tue, 22 Jul 2008 20:14:43 -0700 (PDT) Date: Tue, 22 Jul 08 20:14:42 -0700 From: "Continuum@vmbuild.apache.org" Reply-To: "Continuum@vmbuild.apache.org" To: notifications@maven.apache.org Message-ID: <27114608.321216782882634.JavaMail.continuum@vmbuild.apache.org> Subject: [continuum] BUILD FAILURE: Maven 2.1.x (trunk) - Integration Test Executor - Build Def: default maven2 buildDefinition MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=104137&projectId=941 Build statistics: State: Failed Previous State: Failed Started at: Tue 22 Jul 2008 19:52:43 -0700 Finished at: Tue 22 Jul 2008 20:14:32 -0700 Total time: 21m 49s Build Trigger: Schedule Build Number: 33 Exit code: 1 Building machine hostname: vmbuild.apache.org Operating system : Linux(unknown) Java Home version : java version "1.6.0_05" Java(TM) SE Runtime Environment (build 1.6.0_05-b13) Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing) Builder version : Maven version: 2.0.8 Java version: 1.6.0_05 OS name: "linux" version: "2.6.20-16-server" arch: "i386" Family: "unix" **************************************************************************** SCM Changes: **************************************************************************** No files changed **************************************************************************** Dependencies Changes: **************************************************************************** org.apache.maven.its:core-integration-tests:2.1-SNAPSHOT **************************************************************************** Build Defintion: **************************************************************************** POM filename: pom.xml Goals: clean install Arguments: --batch-mode --non-recursive Build Fresh: false Always Build: false Default Build Definition: true Schedule: DEFAULT_SCHEDULE Description: default maven2 buildDefinition **************************************************************************** Test Summary: **************************************************************************** Tests: 209 Failures: 1 Total time: 1266.6471 **************************************************************************** Test Failures: **************************************************************************** Suite testmng3652 : junit.framework.AssertionFailedError junit.framework.AssertionFailedError: User-Agent: 'Apache Maven/2.1-SNAPSHOT' should have a main value of: 'ApacheMavenArtifact/2.1' at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.assertTrue(Assert.java:20) at org.apache.maven.integrationtests.MavenITmng3652UserAgentHeader.testmng3652(MavenITmng3652UserAgentHeader.java:84)