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

Build statistics:
 State: Failed
 Previous State: Failed
 Started at: Wed 21 Jul 2010 12:15:52 +0000
 Finished at: Wed 21 Jul 2010 12:16:21 +0000
 Total time: 29s
 Build Trigger: Schedule
 Build Number: 25
 Exit code: 1
 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: sobryan @ Tue 13 Jul 2010 12:43:17 +0000
Comment: Added tck links
Files changed:
 /myfaces/portlet-bridge/core/trunk/src/site/site.xml ( 963696 )

Changed: mfreedman @ Tue 13 Jul 2010 18:36:14 +0000
Comment: Updated one last site page to reflect the 1.0 release
Files changed:
 /myfaces/portlet-bridge/core/trunk/src/site/apt/index.apt.vm ( 963808 )

Changed: mfreedman @ Tue 13 Jul 2010 18:55:52 +0000
Comment: Updated pom to reflect latest release so site builds properly
Files changed:
 /myfaces/portlet-bridge/core/trunk/pom.xml ( 963822 )

Changed: mfreedman @ Wed 14 Jul 2010 22:14:49 +0000
Comment: PORTLETBRIDGE-154: ApplicationFactoryImpl should cache the Application 
instance it creates/returns

PORTLETBRIDGE-152:  Message attached to IllegalStateException from Bridge's 
ExternalContext.redirect needs to be improved

PORTLETBRIDGE-151: Bridge ViewHandler incompatible with Trinidad: if access as 
servlet restoreView fails to restore proper instance
Files changed:
 
/myfaces/portlet-bridge/core/trunk/impl/src/main/java/org/apache/myfaces/portlet/faces/application/PortletApplicationFactoryImpl.java
 ( 964221 )
 
/myfaces/portlet-bridge/core/trunk/impl/src/main/java/org/apache/myfaces/portlet/faces/application/PortletViewHandlerImpl.java
 ( 964221 )
 
/myfaces/portlet-bridge/core/trunk/impl/src/main/java/org/apache/myfaces/portlet/faces/context/PortletExternalContextImpl.java
 ( 964221 )

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

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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Reactor build order: [INFO] MyFaces Portlet Bridge
[INFO]   MyFaces Portlet Bridge API
[INFO]   MyFaces Portlet Bridge Implementation
[INFO]   MyFaces Portlet Bridge Examples
[INFO]   MyFaces Portlet Bridge Blank Project
[INFO]   MyFaces Portlet Bridge HelloDuke Demo
[INFO]   MyFaces Portlet Bridge GuessNumber JSP Demo
[INFO]   MyFaces Portlet Bridge Facelets Guess Demo
[INFO]   MyFaces Portlet Bridge CarStore Demo
[INFO]   MyFaces Portlet Bridge GuessNumber JSP with Mojarra WriteBehind Filter 
Demo
[INFO]   MyFaces Portlet Bridge GuessNumber JSP with MyFaces WriteBehind Filter 
Demo
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Portlet Bridge
[INFO]    task-segment: [clean, install, site-deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
/local/continuum-1.1-beta-2/working-directory/142/target
[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] [remote-resources:process {execution: default}]
[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/pom.xml'. for project 
unknown
[INFO] Parent project loaded from repository.
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/142/pom.xml to 
/export/home/mrmaven/.m2/repository/org/apache/myfaces/portlet-bridge/portlet-bridge/1.0.1-SNAPSHOT/portlet-bridge-1.0.1-SNAPSHOT.pom
[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] 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] 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] Preparing findbugs:findbugs
[INFO] [remote-resources:process {execution: default}]
[INFO] Preparing jdepend:generate
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:site]
[INFO] Unable to load parent project from a relative path: Could not find the 
model file '/local/continuum-1.1-beta-2/working-directory/pom.xml'. for project 
unknown
[INFO] Parent project loaded from repository.
[INFO] Parent project loaded from repository.
[INFO] Parent project loaded from repository.
[INFO] Unable to load parent project from a relative path: Could not find the 
model file '/local/continuum-1.1-beta-2/working-directory/pom.xml'. for project 
unknown
[INFO] Parent project loaded from repository.
[INFO] Skipped "About" report, file "index.html" already exists for the English 
version.
[INFO] Generating "Issue Tracking" report.
[INFO] Generating "Project Summary" report.
[INFO] Generating "Mailing Lists" report.
[INFO] Generating "CPD Report" report.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] Generating "Source Repository" report.
[INFO] Generating "Continuous Integration" report.
[INFO] Generating "Dependencies" report.
[INFO] Generating "Project Team" report.
[INFO] Generating "Project License" report.
[INFO] Generating "PMD Report" report.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] Generating "Dependency Convergence" report.
[INFO] [site:deploy]
scpexe://minotaur.apache.org/www/myfaces.apache.org/portlet-bridge/1.0 - Session: Opened Using private key: /export/home/mrmaven/.m2/identity
Executing command: /bin/sh -c ssh -i /export/home/mrmaven/.m2/identity -o 
'BatchMode yes' [email protected] 'mkdir -p 
/www/myfaces.apache.org/portlet-bridge/1.0/.'

WARNING: DSA key found for host minotaur.apache.org
in /export/home/mrmaven/.ssh/known_hosts:2
DSA key fingerprint 79:7c:cb:6a:44:47:b2:ef:5c:66:28:d7:40:0d:b1:f9.
Host key verification failed.

scpexe://minotaur.apache.org/www/myfaces.apache.org/portlet-bridge/1.0 - Session: Disconnecting scpexe://minotaur.apache.org/www/myfaces.apache.org/portlet-bridge/1.0 - Session: Disconnected
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error uploading site

Embedded error: Error performing commands for file transfer
Exit code 255 - WARNING: DSA key found for host minotaur.apache.org
in /export/home/mrmaven/.ssh/known_hosts:2
DSA key fingerprint 79:7c:cb:6a:44:47:b2:ef:5c:66:28:d7:40:0d:b1:f9.
Host key verification failed.

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27 seconds
[INFO] Finished at: Wed Jul 21 12:16:20 GMT+00:00 2010
[INFO] Final Memory: 41M/101M
[INFO] ------------------------------------------------------------------------

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


Reply via email to