Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 8204 invoked from network); 13 Aug 2010 11:30:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Aug 2010 11:30:45 -0000 Received: (qmail 2894 invoked by uid 500); 13 Aug 2010 11:30:44 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 2532 invoked by uid 500); 13 Aug 2010 11:30:42 -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 2508 invoked by uid 99); 13 Aug 2010 11:30:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Aug 2010 11:30:41 +0000 X-ASF-Spam-Status: No, hits=-1999.6 required=10.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.55] (HELO vmgump.apache.org) (140.211.11.55) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Aug 2010 11:30:40 +0000 Received: from vmgump.apache.org (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id E08C315CFA4 for ; Fri, 13 Aug 2010 11:30:18 +0000 (UTC) Date: Fri, 13 Aug 2010 11:30:18 UTC From: Gump To: dev@commons.apache.org Subject: [GUMP@vmgump]: Project commons-jelly-tags-validate (in module commons-jelly) failed Message-Id: <20100813113018.E08C315CFA4@vmgump.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-tags-validate has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 9 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-tags-validate : Commons Jelly Full details are available at: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-validate/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole jar output [commons-jelly-tags-validate-13082010.jar] identifier set to project name -DEBUG- Dependency on iso-relax exists, no need to add for property maven.jar.isorelax. -DEBUG- Dependency on relaxng exists, no need to add for property maven.jar.relaxngDatatype. -DEBUG- Dependency on xml-xerces exists, no need to add for property maven.jar.xerces. -DEBUG- Dependency on commons-jexl-1.x exists, no need to add for property maven.jar.commons-jexl. -DEBUG- Dependency on msv-core exists, no need to add for property maven.jar.msv. -DEBUG- (Gump generated) Maven Properties in: /srv/gump/public/workspace/commons-jelly/jelly-tags/validate/build.properties -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/commons-jelly/jelly-tags/validate/project.xml -DEBUG- Maven project properties in: /srv/gump/public/workspace/commons-jelly/jelly-tags/validate/project.properties -INFO- Project Reports in: /srv/gump/public/workspace/commons-jelly/jelly-tags/validate/target/test-reports -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-validate/gump_work/build_commons-jelly_commons-jelly-tags-validate.html Work Name: build_commons-jelly_commons-jelly-tags-validate (Type: Build) Work ended in a state of : Failed Elapsed: 9 secs Command Line: maven --offline jar [Working Directory: /srv/gump/public/workspace/commons-jelly/jelly-tags/validate] --------------------------------------------- [junit] [junit] [junit] Testcase: invalidateDTD(org.apache.commons.jelly.tags.junit.CaseTag$1): Caused an ERROR [junit] file:/srv/gump/public/workspace/commons-jelly/jelly-tags/validate/target/test-classes/org/apache/commons/jelly/tags/validate/suite.jelly:97:52: com/sun/msv/datatype/xsd/ngimpl/DataTypeLibraryImpl [junit] org.apache.commons.jelly.JellyTagException: file:/srv/gump/public/workspace/commons-jelly/jelly-tags/validate/target/test-classes/org/apache/commons/jelly/tags/validate/suite.jelly:97:52: com/sun/msv/datatype/xsd/ngimpl/DataTypeLibraryImpl [junit] at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:732) [junit] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:287) [junit] at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96) [junit] at org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:60) [junit] Caused by: java.lang.NoClassDefFoundError: com/sun/msv/datatype/xsd/ngimpl/DataTypeLibraryImpl [junit] at com.sun.msv.reader.dtd.DTDReader.(DTDReader.java:96) [junit] at com.sun.msv.reader.dtd.DTDReader.parse(DTDReader.java:74) [junit] at com.sun.msv.reader.dtd.DTDReader.parse(DTDReader.java:66) [junit] at com.sun.msv.reader.util.GrammarLoader._loadSchema(GrammarLoader.java:393) [junit] at com.sun.msv.reader.util.GrammarLoader.parse(GrammarLoader.java:325) [junit] at com.sun.msv.reader.util.GrammarLoader.loadSchema(GrammarLoader.java:189) [junit] at com.sun.msv.verifier.jarv.TheFactoryImpl.parse(TheFactoryImpl.java:42) [junit] at com.sun.msv.verifier.jarv.FactoryImpl.compileSchema(FactoryImpl.java:98) [junit] at org.iso_relax.verifier.VerifierFactory.compileSchema(Unknown Source) [junit] at org.apache.commons.jelly.tags.validate.VerifierTag.doTag(VerifierTag.java:92) [junit] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:267) [junit] ... 11 more [junit] Root cause [junit] java.lang.NoClassDefFoundError: com/sun/msv/datatype/xsd/ngimpl/DataTypeLibraryImpl [junit] at com.sun.msv.reader.dtd.DTDReader.(DTDReader.java:96) [junit] at com.sun.msv.reader.dtd.DTDReader.parse(DTDReader.java:74) [junit] at com.sun.msv.reader.dtd.DTDReader.parse(DTDReader.java:66) [junit] at com.sun.msv.reader.util.GrammarLoader._loadSchema(GrammarLoader.java:393) [junit] at com.sun.msv.reader.util.GrammarLoader.parse(GrammarLoader.java:325) [junit] at com.sun.msv.reader.util.GrammarLoader.loadSchema(GrammarLoader.java:189) [junit] at com.sun.msv.verifier.jarv.TheFactoryImpl.parse(TheFactoryImpl.java:42) [junit] at com.sun.msv.verifier.jarv.FactoryImpl.compileSchema(FactoryImpl.java:98) [junit] at org.iso_relax.verifier.VerifierFactory.compileSchema(Unknown Source) [junit] at org.apache.commons.jelly.tags.validate.VerifierTag.doTag(VerifierTag.java:92) [junit] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:267) [junit] at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96) [junit] at org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:60) [junit] [junit] [junit] [ERROR] TEST org.apache.commons.jelly.tags.validate.TestJelly FAILED BUILD FAILED File...... /home/gump/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly Element... fail Line...... 181 Column.... 54 There were test failures. Total time: 9 seconds Finished at: Fri Aug 13 11:30:18 UTC 2010 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-validate/rss.xml - Atom: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-validate/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 21000613082010, vmgump.apache.org:vmgump:21000613082010 Gump E-mail Identifier (unique within run) #27. -- 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