Online report :
http://localhost:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/146/buildId/342
Build statistics:
State: Failed
Previous State: Failed
Started at: Sat, 22 Jul 2006 03:36:43 +0000
Finished at: Sat, 22 Jul 2006 03:37:46 +0000
Total time: 1m 2s
Build Trigger: Schedule
Exit code: 1
Building machine hostname: cocoon.zones.apache.org
Operating system : SunOS(unknown)
Java version : 1.4.2_06(Sun Microsystems Inc.)
Changes
cziegeler I think this should fix the test case but doesn't
/cocoon/trunk/blocks/cocoon-template/cocoon-template-impl/src/test/resources/org/apache/cocoon/template/jxtg/jxpathEnvExpression.xml
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'source'.
[INFO]
----------------------------------------------------------------------------
[INFO] Building Template framework implementation
[INFO] task-segment: [clean, source:jar, deploy]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/home/maven/continuum-1.0.3/apps/continuum/working-directory/146/target
[INFO] [source:jar]
[INFO] Building jar:
/home/maven/continuum-1.0.3/apps/continuum/working-directory/146/target/cocoon-template-impl-1.0.0-SNAPSHOT-sources.jar
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading:
http://mirrors.dotsrc.org/maven2/org/springframework/spring-core/2.0-rc2/spring-core-2.0-rc2.pom
[WARNING] Unable to get resource from repository central
(http://ibiblio.org/maven2)
Downloading:
http://svn.apache.org/maven-snapshot-repository/org/springframework/spring-core/2.0-rc2/spring-core-2.0-rc2.pom
[WARNING] Unable to get resource from repository apache.snapshot
(http://svn.apache.org/maven-snapshot-repository)
Downloading:
http://svn.apache.org/repository/org.springframework/poms/spring-core-2.0-rc2.pom
[WARNING] Unable to get resource from repository apache-cvs
(http://svn.apache.org/repository)
Downloading:
http://mirrors.dotsrc.org/maven2/org/springframework/spring-beans/2.0-rc2/spring-beans-2.0-rc2.pom
[WARNING] Unable to get resource from repository central
(http://ibiblio.org/maven2)
Downloading:
http://svn.apache.org/maven-snapshot-repository/org/springframework/spring-beans/2.0-rc2/spring-beans-2.0-rc2.pom
[WARNING] Unable to get resource from repository apache.snapshot
(http://svn.apache.org/maven-snapshot-repository)
Downloading:
http://svn.apache.org/repository/org.springframework/poms/spring-beans-2.0-rc2.pom
[WARNING] Unable to get resource from repository apache-cvs
(http://svn.apache.org/repository)
Downloading:
http://mirrors.dotsrc.org/maven2/org/springframework/spring-web/2.0-rc2/spring-web-2.0-rc2.pom
[WARNING] Unable to get resource from repository central
(http://ibiblio.org/maven2)
Downloading:
http://svn.apache.org/maven-snapshot-repository/org/springframework/spring-web/2.0-rc2/spring-web-2.0-rc2.pom
[WARNING] Unable to get resource from repository apache.snapshot
(http://svn.apache.org/maven-snapshot-repository)
Downloading:
http://svn.apache.org/repository/org.springframework/poms/spring-web-2.0-rc2.pom
[WARNING] Unable to get resource from repository apache-cvs
(http://svn.apache.org/repository)
Downloading:
http://mirrors.dotsrc.org/maven2/org/springframework/spring-aop/2.0-rc2/spring-aop-2.0-rc2.pom
[WARNING] Unable to get resource from repository central
(http://ibiblio.org/maven2)
Downloading:
http://svn.apache.org/maven-snapshot-repository/org/springframework/spring-aop/2.0-rc2/spring-aop-2.0-rc2.pom
[WARNING] Unable to get resource from repository apache.snapshot
(http://svn.apache.org/maven-snapshot-repository)
Downloading:
http://svn.apache.org/repository/org.springframework/poms/spring-aop-2.0-rc2.pom
[WARNING] Unable to get resource from repository apache-cvs
(http://svn.apache.org/repository)
Downloading:
http://mirrors.dotsrc.org/maven2/org/springframework/spring-context/2.0-rc2/spring-context-2.0-rc2.pom
[WARNING] Unable to get resource from repository central
(http://ibiblio.org/maven2)
Downloading:
http://svn.apache.org/maven-snapshot-repository/org/springframework/spring-context/2.0-rc2/spring-context-2.0-rc2.pom
[WARNING] Unable to get resource from repository apache.snapshot
(http://svn.apache.org/maven-snapshot-repository)
Downloading:
http://svn.apache.org/repository/org.springframework/poms/spring-context-2.0-rc2.pom
[WARNING] Unable to get resource from repository apache-cvs
(http://svn.apache.org/repository)
[INFO] [compiler:compile]
Compiling 94 source files to
/home/maven/continuum-1.0.3/apps/continuum/working-directory/146/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 7 source files to
/home/maven/continuum-1.0.3/apps/continuum/working-directory/146/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/home/maven/continuum-1.0.3/apps/continuum/working-directory/146/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.cocoon.components.expression.ExpressionTestCase
log4j:WARN No appenders could be found for logger
(org.springframework.core.CollectionFactory).
log4j:WARN Please initialize the log4j system properly.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.242 sec
Running org.apache.cocoon.components.expression.jexl.JexlTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.cocoon.environment.FOMTestCase
Tests run: 2, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 0.438 sec <<<
FAILURE!
Running org.apache.cocoon.components.accessor.AccessorTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec
Running org.apache.cocoon.template.jxtg.JXTemplateGeneratorTestCase
Tests run: 14, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 1.674 sec <<<
FAILURE!
Running org.apache.cocoon.components.expression.javascript.JavaScriptTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec
Running org.apache.cocoon.components.expression.jxpath.JXPathTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Results :
Tests run: 34, Failures: 2, Errors: 2, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 1 second
[INFO] Finished at: Sat Jul 22 03:37:46 GMT+00:00 2006
[INFO] Final Memory: 5M/23M
[INFO] ------------------------------------------------------------------------
****************************************************************************