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" <co...@myfaces.apache.org> on 2007/07/23 08:25:39 UTC

[continuum] BUILD SUCCESSFUL: Tobago Sandbox

Online report : http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=3542&projectId=31
Build statistics:
  State: Ok
  Previous State: Error
  Started at: Mon 23 Jul 2007 06:23:55 +0000
  Finished at: Mon 23 Jul 2007 06:25:38 +0000
  Total time: 1m 43s
  Build Trigger: Forced
  Build Number: 55
  Exit code: 0
  Building machine hostname: myfaces.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_12(Sun Microsystems Inc.)

****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
SCM Changes since last success:
****************************************************************************
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed

****************************************************************************
Test Summary:
****************************************************************************
Tests: 4
Failures: 0
Total time: 58

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'checkstyle'.
[INFO] ----------------------------------------------------------------------------
[INFO] Building Tobago Sandbox
[INFO]    task-segment: [clean, deploy, checkstyle:check]
[INFO] ----------------------------------------------------------------------------
[INFO] Ignoring available plugin update: 2.3 as it requires Maven version 2.0.6
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-data/working-directory/31/target
[INFO] Deleting directory /local/continuum-data/working-directory/31/target/classes
[INFO] Deleting directory /local/continuum-data/working-directory/31/target/test-classes
[INFO] Deleting directory /local/continuum-data/working-directory/31/target/site
[INFO] [cobertura:clean {execution: clean}]
[INFO] [scm:update {execution: getting-scm.revision}]
[INFO] Executing: svn --non-interactive update
[INFO] Working directory: /local/continuum-data/working-directory/31
[INFO] Storing revision in 'scm.revision' project property.
[INFO] [dependency:unpack {execution: unpack-sources}]
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:sources:1.0.12-SNAPSHOT:jar
[INFO] Expanding: /export/home/mrmaven/.m2/repository/org/apache/myfaces/tobago/tobago-core/1.0.12-SNAPSHOT/tobago-core-1.0.12-SNAPSHOT-sources.jar into /local/continuum-data/working-directory/31/target/tobago-core-sources
[WARNING] 
	Artifact javax.servlet:servlet-api:jar:2.3:provided retains local scope 'provided' overriding broader scope 'compile'
	given by a dependency. If this is not intended, modify or remove the local scope.

[WARNING] 
	Artifact avalon-framework:avalon-framework:jar:20020627:provided retains local scope 'provided' overriding broader scope 'compile'
	given by a dependency. If this is not intended, modify or remove the local scope.

[INFO] [apt:execute {execution: tobago-tlds}]
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 48 source files to /local/continuum-data/working-directory/31/target/classes
[INFO] [apt:execute {execution: tobago-faces-config}]
[ERROR] Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

