You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Continuum VMBuild Server <co...@apache.org> on 2008/03/15 16:07:13 UTC

[continuum] BUILD FAILURE: Apache Cocoon [build root]

Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=65772&projectId=51

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sat 15 Mar 2008 08:01:21 -0700
  Finished at: Sat 15 Mar 2008 08:05:14 -0700
  Total time: 3m 53s
  Build Trigger: Schedule
  Build Number: 163
  Exit code: 1
  Building machine hostname: vmbuild.apache.org
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.4.2_15"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02)
          Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.4.2_15
          OS name: "linux" version: "2.6.20-16-server" arch: "i386"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: gkossakowski @ Sat 15 Mar 2008 07:22:06 -0700
Comment: COCOON-2150: Implemented class that buffers data of servlet response only if 404 as status code has been set beforehand.
Added test-cases covering basic functionality of that class.
Files changed:
  /cocoon/trunk/core/cocoon-servlet-service/cocoon-servlet-service-impl/pom.xml ( 637416 )
  /cocoon/trunk/core/cocoon-servlet-service/cocoon-servlet-service-impl/src/main/java/org/apache/cocoon/servletservice/HttpServletResponseBufferingWrapper.java ( 637416 )
  /cocoon/trunk/core/cocoon-servlet-service/cocoon-servlet-service-impl/src/test/java/org/apache/cocoon/servletservice/HttpServlerResponseBufferingWrapperTestCase.java ( 637416 )

Changed: gkossakowski @ Sat 15 Mar 2008 07:22:51 -0700
Comment: COCOON-2150: Switch to HttpServletResponseBufferingWrapper in order to correctly handle response resets.
This commit cleans up conditions for resetting the response. SSF should reset previous response only if there is a super servlet and response has NOT_FOUND (404) as status code.
Files changed:
  /cocoon/trunk/core/cocoon-servlet-service/cocoon-servlet-service-impl/src/main/java/org/apache/cocoon/servletservice/ServletServiceContext.java ( 637417 )

Changed: gkossakowski @ Sat 15 Mar 2008 07:23:27 -0700
Comment: Uncommented test-case snippets responsible for testing COCOON-2150 issue.
Files changed:
  /cocoon/trunk/core/cocoon-servlet-service/cocoon-servlet-service-impl/src/test/java/org/apache/cocoon/servletservice/ServletServiceContextTestCase.java ( 637418 )

Changed: gkossakowski @ Sat 15 Mar 2008 07:23:47 -0700
Comment: <action dev="gkossakowski" type="fix" issue="COCOON-2150">
  Fixed bug in ServletServiceContext that was responsible for errors on resetting response that was already committed.
  Now Servlet Service Framework buffers response but only if 404 status code has been set.
  This allows to reset the response safely.
