Online report : 
http://myfaces.zones.apache.org:8080/continuum/buildResult.action?buildId=7086&projectId=51

Build statistics:
 State: Failed
 Previous State: Failed
 Started at: Tue 26 Feb 2008 10:05:59 +0000
 Finished at: Tue 26 Feb 2008 10:08:38 +0000
 Total time: 2m 38s
 Build Trigger: Schedule
 Build Number: 62
 Exit code: 1
 Building machine hostname: myfaces.zones.apache.org
 Operating system : SunOS(unknown)
Java Home version : java version "1.5.0_14"
         Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
         Java HotSpot(TM) Server VM (build 1.5.0_14-b03, mixed mode)
Builder version :
         Maven version: 2.0.8
         Java version: 1.5.0_14
         OS name: "sunos" version: "5.10" arch: "x86" Family: "unix"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: skitching @ Tue 26 Feb 2008 09:50:12 +0000
Comment: Documentation updates only.
Files changed:
 
/myfaces/orchestra/trunk/core/src/main/java/org/apache/myfaces/orchestra/conversation/ConversationUtils.java
 ( 631144 )

Changed: skitching @ Tue 26 Feb 2008 09:51:41 +0000
Comment: Unit test fixes
Files changed:
 
/myfaces/orchestra/trunk/core15/src/test/java/org/apache/myfaces/orchestra/conversation/PersistentBackingBean.java
 ( 631145 )
 
/myfaces/orchestra/trunk/core15/src/test/java/org/apache/myfaces/orchestra/conversation/TestConversationPersistence.java
 ( 631145 )
 /myfaces/orchestra/trunk/core15/src/test/resources/testApplicationContext.xml 
( 631145 )

Changed: skitching @ Tue 26 Feb 2008 09:56:42 +0000
Comment: Add orchestra namespace to config file, just for documentation.
Files changed:
 /myfaces/orchestra/trunk/core/src/test/resources/testApplicationContext.xml ( 
631146 )

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

****************************************************************************
Test Summary:
****************************************************************************
Tests: 13
Failures: 0
Total time: 7822

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Reactor build order: [INFO] MyFaces Orchestra Maven
[INFO]   MyFaces Orchestra Core
[INFO]   MyFaces Orchestra Core15
[INFO]   MyFaces Orchestra Sandbox
[INFO]   MyFaces Orchestra Examples Project
[INFO]   MyFaces Orchestra Project
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Maven
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
/local/continuum-1.1-beta-2/working-directory/51/maven/target
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
    [copy] Copying 2 files to 
