****************************************************************************
Build statistics:
  State: Ok
  Previous build: No previous build.
  Started at: Fri, 10 Jun 2005 03:03:34 +0000
  Finished at: Fri, 10 Jun 2005 03:03:37 +0000
  Total time: 3s
  Building machine hostname: maven.zones.apache.org
****************************************************************************

****************************************************************************
Standard output:
****************************************************************************
[INFO] 
----------------------------------------------------------------------------
[INFO] Building org.apache.maven:maven-archetype-core:jar:1.0-alpha-1
[INFO] 
----------------------------------------------------------------------------
[INFO] maven-compiler-plugin: resolved to version 2.0-alpha-3-SNAPSHOT from 
local repository
[INFO] maven-compiler-plugin: using locally installed snapshot
[INFO] maven-plugin-parent: using locally installed snapshot
[INFO] plexus-compiler-javac: resolved to version 1.4-20050608.082112-2 from 
local repository
[INFO] plexus-compilers: resolved to version 1.4-20050608.082112-1 from local 
repository
[INFO] plexus-compiler: resolved to version 1.4-20050608.082112-1 from local 
repository
[INFO] maven-deploy-plugin: resolved to version 2.0-alpha-3-SNAPSHOT from local 
repository
[INFO] maven-deploy-plugin: using locally installed snapshot
[INFO] maven-install-plugin: resolved to version 2.0-alpha-3-SNAPSHOT from 
local repository
[INFO] maven-install-plugin: using locally installed snapshot
[INFO] maven-jar-plugin: resolved to version 2.0-alpha-3-SNAPSHOT from local 
repository
[INFO] maven-jar-plugin: using locally installed snapshot
[INFO] maven-archiver: using locally installed snapshot
[INFO] maven: using locally installed snapshot
[INFO] maven-resources-plugin: resolved to version 2.0-alpha-3-SNAPSHOT from 
local repository
[INFO] maven-resources-plugin: using locally installed snapshot
[INFO] maven-surefire-plugin: resolved to version 2.0-alpha-3-SNAPSHOT from 
local repository
[INFO] maven-surefire-plugin: using locally installed snapshot
[INFO] maven-clean-plugin: resolved to version 2.0-alpha-3-SNAPSHOT from local 
repository
[INFO] maven-clean-plugin: using locally installed snapshot
[INFO] [clean:clean]
[INFO] [resources:resources]
[INFO] [compiler:compile]
Compiling 8 source files to 
/export/home/continuum/continuum-1.0-alpha-2/apps/continuum/temp/61/target/classes
[INFO] [resources:testResources]
[INFO] [compiler:testCompile]
Compiling 2 source files to 
/export/home/continuum/continuum-1.0-alpha-2/apps/continuum/temp/61/target/test-classes
[INFO] [surefire:test]
[INFO] Setting reports dir: 
/export/home/continuum/continuum-1.0-alpha-2/apps/continuum/temp/61/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[INFO] Setting property: classpath.resource.loader.class => 
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: resource.loader => 'classpath'.
[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 : messages on  : VM system will output logging messages
[INFO] Velocimacro : autoload off  : VM system will not automatically reload 
global library macros
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[WARNING] No checksum exists - assuming a valid download
[INFO] 
----------------------------------------------------------------------------
[INFO] Using following parameters for creating Archetype: 
maven-archetype-quickstart:1.0-alpha-1-SNAPSHOT
[INFO] 
----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: maven
[INFO] Parameter: outputDirectory, Value: 
/export/home/continuum/continuum-1.0-alpha-2/apps/continuum/temp/61/target/archetype
[INFO] Parameter: name, Value: jason
[INFO] Parameter: package, Value: org.apache.maven.quickstart
[INFO] Parameter: version, Value: 1.0-alpha-1-SNAPSHOT
[INFO] Parameter: artifactId, Value: quickstart
[INFO] ResourceManager : found archetype-resources/pom.xml with loader 
org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ResourceManager : found archetype-resources/src/main/java/App.java with 
loader org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ResourceManager : found 
archetype-resources/src/test/java/AbstractTestCase.java with loader 
org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ResourceManager : found archetype-resources/src/test/java/AppTest.java 
with loader org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] Archetype created in dir: 
/export/home/continuum/continuum-1.0-alpha-2/apps/continuum/temp/61/target/archetype
[surefire] Running org.apache.maven.archetype.ArchetypeTest
[surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.59 sec
[surefire] Running 
org.apache.maven.archetype.descriptor.ArchetypeDescriptorBuilderTest
[surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.001 sec

Results :
[surefire] Tests run: 2, Failures: 0, Errors: 0

[INFO] [jar:jar]
[INFO] Building jar: 
/export/home/continuum/continuum-1.0-alpha-2/apps/continuum/temp/61/target/maven-archetype-core-1.0-alpha-1.jar
[INFO] [install:install]
[INFO] Installing 
/export/home/continuum/continuum-1.0-alpha-2/apps/continuum/temp/61/target/maven-archetype-core-1.0-alpha-1.jar
 to 
/export/home/continuum/.m2/repository/org/apache/maven/maven-archetype-core/1.0-alpha-1/maven-archetype-core-1.0-alpha-1.jar
[INFO] 
----------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] 
----------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Fri Jun 10 03:03:37 GMT+00:00 2005
[INFO] Final Memory: 7M/266M
[INFO] 
----------------------------------------------------------------------------

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

There was no content on standard error.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to