You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by "Continuum@maven.zones.apache.org" <co...@maven.zones.apache.org> on 2007/06/14 07:45:49 UTC

[continuum] BUILD SUCCESSFUL: Maven JXR

Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=8554&projectId=376
Build statistics:
  State: Ok
  Previous Build: No previous build.
  Started at: Thu 14 Jun 2007 05:45:36 +0000
  Finished at: Thu 14 Jun 2007 05:45:48 +0000
  Total time: 12s
  Build Trigger: Schedule
  Build Number: 1
  Exit code: 0
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_11(Sun Microsystems Inc.)

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

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

****************************************************************************
Test Summary:
****************************************************************************
Tests: 4
Failures: 0
Total time: 863

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven JXR
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 6 resources
Downloading: http://repo1.maven.org/maven2/plexus/plexus-utils/1.0.3/plexus-utils-1.0.3.jar
156K downloaded
[INFO] [compiler:compile]
[INFO] Compiling 17 source files to /export/home/build/data/continuum/checkouts/376/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 5 source files to /export/home/build/data/continuum/checkouts/376/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /export/home/build/data/continuum/checkouts/376/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.jxr.JavaCodeTransformTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
Running org.apache.maven.jxr.IncludeExcludeTest
Scanning /export/home/build/data/continuum/checkouts/376/src/test/resources
parsing... include/IncludedClass.java
/export/home/build/data/continuum/checkouts/376/src/test/resources/include/IncludedClass.java -> /export/home/build/data/continuum/checkouts/376/target/include/IncludedClass.html
************************************************************** 
Starting Jakarta Velocity v1.4
RuntimeInstance initializing.
Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
Trying to use logger class org.apache.maven.jxr.log.VelocityLogger
Using logger class org.apache.maven.jxr.log.VelocityLogger
Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
Resource Loader Instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
ClasspathResourceLoader : initialization starting.
ClasspathResourceLoader : initialization complete.
ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
Default ResourceManager initialization complete.
Loaded System Directive: org.apache.velocity.runtime.directive.Literal
Loaded System Directive: org.apache.velocity.runtime.directive.Macro
Loaded System Directive: org.apache.velocity.runtime.directive.Parse
Loaded System Directive: org.apache.velocity.runtime.directive.Include
Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
Created: 20 parsers.
Velocimacro : initialization starting.
Velocimacro : allowInline = true : VMs can be defined inline in templates
Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
Velocimacro : messages on  : VM system will output logging messages
Velocimacro : autoload off  : VM system will not automatically reload global library macros
Velocimacro : initialization complete.
Velocity successfully started.
ResourceManager : found templates/index.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
ResourceManager : found templates/overview-frame.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
ResourceManager : found templates/allclasses-frame.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
ResourceManager : found templates/overview-summary.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
ResourceManager : found templates/package-summary.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
ResourceManager : found templates/package-frame.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 sec
Running org.apache.maven.jxr.JxrBeanTest
Scanning /export/home/build/data/continuum/checkouts/376/src/test/java
parsing... org/apache/maven/jxr/package-info.java
parsing... org/apache/maven/jxr/JavaCodeTransformTest.java
parsing... org/apache/maven/jxr/JxrBeanTest.java
parsing... org/apache/maven/jxr/DummyLog.java
parsing... org/apache/maven/jxr/IncludeExcludeTest.java
/export/home/build/data/continuum/checkouts/376/src/test/java/org/apache/maven/jxr/JavaCodeTransformTest.java -> /export/home/build/data/continuum/checkouts/376/target/org/apache/maven/jxr/JavaCodeTransformTest.html
/export/home/build/data/continuum/checkouts/376/src/test/java/org/apache/maven/jxr/JxrBeanTest.java -> /export/home/build/data/continuum/checkouts/376/target/org/apache/maven/jxr/JxrBeanTest.html
/export/home/build/data/continuum/checkouts/376/src/test/java/org/apache/maven/jxr/DummyLog.java -> /export/home/build/data/continuum/checkouts/376/target/org/apache/maven/jxr/DummyLog.html
/export/home/build/data/continuum/checkouts/376/src/test/java/org/apache/maven/jxr/IncludeExcludeTest.java -> /export/home/build/data/continuum/checkouts/376/target/org/apache/maven/jxr/IncludeExcludeTest.html
************************************************************** 
Starting Jakarta Velocity v1.4
RuntimeInstance initializing.
Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
Trying to use logger class org.apache.maven.jxr.log.VelocityLogger
Using logger class org.apache.maven.jxr.log.VelocityLogger
Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
Resource Loader Instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
ClasspathResourceLoader : initialization starting.
ClasspathResourceLoader : initialization complete.
ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
Default ResourceManager initialization complete.
Loaded System Directive: org.apache.velocity.runtime.directive.Literal
Loaded System Directive: org.apache.velocity.runtime.directive.Macro
Loaded System Directive: org.apache.velocity.runtime.directive.Parse
Loaded System Directive: org.apache.velocity.runtime.directive.Include
Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
Created: 20 parsers.
Velocimacro : initialization starting.
Velocimacro : allowInline = true : VMs can be defined inline in templates
Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
Velocimacro : messages on  : VM system will output logging messages
Velocimacro : autoload off  : VM system will not automatically reload global library macros
Velocimacro : initialization complete.
Velocity successfully started.
ResourceManager : found templates/index.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
ResourceManager : found templates/overview-frame.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
ResourceManager : found templates/allclasses-frame.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
ResourceManager : found templates/overview-summary.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
ResourceManager : found templates/package-summary.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
ResourceManager : found templates/package-frame.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /export/home/build/data/continuum/checkouts/376/target/maven-jxr-2.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /export/home/build/data/continuum/checkouts/376/target/maven-jxr-2.2-SNAPSHOT.jar to /export/home/build/.m2/repository/org/apache/maven/maven-jxr/2.2-SNAPSHOT/maven-jxr-2.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Thu Jun 14 05:45:48 GMT 2007
[INFO] Final Memory: 12M/327M
[INFO] ------------------------------------------------------------------------

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