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-define development <co...@jakarta.apache.org> on 2005/10/28 13:27:27 UTC

[GUMP@vmgump]: Project commons-jelly-tags-define-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-define-test has an issue affecting its community integration.
This issue affects 1 projects.
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-define-test :  Commons Jelly


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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -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/define/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/define/project.xml
 -DEBUG- Maven project properties in: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/define/project.properties
 -INFO- Project Reports in: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/define/target/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-define-test/gump_work/build_commons-jelly_commons-jelly-tags-define-test.html
Work Name: build_commons-jelly_commons-jelly-tags-define-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 15 secs
Command Line: maven --offline jar 
[Working Directory: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/define]
CLASSPATH: /opt/jdk1.4/lib/tools.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-28102005.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-28102005.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-28102005.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/dynabean/target/commons-jelly-tags-dynabean-28102005.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-28102005.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-28102005.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-28102005.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-28102005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-28102005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api-28102005.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.jaxen.saxpath.base.XPathReader.unionExpr(XPathReader.java:1129)
    [junit] 	at org.jaxen.saxpath.base.XPathReader.unaryExpr(XPathReader.java:1117)
    [junit] 	at org.jaxen.saxpath.base.XPathReader.multiplicativeExpr(XPathReader.java:1039)
    [junit] 	at org.jaxen.saxpath.base.XPathReader.additiveExpr(XPathReader.java:982)
    [junit] 	at org.jaxen.saxpath.base.XPathReader.relationalExpr(XPathReader.java:902)
    [junit] 	at org.jaxen.saxpath.base.XPathReader.equalityExpr(XPathReader.java:850)
    [junit] 	at org.jaxen.saxpath.base.XPathReader.andExpr(XPathReader.java:826)
    [junit] 	at org.jaxen.saxpath.base.XPathReader.orExpr(XPathReader.java:804)
    [junit] 	at org.jaxen.saxpath.base.XPathReader.expr(XPathReader.java:797)
    [junit] 	at org.jaxen.saxpath.base.XPathReader.parse(XPathReader.java:105)
    [junit] 	at org.jaxen.BaseXPath.<init>(BaseXPath.java:126)
    [junit] 	at org.jaxen.BaseXPath.<init>(BaseXPath.java:152)
    [junit] 	at org.jaxen.dom4j.Dom4jXPath.<init>(Dom4jXPath.java:101)
    [junit] 	at org.apache.commons.jelly.expression.xpath.XPathExpression.evaluate(XPathExpression.java:78)
    [junit] 	at org.apache.commons.jelly.expression.ExpressionSupport.evaluateRecurse(ExpressionSupport.java:61)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:256)
    [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] 	at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:118)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:325)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:536)
    [junit] Oct 28, 2005 4:27:24 AM org.apache.commons.jelly.tags.log.InfoTag doTag
    [junit] INFO: obtained is varA value from attribute
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: invoke(org.apache.commons.jelly.tags.junit.CaseTag$1):	Caused an ERROR
    [junit] file:/x1/gump/public/workspace/commons-jelly/jelly-tags/define/target/test-classes/org/apache/commons/jelly/tags/define/suite.jelly:51:38: <test:assert> You must define an attribute called 'test' for this tag.
    [junit] org.apache.commons.jelly.MissingAttributeException: file:/x1/gump/public/workspace/commons-jelly/jelly-tags/define/target/test-classes/org/apache/commons/jelly/tags/define/suite.jelly:51:38: <test:assert> You must define an attribute called 'test' for this tag.
    [junit] 	at org.apache.commons.jelly.tags.junit.AssertTag.doTag(AssertTag.java:54)
    [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.tags.define.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: 15 seconds
Finished at: Fri Oct 28 04:27:26 PDT 2005

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

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

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

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