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-html development <co...@jakarta.apache.org> on 2005/11/01 05:23:05 UTC

[GUMP@vmgump]: Project commons-jelly-tags-html (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-html 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-html :  Commons Jelly


Full details are available at:
    http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-html/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-html-31102005.jar] identifier set to project name
 -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/html/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/html/project.xml
 -DEBUG- Maven project properties in: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/html/project.properties
 -INFO- Project Reports in: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/html/target/test-reports
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-html/gump_work/build_commons-jelly_commons-jelly-tags-html.html
Work Name: build_commons-jelly_commons-jelly-tags-html (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/html]
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-31102005.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-31102005.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-31102005.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/target/commons-jelly-tags-jsl-31102005.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-31102005.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-31102005.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-31102005.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-31102005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-31102005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api-31102005.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:/usr/local/gump/packages/nekohtml-0.9.5/nekohtml.jar
---------------------------------------------
    [junit] 	at org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:59)
    [junit] 
    [junit] 
    [junit] Testcase: testLowerCase(org.apache.commons.jelly.tags.junit.CaseTag$1):	Caused an ERROR
    [junit] file:/x1/gump/public/workspace/commons-jelly/jelly-tags/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:40:48: <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/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:40:48: <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] Testcase: testMixedCase(org.apache.commons.jelly.tags.junit.CaseTag$1):	Caused an ERROR
    [junit] file:/x1/gump/public/workspace/commons-jelly/jelly-tags/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:47:48: <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/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:47:48: <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] Testcase: testInlineHtml(org.apache.commons.jelly.tags.junit.CaseTag$1):	Caused an ERROR
    [junit] file:/x1/gump/public/workspace/commons-jelly/jelly-tags/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:64:48: <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/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:64:48: <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] Testcase: testInlineFromVar(org.apache.commons.jelly.tags.junit.CaseTag$1):	Caused an ERROR
    [junit] file:/x1/gump/public/workspace/commons-jelly/jelly-tags/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:89:48: <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/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:89:48: <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.html.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: 14 seconds
Finished at: Mon Oct 31 20:23:04 PST 2005

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

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

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

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