Dear Gumpmeisters,
            
The following 3 notifys should have been sent

*********************************************************** G U M P
[g...@vmgump]: Project jetty-jsp-2.1 (in module jetty) failed
[g...@vmgump]: Project cocoon22-core-test (in module cocoon) failed
[g...@vmgump]: Project cocoon22-flowscript-impl (in module cocoon) failed
*********************************************************** G U M P
[g...@vmgump]: Project jetty-jsp-2.1 (in module jetty) 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 gene...@gump.apache.org.

Project jetty-jsp-2.1 has an issue affecting its community integration.
This issue affects 4 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - jetty-all :  Java HTTP Servlet Server
    - jetty-all-server :  Java HTTP Servlet Server
    - jetty-all-webapp :  Java HTTP Servlet Server
    - jetty-jsp-2.1 :  Java HTTP Servlet Server


Full details are available at:
    http://vmgump.apache.org/gump/public/jetty/jetty-jsp-2.1/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole jar output [jetty-jsp-2.1-*[0-9T].jar] identifier set to project 
name
 -DEBUG- (Gump generated) Maven2 Settings in: 
/srv/gump/public/workspace/jetty/jetty-jsp-2.1/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/jetty/jetty-jsp-2.1/pom.xml
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/jetty/jetty-jsp-2.1/gump_work/build_jetty_jetty-jsp-2.1.html
Work Name: build_jetty_jetty-jsp-2.1 (Type: Build)
Work ended in a state of : Failed
Elapsed: 1 sec
Command Line: mvn --batch-mode --settings 
/srv/gump/public/workspace/jetty/jetty-jsp-2.1/gump_mvn_settings.xml install 
[Working Directory: /srv/gump/public/workspace/jetty/jetty-jsp-2.1]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/jetty/pom.xml:/srv/gump/public/workspace/jetty/jetty-util/target/jetty-util-7.2.0-SNAPSHOT.jar:/srv/gump/public/workspace/junit/dist/junit-09072010.jar
---------------------------------------------


Project ID: unknown
POM Location: /srv/gump/public/workspace/jetty/jetty-jsp-2.1/pom.xml

Reason: Parse error reading POM. Reason: end tag name </instructions> must 
match start tag name <_nouses> from line 34 (position: TEXT seen 
...<_nouses>\n\t    </instructions>... @35:21)  for project unknown at 
/srv/gump/public/workspace/jetty/jetty-jsp-2.1/pom.xml


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Parse error reading POM. 
Reason: end tag name </instructions> must match start tag name <_nouses> from 
line 34 (position: TEXT seen ...<_nouses>\n\t    </instructions>... @35:21)  
for project unknown at /srv/gump/public/workspace/jetty/jetty-jsp-2.1/pom.xml
        at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.project.InvalidProjectModelException: Parse error 
reading POM. Reason: end tag name </instructions> must match start tag name 
<_nouses> from line 34 (position: TEXT seen ...<_nouses>\n\t    
</instructions>... @35:21)  for project unknown at 
/srv/gump/public/workspace/jetty/jetty-jsp-2.1/pom.xml
        at 
org.apache.maven.project.DefaultMavenProjectBuilder.readModel(DefaultMavenProjectBuilder.java:1610)
        at 
org.apache.maven.project.DefaultMavenProjectBuilder.readModel(DefaultMavenProjectBuilder.java:1571)
        at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506)
        at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
        at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604)
        at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487)
        at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
        ... 12 more
Caused by: org.codehaus.plexus.util.xml.pull.XmlPullParserException: end tag 
name </instructions> must match start tag name <_nouses> from line 34 
(position: TEXT seen ...<_nouses>\n\t    </instructions>... @35:21) 
        at 
hidden.org.codehaus.plexus.util.xml.pull.MXParser.parseEndTag(MXParser.java:1698)
        at 
hidden.org.codehaus.plexus.util.xml.pull.MXParser.nextImpl(MXParser.java:1143)
        at 
hidden.org.codehaus.plexus.util.xml.pull.MXParser.next(MXParser.java:1105)
        at 
