You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by ge...@gump.apache.org on 2009/09/17 13:26:54 UTC

[GUMP@vmgump]: Project db-torque-runtime (in module db-torque) failed

To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general@gump.apache.org.

Project db-torque-runtime has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 6 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - db-torque-runtime :  Persistence Layer
    - db-torque-runtime-test :  Persistence Layer


Full details are available at:
    http://vmgump.apache.org/gump/public/db-torque/db-torque-runtime/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Sole output [torque-runtime-4.0-alpha1-SNAPSHOT.jar] identifier set to project name
 -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/db-torque/torque-runtime/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/db-torque/torque-runtime/pom.xml
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/db-torque/db-torque-runtime/gump_work/build_db-torque_db-torque-runtime.html
Work Name: build_db-torque_db-torque-runtime (Type: Build)
Work ended in a state of : Failed
Elapsed: 44 secs
Command Line: mvn --batch-mode -Dmaven.test.skip.exec=true --settings /srv/gump/public/workspace/db-torque/torque-runtime/gump_mvn_settings.xml install 
[Working Directory: /srv/gump/public/workspace/db-torque/torque-runtime]
CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/excalibur/framework/api/target/avalon-framework-api-4.3.2-SNAPSHOT.jar:/srv/gump/public/workspace/excalibur/framework/impl/target/avalon-framework-impl-4.3.2-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-17092009.jar:/srv/gump/public/workspace/apache-commons/collections/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/configuration/target/commons-configuration-1.7-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/dbcp/dist/commons-dbcp.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-17092009.jar:/srv/gump/public/workspace/commons-lang-2.x/target/commons-lang-2.4.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-17092009.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-17092009.jar:/srv/gump/public/workspace/apache-commons/pool/dist/commons-po
 ol.jar:/srv/gump/public/workspace/dom4j/build/dom4j.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-17092009.jar:/srv/gump/public/workspace/jakarta-turbine-jcs/target/jcs-17092009.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-17092009.jar:/srv/gump/public/workspace/velocity-dvsl/dist/velocity-dvsl-17092009.jar:/srv/gump/packages/jdbc2_0/jdbc2_0-stdext.jar:/srv/gump/public/workspace/village/target/village-17092009.jar:/srv/gump/public/workspace/xml-commons/j
 ava/external/build/xml-apis-ext.jar
---------------------------------------------
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Torque Runtime
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /srv/gump/public/workspace/db-torque/torque-runtime/src/main/resources
Downloading: http://snapshots.maven.codehaus.org/maven2//fulcrum/fulcrum-testcontainer/1.0.5/fulcrum-testcontainer-1.0.5.pom
Downloading: http://localhost:8192/maven2/fulcrum/fulcrum-testcontainer/1.0.5/fulcrum-testcontainer-1.0.5.pom
[INFO] [compiler:compile]
[INFO] Compiling 79 source files to /srv/gump/public/workspace/db-torque/torque-runtime/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/srv/gump/public/workspace/db-torque/torque-runtime/src/main/java/org/apache/torque/manager/AbstractBaseManager.java:[33,37] cannot find symbol
symbol  : class FastArrayList
location: package org.apache.commons.collections

/srv/gump/public/workspace/db-torque/torque-runtime/src/main/java/org/apache/torque/manager/AbstractBaseManager.java:[570,8] cannot find symbol
symbol  : class FastArrayList
location: class org.apache.torque.manager.AbstractBaseManager

/srv/gump/public/workspace/db-torque/torque-runtime/src/main/java/org/apache/torque/manager/AbstractBaseManager.java:[573,20] cannot find symbol
symbol  : class FastArrayList
location: class org.apache.torque.manager.AbstractBaseManager

/srv/gump/public/workspace/db-torque/torque-runtime/src/main/java/org/apache/torque/manager/AbstractBaseManager.java:[577,23] cannot find symbol
symbol  : class FastArrayList
location: class org.apache.torque.manager.AbstractBaseManager

/srv/gump/public/workspace/db-torque/torque-runtime/src/main/java/org/apache/torque/util/SummaryHelper.java:[225,38] cannot find symbol
symbol  : method orderedMapIterator()
location: interface org.apache.commons.collections.OrderedMap

/srv/gump/public/workspace/db-torque/torque-runtime/src/main/java/org/apache/torque/util/SummaryHelper.java:[342,39] cannot find symbol
symbol  : method orderedMapIterator()
location: interface org.apache.commons.collections.OrderedMap


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43 seconds
[INFO] Finished at: Thu Sep 17 04:26:49 PDT 2009
[INFO] Final Memory: 13M/27M
[INFO] ------------------------------------------------------------------------
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/db-torque/db-torque-runtime/rss.xml
- Atom: http://vmgump.apache.org/gump/public/db-torque/db-torque-runtime/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 06000017092009, vmgump:vmgump-public:06000017092009
Gump E-mail Identifier (unique within run) #45.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org