You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@continuum.apache.org by "Continuum@vmbuild" <co...@apache.org> on 2012/03/02 08:43:22 UTC

[continuum] BUILD FAILURE: Continuum (trunk) - Continuum :: Project - Default Maven 2 Build Definition

Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=19582&projectId=11

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Fri 2 Mar 2012 07:40:42 +0000
  Finished at: Fri 2 Mar 2012 07:42:36 +0000
  Total time: 1m 53s
  Build Trigger: Schedule
  Build Number: 98
  Exit code: 1
  Building machine hostname: vmbuild
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0_30"
          Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
          Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)
        
  Builder version :
          Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
          Java version: 1.6.0_30
          Java home: /usr/lib/jvm/jdk1.6.0_30/jre
          Default locale: en_US, platform encoding: UTF-8
          OS name: "linux" version: "2.6.32-31-server" arch: "amd64" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: Maven 2.2.1
Description: Default Maven 2 Build Definition

****************************************************************************
Test Summary:
****************************************************************************
Tests: 350
Failures: 1
Errors: 0
Success Rate: 99
Total time: 541.672

****************************************************************************
Test Failures:
****************************************************************************

AddProjectTest
    testScmUserNamePasswordNotStoring :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: expected:<1> but was:<0>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at org.apache.maven.continuum.AddProjectTest.testScmUserNamePasswordNotStoring(AddProjectTest.java:48)