You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by commons-jelly-tags-jsl development <co...@jakarta.apache.org> on 2007/04/01 17:50:44 UTC

[GUMP@vmgump]: Project commons-jelly-tags-jsl-test (in module commons-jelly) 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 commons-jelly-tags-jsl-test has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 125 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-jsl-test :  Commons Jelly


Full details are available at:
    http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jsl-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Dependency on ant exists, no need to add for property maven.jar.ant-optional.
 -DEBUG- Dependency on xml-xerces exists, no need to add for property maven.jar.xerces.
 -WARNING- Overriding Maven properties: [/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/build.properties]
 -DEBUG- (Gump generated) Maven Properties in: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/project.xml
 -DEBUG- Maven project properties in: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/project.properties
 -INFO- Project Reports in: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/target/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jsl-test/gump_work/build_commons-jelly_commons-jelly-tags-jsl-test.html
Work Name: build_commons-jelly_commons-jelly-tags-jsl-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 16 secs
Command Line: maven --offline jar 
[Working Directory: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl]
CLASSPATH: /opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/commons-cli-1.0.x/target/commons-cli-01042007.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-01042007.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-01042007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/ant/target/commons-jelly-tags-ant-01042007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-01042007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-01042007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-01042007.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-01042007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-01042007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-01042007.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/public/workspace/jaxen/target/jaxen-01042007.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
---------------------------------------------
    [junit] 	at org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:64)
    [junit] 	at org.apache.commons.jelly.tags.junit.AssertTag.doTag(AssertTag.java:59)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:263)
    [junit] 	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
    [junit] 	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:187)
    [junit] 	at org.apache.commons.jelly.impl.StaticTag.doTag(StaticTag.java:66)
    [junit] 	at org.apache.commons.jelly.impl.StaticTagScript.run(StaticTagScript.java:113)
    [junit] 	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
    [junit] 	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:187)
    [junit] 	at org.apache.commons.jelly.tags.jsl.TemplateTag$1.run(TemplateTag.java:161)
    [junit] 	at org.dom4j.rule.Mode.fireRule(Mode.java:59)
    [junit] 	at org.dom4j.rule.Mode.applyTemplates(Mode.java:80)
    [junit] 	at org.dom4j.rule.RuleManager$1.run(RuleManager.java:171)
    [junit] 	at org.dom4j.rule.Mode.fireRule(Mode.java:59)
    [junit] 	at org.dom4j.rule.Stylesheet.run(Stylesheet.java:102)
    [junit] 	at org.dom4j.rule.Stylesheet.run(Stylesheet.java:91)
    [junit] 	at org.dom4j.rule.Stylesheet.run(Stylesheet.java:78)
    [junit] 	at org.dom4j.rule.Stylesheet.run(Stylesheet.java:71)
    [junit] 	at org.apache.commons.jelly.tags.jsl.StylesheetTag.doTag(StylesheetTag.java:125)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:263)
    [junit] 	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
    [junit] 	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:187)
    [junit] 	at org.apache.commons.jelly.tags.core.ForEachTag.doTag(ForEachTag.java:151)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:263)
    [junit] 	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
    [junit] 	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:187)
    [junit] 	at org.apache.commons.jelly.TagSupport.getBodyText(TagSupport.java:235)
    [junit] 	at org.apache.commons.jelly.tags.log.InfoTag.doTag(InfoTag.java:40)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:263)
    [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.jsl.TestJSLSuite FAILED
    [junit] Running org.apache.commons.jelly.jsl.TestJSL
    [junit] Running org.apache.commons.jelly.jsl.TestJSL
    [junit] Testsuite: org.apache.commons.jelly.jsl.TestJSL
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.497 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.497 sec
    [junit] 

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: 15 seconds
Finished at: Sun Apr 01 08:50:35 PDT 2007

---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jsl-test/rss.xml
- Atom: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jsl-test/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 18000001042007, vmgump.apache.org:vmgump-public:18000001042007
Gump E-mail Identifier (unique within run) #41.

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

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