Dear Gumpmeisters,
            
The following 1 notifys should have been sent

*********************************************************** G U M P
[g...@vmgump]: Project castor-reactor (in module castor) failed
*********************************************************** G U M P
[g...@vmgump]: Project castor-reactor (in module castor) 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 castor-reactor has an issue affecting its community integration.
This issue affects 21 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - castor :  Java to XML, SQL, LDAP bindings
    - castor-reactor :  Java to XML, SQL, LDAP bindings
    - castor-test :  Java to XML, SQL, LDAP bindings
    - commons-chain :  GoF "Chain of Responsibility" pattern
    - commons-fileupload :  Commons File Upload Package
    - fulcrum-intake :  Services Framework
    - fulcrum-parser :  Services Framework
    - fulcrum-upload :  Services Framework
    - jakarta-tomcat-4.0 :  Servlet 2.3 and JSP 1.2 Reference Implementation
    - jakarta-tomcat-catalina :  Servlet 2.4 Reference Implementation
    - jakarta-tomcat-coyote-tomcat4 :  Connectors to various web servers
    - jakarta-tomcat-jk :  Connectors to various web servers
    - portals-pluto-api-1.0 :  JSR168 Container
    - portals-pluto-container-1.0 :  JSR168 Container
    - portals-pluto-deploy-1.0 :  JSR168 Container
    - portals-pluto-descriptors-1.0 :  JSR168 Container
    - portals-pluto-portal-1.0 :  JSR168 Container
    - solr :  Java Based Search Engine
    - solr-test :  Java Based Search Engine
    - tomcat-catalina :  Servlet 2.3 and JSP 1.2 Reference Implementation
    - xml-xindice :  native XML database


Full details are available at:
    http://vmgump.apache.org/gump/public/castor/castor-reactor/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/castor/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/castor/pom.xml



The following work was performed:
http://vmgump.apache.org/gump/public/castor/castor-reactor/gump_work/build_castor_castor-reactor.html
Work Name: build_castor_castor-reactor (Type: Build)
Work ended in a state of : Failed
Elapsed: 1 min 42 secs
Command Line: mvn --batch-mode -DskipTests=true --settings 
/srv/gump/public/workspace/castor/gump_mvn_settings.xml package 
[Working Directory: /srv/gump/public/workspace/castor]
---------------------------------------------
/srv/gump/public/workspace/castor/cpa/src/test/java/org/castor/cpa/jpa/processors/fieldprocessors/TestJPAJoinColumnProcessor.java:[13,30]
 package org.castor.cpa.jpa.info does not exist

/srv/gump/public/workspace/castor/cpa/src/test/java/org/castor/cpa/jpa/processors/fieldprocessors/TestJPAJoinColumnProcessor.java:[14,30]
 package org.castor.cpa.jpa.info does not exist

/srv/gump/public/workspace/castor/cpa/src/test/java/org/castor/cpa/jpa/processors/fieldprocessors/TestJPAJoinColumnProcessor.java:[15,33]
 cannot find symbol
symbol  : class JPAFieldNature
location: package org.castor.cpa.jpa.natures

/srv/gump/public/workspace/castor/cpa/src/test/java/org/castor/cpa/jpa/processors/fieldprocessors/TestJPAOneToOneProcessor.java:[14,30]
 package org.castor.cpa.jpa.info does not exist

/srv/gump/public/workspace/castor/cpa/src/test/java/org/castor/cpa/jpa/processors/fieldprocessors/TestJPAOneToOneProcessor.java:[15,30]
 package org.castor.cpa.jpa.info does not exist

/srv/gump/public/workspace/castor/cpa/src/test/java/org/castor/cpa/jpa/processors/fieldprocessors/TestJPAOneToOneProcessor.java:[16,30]
 package org.castor.cpa.jpa.info does not exist

/srv/gump/public/workspace/castor/cpa/src/test/java/org/castor/cpa/jpa/processors/fieldprocessors/TestJPAOneToOneProcessor.java:[17,33]
 cannot find symbol
symbol  : class JPAFieldNature
location: package org.castor.cpa.jpa.natures

/srv/gump/public/workspace/castor/cpa/src/test/java/org/castor/cpa/jpa/processors/fieldprocessors/TestJPAOneToManyProcessor.java:[20,30]
 package org.castor.cpa.jpa.info does not exist

/srv/gump/public/workspace/castor/cpa/src/test/java/org/castor/cpa/jpa/processors/fieldprocessors/TestJPAOneToManyProcessor.java:[21,30]
 package org.castor.cpa.jpa.info does not exist

/srv/gump/public/workspace/castor/cpa/src/test/java/org/castor/cpa/jpa/processors/fieldprocessors/TestJPAOneToManyProcessor.java:[22,30]
 package org.castor.cpa.jpa.info does not exist

/srv/gump/public/workspace/castor/cpa/src/test/java/org/castor/cpa/jpa/processors/fieldprocessors/TestJPAOneToManyProcessor.java:[23,33]
 cannot find symbol
symbol  : class JPAFieldNature
location: package org.castor.cpa.jpa.natures

/srv/gump/public/workspace/castor/cpa/src/test/java/org/castor/cpa/jpa/natures/JPAClassNatureTest.java:[11,33]
 cannot find symbol
symbol  : class JPAClassNature
location: package org.castor.cpa.jpa.natures

/srv/gump/public/workspace/castor/cpa/src/test/java/org/castor/cpa/jpa/natures/JPAClassNatureTest.java:[20,4]
 cannot find symbol
symbol  : class JPAClassNature
location: class org.castor.cpa.jpa.natures.JPAClassNatureTest

/srv/gump/public/workspace/castor/cpa/src/test/java/org/castor/cpa/persistence/sql/keygen/TableKeyGeneratorTest.java:[9,30]
 package org.castor.cpa.jpa.info does not exist

/srv/gump/public/workspace/castor/cpa/src/test/java/org/castor/cpa/jpa/processors/fieldprocessors/JPATableGeneratorFieldProcessorTest.java:[11,30]
 package org.castor.cpa.jpa.info does not exist

/srv/gump/public/workspace/castor/cpa/src/test/java/org/castor/cpa/jpa/processors/fieldprocessors/JPATableGeneratorFieldProcessorTest.java:[12,30]
 package org.castor.cpa.jpa.info does not exist


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 39 seconds
[INFO] Finished at: Mon Oct 25 21:54:45 UTC 2010
[INFO] Final Memory: 71M/232M
[INFO] ------------------------------------------------------------------------
---------------------------------------------

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

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


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