Problem was, that the Tomahawk group was only built with "clean install"  !??
Therefore there was no upload to the m2-snapshot-repository.
Changed it to "clean deploy", now it works again.

--Manfred


On 6/12/07, [EMAIL PROTECTED]
<[email protected]> wrote:
Online report : 
http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=2140&projectId=144
Build statistics:
  State: Ok
  Previous State: Failed
  Started at: Tue 12 Jun 2007 14:32:52 +0000
  Finished at: Tue 12 Jun 2007 14:33:50 +0000
  Total time: 57s
  Build Trigger: Forced
  Build Number: 28
  Exit code: 0
  Building machine hostname: myfaces.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_11(Sun Microsystems Inc.)

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

****************************************************************************
SCM Changes since last success:
****************************************************************************
Changed: imario @ Tue 12 Jun 2007 13:34:13 +0000
Comment: Starting with the patch supplied at TOMAHAWK-258 the inputSuggestAjax 
stopped working with itemLabelMethod.
The reason is, that now two input elements with the same id are rendered.

In case of label usage, fake the component id when going to render the input 
element for input. Also set the SubmittedValue to get the label rendered as 
value instead of the value object.
Files changed:
  
/myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/suggestajax/inputsuggestajax/InputSuggestAjaxRenderer.java
 ( 546479 )

Changed: manolito @ Tue 12 Jun 2007 10:04:25 +0000
Comment: switched tomahawk version from 1.1.6-SNAPSHOT to 1.1.7-SNAPSHOT 
because of intermediate security release 1.1.6
Files changed:
  /myfaces/tomahawk/trunk/assembly/pom.xml ( 546446 )
  /myfaces/tomahawk/trunk/core/pom.xml ( 546446 )
  /myfaces/tomahawk/trunk/examples/assembly/pom.xml ( 546446 )
  /myfaces/tomahawk/trunk/examples/blank/pom.xml ( 546446 )
  /myfaces/tomahawk/trunk/examples/pom.xml ( 546446 )
  /myfaces/tomahawk/trunk/examples/simple/pom.xml ( 546446 )
  /myfaces/tomahawk/trunk/examples/tiles/pom.xml ( 546446 )
  /myfaces/tomahawk/trunk/examples/wap/pom.xml ( 546446 )
  /myfaces/tomahawk/trunk/pom.xml ( 546446 )
  /myfaces/tomahawk/trunk/sandbox/assembly/pom.xml ( 546446 )
  /myfaces/tomahawk/trunk/sandbox/core/pom.xml ( 546446 )
  /myfaces/tomahawk/trunk/sandbox/examples/assembly/pom.xml ( 546446 )
  /myfaces/tomahawk/trunk/sandbox/examples/pom.xml ( 546446 )
  /myfaces/tomahawk/trunk/sandbox/pom.xml ( 546446 )
  /myfaces/tomahawk/trunk/sandbox15/core/pom.xml ( 546446 )
  /myfaces/tomahawk/trunk/sandbox15/examples/pom.xml ( 546446 )
  /myfaces/tomahawk/trunk/sandbox15/pom.xml ( 546446 )

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.myfaces.tomahawk:tomahawk:1.1.7-SNAPSHOT

org.apache.myfaces.tomahawk:sandbox-project:1.1.7-SNAPSHOT

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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Sandbox Core
[INFO]    task-segment: [clean, deploy]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-data/working-directory/144/target
[INFO] Deleting directory 
/local/continuum-data/working-directory/144/target/classes
[INFO] Deleting directory 
/local/continuum-data/working-directory/144/target/test-classes
[INFO] Deleting directory 
/local/continuum-data/working-directory/144/target/site
[INFO] [xslt:transform {execution: default}]
[INFO] # of XML files: 1
[INFO] transform, srcFile: 
/local/continuum-data/working-directory/144/src/main/tld/myfaces_sandbox.tld, 
destFile: 
/local/continuum-data/working-directory/144/target/classes/META-INF/myfaces_sandbox.tld
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 252 source files to 
/local/continuum-data/working-directory/144/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 6 source files to 
/local/continuum-data/working-directory/144/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/local/continuum-data/working-directory/144/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.myfaces.custom.security.SecurityContextPropertyResolverTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec
Running org.apache.myfaces.custom.security.SecurityContextVariableResolverTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.myfaces.custom.template.XmlTemplateTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 sec
Running org.apache.myfaces.custom.util.ComponentUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.myfaces.custom.security.TestSecurityContextImpl
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: 
/local/continuum-data/working-directory/144/target/tomahawk-sandbox-1.1.7-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar: 
/local/continuum-data/working-directory/144/target/tomahawk-sandbox-1.1.7-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing 
/local/continuum-data/working-directory/144/target/tomahawk-sandbox-1.1.7-SNAPSHOT.jar
 to 
/export/home/mrmaven/.m2/repository/org/apache/myfaces/tomahawk/tomahawk-sandbox/1.1.7-SNAPSHOT/tomahawk-sandbox-1.1.7-SNAPSHOT.jar
[INFO] Installing 
/local/continuum-data/working-directory/144/target/tomahawk-sandbox-1.1.7-SNAPSHOT-sources.jar
 to 
/export/home/mrmaven/.m2/repository/org/apache/myfaces/tomahawk/tomahawk-sandbox/1.1.7-SNAPSHOT/tomahawk-sandbox-1.1.7-SNAPSHOT-sources.jar
[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: 
scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tomahawk/tomahawk-sandbox/1.1.7-SNAPSHOT/tomahawk-sandbox-1.1.7-SNAPSHOT.jar
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot 
org.apache.myfaces.tomahawk:tomahawk-sandbox:1.1.7-SNAPSHOT'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading project information for tomahawk-sandbox 1.1.7-SNAPSHOT
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact 
org.apache.myfaces.tomahawk:tomahawk-sandbox'
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: 
scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tomahawk/tomahawk-sandbox/1.1.7-SNAPSHOT/tomahawk-sandbox-1.1.7-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 55 seconds
[INFO] Finished at: Tue Jun 12 14:33:49 GMT+00:00 2007
[INFO] Final Memory: 12M/74M
[INFO] ------------------------------------------------------------------------

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





--
http://www.irian.at
Your JSF powerhouse - JSF Consulting,
Development and Courses in English and
German

Professional Support for Apache MyFaces

Reply via email to