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 gene...@gump.apache.org.

Project cargo-test has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 19 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - cargo-test :  Cargo provides a Java API to manipulate Java Containers


Full details are available at:
    http://vmgump.apache.org/gump/public/cargo/cargo-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -WARNING- Overriding Maven2 settings: 
[/srv/gump/public/workspace/cargo/gump_mvn_settings.xml]
 -DEBUG- (Gump generated) Maven2 Settings in: 
/srv/gump/public/workspace/cargo/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/cargo/pom.xml
 -INFO- Project Reports in: /srv/gump/public/workspace/cargo/build/test-report
 -WARNING- No directory [/srv/gump/public/workspace/cargo/build/test-report]



The following work was performed:
http://vmgump.apache.org/gump/public/cargo/cargo-test/gump_work/build_cargo_cargo-test.html
Work Name: build_cargo_cargo-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 41 secs
Command Line: mvn --batch-mode -Dsurefire.useFile=false --settings 
/srv/gump/public/workspace/cargo/gump_mvn_settings.xml test 
[Working Directory: /srv/gump/public/workspace/cargo]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/cargo/core/containers/weblogic/target/cargo-core-container-weblogic-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/jetty/target/cargo-core-container-jetty-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/api/module/target/cargo-core-api-module-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/resources/build-tools/target/cargo-build-tools-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/jrun/target/cargo-core-container-jrun-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/resin/target/cargo-core-container-resin-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/extensions/maven2/plugin/target/cargo-maven2-plugin-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/tomcat/target/cargo-core-container-tomcat-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/jo/target/cargo-core-container-jo-1.0.1-SNAPSH
 
OT.jar:/srv/gump/public/workspace/cargo/core/api/generic/target/cargo-core-api-generic-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/orion/target/cargo-core-container-orion-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/api/container/target/cargo-core-api-container-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/jonas/target/cargo-core-container-jonas-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/jboss/target/cargo-core-container-jboss-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/extensions/ant/target/cargo-ant-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/uberjar/target/cargo-core-uberjar-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/geronimo/target/cargo-core-container-geronimo-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/api/util/target/cargo-core-api-util-1.0.1-SNAPSHOT.jar
---------------------------------------------
  
testGetServletNamesForJspFileWithSingleServlet(org.codehaus.cargo.module.webapp.WebXmlTest)
  
testGetServletNamesForJspFileWithMultipleServlets(org.codehaus.cargo.module.webapp.WebXmlTest)
  
testGetServletMappingsWithOneMapping(org.codehaus.cargo.module.webapp.WebXmlTest)
  
testGetServletMappingsWithMultipleMappings(org.codehaus.cargo.module.webapp.WebXmlTest)
  testAddServletToEmptyDocument(org.codehaus.cargo.module.webapp.WebXmlTest)
  
testAddServletToDocumentWithAnotherServlet(org.codehaus.cargo.module.webapp.WebXmlTest)
  
testAddServletToDocumentWithTheSameServlet(org.codehaus.cargo.module.webapp.WebXmlTest)
  testAddOneServletInitParam(org.codehaus.cargo.module.webapp.WebXmlTest)
  testAddMultipleServletInitParams(org.codehaus.cargo.module.webapp.WebXmlTest)
  testAddServletWithNameAndClass(org.codehaus.cargo.module.webapp.WebXmlTest)
  testAddServletWithNameAndJspFile(org.codehaus.cargo.module.webapp.WebXmlTest)
  testAddSecurityConstraint(org.codehaus.cargo.module.webapp.WebXmlTest)
  
testAddSecurityConstraintWithRoles(org.codehaus.cargo.module.webapp.WebXmlTest)
  testHasLoginConfigEmpty(org.codehaus.cargo.module.webapp.WebXmlTest)
  testHasLoginConfig(org.codehaus.cargo.module.webapp.WebXmlTest)
  testGetLoginConfigAuthMethod(org.codehaus.cargo.module.webapp.WebXmlTest)
  testSetLoginConfigAdding(org.codehaus.cargo.module.webapp.WebXmlTest)
  testSetLoginConfigReplacing(org.codehaus.cargo.module.webapp.WebXmlTest)
  testHasSecurityConstraintEmpty(org.codehaus.cargo.module.webapp.WebXmlTest)
  testGetSingleSecurityConstraint(org.codehaus.cargo.module.webapp.WebXmlTest)
  
testGetMutlipleSecurityConstraints(org.codehaus.cargo.module.webapp.WebXmlTest)
  testGetLoginConfigEmpty(org.codehaus.cargo.module.webapp.WebXmlTest)
  testGetLoginConfig(org.codehaus.cargo.module.webapp.WebXmlTest)
  testHasSecurityRoleEmpty(org.codehaus.cargo.module.webapp.WebXmlTest)
  testGetSingleSecurityRole(org.codehaus.cargo.module.webapp.WebXmlTest)
  testGetMutlipleSecurityRoles(org.codehaus.cargo.module.webapp.WebXmlTest)
  
testElementOrderFilterBeforeServlet(org.codehaus.cargo.module.webapp.WebXmlTest)
  
testElementOrderFilterBeforeServletWithComment(org.codehaus.cargo.module.webapp.WebXmlTest)
  
testElementOrderServletAfterFilter(org.codehaus.cargo.module.webapp.WebXmlTest)
  
testElementOrderServletAfterFilterWithComment(org.codehaus.cargo.module.webapp.WebXmlTest)
  testGetServletRunAsRole(org.codehaus.cargo.module.webapp.WebXmlTest)
  testAddServletRunAsRole(org.codehaus.cargo.module.webapp.WebXmlTest)
  testAddEjbRef(org.codehaus.cargo.module.webapp.WebXmlTest)
  testAddEjbRefByLink(org.codehaus.cargo.module.webapp.WebXmlTest)

Tests run: 155, Failures: 0, Errors: 89, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to 
/srv/gump/public/workspace/cargo/core/api/module/target/surefire-reports for 
the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38 seconds
[INFO] Finished at: Sun Oct 25 02:17:48 PST 2009
[INFO] Final Memory: 18M/32M
[INFO] ------------------------------------------------------------------------
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 06000025102009, vmgump:vmgump-public:06000025102009
Gump E-mail Identifier (unique within run) #19.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: cactus-dev-h...@jakarta.apache.org

Reply via email to