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 Build Server <co...@ci.codehaus.org> on 2006/07/24 22:10:15 UTC

[continuum] BUILD SUCCESSFUL: Maven Shared File Management API

Online report : http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/128/buildId/6986
Build statistics:
  State: Ok
  Previous State: Failed
  Started at: Mon, 24 Jul 2006 13:09:56 -0700
  Finished at: Mon, 24 Jul 2006 13:10:15 -0700
  Total time: 18s
  Build Trigger: Schedule
  Exit code: 0
  Building machine hostname: cheddar.simulalabs.com
  Operating system : Linux(unknown)
  Java version : 1.5.0_03(Sun Microsystems Inc.)

Changes
         jdcasey          Fixing inclusion stuff.
             /maven/shared/trunk/file-management/pom.xml
            /maven/shared/trunk/file-management/src/main/java/org/apache/maven/shared/model/fileset/util/FileSetManager.java
            /maven/shared/trunk/file-management/src/main/mdo/fileset.mdo
        
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Shared File Management API
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/128/target
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/128/target/classes
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/128/target/test-classes
[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:xpp3-reader {execution: fileset}]
[INFO] outputDirectory: /home/continuum/continuum-maven/working-directory/128/target/generated-sources/modello
[INFO] [modello:xpp3-writer {execution: fileset}]
[INFO] outputDirectory: /home/continuum/continuum-maven/working-directory/128/target/generated-sources/modello
[INFO] [modello:java {execution: fileset}]
[INFO] outputDirectory: /home/continuum/continuum-maven/working-directory/128/target/generated-sources/modello
[INFO] [modello:xsd {execution: fileset}]
[INFO] outputDirectory: /home/continuum/continuum-maven/working-directory/128/target/generated-site/xsd
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[WARNING] 
	Artifact junit:junit:jar:3.8.1:test retains local scope 'test' overriding broader scope 'compile'
	given by a dependency. If this is not intended, modify or remove the local scope.

[INFO] snapshot org.apache.maven.shared:maven-shared-io:1.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [compiler:compile]
Compiling 14 source files to /home/continuum/continuum-maven/working-directory/128/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 1 source file to /home/continuum/continuum-maven/working-directory/128/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/continuum-maven/working-directory/128/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.shared.model.fileset.util.FileSetUtilsTest
Setting up directory for test: testGetIncludedFiles
Setting up directory for test: testIncludesDontFollowSymlinks
Setting up directory for test: testDeleteDontFollowSymlinks
Setting up directory for test: testDelete
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 sec

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

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/continuum-maven/working-directory/128/target/file-management-1.1-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/continuum-maven/working-directory/128/target/file-management-1.1-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/maven/shared/file-management/1.1-SNAPSHOT/file-management-1.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Mon Jul 24 13:10:14 PDT 2006
[INFO] Final Memory: 14M/157M
[INFO] ------------------------------------------------------------------------

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