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:23:52 UTC

[continuum] BUILD SUCCESSFUL: Example Facelets

Online report : http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=3541&projectId=23
Build statistics:
  State: Ok
  Previous State: Error
  Started at: Mon 23 Jul 2007 06:23:14 +0000
  Finished at: Mon 23 Jul 2007 06:23:51 +0000
  Total time: 37s
  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:
****************************************************************************
org.apache.myfaces.tobago:tobago-theme-speyside:1.0.12-SNAPSHOT

org.apache.myfaces.tobago:tobago-facelets:1.0.12-SNAPSHOT

org.apache.myfaces.tobago:tobago-theme-scarborough:1.0.12-SNAPSHOT

org.apache.myfaces.tobago:tobago-theme-richmond:1.0.12-SNAPSHOT

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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'checkstyle'.
[INFO] ----------------------------------------------------------------------------
[INFO] Building Example Facelets
[INFO]    task-segment: [clean, deploy, checkstyle:check]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-data/working-directory/23/target
[INFO] Deleting directory /local/continuum-data/working-directory/23/target/classes
[INFO] Deleting directory /local/continuum-data/working-directory/23/target/test-classes
[INFO] Deleting directory /local/continuum-data/working-directory/23/target/site
[INFO] [cobertura:clean {execution: clean}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[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.

Downloading: http://repo1.maven.org/maven2/com/sun/el/el-ri/1.0/el-ri-1.0.pom
[WARNING] Unable to get resource 'com.sun.el:el-ri:pom:1.0' from repository central (http://repo1.maven.org/maven2)
[INFO] [compiler:compile]
[INFO] Compiling 4 source files to /local/continuum-data/working-directory/23/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] Exploding webapp...
[INFO] Assembling webapp tobago-example-facelets in /local/continuum-data/working-directory/23/target/tobago-example-facelets
[INFO] Copy webapp webResources to /local/continuum-data/working-directory/23/target/tobago-example-facelets
[INFO] Generating war /local/continuum-data/working-directory/23/target/tobago-example-facelets.war
[INFO] Building war: /local/continuum-data/working-directory/23/target/tobago-example-facelets.war
[INFO] [install:install]
[INFO] Installing /local/continuum-data/working-directory/23/target/tobago-example-facelets.war to /export/home/mrmaven/.m2/repository/org/apache/myfaces/tobago/tobago-example-facelets/1.0.12-SNAPSHOT/tobago-example-facelets-1.0.12-SNAPSHOT.war
[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-example-facelets/1.0.12-SNAPSHOT/tobago-example-facelets-1.0.12-SNAPSHOT.war
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact org.apache.myfaces.tobago:tobago-example-facelets'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot org.apache.myfaces.tobago:tobago-example-facelets:1.0.12-SNAPSHOT'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading project information for tobago-example-facelets 1.0.12-SNAPSHOT
[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: 35 seconds
[INFO] Finished at: Mon Jul 23 06:23:51 GMT+00:00 2007
[INFO] Final Memory: 16M/68M
[INFO] ------------------------------------------------------------------------

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