Online report :
http://maven.zones.apache.org/continuum/buildResult.action?buildId=191&projectId=131&projectName=Doxia
Book Components
Build statistics:
State: Ok
Previous Build: No previous build.
Started at: Tue, 9 Jan 2007 13:56:54 +0000
Finished at: Tue, 9 Jan 2007 13:57:17 +0000
Total time: 23s
Build Trigger: Schedule
Build Number: 1
Exit code: 0
Building machine hostname: maven.zones.apache.org
Operating system : SunOS(unknown)
Java version : 1.4.2_09(Sun Microsystems Inc.)
****************************************************************************
SCM Changes:
****************************************************************************
No files changed
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Test Summary:
****************************************************************************
Tests: 6
Failures: 0
Total time: 1560
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Doxia Book Components
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/131/target
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/131/target/classes
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/131/target/test-classes
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/131/target/site
[INFO] Setting property: classpath.resource.loader.class =>
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] **************************************************************
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File:
org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class
org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated:
org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class
org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any
resource loader.
[INFO] Velocimacro : error using VM library template VM_global_library.vm :
org.apache.velocity.exception.ResourceNotFoundException: Unable to find
resource 'VM_global_library.vm'
[INFO] Velocimacro : VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT
replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be
global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] [modello:java {execution: default}]
[INFO] outputDirectory:
/export/home/continuum/continuum_data/working-directory/131/target/generated-sources/modello
[INFO] Generating current version: 1.0.0
[INFO] [modello:xpp3-reader {execution: default}]
[INFO] outputDirectory:
/export/home/continuum/continuum_data/working-directory/131/target/generated-sources/modello
[INFO] Generating current version: 1.0.0
[INFO] [plexus:descriptor {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] snapshot org.apache.maven.doxia:doxia-editor:1.0-alpha-1-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.doxia:doxia-module-itext:1.0-SNAPSHOT:
checking for updates from apache.snapshots
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/doxia/doxia-module-itext/1.0-SNAPSHOT/doxia-module-itext-1.0-20061107.221350-2.pom
1K downloaded
[INFO] snapshot org.apache.maven.doxia:doxia-modules:1.0-alpha-9-SNAPSHOT:
checking for updates from apache.snapshots
Downloading:
http://repo.mergere.com/maven2/org/codehaus/plexus/plexus-cli/1.0/plexus-cli-1.0.pom
1K downloaded
Downloading:
http://repo.mergere.com/maven2/org/codehaus/plexus/plexus-tools/1.0.8/plexus-tools-1.0.8.pom
953b downloaded
Downloading:
http://repo.mergere.com/maven2/org/codehaus/plexus/plexus-cli/1.0/plexus-cli-1.0.jar
7K downloaded
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/doxia/doxia-module-itext/1.0-SNAPSHOT/doxia-module-itext-1.0-20061107.221350-2.jar
18K downloaded
[INFO] [compiler:compile]
[INFO] Compiling 32 source files to
/export/home/continuum/continuum_data/working-directory/131/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 3 source files to
/export/home/continuum/continuum_data/working-directory/131/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/export/home/continuum/continuum_data/working-directory/131/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.maven.doxia.book.context.IndexEntryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec
Running org.apache.maven.doxia.book.BookRendererTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.397 sec
Running org.apache.maven.doxia.book.services.indexer.BookIndexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec
Results :
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar:
/export/home/continuum/continuum_data/working-directory/131/target/doxia-book-1.0-alpha-1-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
/export/home/continuum/continuum_data/working-directory/131/target/doxia-book-1.0-alpha-1-SNAPSHOT.jar
to
/export/home/continuum/maven-repo-local/org/apache/maven/doxia/doxia-book/1.0-alpha-1-SNAPSHOT/doxia-book-1.0-alpha-1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 seconds
[INFO] Finished at: Tue Jan 09 13:57:17 GMT+00:00 2007
[INFO] Final Memory: 13M/23M
[INFO] ------------------------------------------------------------------------
****************************************************************************