Gump experts,

Failures in these three tests are due, I think, to old jaxen, indeed jaxen 1.1-beta-4 is referenced in many places in
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-html/index.html
and the other failing gump reports. Explanation for this is the "gump metadata" to be found at:
http://svn.apache.org/repos/asf/gump/metadata/project/jakarta-commons-jelly.xml
which indeed states explicitly jaxen 1.1-beta-8.

Is this gump descriptor automatically generated ?
Using a manually triggered process or every nights ? (it appears the first must be true since jaxen 1.1-beta-8 is in the project.xml since yesterday).

I've tried:
 maven generate-gump -Dmaven.gump.svn.dir=commons/proper/jelly/trunk
should I upload the result somewhere ?

thanks

paul


development wrote:
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 [EMAIL PROTECTED]

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-07062006.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
 -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-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: 13 secs
Command Line: maven --offline jar [Working Directory: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/html]
CLASSPATH: 
/opt/jdk1.5/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-07062006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-07062006.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-07062006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/target/commons-jelly-tags-jsl-07062006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-07062006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-07062006.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-07062006.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-07062006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-0706200
 
6.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-07062006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.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: 13 seconds
Finished at: Wed Jun 07 13:06:18 PDT 2006

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

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 36000807062006, vmgump.apache.org:vmgump-public:36000807062006
Gump E-mail Identifier (unique within run) #15.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to