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/17 15:21:26 UTC

[continuum] BUILD FAILURE: Example Sandbox

Online report : http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=3315&projectId=21
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Tue 17 Jul 2007 13:21:04 +0000
  Finished at: Tue 17 Jul 2007 13:21:25 +0000
  Total time: 20s
  Build Trigger: Schedule
  Build Number: 54
  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: no author @ no date
Comment: no comment
Files changed:
  src/main/webapp/WEB-INF/faces-config.xml ( no revision )
  src/main/webapp/WEB-INF/web.xml ( no revision )
  pom.xml ( no revision )

****************************************************************************
SCM Changes since last success:
****************************************************************************
****************************************************************************
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: 'checkstyle'.
[INFO] ----------------------------------------------------------------------------
[INFO] Building Example Sandbox
[INFO]    task-segment: [clean, deploy, checkstyle:check]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-data/working-directory/21/target
[INFO] Deleting directory /local/continuum-data/working-directory/21/target/classes
[INFO] Deleting directory /local/continuum-data/working-directory/21/target/test-classes
[INFO] Deleting directory /local/continuum-data/working-directory/21/target/site
[INFO] [cobertura:clean {execution: clean}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.apache.myfaces.tobago:tobago-theme:1.0.12-SNAPSHOT: checking for updates from apache.snapshots
[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.

[INFO] snapshot org.apache.myfaces.tobago:tobago-theme-richmond:1.0.12-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [compiler:compile]
[INFO] Compiling 3 source files to /local/continuum-data/working-directory/21/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/local/continuum-data/working-directory/21/src/main/java/org/apache/myfaces/tobago/example/sandbox/Tomahawk.java:[20,48] package org.apache.myfaces.custom.schedule.model does not exist

/local/continuum-data/working-directory/21/src/main/java/org/apache/myfaces/tobago/example/sandbox/Tomahawk.java:[28,10] cannot find symbol
symbol  : class SimpleScheduleModel
location: class org.apache.myfaces.tobago.example.sandbox.Tomahawk

/local/continuum-data/working-directory/21/src/main/java/org/apache/myfaces/tobago/example/sandbox/Tomahawk.java:[30,9] cannot find symbol
symbol  : class SimpleScheduleModel
location: class org.apache.myfaces.tobago.example.sandbox.Tomahawk

/local/continuum-data/working-directory/21/src/main/java/org/apache/myfaces/tobago/example/sandbox/Tomahawk.java:[34,26] cannot find symbol
symbol  : class SimpleScheduleModel
location: class org.apache.myfaces.tobago.example.sandbox.Tomahawk


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16 seconds
[INFO] Finished at: Tue Jul 17 13:21:24 GMT+00:00 2007
[INFO] Final Memory: 10M/67M
[INFO] ------------------------------------------------------------------------

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