You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@myfaces.apache.org by "Continuum@myfaces.zones.apache.org" <no...@myfaces.apache.org> on 2008/04/03 01:17:09 UTC

[continuum] BUILD SUCCESSFUL: MyFaces Orchestra Project

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

Build statistics:
  State: Ok
  Previous State: Error
  Started at: Wed 2 Apr 2008 23:07:51 +0000
  Finished at: Wed 2 Apr 2008 23:17:06 +0000
  Total time: 9m 14s
  Build Trigger: Schedule
  Build Number: 87
  Exit code: 0
  Building machine hostname: myfaces.zones.apache.org
  Operating system : SunOS(unknown)
  Java Home version : 
          java version "1.5.0_15"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
          Java HotSpot(TM) Server VM (build 1.5.0_15-b04, mixed mode)
        
  Builder version :
          Maven version: 2.0.8
          Java version: 1.5.0_15
          OS name: "sunos" version: "5.10" arch: "x86" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: imario @ Wed 2 Apr 2008 19:04:08 +0000
Comment: use latest Orchestra snapshot for examples
Files changed:
  /myfaces/orchestra/trunk/examples/pom.xml ( 644011 )

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

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

****************************************************************************
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.2-SNAPSHOT/myfaces-orchestra-maven-1.2-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.2-SNAPSHOT/myfaces-orchestra-maven-1.2-SNAPSHOT.pom
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot org.apache.myfaces.orchestra:myfaces-orchestra-maven:1.2-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 197 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
-------------------------------------------------------
Apr 2, 2008 11:08:38 PM org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: classpath:org/apache/myfaces/orchestra/conversation/spring/TestSpringUtils.xml
Apr 2, 2008 11:08:39 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [org/apache/myfaces/orchestra/conversation/spring/TestSpringUtils.xml]
Running org.apache.myfaces.orchestra.viewController.TestDefaultViewControllerNameMapper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.myfaces.orchestra.viewController.TestReflectiveViewControllerExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.myfaces.orchestra.viewController.TestInterfaceViewControllerExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.myfaces.orchestra.conversation.spring.TestSpringUtils
Apr 2, 2008 11:08:39 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.GenericApplicationContext@1e152c5: display name [org.springframework.context.support.GenericApplicationContext@1e152c5]; startup date [Wed Apr 02 23:08:39 GMT+00:00 2008]; root of context hierarchy
Apr 2, 2008 11:08:39 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@1e152c5]: org.springframework.beans.factory.support.DefaultListableBeanFactory@edf3f6
Apr 2, 2008 11:08:39 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@edf3f6: 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.831 sec
Running org.apache.myfaces.orchestra.conversation.TestScope
Apr 2, 2008 11:08:39 PM org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: classpath:org/apache/myfaces/orchestra/conversation/TestScope.xml
Apr 2, 2008 11:08:39 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [org/apache/myfaces/orchestra/conversation/TestScope.xml]
Apr 2, 2008 11:08:39 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.GenericApplicationContext@4c47db: display name [org.springframework.context.support.GenericApplicationContext@4c47db]; startup date [Wed Apr 02 23:08:39 GMT+00:00 2008]; root of context hierarchy
Apr 2, 2008 11:08:39 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@4c47db]: org.springframework.beans.factory.support.DefaultListableBeanFactory@edf389
Apr 2, 2008 11:08:39 PM 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)
Apr 2, 2008 11:08:39 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@edf389: defining beans [interceptor,proxier,conversationAdvice,org.springframework.beans.factory.config.CustomScopeConfigurer,scopedTarget.scopedBean,scopedBean,unscopedBean,plainBean]; root of factory hierarchy
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Apr 2, 2008 11:08:40 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 sec
Running org.apache.myfaces.orchestra.lib.jsf.TestSerializableConverter
Apr 2, 2008 11:08:40 PM org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: classpath:org/apache/myfaces/orchestra/lib/jsf/TestSerializableConverter.xml
Apr 2, 2008 11:08:40 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [org/apache/myfaces/orchestra/lib/jsf/TestSerializableConverter.xml]
Apr 2, 2008 11:08:40 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.GenericApplicationContext@1a8773c: display name [org.springframework.context.support.GenericApplicationContext@1a8773c]; startup date [Wed Apr 02 23:08:40 GMT+00:00 2008]; root of context hierarchy
Apr 2, 2008 11:08:40 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@1a8773c]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1989b5
Apr 2, 2008 11:08:40 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1989b5: 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.324 sec
Running org.apache.myfaces.orchestra.requestParameterProvider.TestRequestParameterProviderManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.myfaces.orchestra.conversation.TestConversation
Apr 2, 2008 11:08:40 PM org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: classpath:testApplicationContext.xml
Apr 2, 2008 11:08:40 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [testApplicationContext.xml]
Apr 2, 2008 11:08:40 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.GenericApplicationContext@1cc5069: display name [org.springframework.context.support.GenericApplicationContext@1cc5069]; startup date [Wed Apr 02 23:08:40 GMT+00:00 2008]; root of context hierarchy
Apr 2, 2008 11:08:40 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@1cc5069]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1911540
Apr 2, 2008 11:08:40 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1911540: 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.173 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /local/continuum-1.1-beta-2/working-directory/51/core/target/myfaces-orchestra-core-1.2-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.2-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/51/core/target/myfaces-orchestra-core-1.2-SNAPSHOT.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core/1.2-SNAPSHOT/myfaces-orchestra-core-1.2-SNAPSHOT.jar
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/51/core/target/myfaces-orchestra-core-1.2-SNAPSHOT-sources.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core/1.2-SNAPSHOT/myfaces-orchestra-core-1.2-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.2-SNAPSHOT/myfaces-orchestra-core-1.2-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.2-SNAPSHOT'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading project information for myfaces-orchestra-core 1.2-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.2-SNAPSHOT/myfaces-orchestra-core-1.2-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] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 13 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
Apr 2, 2008 11:10:29 PM org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: classpath:testApplicationContext.xml
Apr 2, 2008 11:10:29 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [testApplicationContext.xml]
Apr 2, 2008 11:10:30 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.GenericApplicationContext@18088c0: display name [org.springframework.context.support.GenericApplicationContext@18088c0]; startup date [Wed Apr 02 23:10:30 GMT+00:00 2008]; root of context hierarchy
Apr 2, 2008 11:10:30 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@18088c0]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1acd47
Apr 2, 2008 11:10:30 PM org.springframework.orm.jpa.LocalEntityManagerFactoryBean createNativeEntityManagerFactory
INFO: Building JPA EntityManagerFactory for persistence unit 'default'
[TopLink Config]: 2008.04.02 11:10:31.551--ServerSession(2329159)--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.04.02 11:10:31.568--ServerSession(2329159)--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.04.02 11:10:31.592--ServerSession(2329159)--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.04.02 11:10:31.592--ServerSession(2329159)--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.04.02 11:10:31.607--ServerSession(2329159)--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.04.02 11:10:31.608--ServerSession(2329159)--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.04.02 11:10:31.612--ServerSession(2329159)--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.04.02 11:10:31.612--ServerSession(2329159)--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.04.02 11:10:33.037--ServerSession(2329159)--Thread(Thread[main,5,main])--TopLink, version: Oracle TopLink Essentials - 2006.6 (Build 060608)
[TopLink Config]: 2008.04.02 11:10:33.050--ServerSession(2329159)--Connection(7192009)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.04.02 11:10:34.888--ServerSession(2329159)--Connection(14741677)--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.04.02 11:10:34.889--ServerSession(2329159)--Connection(30994786)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.04.02 11:10:34.894--ServerSession(2329159)--Connection(16183734)--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.04.02 11:10:34.895--ServerSession(2329159)--Connection(7806641)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.04.02 11:10:34.897--ServerSession(2329159)--Connection(6649557)--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.04.02 11:10:34.897--ServerSession(2329159)--Connection(22862272)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.04.02 11:10:34.901--ServerSession(2329159)--Connection(964388)--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.04.02 11:10:34.901--ServerSession(2329159)--Connection(1690810)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.04.02 11:10:34.904--ServerSession(2329159)--Connection(2180223)--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.04.02 11:10:34.904--ServerSession(2329159)--Connection(1583728)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.04.02 11:10:34.906--ServerSession(2329159)--Connection(1699198)--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.04.02 11:10:34.907--ServerSession(2329159)--Connection(3614661)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2008.04.02 11:10:34.909--ServerSession(2329159)--Connection(10526273)--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.04.02 11:10:35.002--ServerSession(2329159)--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.04.02 11:10:35.021--ServerSession(2329159)--Connection(16183734)--Thread(Thread[main,5,main])--DROP TABLE USERDATA
[TopLink Warning]: 2008.04.02 11:10:35.175--ServerSession(2329159)--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.04.02 11:10:35.179--ServerSession(2329159)--Connection(14741677)--Thread(Thread[main,5,main])--CREATE TABLE USERDATA (ID BIGINT GENERATED ALWAYS AS IDENTITY NOT NULL, USERNAME VARCHAR(255), VERSION BIGINT, PRIMARY KEY (ID))
Apr 2, 2008 11:10:35 PM 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)
Apr 2, 2008 11:10:35 PM 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)
Apr 2, 2008 11:10:35 PM 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)
Apr 2, 2008 11:10:35 PM 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)
Apr 2, 2008 11:10:35 PM 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)
Apr 2, 2008 11:10:35 PM 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)
Apr 2, 2008 11:10:35 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1acd47: 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.04.02 11:10:35.978--ClientSession(19934057)--Connection(6649557)--Thread(Thread[main,5,main])--INSERT INTO USERDATA (USERNAME, VERSION) VALUES (?, ?)
	bind => [test, 1]
