Online report : 
http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/86/buildId/812
Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Sun, 26 Mar 2006 22:11:01 -0800
  Finished at: Sun, 26 Mar 2006 22:11:08 -0800
  Total time: 7s
  Build Trigger: Forced
  Exit code: 1
  Building machine hostname: cheddar.simulalabs.com
  Operating system : Linux(unknown)
  Java version : 1.5.0_03(Sun Microsystems Inc.)

Changes
      No files changed
  
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Continuum Model
[INFO]    task-segment: [clean, install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
/home/continuum/continuum-maven/working-directory/86/target
[INFO] Deleting directory 
/home/continuum/continuum-maven/working-directory/86/target/classes
[INFO] Deleting directory 
/home/continuum/continuum-maven/working-directory/86/target/test-classes
[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.
[INFO] [modello:java {execution: default}]
[INFO] outputDirectory: 
/home/continuum/continuum-maven/working-directory/86/target/generated-sources
[INFO] [modello:jpox-jdo-mapping {execution: default}]
[INFO] outputDirectory: 
/home/continuum/continuum-maven/working-directory/86/target/classes
[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] [compiler:compile]
Compiling 19 source files to 
/home/continuum/continuum-maven/working-directory/86/target/classes
Downloading: 
http://repo1.maven.org/maven2/javax/resource/connector/1.0/connector-1.0.jar
[WARNING] Unable to get resource from repository central 
(http://repo1.maven.org/maven2)
Downloading: 
http://repo1.maven.org/maven2/javax/transaction/jta/1.0.1B/jta-1.0.1B.jar
[WARNING] Unable to get resource from repository central 
(http://repo1.maven.org/maven2)
[INFO] 
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] 
----------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) javax.resource:connector:jar:1.0

  Try downloading the file manually from: 
      http://java.sun.com/j2ee/connector/download.html

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.resource -DartifactId=connector \
          -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
        1) org.codehaus.mojo:maven-jpox-plugin:maven-plugin:1.0.1
        2) jpox:jpox:jar:1.1.0-beta-4
        3) javax.resource:connector:jar:1.0

2) javax.transaction:jta:jar:1.0.1B

  Try downloading the file manually from: 
      http://java.sun.com/products/jta

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.transaction -DartifactId=jta \
          -Dversion=1.0.1B -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
        1) org.codehaus.mojo:maven-jpox-plugin:maven-plugin:1.0.1
        2) jpox:jpox:jar:1.1.0-beta-4
        3) javax.transaction:jta:jar:1.0.1B

----------
2 required artifacts are missing.

for artifact: 
  org.codehaus.mojo:maven-jpox-plugin:maven-plugin:1.0.1

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  snapshots (http://snapshots.maven.codehaus.org/maven2)


[INFO] 
----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] 
----------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Sun Mar 26 22:11:08 PST 2006
[INFO] Final Memory: 11M/124M
[INFO] 
----------------------------------------------------------------------------

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


Reply via email to