[switchyard-dev] Build failed in Jenkins: SwitchYard-Components #1295

ci-builds at redhat.com ci-builds at redhat.com
Mon May 19 05:43:57 EDT 2014


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/1295/>

------------------------------------------
[...truncated 626 lines...]
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-test-mixin-naming ---
[INFO] 
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ switchyard-component-test-mixin-naming ---
[INFO] Fork Value is true
     [java] FindBugs 2.0.3 was released 11/22/2013 07:00 AM EST (you have 2.0.1)
     [java]    Modest set of bug fixes, including more accurate bug detectors and a few new bug patterns
     [java] Visit http://findbugs.cs.umd.edu for details.
[INFO] Done FindBugs Analysis....
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: CDI Test MixIn 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ switchyard-component-test-mixin-cdi ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/cdi/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ switchyard-component-test-mixin-cdi ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ switchyard-component-test-mixin-cdi ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ switchyard-component-test-mixin-cdi ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ switchyard-component-test-mixin-cdi ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (cleanVersions) @ switchyard-component-test-mixin-cdi ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-test-mixin-cdi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/cdi/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-test-mixin-cdi ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/cdi/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-test-mixin-cdi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-component-test-mixin-cdi ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/cdi/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-test-mixin-cdi ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/cdi/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.component.test.mixins.cdi.CDIMixInInjectionTest
05:43:28,692 INFO  [org.jboss.weld.Version] WELD-000900 1.1.13 (Final)
May 19, 2014 5:43:29 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension activated=true
May 19, 2014 5:43:29 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.exclude.GlobalAlternative activated=true
May 19, 2014 5:43:29 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.exclude.CustomProjectStageBeanFilter activated=true
May 19, 2014 5:43:29 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.config.ConfigurationExtension activated=true
May 19, 2014 5:43:29 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.exception.control.extension.ExceptionControlExtension activated=true
May 19, 2014 5:43:29 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.message.MessageBundleExtension activated=true
May 19, 2014 5:43:29 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
05:43:30,742 WARN  [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
05:43:30,743 WARN  [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
05:43:31,558 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.12.2 (CamelContext: camel-1) is starting
05:43:31,560 INFO  [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
05:43:32,183 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
05:43:32,500 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
05:43:32,525 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Total 0 routes, of which 0 is started.
05:43:32,527 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.12.2 (CamelContext: camel-1) started in 0.970 seconds
05:43:32,668 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.12.2 (CamelContext: camel-1) is shutting down
05:43:32,673 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.12.2 (CamelContext: camel-1) uptime 1.118 seconds
05:43:32,674 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.12.2 (CamelContext: camel-1) is shutdown in 0.005 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.802 sec
Running org.switchyard.component.test.mixins.cdi.CDIMixInStopStartTest
05:43:32,702 WARN  [org.switchyard.common.camel] SWITCHYARD013200: CDI environment not detected, disabling Camel CDI integration
05:43:32,771 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.12.2 (CamelContext: camel-3) is starting
05:43:32,781 INFO  [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
05:43:32,971 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
05:43:32,985 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
05:43:33,002 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Total 0 routes, of which 0 is started.
05:43:33,003 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.12.2 (CamelContext: camel-3) started in 0.232 seconds
05:43:33,563 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.12.2 (CamelContext: camel-3) is shutting down
05:43:33,566 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.12.2 (CamelContext: camel-3) uptime 0.796 seconds
05:43:33,567 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.12.2 (CamelContext: camel-3) is shutdown in 0.003 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 sec

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-test-mixin-cdi ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/cdi/target/switchyard-component-test-mixin-cdi-2.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-test-mixin-cdi ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/cdi/target/switchyard-component-test-mixin-cdi-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ switchyard-component-test-mixin-cdi ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/cdi/target/switchyard-component-test-mixin-cdi-2.0.0-SNAPSHOT.jar> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/.repository/org/switchyard/components/switchyard-component-test-mixin-cdi/2.0.0-SNAPSHOT/switchyard-component-test-mixin-cdi-2.0.0-SNAPSHOT.jar>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/cdi/pom.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/.repository/org/switchyard/components/switchyard-component-test-mixin-cdi/2.0.0-SNAPSHOT/switchyard-component-test-mixin-cdi-2.0.0-SNAPSHOT.pom>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/cdi/target/switchyard-component-test-mixin-cdi-2.0.0-SNAPSHOT-sources.jar> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/.repository/org/switchyard/components/switchyard-component-test-mixin-cdi/2.0.0-SNAPSHOT/switchyard-component-test-mixin-cdi-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-test-mixin-cdi ---
[INFO] 
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ switchyard-component-test-mixin-cdi ---
[INFO] Fork Value is true
     [java] FindBugs 2.0.3 was released 11/22/2013 07:00 AM EST (you have 2.0.1)
     [java]    Modest set of bug fixes, including more accurate bug detectors and a few new bug patterns
     [java] Visit http://findbugs.cs.umd.edu for details.
[INFO] Done FindBugs Analysis....
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Bean Component 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ switchyard-component-bean ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ switchyard-component-bean ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ switchyard-component-bean ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ switchyard-component-bean ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ switchyard-component-bean ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (cleanVersions) @ switchyard-component-bean ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-bean ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-bean ---
[INFO] Compiling 36 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/BeanMessages.java>:[6,24] [deprecation] Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/BeanMessages.java>:[148,72] [deprecation] Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/BeanMessages.java>:[156,62] [deprecation] Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/BeanMessages.java>:[6,24] [deprecation] Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/BeanMessages.java>:[148,72] [deprecation] Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/BeanMessages.java>:[156,62] [deprecation] Cause in org.jboss.logging has been deprecated
[WARNING]  class ExchangeProxy
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/BeanMessages.java>:[6,24] [deprecation] Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/BeanMessages.java>:[148,72] [deprecation] Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/BeanMessages.java>:[156,62] [deprecation] Cause in org.jboss.logging has been deprecated
[WARNING]  class ExchangeProxy
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/BeanMessages.java>:[6,24] [deprecation] Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/BeanMessages.java>:[148,72] [deprecation] Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/BeanMessages.java>:[156,62] [deprecation] Cause in org.jboss.logging has been deprecated
[INFO] 12 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/internal/exchange/ExchangeProxy.java>:[23,21] error: cannot find symbol
[ERROR]  package org.switchyard
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/internal/exchange/ExchangeProxy.java>:[142,11] error: cannot find symbol
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/internal/exchange/ExchangeProxy.java>:[23,21] error: cannot find symbol
[ERROR]  package org.switchyard
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/internal/exchange/ExchangeProxy.java>:[142,11] error: cannot find symbol
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/internal/exchange/ExchangeProxy.java>:[143,28] error: cannot find symbol
[ERROR]  interface Exchange
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/internal/exchange/ExchangeProxy.java>:[141,4] error: method does not override or implement a method from a supertype
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Components ............................ SUCCESS [15.247s]
[INFO] SwitchYard: Common Component Libraries Parent ..... SUCCESS [0.190s]
[INFO] SwitchYard: Common Component Library .............. SUCCESS [37.777s]
[INFO] SwitchYard: Component Test Parent ................. SUCCESS [0.094s]
[INFO] SwitchYard: Naming Test MixIn ..................... SUCCESS [21.045s]
[INFO] SwitchYard: CDI Test MixIn ........................ SUCCESS [26.743s]
[INFO] SwitchYard: Bean Component ........................ FAILURE [3.134s]
[INFO] SwitchYard: Camel Component Common Library ........ SKIPPED
[INFO] SwitchYard: Knowledge Common Component Library .... SKIPPED
[INFO] SwitchYard: AMQP MixIn ............................ SKIPPED
[INFO] SwitchYard: ActiveMQ Test MixIn ................... SKIPPED
[INFO] SwitchYard: HornetQ Test MixIn .................... SKIPPED
[INFO] SwitchYard: HTTP Test MixIn ....................... SKIPPED
[INFO] SwitchYard: JCA Test MixIn ........................ SKIPPED
[INFO] SwitchYard: Smooks Test MixIn ..................... SKIPPED
[INFO] SwitchYard: SCA Component ......................... SKIPPED
[INFO] SwitchYard: Rules Component ....................... SKIPPED
[INFO] SwitchYard: BPM Component ......................... SKIPPED
[INFO] SwitchYard: RESTEasy Component .................... SKIPPED
[INFO] SwitchYard: SOAP Component ........................ SKIPPED
[INFO] SwitchYard: BPEL Component ........................ SKIPPED
[INFO] SwitchYard: Component Camel Parent ................ SKIPPED
[INFO] SwitchYard: Camel Component :: Camel Component .... SKIPPED
[INFO] SwitchYard: Camel Component :: Binding Test framework  SKIPPED
[INFO] SwitchYard: Camel Component :: Core Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: SwitchYard component  SKIPPED
[INFO] SwitchYard: Camel Component :: JMS Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: AMQP Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: Atom Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: File Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: FTP Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: JPA Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: Mail Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: Netty Binding ...... SKIPPED
[INFO] SwitchYard: Camel Component :: Quartz Binding ..... SKIPPED
[INFO] SwitchYard: Camel Component :: RSS Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: SAP JCO Binding .... SKIPPED
[INFO] SwitchYard: Camel Component :: SQL Binding ........ SKIPPED
[INFO] SwitchYard: Clojure Component ..................... SKIPPED
[INFO] SwitchYard: HTTP Component ........................ SKIPPED
[INFO] SwitchYard: JCA Component ......................... SKIPPED
[INFO] SwitchYard: Component Integration Tests ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:56.945s
[INFO] Finished at: Mon May 19 05:43:53 EDT 2014
[INFO] Final Memory: 140M/439M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project switchyard-component-bean: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/internal/exchange/ExchangeProxy.java>:[23,21] error: cannot find symbol
[ERROR] package org.switchyard
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/internal/exchange/ExchangeProxy.java>:[142,11] error: cannot find symbol
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/internal/exchange/ExchangeProxy.java>:[23,21] error: cannot find symbol
[ERROR] package org.switchyard
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/internal/exchange/ExchangeProxy.java>:[142,11] error: cannot find symbol
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/internal/exchange/ExchangeProxy.java>:[143,28] error: cannot find symbol
[ERROR] interface Exchange
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/src/main/java/org/switchyard/component/bean/internal/exchange/ExchangeProxy.java>:[141,4] error: method does not override or implement a method from a supertype
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :switchyard-component-bean
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results


More information about the switchyard-dev mailing list