See
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-harmony1.5-ubuntu/org.apache.vysper$vysper-core/21/>
------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Vysper Core
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.vysper:nbxml:0.6-SNAPSHOT: checking for updates from
ehcache-repo
[INFO] snapshot org.apache.vysper:nbxml:0.6-SNAPSHOT: checking for updates from
apache.snapshots
[INFO] snapshot org.apache.vysper:spec-compliance:0.6-SNAPSHOT: checking for
updates from ehcache-repo
[INFO] snapshot org.apache.vysper:spec-compliance:0.6-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 239 source files to
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-harmony1.5-ubuntu/org.apache.vysper$vysper-core/ws/target/classes>
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-harmony1.5-ubuntu/org.apache.vysper$vysper-core/ws/pom.xml>
to
/export/home/hudson/hudson/jobs/vysper-trunk-harmony1.5-ubuntu/modules/org.apache.vysper$vysper-core/builds/2010-05-07_20-19-23/archive/org.apache.vysper/vysper-core/0.6-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
no more tokens - could not parse error message: ----------
1. ERROR in
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-harmony1.5-ubuntu/org.apache.vysper$vysper-core/ws/src/main/java/org/apache/vysper/xmpp/stanza/Stanza.java>
(at line 49)
super(namespaceURI, name, namespacePrefix, attributes, innerFragments,
namespaces);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
no more tokens - could not parse error message: The constructor
XMLElement(String, String, String, List<Attribute>, List<XMLFragment>,
Map<String,String>) is undefined
----------
2. ERROR in
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-harmony1.5-ubuntu/org.apache.vysper$vysper-core/ws/src/main/java/org/apache/vysper/xmpp/stanza/Stanza.java>
(at line 57)
super(namespaceURI, name, namespacePrefix, attributes, innerFragments,
namespaces);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
no more tokens - could not parse error message: The constructor
XMLElement(String, String, String, Attribute[], XMLFragment[],
Map<String,String>) is undefined
----------
----------
3. ERROR in
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-harmony1.5-ubuntu/org.apache.vysper$vysper-core/ws/src/main/java/org/apache/vysper/xmpp/stanza/StanzaBuilder.java>
(at line 215)
super(stanzaName, namespaceURI, namespacePrefix, attributes, null,
innerFragments);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
no more tokens - could not parse error message: The constructor
AbstractXMLElementBuilder<StanzaBuilder,Stanza>(String, String, String,
List<Attribute>, null, List<XMLFragment>) is undefined
----------
4. ERROR in
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-harmony1.5-ubuntu/org.apache.vysper$vysper-core/ws/src/main/java/org/apache/vysper/xmpp/stanza/StanzaBuilder.java>
(at line 222)
super(stanzaName, namespaceURI, namespacePrefix, attributes,
namespaces, innerFragments);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
no more tokens - could not parse error message: The constructor
AbstractXMLElementBuilder<StanzaBuilder,Stanza>(String, String, String,
List<Attribute>, Map<String,String>, List<XMLFragment>) is undefined
----------
5. ERROR in
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-harmony1.5-ubuntu/org.apache.vysper$vysper-core/ws/src/main/java/org/apache/vysper/xmpp/stanza/StanzaBuilder.java>
(at line 230)
return new XMLElement(namespaceURI, name, namespacePrefix, attributes,
innerFragments, namespaces);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
no more tokens - could not parse error message: The constructor
XMLElement(String, String, String, List<Attribute>, List<XMLFragment>,
Map<String,String>) is undefined
----------
----------
6. ERROR in
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-harmony1.5-ubuntu/org.apache.vysper$vysper-core/ws/src/main/java/org/apache/vysper/mina/codec/XMPPProtocolCodecFactory.java>
(at line 26)
import org.apache.vysper.xml.decoder.XMPPDecoder;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
no more tokens - could not parse error message: The import
org.apache.vysper.xml.decoder.XMPPDecoder cannot be resolved
----------
7. ERROR in
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-harmony1.5-ubuntu/org.apache.vysper$vysper-core/ws/src/main/java/org/apache/vysper/mina/codec/XMPPProtocolCodecFactory.java>
(at line 40)
return new XMPPDecoder(new StanzaBuilderFactory());
^^^^^^^^^^^
could not parse error message: XMPPDecoder cannot be resolved to a type
----------
----------
8. ERROR in
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-harmony1.5-ubuntu/org.apache.vysper$vysper-core/ws/src/main/java/org/apache/vysper/xmpp/server/response/ServerResponses.java>
(at line 66)
.declareNamespace("", forClient ? NamespaceURIs.JABBER_CLIENT :
NamespaceURIs.JABBER_SERVER)
^^^^^^^^^^^^^^^^
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41 seconds
[INFO] Finished at: Fri May 07 20:20:22 Etc/UTC 2010
[INFO] Final Memory: 35M/169M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data