Online report : 
http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=3281&projectId=136
Build statistics:
 State: Failed
 Previous State: Failed
 Started at: Mon 16 Jul 2007 00:24:25 +0000
 Finished at: Mon 16 Jul 2007 00:29:02 +0000
 Total time: 4m 36s
 Build Trigger: Schedule
 Build Number: 40
 Exit code: 1
 Building machine hostname: myfaces.zones.apache.org
 Operating system : SunOS(unknown)
 Java version : 1.5.0_12(Sun Microsystems Inc.)

****************************************************************************
SCM Changes:
****************************************************************************
Changed: efastl @ Sun 15 Jul 2007 23:31:16 +0000
Comment: new password strength component according to TOMAHAWK-1042
thanks to Hazem Saleh
Files changed:
 
/myfaces/tomahawk/trunk/sandbox/core/src/main/resources-facesconfig/META-INF/faces-config.xml
 ( 556475 )
 /myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld ( 556475 
)
 
/myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/WEB-INF/examples-config.xml
 ( 556475 )
 /myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/WEB-INF/web.xml ( 
556475 )
 /myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/home.jsp ( 556475 )

Changed: efastl @ Sun 15 Jul 2007 23:59:00 +0000
Comment: new password strength component according to TOMAHAWK-1042
thanks to Hazem Saleh
Files changed:
 
/myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/passwordStrength
 ( 556477 )
 
/myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/passwordStrength/PasswordStrengthComponent.java
 ( 556477 )
 
/myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/passwordStrength/PasswordStrengthRenderer.java
 ( 556477 )
 
/myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/passwordStrength/PasswordStrengthTag.java
 ( 556477 )
 
/myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/passwordStrength
 ( 556477 )
 
/myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/passwordStrength/resource
 ( 556477 )
 
/myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/passwordStrength/resource/PasswordStrength.properties
 ( 556477 )
 
/myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/passwordStrength/resource/css
 ( 556477 )
 
/myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/passwordStrength/resource/css/passwordStrength.css
 ( 556477 )
 
/myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/passwordStrength/resource/passwordStrength.js
 ( 556477 )

Changed: efastl @ Sun 15 Jul 2007 23:59:54 +0000
Comment: new password strength component according to TOMAHAWK-1042
thanks to Hazem Saleh example jsp
Files changed:
 /myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/passwordStrength.jsp 
( 556478 )

****************************************************************************
SCM Changes since last success:
****************************************************************************
Changed: efastl @ Sun 15 Jul 2007 19:59:38 +0000
Comment: fix for TOMAHAWK-1055
Files changed:
 
/myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/ppr/resource/ppr.js
 ( 556441 )

Changed: efastl @ Sun 15 Jul 2007 16:29:54 +0000
Comment: Fix for TOMAHAWK-1052 (render transient components in PPR updates) + 
long overdue JavaDoc
Files changed:
 
/myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/ppr/PPRPanelGroup.java
 ( 556424 )
 
/myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/ppr/PPRPanelGroupRenderer.java
 ( 556424 )
 
/myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/ppr/PPRPhaseListener.java
 ( 556424 )

Changed: mmarinschek @ Sun 15 Jul 2007 13:55:17 +0000
Comment: https://issues.apache.org/jira/browse/TOMAHAWK-1055: After recent 
changes to pprPanelGroup, the full submit didn't work anymore
Files changed:
 
/myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/ppr/resource/ppr.js
 ( 556410 )
 
/myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/pprPanelGroupPartialTriggers.jsp
 ( 556410 )

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

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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] snapshot org.apache.myfaces.maven:myfaces-master:1.0.6-SNAPSHOT: 
checking for updates from apache-maven-snapshots
[WARNING] repository metadata for: 'snapshot 
org.apache.myfaces.maven:myfaces-master:1.0.6-SNAPSHOT' could not be retrieved 
from repository: apache-maven-snapshots due to an error: Error transferring file
[INFO] Repository 'apache-maven-snapshots' will be blacklisted
[INFO] snapshot org.apache.myfaces.maven:build-tools:1.0.6-SNAPSHOT: checking 
for updates from apache.snapshots
[WARNING] repository metadata for: 'snapshot 
org.apache.myfaces.maven:build-tools:1.0.6-SNAPSHOT' could not be retrieved 
from repository: apache.snapshots due to an error: Error transferring file
[INFO] Repository 'apache.snapshots' will be blacklisted
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Tomahawk Project
[INFO]    task-segment: [clean, deploy]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-data/working-directory/136/target
[INFO] Deleting directory 
/local/continuum-data/working-directory/136/target/classes
[INFO] Deleting directory 
/local/continuum-data/working-directory/136/target/test-classes
[INFO] Deleting directory 
/local/continuum-data/working-directory/136/target/site
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing /local/continuum-data/working-directory/136/pom.xml to 
/export/home/mrmaven/.m2/repository/org/apache/myfaces/tomahawk/tomahawk-project/1.1.7-SNAPSHOT/tomahawk-project-1.1.7-SNAPSHOT.pom
[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from apache-maven-snapshots
[WARNING] repository metadata for: 'snapshot 
org.apache.myfaces.tomahawk:tomahawk-project:1.1.7-SNAPSHOT' could not be 
retrieved from repository: apache-maven-snapshots due to an error: Exit code: 1 
- ssh: connect to host people.apache.org port 22: Connection refused

[INFO] Repository 'apache-maven-snapshots' will be blacklisted
Uploading: 
scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tomahawk/tomahawk-project/1.1.7-SNAPSHOT/tomahawk-project-1.1.7-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error deploying artifact: Error executing command for transfer

Exit code 1 - ssh: connect to host people.apache.org port 22: Connection refused

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 25 seconds
[INFO] Finished at: Mon Jul 16 00:29:01 GMT+00:00 2007
[INFO] Final Memory: 8M/65M
[INFO] ------------------------------------------------------------------------

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


Reply via email to