</action>
Files changed:
  /cocoon/trunk/core/cocoon-servlet-service/cocoon-servlet-service-impl/src/changes/changes.xml ( 637419 )

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


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: --batch-mode -P allblocks,it
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: Java 1.4, Large Memory
Description: 


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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Cocoon
[INFO]   Cocoon Tools [modules]
[INFO]   Cocoon 2.2 Archetype: Block
[INFO]   Cocoon 2.2 Archetype: Block (plain)
[INFO]   Cocoon 2.2 Archetype: Web Application
[INFO]   Cocoon Integration Test Framework [maven-plugin]
[INFO]   Cocoon Maven Reports
[INFO]   Cocoon Maven 2 Plugin
[INFO]   Cocoon Maven Javadocs Script Report
[INFO]   Cocoon Maven Javadocs Script Report
[INFO]   Cocoon Reloading ClassLoader - Webapp Wrapper
[INFO]   Cocoon Reloading ClassLoader - Spring reloader
[INFO]   Cocoon Configuration API
[INFO]   Cocoon Spring Configurator
[INFO]   Cocoon Core [modules]
[INFO]   Cocoon Pipeline API
[INFO]   Cocoon Util
[INFO]   Cocoon XML API
[INFO]   Cocoon Expression Language API
[INFO]   Cocoon Pipeline Implementation
[INFO]   Cocoon XML Implementation
[INFO]   Cocoon Pipeline Components
[INFO]   Cocoon Sitemap API
[INFO]   Cocoon XML Utilities
[INFO]   Cocoon Expression Language Implementation.
[INFO]   Cocoon Thread API
[INFO]   Cocoon Sitemap Implementation
[INFO]   Cocoon Sitemap Components
[INFO]   Cocoon XML Resolver
[INFO]   Cocoon Store Implementation
[INFO]   Cocoon Thread Implementation
[INFO]   Cocoon Core
[INFO]   Cocoon Servlet Service Implementation
[INFO]   Cocoon Blocks [modules]
[INFO]   Cocoon Linkrewriter Block Implementation
[INFO]   Cocoon Servlet Service Components
[INFO]   Cocoon Ajax Block Implementation
[INFO]   Cocoon Template Framework Block Implementation
[INFO]   Cocoon Samples Style Default Block
[INFO]   Cocoon Ajax Block Sample
[INFO]   Cocoon Apples Block Implementation
[INFO]   Session Framework Implementation
[INFO]   XSP Block Implementation
[INFO]   Cocoon Main Core Sample Block
[INFO]   Cocoon Flowscript Block Implementation
[INFO]   Cocoon Forms Block Implementation
[INFO]   Cocoon Apples Block Samples
[INFO]   Cocoon Additional Sample Block
[INFO]   Cocoon Batik Block Implementation
[INFO]   Cocoon Forms Block Samples
[INFO]   Cocoon Linkrewriter Block Samples
[INFO]   Cocoon Template Block Samples
[INFO]   Cocoon Batik Block Samples
[INFO]   Cocoon Welcome (Samples)
[INFO]   Asciiart Block Implementation
[INFO]   Asciiart Block Samples
[INFO]   cocoon-acegisecurity
[INFO]   Cocoon Authentication Block API
[INFO]   Cocoon Authentication Block Implementation
[INFO]   Cocoon Authentication Block Sample
[INFO]   Authentication Framework Implementation
[INFO]   Authentication Framework Sample Application
[INFO]   Axis Block Implementation
[INFO]   Axis Block Samples
[INFO]   Bsf Block Implementation
[INFO]   Bsf Block Samples
[INFO]   Cocoon Captcha Block Implementation
[INFO]   Cocoon Captcha Block Sample
[INFO]   Chaperon Block Implementation
[INFO]   Chaperon Block Samples
[INFO]   Cron block implementation
[INFO]   Cron Block Samples
[INFO]   Cocoon Database Block Mocks
[INFO]   Cocoon Database Block Bridge for Avalon components
[INFO]   Cocoon Database Block Implementation
[INFO]   Cocoon Hsqldb Server Block Implementation
[INFO]   Cocoon Hsqldb Client Implementation
[INFO]   Cocoon Databases Block Samples
[INFO]   Cocoon ODBC client Implementation
[INFO]   Cocoon Oracle client Implementation
[INFO]   Cocoon PostgreSQL client Implementation
[INFO]   Deli Block Implementation
[INFO]   Deli Block Samples
[INFO]   JMS Block Implementation
[INFO]   Eventcache Block Implementation
[INFO]   Eventcache Block Samples
[INFO]   Taglib Block Implementation
[INFO]   Portal Block [modules]
[INFO]   Portal Block API
[INFO]   Cocoon Serializers Charsets
[INFO]   Portal Block Implementation
[INFO]   Faces Block Implementation
[INFO]   Faces Block Samples
[INFO]   Cocoon FOP Block Implementation
[INFO]   Cocoon FOP Block Samples
[INFO]   Cocoon FOP 0.9x Block Implementation
[INFO]   Cocoon FOP 0.9x Block Samples
[INFO]   Cocoon HTML Block Implementation
[INFO]   Cocoon Html Block Sample
[INFO]   Image Operation Block Implementation
[INFO]   Image Operation Block Samples
[INFO]   Itext Block Implementation
[INFO]   Itext Block Samples
[INFO]   Javaflow Block
[INFO]   Javaflow Block Samples
[INFO]   JCR Block [modules]
[INFO]   JCR Block Implementation
[INFO]   JCR Block Sample
[INFO]   Jfor Block Implementation
[INFO]   Jfor Block Samples
[INFO]   JMS Block Samples
[INFO]   Jsp Block Mocks
[INFO]   Jsp Block Implementation
[INFO]   Jsp Block Samples
[INFO]   Lucene Block Implementation
[INFO]   Lucene Block Samples
[INFO]   Cocoon Mail Block Implementation
[INFO]   Cocoon Mail Block Sample
[INFO]   Midi Block Implementation
[INFO]   Midi Block Samples
[INFO]   Naming Block Implementation
[INFO]   Naming Block Samples
[INFO]   Ojb Block Mocks
[INFO]   Ojb Block Implementation
[INFO]   Querybean Block Implementation
[INFO]   Ojb Block Samples
[INFO]   Petstore Block Implementation
[INFO]   Velocity Block [modules]
[INFO]   Velocity Block Implementation
[INFO]   Petstore Block Samples
[INFO]   Poi Block Implementation
[INFO]   Poi Block Samples
[INFO]   Portal Block CAuth Support
[INFO]   Portal Block Bridges Implementation
[INFO]   Cocoon Serializers Block Implementation
[INFO]   Portal Block Sitemap
[INFO]   Portal Block Portlet Implementation
[INFO]   Cocoon Portal Castor Converter
[INFO]   Portal Block Sample
[INFO]   Profiler Block
[INFO]   Profiler Block Samples
[INFO]   Proxy Block Implementation
[INFO]   Proxy Block Samples
[INFO]   Python Block Mocks
[INFO]   Python Block Implementation
[INFO]   Qdox Block Implementation
[INFO]   Qdox Block Samples
[INFO]   Querybean Block Samples
[INFO]   Repository Block Implementation
[INFO]   Scratchpad Block Implementation
[INFO]   Scratchpad Block Samples
[INFO]   Session Framework Sample Application
[INFO]   Slide Block Implementation
[INFO]   Slide Block Samples
[INFO]   Slop Block Implementation
[INFO]   Slop Block Samples
[INFO]   Stx Block Implementation
[INFO]   Stx Block Samples
[INFO]   Taglib Block Samples
[INFO]   Tour Block [modules]
[INFO]   Tour Block Implementation
[INFO]   Tour Block Samples
[INFO]   Validation Block [modules]
[INFO]   Validation Block Implementation
[INFO]   Validation Block Sample
[INFO]   Velocity Block Samples
[INFO]   Web3 Block [modules]
[INFO]   Web3 Block Mocks
[INFO]   Web3 Block Implementation
[INFO]   Web3 Block Samples
[INFO]   Webdav Block [modules]
[INFO]   Webdav Block Implementation
[INFO]   Webdav Block Samples
[INFO]   XMLDB Block's Implementation
[INFO]   XMLDB Block's Samples
[INFO]   XSP Block Samples
[INFO]   Cocoon Licenses
[INFO]   Cocoon Commons [modules]
[INFO]   Cocoon Servlet Service Sample Blocks
[INFO]   Cocoon Webapp
[INFO]   Cocoon Distributions [modules]
[INFO]   Apache Cocoon [build root]
[INFO] ----------------------------------------------------------------------------
[INFO] Building Apache Cocoon
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/parent/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/parent/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/parent/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/parent/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/parent/pom.xml to /home/continuum/.m2/repository/org/apache/cocoon/cocoon/6-SNAPSHOT/cocoon-6-SNAPSHOT.pom
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Tools [modules]
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/tools/pom.xml to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-tools-modules/5-SNAPSHOT/cocoon-tools-modules-5-SNAPSHOT.pom
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon 2.2 Archetype: Block
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-block/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-block/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-block/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-block/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-block/target/cocoon-22-archetype-block-1.0.0-RC3-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-block/target/cocoon-22-archetype-block-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-22-archetype-block/1.0.0-RC3-SNAPSHOT/cocoon-22-archetype-block-1.0.0-RC3-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon 2.2 Archetype: Block (plain)
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-block-plain/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-block-plain/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-block-plain/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-block-plain/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-block-plain/target/cocoon-22-archetype-block-plain-1.0.0-RC3-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-block-plain/target/cocoon-22-archetype-block-plain-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-22-archetype-block-plain/1.0.0-RC3-SNAPSHOT/cocoon-22-archetype-block-plain-1.0.0-RC3-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon 2.2 Archetype: Web Application
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-webapp/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-webapp/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-webapp/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-webapp/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-webapp/target/cocoon-22-archetype-webapp-1.0.0-RC3-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/tools/archetypes/cocoon-22-archetype-webapp/target/cocoon-22-archetype-webapp-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-22-archetype-webapp/1.0.0-RC3-SNAPSHOT/cocoon-22-archetype-webapp-1.0.0-RC3-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Integration Test Framework [maven-plugin]
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-it-fw/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-it-fw/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-it-fw/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-it-fw/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 2 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to /home/continuum/data/working-directory/51/tools/cocoon-it-fw/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/tools/cocoon-it-fw/target/cocoon-it-fw-1.0.0-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/tools/cocoon-it-fw/target/cocoon-it-fw-1.0.0-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-it-fw/1.0.0-SNAPSHOT/cocoon-it-fw-1.0.0-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Maven Reports
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-maven-reports/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-maven-reports/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-maven-reports/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-maven-reports/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/tools/cocoon-maven-reports/target/cocoon-maven-reports-1.0.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/tools/cocoon-maven-reports/target/cocoon-maven-reports-1.0.0-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-maven-reports/1.0.0-SNAPSHOT/cocoon-maven-reports-1.0.0-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Maven 2 Plugin
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-maven-plugin/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-maven-plugin/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-maven-plugin/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-maven-plugin/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [plugin:descriptor]
[WARNING] Goal prefix is: cocoon; Maven currently expects it to be cocoon
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 4 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 24 source files to /home/continuum/data/working-directory/51/tools/cocoon-maven-plugin/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to /home/continuum/data/working-directory/51/tools/cocoon-maven-plugin/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/51/tools/cocoon-maven-plugin/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cocoon.maven.rcl.RwmPropertiesTest
log4j:WARN No appenders could be found for logger (org.apache.commons.configuration.ConfigurationUtils).
log4j:WARN Please initialize the log4j system properly.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/tools/cocoon-maven-plugin/target/cocoon-maven-plugin-1.0.0-RC1-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/tools/cocoon-maven-plugin/target/cocoon-maven-plugin-1.0.0-RC1-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-maven-plugin/1.0.0-RC1-SNAPSHOT/cocoon-maven-plugin-1.0.0-RC1-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Maven Javadocs Script Report
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-maven-docs-cleaner-plugin/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-maven-docs-cleaner-plugin/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-maven-docs-cleaner-plugin/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-maven-docs-cleaner-plugin/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [plugin:descriptor]
[WARNING] Goal prefix is: cocoon-docs-cleaner; Maven currently expects it to be cocoondocs-cleaner
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 1 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 1 source file to /home/continuum/data/working-directory/51/tools/cocoon-maven-docs-cleaner-plugin/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/tools/cocoon-maven-docs-cleaner-plugin/target/cocoon-maven-docs-cleaner-plugin-1.0.0-M1-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/tools/cocoon-maven-docs-cleaner-plugin/target/cocoon-maven-docs-cleaner-plugin-1.0.0-M1-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-maven-docs-cleaner-plugin/1.0.0-M1-SNAPSHOT/cocoon-maven-docs-cleaner-plugin-1.0.0-M1-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Maven Javadocs Script Report
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-maven-javadocs-script-report/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-maven-javadocs-script-report/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-maven-javadocs-script-report/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-maven-javadocs-script-report/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 1 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 1 source file to /home/continuum/data/working-directory/51/tools/cocoon-maven-javadocs-script-report/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/tools/cocoon-maven-javadocs-script-report/target/cocoon-maven-javadocs-script-report-1.0.0-M2-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/tools/cocoon-maven-javadocs-script-report/target/cocoon-maven-javadocs-script-report-1.0.0-M2-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-maven-javadocs-script-report/1.0.0-M2-SNAPSHOT/cocoon-maven-javadocs-script-report-1.0.0-M2-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Reloading ClassLoader - Webapp Wrapper
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-rcl/cocoon-rcl-webapp-wrapper/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-rcl/cocoon-rcl-webapp-wrapper/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-rcl/cocoon-rcl-webapp-wrapper/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-rcl/cocoon-rcl-webapp-wrapper/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 9 source files to /home/continuum/data/working-directory/51/tools/cocoon-rcl/cocoon-rcl-webapp-wrapper/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/tools/cocoon-rcl/cocoon-rcl-webapp-wrapper/target/cocoon-rcl-webapp-wrapper-1.0.0-RC1-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/tools/cocoon-rcl/cocoon-rcl-webapp-wrapper/target/cocoon-rcl-webapp-wrapper-1.0.0-RC1-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-rcl-webapp-wrapper/1.0.0-RC1-SNAPSHOT/cocoon-rcl-webapp-wrapper-1.0.0-RC1-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Reloading ClassLoader - Spring reloader
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-rcl/cocoon-rcl-spring-reloader/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-rcl/cocoon-rcl-spring-reloader/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-rcl/cocoon-rcl-spring-reloader/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/tools/cocoon-rcl/cocoon-rcl-spring-reloader/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 2 source files to /home/continuum/data/working-directory/51/tools/cocoon-rcl/cocoon-rcl-spring-reloader/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/tools/cocoon-rcl/cocoon-rcl-spring-reloader/target/cocoon-rcl-spring-reloader-1.0.0-RC1-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/tools/cocoon-rcl/cocoon-rcl-spring-reloader/target/cocoon-rcl-spring-reloader-1.0.0-RC1-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-rcl-spring-reloader/1.0.0-RC1-SNAPSHOT/cocoon-rcl-spring-reloader-1.0.0-RC1-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Configuration API
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-configuration/cocoon-configuration-api/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-configuration/cocoon-configuration-api/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-configuration/cocoon-configuration-api/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-configuration/cocoon-configuration-api/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to /home/continuum/data/working-directory/51/core/cocoon-configuration/cocoon-configuration-api/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-configuration/cocoon-configuration-api/target/cocoon-configuration-api-1.0.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-configuration/cocoon-configuration-api/target/cocoon-configuration-api-1.0.2-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-configuration-api/1.0.2-SNAPSHOT/cocoon-configuration-api-1.0.2-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Spring Configurator
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-configuration/cocoon-spring-configurator/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-configuration/cocoon-spring-configurator/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-configuration/cocoon-spring-configurator/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-configuration/cocoon-spring-configurator/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 22 source files to /home/continuum/data/working-directory/51/core/cocoon-configuration/cocoon-spring-configurator/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-configuration/cocoon-spring-configurator/target/cocoon-spring-configurator-1.0.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-configuration/cocoon-spring-configurator/target/cocoon-spring-configurator-1.0.2-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-spring-configurator/1.0.2-SNAPSHOT/cocoon-spring-configurator-1.0.2-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Core [modules]
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/pom.xml to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-core-modules/6-SNAPSHOT/cocoon-core-modules-6-SNAPSHOT.pom
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Pipeline API
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-api/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-api/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-api/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-api/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 45 source files to /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-api/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-api/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-api/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cocoon.util.location.LocationTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-api/target/cocoon-pipeline-api-1.0.0-RC3-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-api/target/cocoon-pipeline-api-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-pipeline-api/1.0.0-RC3-SNAPSHOT/cocoon-pipeline-api-1.0.0-RC3-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Util
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-util/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-util/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-util/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-util/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 24 source files to /home/continuum/data/working-directory/51/core/cocoon-util/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 5 source files to /home/continuum/data/working-directory/51/core/cocoon-util/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/51/core/cocoon-util/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cocoon.util.test.DeprecationTestCase
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running org.apache.cocoon.util.test.IOUtilsTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running org.apache.cocoon.util.test.NetUtilsTestCase
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.apache.cocoon.util.test.MIMEUtilsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.cocoon.util.WildcardMatcherHelperTestCase
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-util/target/cocoon-util-1.0.0-RC3-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-util/target/cocoon-util-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-util/1.0.0-RC3-SNAPSHOT/cocoon-util-1.0.0-RC3-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon XML API
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-api/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-api/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-api/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-api/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 2 source files to /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-api/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-api/target/cocoon-xml-api-1.0.0-RC3-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-api/target/cocoon-xml-api-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-xml-api/1.0.0-RC3-SNAPSHOT/cocoon-xml-api-1.0.0-RC3-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Expression Language API
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-expression-language/cocoon-expression-language-api/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-expression-language/cocoon-expression-language-api/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-expression-language/cocoon-expression-language-api/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-expression-language/cocoon-expression-language-api/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 8 source files to /home/continuum/data/working-directory/51/core/cocoon-expression-language/cocoon-expression-language-api/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-expression-language/cocoon-expression-language-api/target/cocoon-expression-language-api-1.0.0-RC3-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-expression-language/cocoon-expression-language-api/target/cocoon-expression-language-api-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-expression-language-api/1.0.0-RC3-SNAPSHOT/cocoon-expression-language-api-1.0.0-RC3-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Pipeline Implementation
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-impl/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-impl/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-impl/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-impl/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 89 source files to /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-impl/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 8 source files to /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-impl/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-impl/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cocoon.xml.SaxBufferTestCase
consuming: 588235.0 documents per second
parsed:10615.0 documents per second
recalling: 833333.0 documents per second
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.657 sec
Running org.apache.cocoon.xml.dom.DOMBuilderTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.cocoon.components.sax.XMLByteStreamCompilerInterpreterTestCase
consuming: 68965.0 documents per second
parsed: 15360.0 documents per second
recalling: 250000.0 documents per second
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.864 sec
Running org.apache.cocoon.xml.dom.DOMBuilderStreamerTestCase
<?xml version="1.0" encoding="UTF-8"?>
<root/>
<?xml version="1.0" encoding="UTF-8"?>
<!--abcd--><root/>
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-impl/target/cocoon-pipeline-impl-1.0.0-RC3-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-impl/target/cocoon-pipeline-impl-1.0.0-RC3-SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-impl/target/cocoon-pipeline-impl-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-pipeline-impl/1.0.0-RC3-SNAPSHOT/cocoon-pipeline-impl-1.0.0-RC3-SNAPSHOT.jar
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-impl/target/cocoon-pipeline-impl-1.0.0-RC3-SNAPSHOT-tests.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-pipeline-impl/1.0.0-RC3-SNAPSHOT/cocoon-pipeline-impl-1.0.0-RC3-SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon XML Implementation
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-impl/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-impl/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-impl/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-impl/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 4 source files to /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-impl/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-impl/target/cocoon-xml-impl-1.0.0-RC3-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-impl/target/cocoon-xml-impl-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-xml-impl/1.0.0-RC3-SNAPSHOT/cocoon-xml-impl-1.0.0-RC3-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Pipeline Components
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-components/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-components/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-components/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-components/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 69 source files to /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-components/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-components/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-components/target/cocoon-pipeline-components-1.0.0-RC3-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-pipeline/cocoon-pipeline-components/target/cocoon-pipeline-components-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-pipeline-components/1.0.0-RC3-SNAPSHOT/cocoon-pipeline-components-1.0.0-RC3-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Sitemap API
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-api/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-api/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-api/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-api/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 29 source files to /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-api/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-api/target/cocoon-sitemap-api-1.0.0-RC3-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-api/target/cocoon-sitemap-api-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-sitemap-api/1.0.0-RC3-SNAPSHOT/cocoon-sitemap-api-1.0.0-RC3-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon XML Utilities
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-util/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-util/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-util/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-util/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 2 source files to /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-util/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-util/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-util/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cocoon.xml.util.NamespacesTableTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-util/target/cocoon-xml-util-1.0.0-RC3-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-util/target/cocoon-xml-util-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-xml-util/1.0.0-RC3-SNAPSHOT/cocoon-xml-util-1.0.0-RC3-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Expression Language Implementation.
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-expression-language/cocoon-expression-language-impl/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-expression-language/cocoon-expression-language-impl/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-expression-language/cocoon-expression-language-impl/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-expression-language/cocoon-expression-language-impl/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 21 source files to /home/continuum/data/working-directory/51/core/cocoon-expression-language/cocoon-expression-language-impl/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 5 source files to /home/continuum/data/working-directory/51/core/cocoon-expression-language/cocoon-expression-language-impl/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/51/core/cocoon-expression-language/cocoon-expression-language-impl/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cocoon.el.impl.jxpath.JXPathTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec
Running org.apache.cocoon.el.impl.DefaultExpressionFactoryTestCase
log4j:WARN No appenders could be found for logger (org.apache.commons.jexl.ExpressionFactory).
log4j:WARN Please initialize the log4j system properly.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec
Running org.apache.cocoon.el.impl.jexl.JexlTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.cocoon.el.impl.objectmodel.ObjectModelImplTestCase
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.apache.cocoon.el.impl.javascript.JavaScriptTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-expression-language/cocoon-expression-language-impl/target/cocoon-expression-language-impl-1.0.0-RC3-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-expression-language/cocoon-expression-language-impl/target/cocoon-expression-language-impl-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-expression-language-impl/1.0.0-RC3-SNAPSHOT/cocoon-expression-language-impl-1.0.0-RC3-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Thread API
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-thread/cocoon-thread-api/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-thread/cocoon-thread-api/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-thread/cocoon-thread-api/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-thread/cocoon-thread-api/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 3 source files to /home/continuum/data/working-directory/51/core/cocoon-thread/cocoon-thread-api/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-thread/cocoon-thread-api/target/cocoon-thread-api-1.0.0-RC3-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-thread/cocoon-thread-api/target/cocoon-thread-api-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-thread-api/1.0.0-RC3-SNAPSHOT/cocoon-thread-api-1.0.0-RC3-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Sitemap Implementation
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-impl/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-impl/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-impl/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-impl/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 185 source files to /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-impl/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 11 source files to /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-impl/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-impl/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cocoon.environment.FOMTestCase
log4j:WARN No appenders could be found for logger (org.springframework.util.ClassUtils).
log4j:WARN Please initialize the log4j system properly.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.95 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-impl/target/cocoon-sitemap-impl-1.0.0-RC3-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-impl/target/cocoon-sitemap-impl-1.0.0-RC3-SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-impl/target/cocoon-sitemap-impl-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-sitemap-impl/1.0.0-RC3-SNAPSHOT/cocoon-sitemap-impl-1.0.0-RC3-SNAPSHOT.jar
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-impl/target/cocoon-sitemap-impl-1.0.0-RC3-SNAPSHOT-tests.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-sitemap-impl/1.0.0-RC3-SNAPSHOT/cocoon-sitemap-impl-1.0.0-RC3-SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Sitemap Components
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-components/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-components/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-components/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-components/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 108 source files to /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-components/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-components/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-components/target/cocoon-sitemap-components-1.0.0-RC3-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-sitemap/cocoon-sitemap-components/target/cocoon-sitemap-components-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-sitemap-components/1.0.0-RC3-SNAPSHOT/cocoon-sitemap-components-1.0.0-RC3-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon XML Resolver
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-resolver/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-resolver/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-resolver/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-resolver/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 1 source file to /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-resolver/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-resolver/target/cocoon-xml-resolver-1.0.0-RC3-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-xml/cocoon-xml-resolver/target/cocoon-xml-resolver-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-xml-resolver/1.0.0-RC3-SNAPSHOT/cocoon-xml-resolver-1.0.0-RC3-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Store Implementation
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-store/cocoon-store-impl/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-store/cocoon-store-impl/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-store/cocoon-store-impl/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-store/cocoon-store-impl/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 7 source files to /home/continuum/data/working-directory/51/core/cocoon-store/cocoon-store-impl/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-store/cocoon-store-impl/target/cocoon-store-impl-1.0.0-RC3-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-store/cocoon-store-impl/target/cocoon-store-impl-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-store-impl/1.0.0-RC3-SNAPSHOT/cocoon-store-impl-1.0.0-RC3-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Thread Implementation
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-thread/cocoon-thread-impl/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-thread/cocoon-thread-impl/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-thread/cocoon-thread-impl/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-thread/cocoon-thread-impl/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 8 source files to /home/continuum/data/working-directory/51/core/cocoon-thread/cocoon-thread-impl/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 4 source files to /home/continuum/data/working-directory/51/core/cocoon-thread/cocoon-thread-impl/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/51/core/cocoon-thread/cocoon-thread-impl/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cocoon.thread.impl.DefaultThreadPoolTestCase
log4j:WARN No appenders could be found for logger (org.apache.cocoon.thread.impl.DefaultThreadPool).
log4j:WARN Please initialize the log4j system properly.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 sec
Running org.apache.cocoon.thread.impl.DefaultRunnableManagerTestCase
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Running org.apache.cocoon.thread.impl.DefaultThreadFactoryTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-thread/cocoon-thread-impl/target/cocoon-thread-impl-1.0.0-RC3-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-thread/cocoon-thread-impl/target/cocoon-thread-impl-1.0.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-thread-impl/1.0.0-RC3-SNAPSHOT/cocoon-thread-impl-1.0.0-RC3-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Core
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-core/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-core/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-core/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-core/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 84 source files to /home/continuum/data/working-directory/51/core/cocoon-core/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 51 source files to /home/continuum/data/working-directory/51/core/cocoon-core/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/51/core/cocoon-core/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cocoon.matching.RegexpURIMatcherTestCase
log4j:WARN No appenders could be found for logger (org.springframework.util.ClassUtils).
log4j:WARN Please initialize the log4j system properly.
{2=null, 0=test/foo/bla/end, 1=test/foo/bla/end}
{3=null, 2=end, 0=test/foo/bla/end, 1=test/foo}
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.819 sec
Running org.apache.cocoon.acting.RequestParamActionTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.cocoon.selection.HeaderSelectorTestCase
true
false
true
false
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec
Running org.apache.cocoon.transformation.FilterTransformerTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec
Running org.apache.cocoon.core.container.util.PropertyHelperTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.apache.cocoon.generation.FileGeneratorTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec
Running org.apache.cocoon.transformation.XAbstractDOMTransformerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.apache.cocoon.selection.RegexpHeaderSelectorTestCase
true
false
false
false
false
true
false
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
Running org.apache.cocoon.selection.CookieSelectorTestCase
true
false
true
false
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.apache.cocoon.selection.SimpleSelectorTestCase
false
false
true
false
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
Running org.apache.cocoon.generation.FileGeneratorBeanTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.cocoon.selection.HostSelectorTestCase
true
false
false
false
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running org.apache.cocoon.transformation.EncodeURLTransformerTestCase
resultDocument
<?xml version="1.0" encoding="UTF-8"?>
<!--
  Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
