Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 44332 invoked from network); 7 Dec 2008 11:25:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Dec 2008 11:25:31 -0000 Received: (qmail 39946 invoked by uid 500); 7 Dec 2008 11:25:40 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 39817 invoked by uid 500); 7 Dec 2008 11:25:39 -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 39798 invoked by uid 99); 7 Dec 2008 11:25:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Dec 2008 03:25:38 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Sun, 07 Dec 2008 11:24:17 +0000 Received: from [140.211.11.135] (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id BD856AB4259 for ; Sun, 7 Dec 2008 03:24:34 -0800 (PST) Date: Sun, 07 Dec 2008 03:24:34 PST From: commons-jelly development To: dev@commons.apache.org Subject: [GUMP@vmgump]: Project commons-jelly-test (in module commons-jelly) failed Message-Id: <20081207112434.BD856AB4259@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-jelly-test has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 19 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - commons-jelly-test : Commons Jelly Full details are available at: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Dependency on jakarta-servletapi-5-servlet exists, no need to add for property maven.jar.servletapi. -DEBUG- Dependency on jakarta-taglibs-standard exists, no need to add for property maven.jar.jstl. -DEBUG- Dependency on xml-xerces exists, no need to add for property maven.jar.xerces. -DEBUG- (Gump generated) Maven Properties in: /srv/gump/public/workspace/commons-jelly/build.properties -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/commons-jelly/project.xml -DEBUG- Maven project properties in: /srv/gump/public/workspace/commons-jelly/project.properties -INFO- Project Reports in: /srv/gump/public/workspace/commons-jelly/target/test-reports The following work was performed: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/gump_work/build_commons-jelly_commons-jelly-test.html Work Name: build_commons-jelly_commons-jelly-test (Type: Build) Work ended in a state of : Failed Elapsed: 16 secs Command Line: maven --offline jar [Working Directory: /srv/gump/public/workspace/commons-jelly] CLASSPATH: /usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-07122008.jar:/srv/gump/public/workspace/commons-cli-1.x/target/commons-cli-07122008.jar:/srv/gump/public/workspace/apache-commons/collections/build/commons-collections-07122008.jar:/srv/gump/public/workspace/apache-commons/discovery/dist/commons-discovery.jar:/srv/gump/public/workspace/apache-commons/jexl/dist/commons-jexl-07122008.jar:/srv/gump/public/workspace/apache-commons/lang/commons-lang-07122008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-07122008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-07122008.jar:/srv/gump/public/workspace/dom4j/build/dom4j.jar:/srv/gump/packages/forehead/forehead-1.0-beta-5.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/srv/gump/public/workspace/jakarta-taglibs/dist/standard/lib/jstl.jar:/srv/gump/public/workspa ce/jaxen/target/jaxen-07122008.jar:/srv/gump/public/workspace/junit/dist/junit-07122008.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar --------------------------------------------- | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 build:start: java:prepare-filesystem: [mkdir] Created dir: /srv/gump/public/workspace/commons-jelly/target/classes java:compile: [echo] Compiling to /srv/gump/public/workspace/commons-jelly/target/classes [javac] Compiling 93 source files to /srv/gump/public/workspace/commons-jelly/target/classes [javac] /srv/gump/public/workspace/commons-jelly/src/java/org/apache/commons/jelly/impl/DynamicBeanTag.java:27: warning: [deprecation] org.apache.commons.collections.BeanMap in org.apache.commons.collections has been deprecated [javac] import org.apache.commons.collections.BeanMap; [javac] ^ [javac] /srv/gump/public/workspace/commons-jelly/src/java/org/apache/commons/jelly/impl/DynamicBeanTag.java:211: warning: [deprecation] org.apache.commons.collections.BeanMap in org.apache.commons.collections has been deprecated [javac] BeanMap beanMap = new BeanMap(bean); [javac] ^ [javac] /srv/gump/public/workspace/commons-jelly/src/java/org/apache/commons/jelly/impl/DynamicBeanTag.java:211: warning: [deprecation] org.apache.commons.collections.BeanMap in org.apache.commons.collections has been deprecated [javac] BeanMap beanMap = new BeanMap(bean); [javac] ^ [javac] 3 warnings java:jar-resources: Copying 1 file to /srv/gump/public/workspace/commons-jelly/target/classes/META-INF Copying 2 files to /srv/gump/public/workspace/commons-jelly/target/classes test:prepare-filesystem: [mkdir] Created dir: /srv/gump/public/workspace/commons-jelly/target/test-classes [mkdir] Created dir: /srv/gump/public/workspace/commons-jelly/target/test-reports test:test-resources: Copying 47 files to /srv/gump/public/workspace/commons-jelly/target/test-classes test:compile: [javac] Compiling 60 source files to /srv/gump/public/workspace/commons-jelly/target/test-classes [javac] /srv/gump/public/workspace/commons-jelly/src/test/org/apache/commons/jelly/core/TestModularExceptionBean.java:39: package junit.swingui does not exist [javac] junit.swingui.TestRunner.run(TestModularExceptionBean.class); [javac] ^ [javac] 1 error BUILD FAILED File...... /home/gump/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly Element... javac Line...... 52 Column.... 46 Compile failed; see the compiler error output for details. Total time: 15 seconds Finished at: Sun Dec 07 03:24:34 GMT-08:00 2008 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/rss.xml - Atom: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 21000007122008, vmgump:vmgump-public:21000007122008 Gump E-mail Identifier (unique within run) #28. -- 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