hidden.org.codehaus.plexus.util.xml.Xpp3DomBuilder.build(Xpp3DomBuilder.java:179)
        at 
hidden.org.codehaus.plexus.util.xml.Xpp3DomBuilder.build(Xpp3DomBuilder.java:86)
        at 
org.apache.maven.model.io.xpp3.MavenXpp3Reader.parsePlugin(MavenXpp3Reader.java:2596)
        at 
org.apache.maven.model.io.xpp3.MavenXpp3Reader.parseBuild(MavenXpp3Reader.java:799)
        at 
org.apache.maven.model.io.xpp3.MavenXpp3Reader.parseModel(MavenXpp3Reader.java:1996)
        at 
org.apache.maven.model.io.xpp3.MavenXpp3Reader.read(MavenXpp3Reader.java:3912)
        at 
org.apache.maven.project.DefaultMavenProjectBuilder.readModel(DefaultMavenProjectBuilder.java:1606)
        ... 18 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Fri Jul 09 20:33:42 PDT 2010
[INFO] Final Memory: 1M/4M
[INFO] ------------------------------------------------------------------------
---------------------------------------------

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

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

*********************************************************** G U M P
[g...@vmgump]: Project cocoon22-core-test (in module cocoon) 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 gene...@gump.apache.org.

Project cocoon22-core-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:
    - cocoon22-core-test :  Java XML Framework


Full details are available at:
    http://vmgump.apache.org/gump/public/cocoon/cocoon22-core-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/cocoon/core/cocoon-core/gump_mvn_settings.xml]
 -DEBUG- (Gump generated) Maven2 Settings in: 
/srv/gump/public/workspace/cocoon/core/cocoon-core/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/srv/gump/public/workspace/cocoon/core/cocoon-core/pom.xml
 -INFO- Project Reports in: 
/srv/gump/public/workspace/cocoon/core/cocoon-core/target/surefire-reports



The following work was performed:
http://vmgump.apache.org/gump/public/cocoon/cocoon22-core-test/gump_work/build_cocoon_cocoon22-core-test.html
Work Name: build_cocoon_cocoon22-core-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 22 secs
Command Line: mvn --batch-mode --settings 
/srv/gump/public/workspace/cocoon/core/cocoon-core/gump_mvn_settings.xml test 
[Working Directory: /srv/gump/public/workspace/cocoon/core/cocoon-core]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/cocoon/core/cocoon-core/target/cocoon-core-2.2.1-SNAPSHOT.jar:/srv/gump/public/workspace/cocoon/core/cocoon-core/target/cocoon-core-2.2.1-SNAPSHOT-tests.jar
---------------------------------------------
true
false
false
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.cocoon.transformation.CIncludeTransformerTestCase
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.083 sec <<< 
FAILURE!
Running org.apache.cocoon.components.source.impl.CachingSourceTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.434 sec
Running org.apache.cocoon.generation.FileGeneratorTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec <<< 
FAILURE!

Results :

Tests in error: 
  testEncodeURL1(org.apache.cocoon.transformation.EncodeURLTransformerTestCase)
  testEncodeURL2(org.apache.cocoon.transformation.EncodeURLTransformerTestCase)
  testFunctionForXalan(org.apache.cocoon.transformation.TraxTransformerTestCase)
  testStressForXalan(org.apache.cocoon.transformation.TraxTransformerTestCase)
  testFilter_1_1(org.apache.cocoon.transformation.FilterTransformerTestCase)
  testFilter_3_1(org.apache.cocoon.transformation.FilterTransformerTestCase)
  testFilter_1_3(org.apache.cocoon.transformation.FilterTransformerTestCase)
  testI18n1(org.apache.cocoon.transformation.I18NTransformerTestCase)
  testI18n2(org.apache.cocoon.transformation.I18NTransformerTestCase)
  testXInclude1(org.apache.cocoon.transformation.XIncludeTransformerTestCase)
  testXInclude2(org.apache.cocoon.transformation.XIncludeTransformerTestCase)
  
testXIncludeSimpleFallback(org.apache.cocoon.transformation.XIncludeTransformerTestCase)
  
