Well,
* I commented out the properties tag from bridge-su-file/pom.xml file
<!--
<properties>
<componentName>servicemix-file</componentName>
</properties>
-->
* I added a servicemix-file component to
bridge-sa-itest/.../resources/integrationTest.xml
<sm:installComponent groupId="org.apache.servicemix"
artifactId="servicemix-file" version="3.2.1" />
* I changed the directories in the bridge-su-file/.../resources/xbeans.xml
file to be more windoze (since I'm'a doozn').
file="c:/tmp/file2/start"
directory="c:/tmp/file2/end"
The bloody thing build successfully under maven. Who would've thought.
Whoo hoo
Thanks for your time
--
View this message in context:
http://www.nabble.com/Target-component-bridge-su-file-for-service-unit-bridge-su-file-is-not-installed-tp17239625p17241074.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.