/local/continuum-1.1-beta-2/working-directory/51/maven/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] [site:attach-descriptor]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [source:jar {execution: attach-source}]
[INFO] [install:install]
[INFO] Installing 
/local/continuum-1.1-beta-2/working-directory/51/maven/pom.xml to 
/export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-maven/1.1-SNAPSHOT/myfaces-orchestra-maven-1.1-SNAPSHOT.pom
[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: 
scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/orchestra/myfaces-orchestra-maven/1.1-SNAPSHOT/myfaces-orchestra-maven-1.1-SNAPSHOT.pom
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot 
org.apache.myfaces.orchestra:myfaces-orchestra-maven:1.1-SNAPSHOT'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact 
org.apache.myfaces.orchestra:myfaces-orchestra-maven'
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Core
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
/local/continuum-1.1-beta-2/working-directory/51/core/target
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
    [copy] Copying 2 files to 
/local/continuum-1.1-beta-2/working-directory/51/core/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] [dependency:unpack {execution: unpack-shared-impl-sources}]
[INFO] Configured Artifact: 
org.apache.myfaces.shared:myfaces-shared-orchestra:sources:2.0.7:jar
[INFO] Unpacking 
/export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-orchestra/2.0.7/myfaces-shared-orchestra-2.0.7-sources.jarto
/local/continuum-1.1-beta-2/working-directory/51/core/target/shared_sources
with Includes null and excludes:META-INF/*
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory: 
/local/continuum-1.1-beta-2/working-directory/51/core/target/shared_sources 
added.
[INFO] [xslt:transform {execution: default}]
[INFO] # of XML files: 1
[INFO] transform, srcFile: 
/local/continuum-1.1-beta-2/working-directory/51/core/src/main/tld/myfaces_orchestra.tld,
 destFile: 
/local/continuum-1.1-beta-2/working-directory/51/core/target/classes/META-INF/myfaces_orchestra.tld
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 192 source files to 
/local/continuum-1.1-beta-2/working-directory/51/core/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 17 source files to 
/local/continuum-1.1-beta-2/working-directory/51/core/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/local/continuum-1.1-beta-2/working-directory/51/core/target/surefire-reports

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running 
org.apache.myfaces.orchestra.viewController.TestDefaultViewControllerNameMapper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running 
org.apache.myfaces.orchestra.viewController.TestReflectiveViewControllerExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running 
org.apache.myfaces.orchestra.viewController.TestInterfaceViewControllerExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.myfaces.orchestra.conversation.spring.TestSpringUtils
Feb 26, 2008 10:06:43 AM 
org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: 
classpath:org/apache/myfaces/orchestra/conversation/spring/TestSpringUtils.xml
Feb 26, 2008 10:06:43 AM 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource 
[org/apache/myfaces/orchestra/conversation/spring/TestSpringUtils.xml]
Feb 26, 2008 10:06:43 AM 
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup 
date [Tue Feb 26 10:06:43 GMT+00:00 2008]; root of context hierarchy
Feb 26, 2008 10:06:43 AM 
org.springframework.context.support.AbstractApplicationContext 
obtainFreshBeanFactory
INFO: Bean factory for application context [EMAIL PROTECTED]: [EMAIL PROTECTED]
Feb 26, 2008 10:06:43 AM 
org.springframework.beans.factory.support.DefaultListableBeanFactory 
preInstantiateSingletons
INFO: Pre-instantiating singletons in [EMAIL PROTECTED]: defining beans 
[org.springframework.beans.factory.config.CustomScopeConfigurer,simpleBean]; 
root of factory hierarchy
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 sec
Running org.apache.myfaces.orchestra.conversation.TestScope
Feb 26, 2008 10:06:44 AM 
org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: 
classpath:org/apache/myfaces/orchestra/conversation/TestScope.xml
Feb 26, 2008 10:06:44 AM 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource 
[org/apache/myfaces/orchestra/conversation/TestScope.xml]
Feb 26, 2008 10:06:44 AM 
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup 
date [Tue Feb 26 10:06:44 GMT+00:00 2008]; root of context hierarchy
Feb 26, 2008 10:06:44 AM 
org.springframework.context.support.AbstractApplicationContext 
obtainFreshBeanFactory
INFO: Bean factory for application context [EMAIL PROTECTED]: [EMAIL PROTECTED]
Feb 26, 2008 10:06:44 AM 
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
 postProcessAfterInitialization
INFO: Bean 'proxier' is not eligible for getting processed by all 
BeanPostProcessors (for example: not eligible for auto-proxying)
Feb 26, 2008 10:06:44 AM 
org.springframework.beans.factory.support.DefaultListableBeanFactory 
preInstantiateSingletons
INFO: Pre-instantiating singletons in [EMAIL PROTECTED]: defining beans 
[interceptor,proxier,conversationAdvice,org.springframework.beans.factory.config.CustomScopeConfigurer,scopedTarget.scopedBean,scopedBean,unscopedBean,plainBean];
 root of factory hierarchy
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Conversation Method
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: before:Invoking
Feb 26, 2008 10:06:44 AM org.apache.myfaces.orchestra.conversation.MockAdvice 
invoke
INFO: after: Invoking
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 sec
Running org.apache.myfaces.orchestra.lib.jsf.TestSerializableConverter
Feb 26, 2008 10:06:44 AM 
org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: 
classpath:org/apache/myfaces/orchestra/lib/jsf/TestSerializableConverter.xml
Feb 26, 2008 10:06:44 AM 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource 
[org/apache/myfaces/orchestra/lib/jsf/TestSerializableConverter.xml]
Feb 26, 2008 10:06:44 AM 
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup 
date [Tue Feb 26 10:06:44 GMT+00:00 2008]; root of context hierarchy
Feb 26, 2008 10:06:44 AM 
org.springframework.context.support.AbstractApplicationContext 
obtainFreshBeanFactory
INFO: Bean factory for application context [EMAIL PROTECTED]: [EMAIL PROTECTED]
Feb 26, 2008 10:06:44 AM 
org.springframework.beans.factory.support.DefaultListableBeanFactory 
preInstantiateSingletons
INFO: Pre-instantiating singletons in [EMAIL PROTECTED]: defining beans 
[org.springframework.beans.factory.config.CustomScopeConfigurer,statelessConverter,statefulConverter];
 root of factory hierarchy
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 sec
Running 
org.apache.myfaces.orchestra.requestParameterProvider.TestRequestParameterProviderManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.myfaces.orchestra.conversation.TestConversation
Feb 26, 2008 10:06:44 AM 
org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: classpath:testApplicationContext.xml
Feb 26, 2008 10:06:44 AM 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource 
[testApplicationContext.xml]
Feb 26, 2008 10:06:44 AM 
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup 
date [Tue Feb 26 10:06:44 GMT+00:00 2008]; root of context hierarchy
Feb 26, 2008 10:06:44 AM 
org.springframework.context.support.AbstractApplicationContext 
obtainFreshBeanFactory
INFO: Bean factory for application context [EMAIL PROTECTED]: [EMAIL PROTECTED]
Feb 26, 2008 10:06:44 AM 
org.springframework.beans.factory.support.DefaultListableBeanFactory 
preInstantiateSingletons
INFO: Pre-instantiating singletons in [EMAIL PROTECTED]: defining beans 
[org.springframework.beans.factory.config.CustomScopeConfigurer,scopedTarget.dummyBean,dummyBean];
 root of factory hierarchy
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec

Results :

Tests run: 11, Failures: 0, Errors: 0, Skipped: 0

Feb 26, 2008 10:06:44 AM 
org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup date 
[Tue Feb 26 10:06:43 GMT+00:00 2008]; root of context hierarchy
Feb 26, 2008 10:06:44 AM 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry 
destroySingletons
INFO: Destroying singletons in [EMAIL PROTECTED]: defining beans 
[org.springframework.beans.factory.config.CustomScopeConfigurer,simpleBean]; 
root of factory hierarchy
Feb 26, 2008 10:06:44 AM 
org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup date 
[Tue Feb 26 10:06:44 GMT+00:00 2008]; root of context hierarchy
Feb 26, 2008 10:06:44 AM 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry 
destroySingletons
INFO: Destroying singletons in [EMAIL PROTECTED]: defining beans 
[org.springframework.beans.factory.config.CustomScopeConfigurer,statelessConverter,statefulConverter];
 root of factory hierarchy
Feb 26, 2008 10:06:44 AM 
org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup date 
[Tue Feb 26 10:06:44 GMT+00:00 2008]; root of context hierarchy
Feb 26, 2008 10:06:44 AM 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry 
destroySingletons
INFO: Destroying singletons in [EMAIL PROTECTED]: defining beans 
[interceptor,proxier,conversationAdvice,org.springframework.beans.factory.config.CustomScopeConfigurer,scopedTarget.scopedBean,scopedBean,unscopedBean,plainBean];
 root of factory hierarchy
[INFO] [jar:jar]
[INFO] Building jar: 
/local/continuum-1.1-beta-2/working-directory/51/core/target/myfaces-orchestra-core-1.1-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar: 
/local/continuum-1.1-beta-2/working-directory/51/core/target/myfaces-orchestra-core-1.1-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing 
/local/continuum-1.1-beta-2/working-directory/51/core/target/myfaces-orchestra-core-1.1-SNAPSHOT.jar
 to 
/export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core/1.1-SNAPSHOT/myfaces-orchestra-core-1.1-SNAPSHOT.jar
[INFO] Installing 
/local/continuum-1.1-beta-2/working-directory/51/core/target/myfaces-orchestra-core-1.1-SNAPSHOT-sources.jar
 to 
/export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core/1.1-SNAPSHOT/myfaces-orchestra-core-1.1-SNAPSHOT-sources.jar
[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: 
scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/orchestra/myfaces-orchestra-core/1.1-SNAPSHOT/myfaces-orchestra-core-1.1-SNAPSHOT.jar
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact 
org.apache.myfaces.orchestra:myfaces-orchestra-core'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot 
org.apache.myfaces.orchestra:myfaces-orchestra-core:1.1-SNAPSHOT'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading project information for myfaces-orchestra-core 1.1-SNAPSHOT
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: 
scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/orchestra/myfaces-orchestra-core/1.1-SNAPSHOT/myfaces-orchestra-core-1.1-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Core15
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
/local/continuum-1.1-beta-2/working-directory/51/core15/target
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
    [copy] Copying 2 files to 
/local/continuum-1.1-beta-2/working-directory/51/core15/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] [xslt:transform {execution: default}]
[INFO] # of XML files: 1
[INFO] transform, srcFile: 
/local/continuum-1.1-beta-2/working-directory/51/core15/src/main/tld/myfaces_orchestra15.tld,
 destFile: 
/local/continuum-1.1-beta-2/working-directory/51/core15/target/classes/META-INF/myfaces_orchestra15.tld
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 77 source files to 
/local/continuum-1.1-beta-2/working-directory/51/core15/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 3 source files to 
/local/continuum-1.1-beta-2/working-directory/51/core15/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/local/continuum-1.1-beta-2/working-directory/51/core15/target/surefire-reports

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.myfaces.orchestra.conversation.TestConversationPersistence
Feb 26, 2008 10:07:27 AM 
org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: classpath:testApplicationContext.xml
Feb 26, 2008 10:07:27 AM 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource 
[testApplicationContext.xml]
Feb 26, 2008 10:07:28 AM 
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup 
date [Tue Feb 26 10:07:28 GMT+00:00 2008]; root of context hierarchy
Feb 26, 2008 10:07:28 AM 
org.springframework.context.support.AbstractApplicationContext 
obtainFreshBeanFactory
INFO: Bean factory for application context [EMAIL PROTECTED]: [EMAIL PROTECTED]
Feb 26, 2008 10:07:28 AM 
org.springframework.orm.jpa.LocalEntityManagerFactoryBean 
createNativeEntityManagerFactory
INFO: Building JPA EntityManagerFactory for persistence unit 'default'
[TopLink Config]: 2008.02.26 
10:07:29.164--ServerSession(22878167)--Thread(Thread[main,5,main])--The alias 
name for the entity class [class 
org.apache.myfaces.orchestra.conversation.model.UserData] is being defaulted 
to: UserData.
[TopLink Config]: 2008.02.26 
10:07:29.182--ServerSession(22878167)--Thread(Thread[main,5,main])--The table 
name for entity [class 
org.apache.myfaces.orchestra.conversation.model.UserData] is being defaulted 
to: USERDATA.
[TopLink Config]: 2008.02.26 
10:07:29.212--ServerSession(22878167)--Thread(Thread[main,5,main])--The table 
name for entity [private java.lang.Long 
org.apache.myfaces.orchestra.conversation.model.UserData.id] is being defaulted 
to: USERDATA.
[TopLink Config]: 2008.02.26 
10:07:29.212--ServerSession(22878167)--Thread(Thread[main,5,main])--The column 
name for element [private java.lang.Long 
org.apache.myfaces.orchestra.conversation.model.UserData.id] is being defaulted 
to: ID.
[TopLink Config]: 2008.02.26 
10:07:29.229--ServerSession(22878167)--Thread(Thread[main,5,main])--The table 
name for entity [private java.lang.String 
org.apache.myfaces.orchestra.conversation.model.UserData.username] is being 
defaulted to: USERDATA.
[TopLink Config]: 2008.02.26 
10:07:29.229--ServerSession(22878167)--Thread(Thread[main,5,main])--The column 
name for element [private java.lang.String 
org.apache.myfaces.orchestra.conversation.model.UserData.username] is being 
defaulted to: USERNAME.
[TopLink Config]: 2008.02.26 
10:07:29.234--ServerSession(22878167)--Thread(Thread[main,5,main])--The table 
name for entity [private java.lang.Long 
org.apache.myfaces.orchestra.conversation.model.UserData.version] is being 
defaulted to: USERDATA.
[TopLink Config]: 2008.02.26 
10:07:29.235--ServerSession(22878167)--Thread(Thread[main,5,main])--The column 
name for element [private java.lang.Long 
org.apache.myfaces.orchestra.conversation.model.UserData.version] is being 
defaulted to: VERSION.
[TopLink Info]: 2008.02.26 
10:07:30.130--ServerSession(22878167)--Thread(Thread[main,5,main])--TopLink, 
version: Oracle TopLink Essentials - 2006.6 (Build 060608)
[TopLink Config]: 2008.02.26 
10:07:30.145--ServerSession(22878167)--Connection(11666258)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
        platform=>DerbyPlatform
        user name=> "sa"
        datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26 
10:07:31.969--ServerSession(22878167)--Connection(919246)--Thread(Thread[main,5,main])--Connected:
 jdbc:derby:myfacesOrchestraDB/TESTS
        User: sa
        Database: Apache Derby  Version: 10.3.1.4 - (561794)
        Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26 
10:07:31.970--ServerSession(22878167)--Connection(14741677)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
        platform=>DerbyPlatform
        user name=> "sa"
        datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26 
10:07:31.978--ServerSession(22878167)--Connection(28117049)--Thread(Thread[main,5,main])--Connected:
 jdbc:derby:myfacesOrchestraDB/TESTS
        User: sa
        Database: Apache Derby  Version: 10.3.1.4 - (561794)
        Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26 
10:07:31.979--ServerSession(22878167)--Connection(16183734)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
        platform=>DerbyPlatform
        user name=> "sa"
        datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26 
10:07:31.981--ServerSession(22878167)--Connection(3276579)--Thread(Thread[main,5,main])--Connected:
 jdbc:derby:myfacesOrchestraDB/TESTS
        User: sa
        Database: Apache Derby  Version: 10.3.1.4 - (561794)
        Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26 
10:07:31.982--ServerSession(22878167)--Connection(6649557)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
        platform=>DerbyPlatform
        user name=> "sa"
        datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26 
10:07:31.985--ServerSession(22878167)--Connection(13969258)--Thread(Thread[main,5,main])--Connected:
 jdbc:derby:myfacesOrchestraDB/TESTS
        User: sa
        Database: Apache Derby  Version: 10.3.1.4 - (561794)
        Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26 
10:07:31.986--ServerSession(22878167)--Connection(964388)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
        platform=>DerbyPlatform
        user name=> "sa"
        datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26 
10:07:31.989--ServerSession(22878167)--Connection(14941604)--Thread(Thread[main,5,main])--Connected:
 jdbc:derby:myfacesOrchestraDB/TESTS
        User: sa
        Database: Apache Derby  Version: 10.3.1.4 - (561794)
        Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26 
10:07:31.989--ServerSession(22878167)--Connection(2180223)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
        platform=>DerbyPlatform
        user name=> "sa"
        datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26 
10:07:31.992--ServerSession(22878167)--Connection(19481516)--Thread(Thread[main,5,main])--Connected:
 jdbc:derby:myfacesOrchestraDB/TESTS
        User: sa
        Database: Apache Derby  Version: 10.3.1.4 - (561794)
        Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Config]: 2008.02.26 
10:07:31.993--ServerSession(22878167)--Connection(1699198)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
        platform=>DerbyPlatform
        user name=> "sa"
        datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.02.26 
10:07:31.996--ServerSession(22878167)--Connection(21943671)--Thread(Thread[main,5,main])--Connected:
 jdbc:derby:myfacesOrchestraDB/TESTS
        User: sa
        Database: Apache Derby  Version: 10.3.1.4 - (561794)
        Driver: Apache Derby Embedded JDBC Driver  Version: 10.3.1.4 - (561794)
[TopLink Info]: 2008.02.26 
10:07:32.107--ServerSession(22878167)--Thread(Thread[main,5,main])--file:/local/continuum-1.1-beta-2/working-directory/51/core15/target/test-classes-default
 login successful
[TopLink Fine]: 2008.02.26 
10:07:32.132--ServerSession(22878167)--Connection(28117049)--Thread(Thread[main,5,main])--DROP
 TABLE USERDATA
[TopLink Warning]: 2008.02.26 
10:07:32.420--ServerSession(22878167)--Thread(Thread[main,5,main])--Exception 
[TOPLINK-4002] (Oracle TopLink Essentials - 2006.6 (Build 060608)): 
oracle.toplink.essentials.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: Schema 'SA' does not existError 
Code: 30000
Call:DROP TABLE USERDATA
Query:DataModifyQuery()
[TopLink Fine]: 2008.02.26 
10:07:32.427--ServerSession(22878167)--Connection(919246)--Thread(Thread[main,5,main])--CREATE
 TABLE USERDATA (ID BIGINT GENERATED ALWAYS AS IDENTITY NOT NULL, USERNAME 
VARCHAR(255), VERSION BIGINT, PRIMARY KEY (ID))
Feb 26, 2008 10:07:32 AM 
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
 postProcessAfterInitialization
INFO: Bean 'org.springframework.aop.config.internalAutoProxyCreator' is not 
eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
Feb 26, 2008 10:07:32 AM 
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
 postProcessAfterInitialization
INFO: Bean 
'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor' is 
not eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
Feb 26, 2008 10:07:32 AM 
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
 postProcessAfterInitialization
INFO: Bean 'transactionManager' is not eligible for getting processed by all 
BeanPostProcessors (for example: not eligible for auto-proxying)
Feb 26, 2008 10:07:32 AM 
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
 postProcessAfterInitialization
INFO: Bean '(inner bean)' is not eligible for getting processed by all 
BeanPostProcessors (for example: not eligible for auto-proxying)
Feb 26, 2008 10:07:32 AM 
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
 postProcessAfterInitialization
INFO: Bean '(inner bean)' is not eligible for getting processed by all 
BeanPostProcessors (for example: not eligible for auto-proxying)
Feb 26, 2008 10:07:32 AM 
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
 postProcessAfterInitialization
INFO: Bean 
'org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor' 
is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
Feb 26, 2008 10:07:32 AM 
org.springframework.beans.factory.support.DefaultListableBeanFactory 
preInstantiateSingletons
INFO: Pre-instantiating singletons in [EMAIL PROTECTED]: defining beans 
[org.springframework.beans.factory.config.CustomScopeConfigurer,persistentContextConversationInterceptor,persistentContextFactory,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor,transactionManager,entityManagerFactory,scopedTarget.persistentBackingBean,persistentBackingBean];
 root of factory hierarchy
[TopLink Fine]: 2008.02.26 
10:07:33.406--ClientSession(27505497)--Connection(3276579)--Thread(Thread[main,5,main])--INSERT
 INTO USERDATA (USERNAME, VERSION) VALUES (?, ?)
        bind => [test, 1]
[TopLink Fine]: 2008.02.26 
10:07:33.621--ClientSession(27505497)--Connection(3276579)--Thread(Thread[main,5,main])--values
 IDENTITY_VAL_LOCAL()
[TopLink Fine]: 2008.02.26 
10:07:33.693--ClientSession(3529877)--Connection(13969258)--Thread(Thread[main,5,main])--INSERT
 INTO USERDATA (USERNAME, VERSION) VALUES (?, ?)
        bind => [test, 1]
[TopLink Fine]: 2008.02.26 
10:07:33.695--ClientSession(3529877)--Connection(13969258)--Thread(Thread[main,5,main])--values
 IDENTITY_VAL_LOCAL()
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.97 sec

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[TopLink Config]: 2008.02.26 
10:07:33.731--ServerSession(22878167)--Connection(919246)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Info]: 2008.02.26 
10:07:33.732--ServerSession(22878167)--Thread(Thread[Thread-2,5,main])--file:/local/continuum-1.1-beta-2/working-directory/51/core15/target/test-classes-default
 logout successful
[TopLink Config]: 2008.02.26 
10:07:33.732--ServerSession(22878167)--Connection(28117049)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2008.02.26 
10:07:33.732--ServerSession(22878167)--Connection(11666258)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2008.02.26 
10:07:33.733--ServerSession(22878167)--Connection(14941604)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2008.02.26 
10:07:33.733--ServerSession(22878167)--Connection(19481516)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2008.02.26 
10:07:33.733--ServerSession(22878167)--Connection(21943671)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2008.02.26 
10:07:33.733--ServerSession(22878167)--Connection(3276579)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2008.02.26 
10:07:33.734--ServerSession(22878167)--Connection(13969258)--Thread(Thread[Thread-2,5,main])--disconnect
[INFO] [jar:jar]
[INFO] Building jar: 
/local/continuum-1.1-beta-2/working-directory/51/core15/target/myfaces-orchestra-core15-1.0-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar: 
/local/continuum-1.1-beta-2/working-directory/51/core15/target/myfaces-orchestra-core15-1.0-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing 
/local/continuum-1.1-beta-2/working-directory/51/core15/target/myfaces-orchestra-core15-1.0-SNAPSHOT.jar
 to 
/export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core15/1.0-SNAPSHOT/myfaces-orchestra-core15-1.0-SNAPSHOT.jar
[INFO] Installing 
/local/continuum-1.1-beta-2/working-directory/51/core15/target/myfaces-orchestra-core15-1.0-SNAPSHOT-sources.jar
 to 
/export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core15/1.0-SNAPSHOT/myfaces-orchestra-core15-1.0-SNAPSHOT-sources.jar
[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: 
scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/orchestra/myfaces-orchestra-core15/1.0-SNAPSHOT/myfaces-orchestra-core15-1.0-SNAPSHOT.jar
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact 
org.apache.myfaces.orchestra:myfaces-orchestra-core15'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading project information for myfaces-orchestra-core15 1.0-SNAPSHOT
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot 
org.apache.myfaces.orchestra:myfaces-orchestra-core15:1.0-SNAPSHOT'
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: 
scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/orchestra/myfaces-orchestra-core15/1.0-SNAPSHOT/myfaces-orchestra-core15-1.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Sandbox
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
/local/continuum-1.1-beta-2/working-directory/51/sandbox/target
[INFO] snapshot org.apache.myfaces.tomahawk:tomahawk-sandbox:1.1.7-SNAPSHOT: 
checking for updates from apache-maven-snapshots
[INFO] snapshot org.apache.myfaces.tomahawk:tomahawk-sandbox:1.1.7-SNAPSHOT: 
checking for updates from java-net
[INFO] snapshot org.apache.myfaces.tomahawk:tomahawk-sandbox:1.1.7-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.apache.myfaces.tomahawk:sandbox-project:1.1.7-SNAPSHOT: 
checking for updates from apache-maven-snapshots
[INFO] snapshot org.apache.myfaces.tomahawk:sandbox-project:1.1.7-SNAPSHOT: 
checking for updates from java-net
[INFO] snapshot org.apache.myfaces.tomahawk:sandbox-project:1.1.7-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.apache.myfaces.tomahawk:tomahawk-project:1.1.7-SNAPSHOT: 
checking for updates from apache-maven-snapshots
[INFO] snapshot org.apache.myfaces.tomahawk:tomahawk-project:1.1.7-SNAPSHOT: 
checking for updates from java-net
[INFO] snapshot org.apache.myfaces.tomahawk:tomahawk-project:1.1.7-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.apache.myfaces.tomahawk:tomahawk:1.1.7-SNAPSHOT: checking 
for updates from apache-maven-snapshots
[INFO] snapshot org.apache.myfaces.tomahawk:tomahawk:1.1.7-SNAPSHOT: checking 
for updates from java-net
[INFO] snapshot org.apache.myfaces.tomahawk:tomahawk:1.1.7-SNAPSHOT: checking 
for updates from apache.snapshots
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
    [copy] Copying 2 files to 
/local/continuum-1.1-beta-2/working-directory/51/sandbox/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] [xslt:transform {execution: default}]
[ERROR] XSL file does not exist: 
/local/continuum-1.1-beta-2/working-directory/51/sandbox/src/main/tld/misc/resolve_entities.xsl
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 6 source files to 
/local/continuum-1.1-beta-2/working-directory/51/sandbox/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: 
/local/continuum-1.1-beta-2/working-directory/51/sandbox/target/myfaces-orchestra-sandbox-1.0-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar: 
/local/continuum-1.1-beta-2/working-directory/51/sandbox/target/myfaces-orchestra-sandbox-1.0-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing 
/local/continuum-1.1-beta-2/working-directory/51/sandbox/target/myfaces-orchestra-sandbox-1.0-SNAPSHOT.jar
 to 
/export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-sandbox/1.0-SNAPSHOT/myfaces-orchestra-sandbox-1.0-SNAPSHOT.jar
[INFO] Installing 
/local/continuum-1.1-beta-2/working-directory/51/sandbox/target/myfaces-orchestra-sandbox-1.0-SNAPSHOT-sources.jar
 to 
/export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-sandbox/1.0-SNAPSHOT/myfaces-orchestra-sandbox-1.0-SNAPSHOT-sources.jar
[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: 
scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/orchestra/myfaces-orchestra-sandbox/1.0-SNAPSHOT/myfaces-orchestra-sandbox-1.0-SNAPSHOT.jar
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot 
org.apache.myfaces.orchestra:myfaces-orchestra-sandbox:1.0-SNAPSHOT'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading project information for myfaces-orchestra-sandbox 1.0-SNAPSHOT
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact 
org.apache.myfaces.orchestra:myfaces-orchestra-sandbox'
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: 
scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/orchestra/myfaces-orchestra-sandbox/1.0-SNAPSHOT/myfaces-orchestra-sandbox-1.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Examples Project
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
/local/continuum-1.1-beta-2/working-directory/51/examples/target
[INFO] artifact org.apache.maven.plugins:maven-war-plugin: checking for updates 
from mortbay-repo
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
    [copy] Copying 2 files to 
/local/continuum-1.1-beta-2/working-directory/51/examples/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 60 source files to 
/local/continuum-1.1-beta-2/working-directory/51/examples/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/local/continuum-1.1-beta-2/working-directory/51/examples/src/main/java/org/apache/myfaces/examples/mops/model/ShopCustomer.java:[97,16]
 cannot find symbol
symbol  : method converterId()
location: @interface org.apache.myfaces.orchestra.dynaForm.annot.ui.DataProvider

/local/continuum-1.1-beta-2/working-directory/51/examples/src/main/java/org/apache/myfaces/examples/mops/model/ProductPrice.java:[139,16]
 cannot find symbol
symbol  : method converterId()
location: @interface org.apache.myfaces.orchestra.dynaForm.annot.ui.DataProvider


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 35 seconds
[INFO] Finished at: Tue Feb 26 10:08:37 GMT+00:00 2008
[INFO] Final Memory: 27M/80M
[INFO] ------------------------------------------------------------------------

****************************************************************************


Reply via email to