testXIncludeNestedXincludeElementInAFallback(org.apache.cocoon.transformation.XIncludeTransformerTestCase)
  
testXIncludeMultipleNestedFallback(org.apache.cocoon.transformation.XIncludeTransformerTestCase)
  
testXIncludeSimpleFallbackForTextParse(org.apache.cocoon.transformation.XIncludeTransformerTestCase)
  
testJoiningCharacters(org.apache.cocoon.transformation.XAbstractDOMTransformerTestCase)
  testFileGenerator(org.apache.cocoon.generation.FileGeneratorBeanTestCase)
  testAugment1(org.apache.cocoon.transformation.AugmentTransformerTestCase)
  testCInclude1(org.apache.cocoon.transformation.CIncludeTransformerTestCase)
  testCInclude2(org.apache.cocoon.transformation.CIncludeTransformerTestCase)
  testCInclude3(org.apache.cocoon.transformation.CIncludeTransformerTestCase)
  testFileGenerator(org.apache.cocoon.generation.FileGeneratorTestCase)

Tests run: 99, Failures: 0, Errors: 22, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 seconds
[INFO] Finished at: Sat Jul 10 01:58:34 PDT 2010
[INFO] Final Memory: 24M/43M
[INFO] ------------------------------------------------------------------------
---------------------------------------------

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

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

*********************************************************** G U M P
[g...@vmgump]: Project cocoon22-flowscript-impl (in module cocoon) 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 gene...@gump.apache.org.

Project cocoon22-flowscript-impl 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:
    - cocoon22-flowscript-impl :  Java XML Framework


Full details are available at:
    
http://vmgump.apache.org/gump/public/cocoon/cocoon22-flowscript-impl/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- (Gump generated) Maven2 Settings in: 
/srv/gump/public/workspace/cocoon/blocks/cocoon-flowscript/cocoon-flowscript-impl/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/srv/gump/public/workspace/cocoon/blocks/cocoon-flowscript/cocoon-flowscript-impl/pom.xml
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/cocoon/cocoon22-flowscript-impl/gump_work/build_cocoon_cocoon22-flowscript-impl.html
Work Name: build_cocoon_cocoon22-flowscript-impl (Type: Build)
Work ended in a state of : Failed
Elapsed: 11 secs
Command Line: mvn --batch-mode --settings 
/srv/gump/public/workspace/cocoon/blocks/cocoon-flowscript/cocoon-flowscript-impl/gump_mvn_settings.xml
 install 
[Working Directory: 
/srv/gump/public/workspace/cocoon/blocks/cocoon-flowscript/cocoon-flowscript-impl]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/cocoon/blocks/pom.xml:/srv/gump/public/workspace/cocoon/core/cocoon-core/target/cocoon-core-2.2.1-SNAPSHOT.jar:/srv/gump/public/workspace/cocoon/core/cocoon-core/target/cocoon-core-2.2.1-SNAPSHOT-tests.jar:/srv/gump/public/workspace/cocoon/core/cocoon-expression-language/cocoon-expression-language-api/target/cocoon-expression-language-api-1.1.0-SNAPSHOT.jar:/srv/gump/public/workspace/rhino/build/rhino_09072010/js.jar
---------------------------------------------
/srv/gump/public/workspace/cocoon/blocks/cocoon-flowscript/cocoon-flowscript-impl/src/main/java/org/apache/cocoon/components/flow/javascript/fom/FOM_WebContinuation.java:[32,43]
 package org.mozilla.javascript.continuations does not exist

/srv/gump/public/workspace/cocoon/blocks/cocoon-flowscript/cocoon-flowscript-impl/src/main/java/org/apache/cocoon/components/flow/javascript/fom/FOM_WebContinuation.java:[135,11]
 cannot find symbol
symbol  : class Continuation
location: class 
org.apache.cocoon.components.flow.javascript.fom.FOM_WebContinuation

/srv/gump/public/workspace/cocoon/blocks/cocoon-flowscript/cocoon-flowscript-impl/src/main/java/org/apache/cocoon/components/flow/javascript/fom/FOM_Cocoon.java:[63,43]
 package org.mozilla.javascript.continuations does not exist

