The JCA outbound quickstart does not scope the switchyard-test dependency, which means that dependencies to other pieces (notably component-bean) are not declared in the pom.xml. Change the test dependency to test scope and add required components as dependencies.
Not sure which other quickstarts this applies to (maybe JCA inbound), so it would be good to do a check of others out there.