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 [EMAIL PROTECTED]
Project commons-jelly-tags-jaxme has an issue affecting its community
integration.
This issue affects 1 projects,
and has been outstanding for 15 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-24062007.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:
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jaxme/build.properties
-INFO- Failed with reason build failed
-DEBUG- Maven POM in:
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jaxme/project.xml
-DEBUG- Maven project properties in:
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jaxme/project.properties
-INFO- Project Reports in:
/usr/local/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: 11 secs
Command Line: maven --offline jar
[Working Directory:
/usr/local/gump/public/workspace/commons-jelly/jelly-tags/jaxme]
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/collections/build/commons-collections-24062007.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-24062007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-24062007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-24062007.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xmlunit/target/commons-jelly-tags-xmlunit-24062007.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-24062007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-24062007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-24062007.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/public/workspace/jaxen/target/jaxen-24062007.jar:/usr/local/gump/packages/ws-jaxme-0.5/lib/jaxme2-0.5.jar:/usr/local/gump/packages/ws-jaxme-0.5/lib/jaxmeapi-0.5.jar:/usr/local/gump/packages/ws-jaxme-0.5/lib/jaxmejs-0.5.jar:/usr/local/gump/packages/ws-jaxme-0.5/lib/jaxmexs-0.5.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/usr/local/gump/public/workspace/xmlunit/build/lib/xmlunit-24062007.jar
---------------------------------------------
[javac] symbol : variable super
[javac] location: class
org.apache.ws.jaxme.examples.misc.address.impl.AddressTypeHandler
[javac] super.startElement(pNamespaceURI, pLocalName, pQName,
pAttr);
[javac] ^
[javac]
/x1/gump/public/workspace/commons-jelly/jelly-tags/jaxme/src/test/org/apache/ws/jaxme/examples/misc/address/impl/AddressTypeHandler.java:273:
cannot find symbol
[javac] symbol : variable super
[javac] location: class
org.apache.ws.jaxme.examples.misc.address.impl.AddressTypeHandler
[javac] super.endElement(pNamespaceURI, pLocalName, pQName);
[javac] ^
[javac]
/x1/gump/public/workspace/commons-jelly/jelly-tags/jaxme/src/test/org/apache/ws/jaxme/examples/misc/address/impl/AddressTypeHandler.java:282:
cannot find symbol
[javac] symbol : method getResult()
[javac] location: class
org.apache.ws.jaxme.examples.misc.address.impl.AddressTypeHandler
[javac] org.apache.ws.jaxme.examples.misc.address.AddressType _1 =
(org.apache.ws.jaxme.examples.misc.address.AddressType) getResult();
[javac]
^
[javac]
/x1/gump/public/workspace/commons-jelly/jelly-tags/jaxme/src/test/org/apache/ws/jaxme/examples/misc/address/impl/AddressTypeHandler.java:298:
cannot find symbol
[javac] symbol : variable super
[javac] location: class
org.apache.ws.jaxme.examples.misc.address.impl.AddressTypeHandler
[javac] super.characters(pChars, pOffset, pLen);
[javac] ^
[javac]
/x1/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]
/x1/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]
/x1/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]
/x1/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: 10 seconds
Finished at: Sun Jun 24 06:23:09 PDT 2007
---------------------------------------------
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 18000024062007, vmgump.apache.org:vmgump-public:18000024062007
Gump E-mail Identifier (unique within run) #48.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]