See 
<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/122/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Axis2 - Transport - Base
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: 
<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/target>
 (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 54 source files to 
<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/target/classes>
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/pom.xml>
 to 
/export/home/hudson/hudson/jobs/axis2-transports-trunk/modules/org.apache.axis2$axis2-transport-base/builds/2010-07-20_02-36-14/archive/org.apache.axis2/axis2-transport-base/1.1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/PlainTextBuilder.java>:[27,24]
 package javax.activation does not exist

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/DataSourceMessageBuilder.java>:[21,24]
 package javax.activation does not exist

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/PlainTextBuilder.java>:[106,37]
 cannot find symbol
symbol  : class DataSource
location: class org.apache.axis2.format.PlainTextBuilder

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/PlainTextBuilder.java>:[106,21]
 
processDocument(java.lang.String,java.lang.String,org.apache.axis2.context.MessageContext)
 is already defined in org.apache.axis2.format.PlainTextBuilder

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/DataSourceMessageBuilder.java>:[75,37]
 cannot find symbol
symbol  : class DataSource
location: interface org.apache.axis2.format.DataSourceMessageBuilder

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/PlainTextFormatter.java>:[92,11]
 cannot find symbol
symbol  : class DataSource
location: class org.apache.axis2.format.PlainTextFormatter

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/MessageFormatterEx.java>:[43,4]
 cannot find symbol
symbol  : class DataSource
location: interface org.apache.axis2.format.MessageFormatterEx

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/BinaryBuilder.java>:[24,24]
 package javax.activation does not exist

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/BinaryBuilder.java>:[35,29]
 package org.apache.commons.io does not exist

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/BinaryBuilder.java>:[48,37]
 cannot find symbol
symbol  : class DataSource
location: class org.apache.axis2.format.BinaryBuilder

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/BinaryFormatter.java>:[45,12]
 cannot find symbol
symbol  : class DataHandler
location: class org.apache.axis2.format.BinaryFormatter

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/BinaryFormatter.java>:[92,11]
 cannot find symbol
symbol  : class DataSource
location: class org.apache.axis2.format.BinaryFormatter

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/TextFromElementDataSource.java>:[40,50]
 cannot find symbol
symbol: class DataSource
public class TextFromElementDataSource implements DataSource {

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/TextMessageBuilderAdapter.java>:[26,27]
 package javax.mail.internet does not exist

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/TextMessageBuilderAdapter.java>:[27,27]
 package javax.mail.internet does not exist

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/ManagedDataSource.java>:[30,43]
 cannot find symbol
symbol: class DataSource
public interface ManagedDataSource extends DataSource {

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/ManagedDataSourceFactory.java>:[122,43]
 cannot find symbol
symbol  : class DataSource
location: class org.apache.axis2.format.ManagedDataSourceFactory

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/ManagedDataSourceFactory.java>:[74,22]
 cannot find symbol
symbol  : class DataSource
location: class 
org.apache.axis2.format.ManagedDataSourceFactory.DataSourceManager

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/ManagedDataSourceFactory.java>:[78,33]
 cannot find symbol
symbol  : class DataSource
location: class 
org.apache.axis2.format.ManagedDataSourceFactory.DataSourceManager

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/MessageFormatterExAdapter.java>:[46,11]
 cannot find symbol
symbol  : class DataSource
location: class org.apache.axis2.format.MessageFormatterExAdapter

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/BinaryBuilder.java>:[60,8]
 cannot find symbol
symbol  : class DataHandler
location: class org.apache.axis2.format.BinaryBuilder

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/BinaryBuilder.java>:[60,38]
 cannot find symbol
symbol  : class DataHandler
location: class org.apache.axis2.format.BinaryBuilder

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/BinaryBuilder.java>:[72,23]
 cannot find symbol
symbol  : variable IOUtils
location: class org.apache.axis2.format.BinaryBuilder

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/BinaryFormatter.java>:[51,48]
 cannot find symbol
symbol  : class DataHandler
location: class org.apache.axis2.format.BinaryFormatter

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/BinaryFormatter.java>:[52,28]
 cannot find symbol
symbol  : class DataHandler
location: class org.apache.axis2.format.BinaryFormatter

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/BinaryFormatter.java>:[61,8]
 cannot find symbol
symbol  : class DataHandler
location: class org.apache.axis2.format.BinaryFormatter

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/BinaryFormatter.java>:[74,8]
 cannot find symbol
symbol  : class DataHandler
location: class org.apache.axis2.format.BinaryFormatter

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/TextMessageBuilderAdapter.java>:[61,12]
 cannot find symbol
symbol  : class ContentType
location: class org.apache.axis2.format.TextMessageBuilderAdapter

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/TextMessageBuilderAdapter.java>:[61,33]
 cannot find symbol
symbol  : class ContentType
location: class org.apache.axis2.format.TextMessageBuilderAdapter

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/TextMessageBuilderAdapter.java>:[63,17]
 cannot find symbol
symbol  : class ParseException
location: class org.apache.axis2.format.TextMessageBuilderAdapter

<http://hudson.zones.apache.org/hudson/job/axis2-transports-trunk/org.apache.axis2$axis2-transport-base/ws/src/main/java/org/apache/axis2/format/ManagedDataSourceFactory.java>:[67,39]
 cannot find symbol
symbol  : class DataSource
location: class 
org.apache.axis2.format.ManagedDataSourceFactory.DataSourceManager


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Tue Jul 20 02:36:36 UTC 2010
[INFO] Final Memory: 31M/215M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to