[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    [GUMP@vmgump]: Project commons-jelly-tags-jaxme (in module commons-jelly) failed
From:       commons-jelly-tags-jaxme development <dev () commons ! apache ! org>
Date:       2008-02-29 5:48:45
Message-ID: 20080229134845.4953CAB4030 () vmgump ! apache ! org
[Download RAW message or body]

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

Project commons-jelly-tags-jaxme has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 41 runs.
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-jaxme :  Commons Jelly


Full details are available at:
    http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jaxme/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-jaxme-29022008.jar] identifier set to \
                project name
 -DEBUG- Dependency on packaged-jaxme exists, no need to add for property \
                maven.jar.jaxme.
 -DEBUG- Dependency on packaged-jaxme exists, no need to add for property \
                maven.jar.jaxme-js.
 -DEBUG- Dependency on packaged-jaxme exists, no need to add for property \
                maven.jar.jaxme-xs.
 -DEBUG- Dependency on packaged-jaxme exists, no need to add for property \
                maven.jar.jaxme-api.
 -DEBUG- Dependency on xml-xerces exists, no need to add for property \
                maven.jar.xerces.
 -DEBUG- (Gump generated) Maven Properties in: \
                /srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/build.properties
                
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: \
                /srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/project.xml
 -DEBUG- Maven project properties in: \
                /srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/project.properties
                
 -INFO- Project Reports in: \
                /srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/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-jaxme/gump_work/build_commons-jelly_commons-jelly-tags-jaxme.html
 Work Name: build_commons-jelly_commons-jelly-tags-jaxme (Type: Build)
Work ended in a state of : Failed
Elapsed: 12 secs
Command Line: maven --offline jar 
[Working Directory: /srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme]
CLASSPATH: /usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/apache \
-commons/beanutils/dist/commons-beanutils-29022008.jar:/srv/gump/public/workspace/apac \
he-commons/collections/build/commons-collections-29022008.jar:/srv/gump/public/workspa \
ce/commons-jelly/target/commons-jelly-29022008.jar:/srv/gump/public/workspace/commons- \
jelly/jelly-tags/junit/target/commons-jelly-tags-junit-29022008.jar:/srv/gump/public/w \
orkspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-29022008.jar:/srv/ \
gump/public/workspace/commons-jelly/jelly-tags/xmlunit/target/commons-jelly-tags-xmlun \
it-29022008.jar:/srv/gump/public/workspace/apache-commons/jexl/dist/commons-jexl-29022 \
008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-29022 \
008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-2 \
9022008.jar:/srv/gump/public/workspace/dom4j/build/dom4j.jar:/srv/gump/public/workspace/jaxen/target/jaxen-29022008.jar:/srv/gump/
  packages/ws-jaxme-0.5/lib/jaxme2-0.5.jar:/srv/gump/packages/ws-jaxme-0.5/lib/jaxmeap \
i-0.5.jar:/srv/gump/packages/ws-jaxme-0.5/lib/jaxmejs-0.5.jar:/srv/gump/packages/ws-ja \
xme-0.5/lib/jaxmexs-0.5.jar:/srv/gump/public/workspace/xml-commons/java/external/build \
                /xml-apis-ext.jar:/srv/gump/public/workspace/xmlunit/build/lib/xmlunit-29022008.jar
                
---------------------------------------------
    [javac] symbol  : variable super
    [javac] location: class \
org.apache.ws.jaxme.examples.misc.address.impl.AddressTypeHandler  [javac]       \
super.characters(pChars, pOffset, pLen);  [javac]       ^
    [javac] /srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/src/test/org/apache/ws/jaxme/examples/misc/address/impl/AddressTypeHandler.java:305: \
cannot find symbol  [javac] symbol  : variable super
    [javac] location: class \
org.apache.ws.jaxme.examples.misc.address.impl.AddressTypeHandler  [javac]     \
super.init(pData);  [javac]     ^
    [javac] /srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/src/test/org/apache/ws/jaxme/examples/misc/address/impl/AddressTypeHandler.java:315: \
cannot find symbol  [javac] symbol  : method getData()
    [javac] location: class \
org.apache.ws.jaxme.examples.misc.address.impl.AddressTypeHandler  [javac]         \
__handler_Name.init(getData());  [javac]                             ^
    [javac] /srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/src/test/org/apache/ws/jaxme/examples/misc/address/impl/AddressHandler.java:22: \
cannot find symbol  [javac] symbol  : method getData()
    [javac] location: class \
org.apache.ws.jaxme.examples.misc.address.impl.AddressHandler  [javac]       return \
(org.apache.ws.jaxme.examples.misc.address.AddressType) \
getData().getFactory().getElement(org.apache.ws.jaxme.examples.misc.address.Address.class);
  [javac]                                                                      ^
    [javac] /srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/src/test/org/apache/ws/jaxme/examples/misc/address/impl/AddressTypeSerializer.java:62: \
cannot find symbol  [javac] symbol  : variable super
    [javac] location: class \
org.apache.ws.jaxme.examples.misc.address.impl.AddressTypeSerializer  [javac]     \
org.xml.sax.helpers.AttributesImpl _1 = super.getAttributes(pData, pElement);  \
[javac]                                             ^  [javac] \
/srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/src/test/org/apache/ws/jaxme/examples/misc/address/impl/AddressTypeSerializer.java:72: \
cannot find symbol  [javac] symbol  : variable super
    [javac] location: class \
org.apache.ws.jaxme.examples.misc.address.impl.AddressTypeSerializer  [javac]     \
super.init(pFactory);  [javac]     ^
    [javac] /srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/src/test/org/apache/ws/jaxme/examples/misc/address/impl/AddressTypeSerializer.java:74: \
cannot find symbol  [javac] symbol  : method \
init(org.apache.ws.jaxme.impl.JAXBContextImpl)  [javac] location: class \
org.apache.ws.jaxme.examples.misc.address.impl.AddressTypeSerializer.NameTypeSerializer
  [javac]     __ser_Name.init(pFactory);
    [javac]               ^
    [javac] /srv/gump/public/workspace/commons-jelly/jelly-tags/jaxme/src/test/org/apache/ws/jaxme/examples/misc/address/ObjectFactory.java:30: \
cannot find symbol  [javac] symbol  : method getElement(java.lang.Class)
    [javac] location: class org.apache.ws.jaxme.impl.JAXBContextImpl
    [javac]     return jaxbContext.getElement(pElementInterface);
    [javac]                       ^
    [javac] 43 errors

BUILD FAILED
File...... /home/gump/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly
Element... javac
Line...... 52
Column.... 46
Compile failed; see the compiler error output for details.
Total time: 11 seconds
Finished at: Fri Feb 29 05:48:38 GMT-08:00 2008

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

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jaxme/rss.xml
                
- Atom: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jaxme/atom.xml


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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic