You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by "Continuum@myfaces.zones.apache.org" <no...@myfaces.apache.org> on 2009/12/12 17:19:29 UTC

[continuum] BUILD SUCCESSFUL: Apache MyFaces Shared For JSF 1.1 - Project

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

Build statistics:
  State: Ok
  Previous State: Error
  Started at: Sat 12 Dec 2009 16:16:07 +0000
  Finished at: Sat 12 Dec 2009 16:19:26 +0000
  Total time: 3m 18s
  Build Trigger: Schedule
  Build Number: 44
  Exit code: 0
  Building machine hostname: myfaces.zones.apache.org
  Operating system : SunOS(unknown)
  Java Home version : 
          java version "1.5.0_22"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03)
          Java HotSpot(TM) Server VM (build 1.5.0_22-b03, mixed mode)
        
  Builder version :
          Maven version: 2.0.10
          Java version: 1.5.0_22
          OS name: "sunos" version: "5.10" arch: "x86" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: lu4242 @ Tue 8 Dec 2009 22:15:38 +0000
Comment: replace StringBuilder to StringBuffer to fix JDK 1.4 compatibility
Files changed:
  /myfaces/shared/trunk/core/src/main/java/org/apache/myfaces/shared/renderkit/html/util/HTMLEncoder.java ( 888596 )
  /myfaces/shared/trunk/pom.xml ( 888596 )

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

