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 gene...@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 11 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-23082010.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: 10 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:
 <v:verifier> 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:
 <v:verifier> 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.<init>(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.<init>(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: 10 seconds
Finished at: Mon Aug 23 11:28:32 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 21000623082010, vmgump.apache.org:vmgump:21000623082010
Gump E-mail Identifier (unique within run) #29.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to