--><root><x>X</x><a>A</a><a b="c">d</a><a href="x">x</a></root>
inputDocument
<?xml version="1.0" encoding="UTF-8"?>
<!--
  Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
--><root><x>X</x><a>A</a><a b="c">d</a><a href="x">x</a></root>
transformDocument
<?xml version="1.0" encoding="UTF-8"?>
<root><x>X</x><a>A</a><a b="c">d</a><a href="x">x</a></root>
resultDocument
<?xml version="1.0" encoding="UTF-8"?>
<!--
  Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
--><root><x>X</x><a>A</a><a b="c">d</a><a href="x?JSESSIONID=MockSession">x</a><img src="img/src must not be encoded"/><a href="href must be encoded?JSESSIONID=MockSession"/><form action="action must be encoded?JSESSIONID=MockSession"/></root>
inputDocument
<?xml version="1.0" encoding="UTF-8"?>
<!--
  Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
--><root><x>X</x><a>A</a><a b="c">d</a><a href="x">x</a><img src="img/src must not be encoded"/><a href="href must be encoded"/><form action="action must be encoded"/></root>
transformDocument
<?xml version="1.0" encoding="UTF-8"?>
<root><x>X</x><a>A</a><a b="c">d</a><a href="x?JSESSIONID=MockSession">x</a><img src="img/src must not be encoded"/><a href="href must be encoded?JSESSIONID=MockSession"/><form action="action must be encoded?JSESSIONID=MockSession"/></root>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec
Running org.apache.cocoon.transformation.CIncludeTransformerTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 sec
Running org.apache.cocoon.matching.RequestAttributeMatcherTestCase
{1=requestAttributeMatchTestCaseValue}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
Running org.apache.cocoon.acting.ResourceExistsActionTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.apache.cocoon.matching.RequestParameterMatcherTestCase
{1=requestParameterMatchTestCaseValue}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec
Running org.apache.cocoon.components.source.impl.CachingSourceTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.449 sec
Running org.apache.cocoon.transformation.TraxTransformerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.471 sec
Running org.apache.cocoon.matching.SessionAttributeMatcherTestCase
{1=sessionAttributeMatchTestCaseValue}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec
Running org.apache.cocoon.transformation.I18NTransformerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec
Running org.apache.cocoon.selection.ExceptionSelectorTestCase
true
false
false
true
false
true
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec
Running org.apache.cocoon.selection.RequestAttributeSelectorTestCase
true
false
true
false
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Running org.apache.cocoon.selection.ParameterSelectorTestCase
true
false
false
false
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec
Running org.apache.cocoon.components.treeprocessor.variables.PreparedVariableResolverTestCase
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.631 sec
Running org.apache.cocoon.acting.LocaleActionTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
Running org.apache.cocoon.selection.RegexpRequestParameterSelectorTestCase
true
false
false
false
true
false
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.apache.cocoon.matching.HeaderMatcherTestCase
{1=headerMatchTestCaseValue}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.apache.cocoon.selection.RequestMethodSelectorTestCase
true
false
false
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.apache.cocoon.xml.ParamSaxBufferTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.cocoon.matching.WildcardURIMatcherTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.apache.cocoon.selection.BrowserSelectorTestCase
false
true
false
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Running org.apache.cocoon.selection.RequestParameterSelectorTestCase
true
false
true
false
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 sec
Running org.apache.cocoon.selection.SessionAttributeSelectorTestCase
true
false
true
false
false
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
Running org.apache.cocoon.selection.ResourceExistsSelectorTestCase
true
false
true
false
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec
Running org.apache.cocoon.transformation.AugmentTransformerTestCase
resultDocument
<?xml version="1.0" encoding="UTF-8"?>
<!--
  Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
