See 
<https://hudson.apache.org/hudson/job/Camel/org.apache.camel$camel-amqp/1135/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Camel :: AMQP
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
<https://hudson.apache.org/hudson/job/Camel/org.apache.camel$camel-amqp/ws/target>
[INFO] snapshot org.apache.camel:camel-jms:2.7-SNAPSHOT: checking for updates 
from fusesource.m2
[INFO] snapshot org.apache.camel:camel-jms:2.7-SNAPSHOT: checking for updates 
from apache.snapshots
[INFO] [antrun:run {execution: create-prop}]
[INFO] Executing tasks
     [echo] Maven version: 2.7-SNAPSHOT
     [echo] OSGi version: 2.7.0.SNAPSHOT
    [mkdir] Created dir: 
<https://hudson.apache.org/hudson/job/Camel/org.apache.camel$camel-amqp/ws/target>
[INFO] Executed tasks
[INFO] [properties:read-project-properties {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to 
<https://hudson.apache.org/hudson/job/Camel/org.apache.camel$camel-amqp/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://hudson.apache.org/hudson/job/Camel/org.apache.camel$camel-amqp/ws/src/main/java/org/apache/camel/component/amqp/AMQPComponent.java>:[46,8]
 cannot access javax.jms.ConnectionFactory
class file for javax.jms.ConnectionFactory not found
        setConnectionFactory(connectionFactory);
[ERROR] 
<https://hudson.apache.org/hudson/job/Camel/org.apache.camel$camel-amqp/ws/src/main/java/org/apache/camel/component/amqp/AMQPComponent.java>:[51,15]
 cannot access javax.jms.QueueConnectionFactory
class file for javax.jms.QueueConnectionFactory not found
        return new AMQPComponent(connectionFactory);
[ERROR] 
<https://hudson.apache.org/hudson/job/Camel/org.apache.camel$camel-amqp/ws/src/main/java/org/apache/camel/component/amqp/AMQPComponent.java>:[59,8]
 setConnectionFactory(javax.jms.ConnectionFactory) in 
org.apache.camel.component.jms.JmsComponent cannot be applied to 
(org.apache.qpid.client.AMQConnectionFactory)
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/Camel/org.apache.camel$camel-amqp/ws/pom.xml>
 to 
/home/hudson/hudson/jobs/Camel/modules/org.apache.camel$camel-amqp/builds/2011-02-05_06-47-14/archive/org.apache.camel/camel-amqp/2.7-SNAPSHOT/pom.xml

Reply via email to