[TopLink Fine]: 2008.04.02 11:10:36.191--ClientSession(19934057)--Connection(6649557)--Thread(Thread[main,5,main])--values IDENTITY_VAL_LOCAL()
[TopLink Fine]: 2008.04.02 11:10:36.265--ClientSession(2419333)--Connection(964388)--Thread(Thread[main,5,main])--INSERT INTO USERDATA (USERNAME, VERSION) VALUES (?, ?)
	bind => [test, 1]
[TopLink Fine]: 2008.04.02 11:10:36.267--ClientSession(2419333)--Connection(964388)--Thread(Thread[main,5,main])--values IDENTITY_VAL_LOCAL()
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.46 sec

Results :

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

[TopLink Config]: 2008.04.02 11:10:36.395--ServerSession(2329159)--Connection(14741677)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Info]: 2008.04.02 11:10:36.395--ServerSession(2329159)--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.04.02 11:10:36.396--ServerSession(2329159)--Connection(16183734)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2008.04.02 11:10:36.396--ServerSession(2329159)--Connection(7192009)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2008.04.02 11:10:36.396--ServerSession(2329159)--Connection(2180223)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2008.04.02 11:10:36.396--ServerSession(2329159)--Connection(1699198)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2008.04.02 11:10:36.396--ServerSession(2329159)--Connection(10526273)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2008.04.02 11:10:36.397--ServerSession(2329159)--Connection(6649557)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2008.04.02 11:10:36.397--ServerSession(2329159)--Connection(964388)--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.orchestra:myfaces-orchestra-core:1.1-SNAPSHOT: checking for updates from apache-maven-snapshots
[INFO] snapshot org.apache.myfaces.orchestra:myfaces-orchestra-core:1.1-SNAPSHOT: checking for updates from java-net
[INFO] snapshot org.apache.myfaces.orchestra:myfaces-orchestra-core:1.1-SNAPSHOT: checking for updates from apache.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 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 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 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] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 75 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] snapshot org.apache.myfaces.core:myfaces-api:1.1.6-SNAPSHOT: checking for updates from apache-maven-snapshots
[INFO] snapshot org.apache.myfaces.core:myfaces-api:1.1.6-SNAPSHOT: checking for updates from java-net
[INFO] snapshot org.apache.myfaces.core:myfaces-core-project:1.1.6-SNAPSHOT: checking for updates from apache-maven-snapshots
[INFO] snapshot org.apache.myfaces.core:myfaces-core-project:1.1.6-SNAPSHOT: checking for updates from java-net
[INFO] snapshot org.apache.myfaces.core:myfaces-impl:1.1.6-SNAPSHOT: checking for updates from apache-maven-snapshots
[INFO] snapshot org.apache.myfaces.core:myfaces-impl:1.1.6-SNAPSHOT: checking for updates from java-net
[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] [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] [war:war]
[INFO] Packaging webapp
[INFO] Assembling webapp[myfaces-orchestra-examples-project] in [/local/continuum-1.1-beta-2/working-directory/51/examples/target/myfaces-orchestra-examples-project]
[INFO] Processing war project
[INFO] Webapp assembled in[1119 msecs]
[INFO] Building war: /local/continuum-1.1-beta-2/working-directory/51/examples/target/myfaces-orchestra-examples-project.war
[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/examples/target/myfaces-orchestra-examples-project-sources.jar
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/51/examples/target/myfaces-orchestra-examples-project.war to /export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-examples-project/1.0-SNAPSHOT/myfaces-orchestra-examples-project-1.0-SNAPSHOT.war
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/51/examples/target/myfaces-orchestra-examples-project-sources.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-examples-project/1.0-SNAPSHOT/myfaces-orchestra-examples-project-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-examples-project/1.0-SNAPSHOT/myfaces-orchestra-examples-project-1.0-SNAPSHOT.war
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact org.apache.myfaces.orchestra:myfaces-orchestra-examples-project'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot org.apache.myfaces.orchestra:myfaces-orchestra-examples-project:1.0-SNAPSHOT'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading project information for myfaces-orchestra-examples-project 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-examples-project/1.0-SNAPSHOT/myfaces-orchestra-examples-project-1.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Project
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/51/pom.xml to /export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-project/1.0-SNAPSHOT/myfaces-orchestra-project-1.0-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-project/1.0-SNAPSHOT/myfaces-orchestra-project-1.0-SNAPSHOT.pom
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact org.apache.myfaces.orchestra:myfaces-orchestra-project'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot org.apache.myfaces.orchestra:myfaces-orchestra-project:1.0-SNAPSHOT'
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] MyFaces Orchestra Maven ............................... SUCCESS [28.607s]
[INFO] MyFaces Orchestra Core ................................ SUCCESS [2:04.511s]
[INFO] MyFaces Orchestra Core15 .............................. SUCCESS [38.408s]
[INFO] MyFaces Orchestra Sandbox ............................. SUCCESS [2:20.176s]
[INFO] MyFaces Orchestra Examples Project .................... SUCCESS [2:45.460s]
[INFO] MyFaces Orchestra Project ............................. SUCCESS [55.398s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 13 seconds
[INFO] Finished at: Wed Apr 02 23:17:06 GMT+00:00 2008
[INFO] Final Memory: 27M/82M
[INFO] ------------------------------------------------------------------------

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