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 2005/10/27 13:33:33 UTC

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


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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Sole output [commons-jelly-tags-jsl-27102005.jar] identifier set to project name
 -ERROR- Multiple outputs defined by project ant; an id attribute is required to select the one you want
 -ERROR- Unhandled Property: maven.jar.ant-optional on: Maven on Project:commons-jelly-tags-jsl
 -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.
 -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
 -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-jsl/gump_work/build_commons-jelly_commons-jelly-tags-jsl.html
Work Name: build_commons-jelly_commons-jelly-tags-jsl (Type: Build)
Work ended in a state of : Failed
Elapsed: 18 secs
Command Line: maven --offline jar 
[Working Directory: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl]
CLASSPATH: /opt/jdk1.4/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/jakarta-commons/cli/target/commons-cli-27102005.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-27102005.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-27102005.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/ant/target/commons-jelly-tags-ant-27102005.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-27102005.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-27102005.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-27102005.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-27102005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-27102005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api-27102005.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaxen-1.1-beta-6/jaxen-1.1-beta-6.jar
---------------------------------------------
    [junit] 	at org.apache.commons.jelly.tags.xml.ExprTag.doTag(ExprTag.java:46)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
    [junit] 	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:186)
    [junit] 	at org.apache.commons.jelly.TagSupport.getBodyText(TagSupport.java:234)
    [junit] 	at org.apache.commons.jelly.tags.core.SetTag.doTag(SetTag.java:90)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
    [junit] 	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
    [junit] 	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:186)
    [junit] 	at org.apache.commons.jelly.tags.jsl.TemplateTag$1.run(TemplateTag.java:160)
    [junit] 	at org.dom4j.rule.Mode.fireRule(Mode.java:58)
    [junit] 	at org.dom4j.rule.Mode.applyTemplates(Mode.java:79)
    [junit] 	at org.dom4j.rule.RuleManager$1.run(RuleManager.java:171)
    [junit] 	at org.dom4j.rule.Mode.fireRule(Mode.java:58)
    [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:124)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
    [junit] 	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
    [junit] 	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:186)
    [junit] 	at org.apache.commons.jelly.tags.core.ForEachTag.doTag(ForEachTag.java:191)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
    [junit] 	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
    [junit] 	at org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:59)
    [junit] 
    [junit] 
    [junit] [ERROR] TEST org.apache.commons.jelly.jsl.TestJSLSuite FAILED
    [junit] Running org.apache.commons.jelly.jsl.TestJSL
    [junit] Testsuite: org.apache.commons.jelly.jsl.TestJSL
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 1.412 sec
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 1.412 sec
    [junit] 
    [junit] Testcase: testExample1(org.apache.commons.jelly.jsl.TestJSL):	FAILED
    [junit] <small> starts with 'James Elson'
    [junit] junit.framework.AssertionFailedError: <small> starts with 'James Elson'
    [junit] 	at org.apache.commons.jelly.jsl.TestJSL.testExample1(TestJSL.java:65)
    [junit] 
    [junit] 
    [junit] [ERROR] TEST org.apache.commons.jelly.jsl.TestJSL 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: 18 seconds
Finished at: Thu Oct 27 04:33:32 PDT 2005

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

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

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

--
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