/srv/gump/public/workspace/cocoon/blocks/cocoon-flowscript/cocoon-flowscript-impl/src/main/java/org/apache/cocoon/components/flow/javascript/fom/FOM_JavaScriptInterpreter.java:[72,43]
 package org.mozilla.javascript.continuations does not exist

/srv/gump/public/workspace/cocoon/blocks/cocoon-flowscript/cocoon-flowscript-impl/src/main/java/org/apache/cocoon/components/flow/javascript/fom/FOM_Cocoon.java:[801,51]
 cannot find symbol
symbol  : class Continuation
location: class org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon

/srv/gump/public/workspace/cocoon/blocks/cocoon-flowscript/cocoon-flowscript-impl/src/main/java/org/apache/cocoon/components/flow/javascript/fom/FOM_WebContinuation.java:[77,8]
 cannot find symbol
symbol  : class Continuation
location: class 
org.apache.cocoon.components.flow.javascript.fom.FOM_WebContinuation

/srv/gump/public/workspace/cocoon/blocks/cocoon-flowscript/cocoon-flowscript-impl/src/main/java/org/apache/cocoon/components/flow/javascript/fom/FOM_WebContinuation.java:[77,26]
 cannot find symbol
symbol  : class Continuation
location: class 
org.apache.cocoon.components.flow.javascript.fom.FOM_WebContinuation

/srv/gump/public/workspace/cocoon/blocks/cocoon-flowscript/cocoon-flowscript-impl/src/main/java/org/apache/cocoon/components/flow/javascript/fom/FOM_WebContinuation.java:[136,16]
 cannot find symbol
symbol  : class Continuation
location: class 
org.apache.cocoon.components.flow.javascript.fom.FOM_WebContinuation

/srv/gump/public/workspace/cocoon/blocks/cocoon-flowscript/cocoon-flowscript-impl/src/main/java/org/apache/cocoon/components/flow/javascript/fom/FOM_Cocoon.java:[787,33]
 cannot find symbol
symbol  : class Continuation
location: class org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon

/srv/gump/public/workspace/cocoon/blocks/cocoon-flowscript/cocoon-flowscript-impl/src/main/java/org/apache/cocoon/components/flow/javascript/fom/FOM_JavaScriptInterpreter.java:[669,8]
 cannot find symbol
symbol  : class Continuation
location: class 
org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter

/srv/gump/public/workspace/cocoon/blocks/cocoon-flowscript/cocoon-flowscript-impl/src/main/java/org/apache/cocoon/components/flow/javascript/fom/FOM_JavaScriptInterpreter.java:[669,26]
 cannot find symbol
symbol  : class Continuation
location: class 
org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter

/srv/gump/public/workspace/cocoon/blocks/cocoon-flowscript/cocoon-flowscript-impl/src/main/java/org/apache/cocoon/components/flow/javascript/LocationTrackingDebugger.java:[114,12]
 
org.apache.cocoon.components.flow.javascript.LocationTrackingDebugger.StackTrackingFrame
 is not abstract and does not override abstract method 
onDebuggerStatement(org.mozilla.javascript.Context) in 
org.mozilla.javascript.debug.DebugFrame

/srv/gump/public/workspace/cocoon/blocks/cocoon-flowscript/cocoon-flowscript-impl/src/main/java/org/apache/cocoon/components/flow/javascript/ScriptablePropertyPointer.java:[163,19]
 escape(java.lang.String) in 
org.apache.cocoon.components.flow.javascript.ScriptablePropertyPointer cannot 
override escape(java.lang.String) in 
org.apache.commons.jxpath.ri.model.NodePointer; attempting to assign weaker 
access privileges; was protected


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Sat Jul 10 02:04:56 PDT 2010
[INFO] Final Memory: 30M/53M
[INFO] ------------------------------------------------------------------------
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/cocoon/cocoon22-flowscript-impl/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/cocoon/cocoon22-flowscript-impl/atom.xml

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


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

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org

Reply via email to