--><root><x>X</x><a>A</a><a b="c">d</a><a href="http://null/portal1/sect1/x">x</a></root>
inputDocument
<?xml version="1.0" encoding="UTF-8"?>
<!--
  Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
--><root><x>X</x><a>A</a><a b="c">d</a><a href="x">x</a></root>
transformDocument
<?xml version="1.0" encoding="UTF-8"?>
<root><x>X</x><a>A</a><a b="c">d</a><a href="http://null/portal1/sect1/x">x</a></root>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running org.apache.cocoon.components.source.impl.ZipSourceTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.cocoon.matching.ParameterMatcherTestCase
{1=parameterMatchTestCaseValue}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running org.apache.cocoon.transformation.XIncludeTransformerTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec
Running org.apache.cocoon.matching.CookieMatcherTestCase
{1=cookieValue}
null
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-core/target/cocoon-core-2.2.0-RC3-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: /home/continuum/data/working-directory/51/core/cocoon-core/target/cocoon-core-2.2.0-RC3-SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-core/target/cocoon-core-2.2.0-RC3-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-core/2.2.0-RC3-SNAPSHOT/cocoon-core-2.2.0-RC3-SNAPSHOT.jar
[INFO] Installing /home/continuum/data/working-directory/51/core/cocoon-core/target/cocoon-core-2.2.0-RC3-SNAPSHOT-tests.jar to /home/continuum/.m2/repository/org/apache/cocoon/cocoon-core/2.2.0-RC3-SNAPSHOT/cocoon-core-2.2.0-RC3-SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Cocoon Servlet Service Implementation
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-servlet-service/cocoon-servlet-service-impl/target
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-servlet-service/cocoon-servlet-service-impl/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-servlet-service/cocoon-servlet-service-impl/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/51/core/cocoon-servlet-service/cocoon-servlet-service-impl/target/site
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 29 source files to /home/continuum/data/working-directory/51/core/cocoon-servlet-service/cocoon-servlet-service-impl/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 3 source files to /home/continuum/data/working-directory/51/core/cocoon-servlet-service/cocoon-servlet-service-impl/target/test-classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/continuum/data/working-directory/51/core/cocoon-servlet-service/cocoon-servlet-service-impl/src/test/java/org/apache/cocoon/servletservice/HttpServlerResponseBufferingWrapperTestCase.java:[100,47] cannot resolve symbol
symbol  : method contains (java.lang.String)
location: class java.lang.String



/home/continuum/data/working-directory/51/core/cocoon-servlet-service/cocoon-servlet-service-impl/src/test/java/org/apache/cocoon/servletservice/HttpServlerResponseBufferingWrapperTestCase.java:[100,47] cannot resolve symbol
symbol  : method contains (java.lang.String)
location: class java.lang.String


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 38 seconds
[INFO] Finished at: Sat Mar 15 08:05:13 PDT 2008
[INFO] Final Memory: 105M/189M
[INFO] ------------------------------------------------------------------------

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