Online report :
http://myfaces.zones.apache.org:8080/continuum/buildResult.action?buildId=26474&projectId=195
Build statistics:
State: Failed
Previous State: Ok
Started at: Wed 21 Jul 2010 19:04:04 +0000
Finished at: Wed 21 Jul 2010 19:04:19 +0000
Total time: 15s
Build Trigger: Forced
Build Number: 4
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: no author @ no date
Comment: no comment
Files changed:
195/src/main/java/javax/portlet/faces/component/PortletNamingContainerUIViewRoot.java
( no revision )
195/src/main/java/javax/portlet/faces/BridgeUninitializedException.java ( no
revision )
195/src/main/java/javax/portlet/faces/BridgeDefaultViewNotSpecifiedException.java
( no revision )
195/src/main/java/javax/portlet/faces/BridgeNotAFacesRequestException.java (
no revision )
195/src/main/java/javax/portlet/faces/GenericFacesPortlet.java ( no revision )
195/src/main/java/javax/portlet/faces/BridgeInvalidViewPathException.java ( no
revision )
195/src/main/java/javax/portlet/faces/BridgeUtil.java ( no revision )
195/src/main/java/javax/portlet/faces/annotation/BridgeRequestScopeAttributeAdded.java
( no revision )
195/src/main/java/javax/portlet/faces/annotation/PortletNamingContainer.java (
no revision )
195/src/main/java/javax/portlet/faces/annotation/BridgePreDestroy.java ( no
revision )
195/src/main/java/javax/portlet/faces/annotation/ExcludeFromManagedRequestScope.java
( no revision )
195/src/main/java/javax/portlet/faces/BridgeException.java ( no revision )
195/src/main/java/javax/portlet/faces/Bridge.java ( no revision )
195/src/main/java/javax/portlet/faces/preference/Preference.java ( no revision
)
195/src/main/resources/META-INF/NOTICE ( no revision )
195/src/main/resources/META-INF/portlet1.0-bridge-faces1.2-faces-config-extensions.xsd
( no revision )
195/pom.xml ( no revision )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'javadoc'.
[INFO] org.apache.maven.plugins: checking for updates from codehaus snapshot
repository
[INFO] org.codehaus.mojo: checking for updates from codehaus snapshot repository
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Portlet Bridge API
[INFO] task-segment: [javadoc:javadoc] (aggregator-style)
[INFO] ------------------------------------------------------------------------
[INFO] Preparing javadoc:javadoc
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Portlet Bridge API
[INFO] ------------------------------------------------------------------------
[INFO] No goals needed for project - skipping
[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] [javadoc:javadoc]
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Portlet Bridge API
[INFO] task-segment: [org.apache.myfaces.maven:wagon-maven-plugin:deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [wagon:deploy]
scpexe://minotaur.apache.org/www/myfaces.apache.org/portlet-bridge/1.0/api/apidocs - 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/api/apidocs/.'
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/api/apidocs - Session: Disconnecting
scpexe://minotaur.apache.org/www/myfaces.apache.org/portlet-bridge/1.0/api/apidocs - Session: Disconnected
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error uploading
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: 13 seconds
[INFO] Finished at: Wed Jul 21 19:04:19 GMT+00:00 2010
[INFO] Final Memory: 10M/65M
[INFO] ------------------------------------------------------------------------
****************************************************************************