[INFO] [resources:resources {execution: copy-faces-config}]
[INFO] Using default encoding to copy filtered resources.
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to /local/continuum-data/working-directory/31/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /local/continuum-data/working-directory/31/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.myfaces.tobago.model.TreeModelUnitTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /local/continuum-data/working-directory/31/target/tobago-sandbox-1.0.12-SNAPSHOT.jar
[INFO] Preparing javadoc:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [scm:update {execution: getting-scm.revision}]
[INFO] Executing: svn --non-interactive update
[INFO] Working directory: /local/continuum-data/working-directory/31
[INFO] Storing revision in 'scm.revision' project property.
[INFO] [dependency:unpack {execution: unpack-sources}]
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:sources:1.0.12-SNAPSHOT:jar
[INFO] tobago-core-1.0.12-SNAPSHOT-sources.jar already unpacked.
[INFO] [apt:execute {execution: tobago-tlds}]
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
[INFO] [javadoc:jar {execution: attach-javadoc}]
[INFO] Building jar: /local/continuum-data/working-directory/31/target/tobago-sandbox-1.0.12-SNAPSHOT-javadoc.jar
[INFO] Preparing taglib:taglibdocjar
[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] [taglib:taglibdoc]
[INFO] [taglib:taglibdocjar {execution: attach-tlddoc}]
[INFO] Building jar: /local/continuum-data/working-directory/31/target/tobago-sandbox-1.0.12-SNAPSHOT-tlddoc.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: taglibdocjar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [scm:update {execution: getting-scm.revision}]
[INFO] Executing: svn --non-interactive update
[INFO] Working directory: /local/continuum-data/working-directory/31
[INFO] Storing revision in 'scm.revision' project property.
[INFO] [dependency:unpack {execution: unpack-sources}]
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:sources:1.0.12-SNAPSHOT:jar
[INFO] tobago-core-1.0.12-SNAPSHOT-sources.jar already unpacked.
[INFO] [apt:execute {execution: tobago-tlds}]
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar: /local/continuum-data/working-directory/31/target/tobago-sandbox-1.0.12-SNAPSHOT-sources.jar
[INFO] [retrotranslator:translate-project {execution: default}]
[INFO] Transforming 66 file(s) from /local/continuum-data/working-directory/31/target/tobago-sandbox-1.0.12-SNAPSHOT.jar to /local/continuum-data/working-directory/31/target/tobago-sandbox-1.0.12-SNAPSHOT-jdk14retro.jar.
[INFO] Transformation of 66 file(s) completed successfully.
[INFO] Verifying 66 file(s) in /local/continuum-data/working-directory/31/target/tobago-sandbox-1.0.12-SNAPSHOT-jdk14retro.jar.
[INFO] Verification of 66 file(s) completed successfully.
[INFO] [install:install]
[INFO] Installing /local/continuum-data/working-directory/31/target/tobago-sandbox-1.0.12-SNAPSHOT.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/tobago/tobago-sandbox/1.0.12-SNAPSHOT/tobago-sandbox-1.0.12-SNAPSHOT.jar
[INFO] Installing /local/continuum-data/working-directory/31/target/tobago-sandbox-1.0.12-SNAPSHOT-javadoc.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/tobago/tobago-sandbox/1.0.12-SNAPSHOT/tobago-sandbox-1.0.12-SNAPSHOT-javadoc.jar
[INFO] Installing /local/continuum-data/working-directory/31/target/tobago-sandbox-1.0.12-SNAPSHOT-tlddoc.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/tobago/tobago-sandbox/1.0.12-SNAPSHOT/tobago-sandbox-1.0.12-SNAPSHOT-tlddoc.jar
[INFO] Installing /local/continuum-data/working-directory/31/target/tobago-sandbox-1.0.12-SNAPSHOT-sources.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/tobago/tobago-sandbox/1.0.12-SNAPSHOT/tobago-sandbox-1.0.12-SNAPSHOT-sources.jar
[INFO] Installing /local/continuum-data/working-directory/31/target/tobago-sandbox-1.0.12-SNAPSHOT-jdk14retro.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/tobago/tobago-sandbox/1.0.12-SNAPSHOT/tobago-sandbox-1.0.12-SNAPSHOT-jdk14retro.jar
[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tobago/tobago-sandbox/1.0.12-SNAPSHOT/tobago-sandbox-1.0.12-SNAPSHOT.jar
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading project information for tobago-sandbox 1.0.12-SNAPSHOT
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot org.apache.myfaces.tobago:tobago-sandbox:1.0.12-SNAPSHOT'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact org.apache.myfaces.tobago:tobago-sandbox'
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tobago/tobago-sandbox/1.0.12-SNAPSHOT/tobago-sandbox-1.0.12-SNAPSHOT-javadoc.jar
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tobago/tobago-sandbox/1.0.12-SNAPSHOT/tobago-sandbox-1.0.12-SNAPSHOT-tlddoc.jar
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tobago/tobago-sandbox/1.0.12-SNAPSHOT/tobago-sandbox-1.0.12-SNAPSHOT-sources.jar
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tobago/tobago-sandbox/1.0.12-SNAPSHOT/tobago-sandbox-1.0.12-SNAPSHOT-jdk14retro.jar
[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] [checkstyle:check]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 41 seconds
[INFO] Finished at: Mon Jul 23 06:25:38 GMT+00:00 2007
[INFO] Final Memory: 31M/104M
[INFO] ------------------------------------------------------------------------

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