Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 19744 invoked from network); 30 Mar 2009 09:19:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Mar 2009 09:19:38 -0000 Received: (qmail 25467 invoked by uid 500); 30 Mar 2009 09:19:37 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 25363 invoked by uid 500); 30 Mar 2009 09:19:37 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 25353 invoked by uid 99); 30 Mar 2009 09:19:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Mar 2009 09:19:37 +0000 X-ASF-Spam-Status: No, hits=-1998.5 required=10.0 tests=ALL_TRUSTED,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.135] (HELO vmgump.apache.org) (140.211.11.135) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Mar 2009 09:19:35 +0000 Received: from [140.211.11.135] (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id A9FDAAB41F2 for ; Mon, 30 Mar 2009 02:19:13 -0700 (PDT) Date: Mon, 30 Mar 2009 02:19:13 PDT From: Gump To: dev@commons.apache.org Subject: [GUMP@vmgump]: Project commons-configuration (in module apache-commons) failed Message-Id: <20090330091913.A9FDAAB41F2@vmgump.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org 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 commons-configuration has an issue affecting its community integration. This issue affects 15 projects, and has been outstanding for 12 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - commons-configuration : Apache Commons - commons-configuration-test : Apache Commons - commons-jelly-tags-ojb : Commons Jelly - db-ojb-from-packages-1-0-release : ObjectRelationalBridge - db-torque : Persistence Layer - fulcrum-cache : Services Framework - fulcrum-configuration-impl : Services Framework - fulcrum-intake : Services Framework - fulcrum-parser : Services Framework - fulcrum-security-memory : Services Framework - fulcrum-security-nt : Services Framework - fulcrum-template : Services Framework - jakarta-turbine-jcs : Cache - test-ojb-from-packages-1-0-release : ObjectRelationalBridge - turbine-core : A servlet based framework. Full details are available at: http://vmgump.apache.org/gump/public/apache-commons/commons-configuration/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [commons-configuration-1.7-SNAPSHOT.jar] identifier set to project name -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/apache-commons/configuration/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/configuration/pom.xml -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/apache-commons/commons-configuration/gump_work/build_apache-commons_commons-configuration.html Work Name: build_apache-commons_commons-configuration (Type: Build) Work ended in a state of : Failed Elapsed: 30 secs Command Line: mvn --batch-mode -Dmaven.test.skip=true --settings /srv/gump/public/workspace/apache-commons/configuration/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/apache-commons/configuration] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/vfs/core/target/commons-vfs-2.0-SNAPSHOT.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/junit/dist/junit-30032009.jar --------------------------------------------- Downloading: http://localhost:8192/maven2/junit-addons/junit-addons/1.4/junit-addons-1.4.jar 56K downloaded Downloading: http://localhost:8192/maven2/mockobjects/mockobjects-core/0.09/mockobjects-core-0.09.jar 54K downloaded Downloading: http://localhost:8192/maven2/mockobjects/mockobjects-jdk1.4-j2ee1.3/0.09/mockobjects-jdk1.4-j2ee1.3-0.09.jar 65K downloaded Downloading: http://localhost:8192/maven2/javax/mail/mail/1.4/mail-1.4.jar 379K downloaded Downloading: http://localhost:8192/maven2/javax/activation/activation/1.1/activation-1.1.jar 61K downloaded [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.apache.commons:commons-vfs:jar:2.0-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.commons -DartifactId=commons-vfs -Dversion=2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.commons -DartifactId=commons-vfs -Dversion=2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) commons-configuration:commons-configuration:jar:1.7-SNAPSHOT 2) org.apache.commons:commons-vfs:jar:2.0-SNAPSHOT ---------- 1 required artifact is missing. for artifact: commons-configuration:commons-configuration:jar:1.7-SNAPSHOT from the specified remote repositories: Gump (http://localhost:8192/maven2), apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28 seconds [INFO] Finished at: Mon Mar 30 01:19:11 GMT-08:00 2009 [INFO] Final Memory: 8M/15M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/apache-commons/commons-configuration/rss.xml - Atom: http://vmgump.apache.org/gump/public/apache-commons/commons-configuration/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 11000030032009, vmgump:vmgump-public:11000030032009 Gump E-mail Identifier (unique within run) #25. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org