****************************************************************************
Test Summary:
****************************************************************************
Tests: 89
Failures: 0
Total time: 1606

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache MyFaces Shared For JSF 1.1 - Project
[INFO]   Apache MyFaces Shared For JSF 1.1 - Core
[INFO]   Apache MyFaces Shared - Impl
[INFO]   Apache MyFaces Shared - Tomahawk
[INFO]   Apache MyFaces Shared - Orchestra
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared For JSF 1.1 - Project
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/42/target
[INFO] [site:attach-descriptor]
[INFO] Unable to load parent project from a relative path: Could not find the model file '/local/continuum-1.1-beta-2/working-directory/42/../pom.xml'. for project unknown
[INFO] Parent project loaded from repository.
[INFO] Preparing checkstyle:check
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] ************************************************************** 
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] [checkstyle:checkstyle]
[INFO] Source directory does not exist - skipping report.
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] Unable to perform checkstyle:check, unable to find checkstyle:checkstyle outputFile.
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/42/pom.xml to /export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-project/2.0.11-SNAPSHOT/myfaces-shared-project-2.0.11-SNAPSHOT.pom
[INFO] [deploy:deploy]
[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/shared/myfaces-shared-project/2.0.11-SNAPSHOT/myfaces-shared-project-2.0.11-SNAPSHOT.pom
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot org.apache.myfaces.shared:myfaces-shared-project:2.0.11-SNAPSHOT'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact org.apache.myfaces.shared:myfaces-shared-project'
[INFO] Uploading site descriptor for myfaces-shared-project 2.0.11-SNAPSHOT site.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared For JSF 1.1 - Core
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/42/core/target
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 95 source files to /local/continuum-1.1-beta-2/working-directory/42/core/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 16 source files to /local/continuum-1.1-beta-2/working-directory/42/core/target/test-classes
[INFO] [surefire:test]
[INFO] Setting reports dir: /local/continuum-1.1-beta-2/working-directory/42/core/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[surefire] Running org.apache.myfaces.shared.util.CachedStateUtilsBlowfish_ECBTest
[surefire] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.847 sec
[surefire] Running org.apache.myfaces.shared.util.SecretKeyConfigurationTest
[surefire] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
[surefire] Running org.apache.myfaces.shared.util.StateUtilsTripleDES_ECBTest
[surefire] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
[surefire] Running org.apache.myfaces.shared.util.CachedStateUtilsTripleDES_ECBTest
[surefire] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.034 sec
[surefire] Running org.apache.myfaces.shared.util.StateUtilsBlowfish_ECBTest
[surefire] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
[surefire] Running org.apache.myfaces.shared.util.StateUtilsDefaultTest
[surefire] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
[surefire] Running org.apache.myfaces.shared.util.SecretKeyCacheTest
[surefire] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
currency 100,00 ?
currency �100.00
[surefire] Running org.apache.myfaces.shared.util.MessageUtilsTest
[surefire] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.115 sec
[surefire] Running org.apache.myfaces.shared.util.CachedStateUtilsDefaultTest
[surefire] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.127 sec
[surefire] Running org.apache.myfaces.shared.util.InitVector_CBCTestCase
[surefire] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.181 sec
[surefire] Running org.apache.myfaces.shared.renderkit.RendererUtilsTest
[surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.129 sec
[surefire] Running org.apache.myfaces.shared.renderkit.html.HtmlRendererUtilsTest
[surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
[surefire] Running org.apache.myfaces.shared.taglib.UIComponentTagUtilsTest
[surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.063 sec

Results :
[surefire] Tests run: 89, Failures: 0, Errors: 0

[INFO] [jar:jar]
[INFO] Building jar: /local/continuum-1.1-beta-2/working-directory/42/core/target/myfaces-shared-core-2.0.11-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar: /local/continuum-1.1-beta-2/working-directory/42/core/target/myfaces-shared-core-2.0.11-SNAPSHOT-sources.jar
[INFO] Preparing checkstyle:check
[INFO] [checkstyle:checkstyle]
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/42/core/target/myfaces-shared-core-2.0.11-SNAPSHOT.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-core/2.0.11-SNAPSHOT/myfaces-shared-core-2.0.11-SNAPSHOT.jar
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/42/core/target/myfaces-shared-core-2.0.11-SNAPSHOT-sources.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-core/2.0.11-SNAPSHOT/myfaces-shared-core-2.0.11-SNAPSHOT-sources.jar
[INFO] [deploy:deploy]
[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/shared/myfaces-shared-core/2.0.11-SNAPSHOT/myfaces-shared-core-2.0.11-SNAPSHOT.jar
[INFO] Uploading project information for myfaces-shared-core 2.0.11-SNAPSHOT
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact org.apache.myfaces.shared:myfaces-shared-core'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot org.apache.myfaces.shared:myfaces-shared-core:2.0.11-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/shared/myfaces-shared-core/2.0.11-SNAPSHOT/myfaces-shared-core-2.0.11-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared - Impl
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/42/shared-impl/target
[INFO] [dependency:unpack {execution: unpack-sources}]
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:sources:2.0.11-SNAPSHOT:jar
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-core:2.0.11-SNAPSHOT: checking for updates from java.net
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-core:2.0.11-SNAPSHOT: checking for updates from apache.snapshots
[INFO] Expanding: /export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-core/2.0.11-SNAPSHOT/myfaces-shared-core-2.0.11-SNAPSHOT-sources.jar into /local/continuum-1.1-beta-2/working-directory/42/shared-impl/target/unpacked-shared-sources
[INFO] [antrun:run {execution: refactor-shared-sources}]
[INFO] Executing tasks

refactor-java-sources:
    [mkdir] Created dir: /local/continuum-1.1-beta-2/working-directory/42/shared-impl/target/refactored-shared-sources/main/java
     [move] Moving 95 files to /local/continuum-1.1-beta-2/working-directory/42/shared-impl/target/refactored-shared-sources/main/java/org/apache/myfaces/shared_impl
[INFO] Executed tasks
[INFO] Registering compile source root /local/continuum-1.1-beta-2/working-directory/42/shared-impl/target/refactored-shared-sources/main/java
[INFO] [antrun:run {execution: refactor-resources}]
[INFO] Executing tasks

refactor-resources:
    [mkdir] Created dir: /local/continuum-1.1-beta-2/working-directory/42/shared-impl/target/refactored-shared-sources/main/resources
     [move] Moving 2 files to /local/continuum-1.1-beta-2/working-directory/42/shared-impl/target/refactored-shared-sources/main/resources/META-INF
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 95 source files to /local/continuum-1.1-beta-2/working-directory/42/shared-impl/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/42/shared-impl/target/myfaces-shared-impl-2.0.11-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [dependency:unpack {execution: unpack-sources}]
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:sources:2.0.11-SNAPSHOT:jar
[INFO] myfaces-shared-core-2.0.11-SNAPSHOT-sources.jar already unpacked.
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar: /local/continuum-1.1-beta-2/working-directory/42/shared-impl/target/myfaces-shared-impl-2.0.11-SNAPSHOT-sources.jar
[INFO] Preparing checkstyle:check
[INFO] [checkstyle:checkstyle]
[INFO] Source directory does not exist - skipping report.
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] Unable to perform checkstyle:check, unable to find checkstyle:checkstyle outputFile.
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/42/shared-impl/target/myfaces-shared-impl-2.0.11-SNAPSHOT.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-impl/2.0.11-SNAPSHOT/myfaces-shared-impl-2.0.11-SNAPSHOT.jar
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/42/shared-impl/target/myfaces-shared-impl-2.0.11-SNAPSHOT-sources.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-impl/2.0.11-SNAPSHOT/myfaces-shared-impl-2.0.11-SNAPSHOT-sources.jar
[INFO] [deploy:deploy]
[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/shared/myfaces-shared-impl/2.0.11-SNAPSHOT/myfaces-shared-impl-2.0.11-SNAPSHOT.jar
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact org.apache.myfaces.shared:myfaces-shared-impl'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot org.apache.myfaces.shared:myfaces-shared-impl:2.0.11-SNAPSHOT'
[INFO] Uploading project information for myfaces-shared-impl 2.0.11-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/shared/myfaces-shared-impl/2.0.11-SNAPSHOT/myfaces-shared-impl-2.0.11-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared - Tomahawk
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/42/shared-tomahawk/target
[INFO] [dependency:unpack {execution: unpack-sources}]
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:sources:2.0.11-SNAPSHOT:jar
[INFO] Expanding: /export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-core/2.0.11-SNAPSHOT/myfaces-shared-core-2.0.11-SNAPSHOT-sources.jar into /local/continuum-1.1-beta-2/working-directory/42/shared-tomahawk/target/unpacked-shared-sources
[INFO] [antrun:run {execution: refactor-shared-sources}]
[INFO] Executing tasks

refactor-java-sources:
    [mkdir] Created dir: /local/continuum-1.1-beta-2/working-directory/42/shared-tomahawk/target/refactored-shared-sources/main/java
     [move] Moving 95 files to /local/continuum-1.1-beta-2/working-directory/42/shared-tomahawk/target/refactored-shared-sources/main/java/org/apache/myfaces/shared_tomahawk
[INFO] Executed tasks
[INFO] Registering compile source root /local/continuum-1.1-beta-2/working-directory/42/shared-tomahawk/target/refactored-shared-sources/main/java
[INFO] [antrun:run {execution: refactor-resources}]
[INFO] Executing tasks

refactor-resources:
    [mkdir] Created dir: /local/continuum-1.1-beta-2/working-directory/42/shared-tomahawk/target/refactored-shared-sources/main/resources
     [move] Moving 2 files to /local/continuum-1.1-beta-2/working-directory/42/shared-tomahawk/target/refactored-shared-sources/main/resources/META-INF
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 95 source files to /local/continuum-1.1-beta-2/working-directory/42/shared-tomahawk/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/42/shared-tomahawk/target/myfaces-shared-tomahawk-2.0.11-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [dependency:unpack {execution: unpack-sources}]
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:sources:2.0.11-SNAPSHOT:jar
[INFO] myfaces-shared-core-2.0.11-SNAPSHOT-sources.jar already unpacked.
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar: /local/continuum-1.1-beta-2/working-directory/42/shared-tomahawk/target/myfaces-shared-tomahawk-2.0.11-SNAPSHOT-sources.jar
[INFO] Preparing checkstyle:check
[INFO] [checkstyle:checkstyle]
[INFO] Source directory does not exist - skipping report.
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] Unable to perform checkstyle:check, unable to find checkstyle:checkstyle outputFile.
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/42/shared-tomahawk/target/myfaces-shared-tomahawk-2.0.11-SNAPSHOT.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-tomahawk/2.0.11-SNAPSHOT/myfaces-shared-tomahawk-2.0.11-SNAPSHOT.jar
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/42/shared-tomahawk/target/myfaces-shared-tomahawk-2.0.11-SNAPSHOT-sources.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-tomahawk/2.0.11-SNAPSHOT/myfaces-shared-tomahawk-2.0.11-SNAPSHOT-sources.jar
[INFO] [deploy:deploy]
[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/shared/myfaces-shared-tomahawk/2.0.11-SNAPSHOT/myfaces-shared-tomahawk-2.0.11-SNAPSHOT.jar
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot org.apache.myfaces.shared:myfaces-shared-tomahawk:2.0.11-SNAPSHOT'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact org.apache.myfaces.shared:myfaces-shared-tomahawk'
[INFO] Uploading project information for myfaces-shared-tomahawk 2.0.11-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/shared/myfaces-shared-tomahawk/2.0.11-SNAPSHOT/myfaces-shared-tomahawk-2.0.11-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared - Orchestra
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/42/shared-orchestra/target
[INFO] [dependency:unpack {execution: unpack-sources}]
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:sources:2.0.11-SNAPSHOT:jar
[INFO] Expanding: /export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-core/2.0.11-SNAPSHOT/myfaces-shared-core-2.0.11-SNAPSHOT-sources.jar into /local/continuum-1.1-beta-2/working-directory/42/shared-orchestra/target/unpacked-shared-sources
[INFO] [antrun:run {execution: refactor-shared-sources}]
[INFO] Executing tasks

refactor-java-sources:
    [mkdir] Created dir: /local/continuum-1.1-beta-2/working-directory/42/shared-orchestra/target/refactored-shared-sources/main/java
     [move] Moving 95 files to /local/continuum-1.1-beta-2/working-directory/42/shared-orchestra/target/refactored-shared-sources/main/java/org/apache/myfaces/shared_orchestra
[INFO] Executed tasks
[INFO] Registering compile source root /local/continuum-1.1-beta-2/working-directory/42/shared-orchestra/target/refactored-shared-sources/main/java
[INFO] [antrun:run {execution: refactor-resources}]
[INFO] Executing tasks

refactor-resources:
    [mkdir] Created dir: /local/continuum-1.1-beta-2/working-directory/42/shared-orchestra/target/refactored-shared-sources/main/resources
     [move] Moving 2 files to /local/continuum-1.1-beta-2/working-directory/42/shared-orchestra/target/refactored-shared-sources/main/resources/META-INF
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 95 source files to /local/continuum-1.1-beta-2/working-directory/42/shared-orchestra/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/42/shared-orchestra/target/myfaces-shared-orchestra-2.0.11-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [dependency:unpack {execution: unpack-sources}]
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:sources:2.0.11-SNAPSHOT:jar
[INFO] myfaces-shared-core-2.0.11-SNAPSHOT-sources.jar already unpacked.
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar: /local/continuum-1.1-beta-2/working-directory/42/shared-orchestra/target/myfaces-shared-orchestra-2.0.11-SNAPSHOT-sources.jar
[INFO] Preparing checkstyle:check
[INFO] [checkstyle:checkstyle]
[INFO] Source directory does not exist - skipping report.
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] Unable to perform checkstyle:check, unable to find checkstyle:checkstyle outputFile.
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/42/shared-orchestra/target/myfaces-shared-orchestra-2.0.11-SNAPSHOT.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-orchestra/2.0.11-SNAPSHOT/myfaces-shared-orchestra-2.0.11-SNAPSHOT.jar
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/42/shared-orchestra/target/myfaces-shared-orchestra-2.0.11-SNAPSHOT-sources.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-orchestra/2.0.11-SNAPSHOT/myfaces-shared-orchestra-2.0.11-SNAPSHOT-sources.jar
[INFO] [deploy:deploy]
[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/shared/myfaces-shared-orchestra/2.0.11-SNAPSHOT/myfaces-shared-orchestra-2.0.11-SNAPSHOT.jar
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact org.apache.myfaces.shared:myfaces-shared-orchestra'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot org.apache.myfaces.shared:myfaces-shared-orchestra:2.0.11-SNAPSHOT'
[INFO] Uploading project information for myfaces-shared-orchestra 2.0.11-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/shared/myfaces-shared-orchestra/2.0.11-SNAPSHOT/myfaces-shared-orchestra-2.0.11-SNAPSHOT-sources.jar
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Apache MyFaces Shared For JSF 1.1 - Project ........... SUCCESS [32.489s]
[INFO] Apache MyFaces Shared For JSF 1.1 - Core .............. SUCCESS [46.782s]
[INFO] Apache MyFaces Shared - Impl .......................... SUCCESS [39.463s]
[INFO] Apache MyFaces Shared - Tomahawk ...................... SUCCESS [38.698s]
[INFO] Apache MyFaces Shared - Orchestra ..................... SUCCESS [37.675s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 16 seconds
[INFO] Finished at: Sat Dec 12 16:19:25 GMT+00:00 2009
[INFO] Final Memory: 25M/90M
[INFO] ------------------------------------------------------------------------

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