The new project wizard should add the following property:
<switchyard.osgi.dynamic> org.switchyard,org.switchyard.* </switchyard.osgi.dynamic>
and the following entry to the maven-bundle-plugin config:
<DynamicImport-Package>${switchyard.osgi.dynamic}</DynamicImport-Package>