Online report :
http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/151/buildId/348
Build statistics:
State: Failed
Previous State: Failed
Started at: Mon, 27 Mar 2006 07:46:32 -0800
Finished at: Mon, 27 Mar 2006 07:46:46 -0800
Total time: 13s
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/151/target
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/151/target/classes
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/151/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:java {execution: default}]
[INFO] outputDirectory:
/home/continuum/continuum-maven/working-directory/151/target/generated-sources/modello
[INFO] [modello:jpox-jdo-mapping {execution: default}]
[INFO] outputDirectory:
/home/continuum/continuum-maven/working-directory/151/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/151/target/classes
Downloading:
http://repo1.maven.org/maven2/javax/sql/jdbc-stdext/2.0/jdbc-stdext-2.0.jar
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
Downloading:
http://repo1.maven.org/maven2/javax/security/jaas/1.0.01/jaas-1.0.01.jar
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
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)
[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
----------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) javax.sql:jdbc-stdext:jar:2.0
Try downloading the file manually from:
http://java.sun.com/products/jdbc/download.html
Then, install it using the command:
mvn install:install-file -DgroupId=javax.sql -DartifactId=jdbc-stdext \
-Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1)
org.codehaus.mojo:jpox-maven-plugin:maven-plugin:1.0.2-20060215.102019-1
2) jpox:jpox-enhancer:jar:1.1.0-beta-6
3) jpox:jpox:jar:1.1.0-beta-6
4) javax.sql:jdbc-stdext:jar:2.0
2) javax.security:jaas:jar:1.0.01
Try downloading the file manually from:
http://java.sun.com/products/jaas/index-10.html
Then, install it using the command:
mvn install:install-file -DgroupId=javax.security -DartifactId=jaas \
-Dversion=1.0.01 -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1)
org.codehaus.mojo:jpox-maven-plugin:maven-plugin:1.0.2-20060215.102019-1
2) jpox:jpox-enhancer:jar:1.1.0-beta-6
3) jpox:jpox:jar:1.1.0-beta-6
4) javax.security:jaas:jar:1.0.01
3) 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:jpox-maven-plugin:maven-plugin:1.0.2-20060215.102019-1
2) jpox:jpox-enhancer:jar:1.1.0-beta-6
3) jpox:jpox:jar:1.1.0-beta-6
4) javax.resource:connector:jar:1.0
----------
3 required artifacts are missing.
for artifact:
org.codehaus.mojo:jpox-maven-plugin:maven-plugin:1.0.2-20060215.102019-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: 10 seconds
[INFO] Finished at: Mon Mar 27 07:46:45 PST 2006
[INFO] Final Memory: 12M/157M
[INFO]
----------------------------------------------------------------------------
****************************************************************************