The metadata for Gump is stored in the Gump SVN repo.  It ignores (or, 
rather overrides) whatever is in the project POM.  The reason, of course, is 
that most of the time you want Gump to try and compile your project against 
the HEAD of it's dependancies, so you get a warning when somebody in another 
project changes something that breaks yours.

To update the metadata, all you need do is:
  $ svn co https://svn.apache.org/repos/asf/gump/metadata
  $ cd metadata/project
  $ vi jakarta-commons-jelly.xml
  $ svn ci

"Paul Libbrecht" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
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.htmland
 the other failing gump reports. Explanation for this is the "gumpmetadata" to 
be found at: 
http://svn.apache.org/repos/asf/gump/metadata/project/jakarta-commons-jelly.xmlwhich
 indeed states explicitly jaxen 1.1-beta-8.Is this gump descriptor 
automatically generated ?Using a manually triggered process or every nights ? 
(it appears thefirst must be true since jaxen 1.1-beta-8 is in the project.xml 
sinceyesterday).I've tried:  maven generate-gump 
-Dmaven.gump.svn.dir=commons/proper/jelly/trunkshould I upload the result 
somewhere ?thankspaul development wrote:> To whom it may engage...>         
This is an automated request, but not an unsolicited one. For moreinformation 
please visit http://gump.apache.org/nagged.html, and/or contactthe folk at 
[EMAIL PROTECTED]>> Project commons-jelly-tags-html has an issue affecting its 
communityintegration.> This issue affects 1 projects.> The curr
 ent 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 setto 
project name>  -DEBUG- Dependency on xml-xerces exists, no need to add for 
propertymaven.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/ht
 ml/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-j
 
elly-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] 
atorg.apache.commons.jelly.tags.junit.Ca
 seTag$1.runTest(CaseTag.java:59)>     [junit] [junit] [junit] 
Testcase:testLowerCase(org.apache.commons.jelly.tags.junit.CaseTag$1): Caused 
anERROR>     
[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 mustdefine 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 mustdefine an attribute called 'test' for this tag.>     
[junit] 
atorg.apache.commons.jelly.tags.junit.AssertTag.doTag(AssertTag.java:54)>     
[junit] atorg.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)>     
[junit] atorg.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)>   
  [junit] 
atorg.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:59)>     
[junit] [junit] [junit] Tes
 tcase:testMixedCase(org.apache.commons.jelly.tags.junit.CaseTag$1): Caused 
anERROR>     
[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 mustdefine 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 mustdefine an attribute called 'test' for this tag.>     
[junit] 
atorg.apache.commons.jelly.tags.junit.AssertTag.doTag(AssertTag.java:54)>     
[junit] atorg.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)>     
[junit] atorg.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)>   
  [junit] 
atorg.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 anERROR>     
[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 mustdefine 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 mustdefine an attribute called 'test' for this tag.>     
[junit] 
atorg.apache.commons.jelly.tags.junit.AssertTag.doTag(AssertTag.java:54)>     
[junit] atorg.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)>     
[junit] atorg.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)>   
  [junit] 
atorg.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 anERROR>     [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 mustdefine 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 mustdefine an attribute called 'test' for this tag.>     
[junit] 
atorg.apache.commons.jelly.tags.junit.AssertTag.doTag(AssertTag.java:54)>     
[junit] atorg.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)>     
[junit] atorg.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)>   
  [junit] 
atorg.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:59)>     
[junit] [junit] [junit] [ERROR] TESTorg.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.... 5
 4> 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]>>



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

Reply via email to