Hi All, I created a service assembly using the command listed in the tutorial which is:
mvn archetype:create -DarchetypeArtifactId=servicemix-service-assembly -DarchetypeGroupId=org.apache.servicemix.tooling -DartifactId=tutorial-sa This creates a folder called 'tutorial-sa' and a pom.xml in it. I need to manually add the service unit 'dependencies' into the pom.xml. Is there a way the dependencies could be added automatically to the 'pom.xml'? Thanks, Deepika -- View this message in context: http://old.nabble.com/Adding-the-dependencies-dynamically-while-creating-a-service-assembly-tp27636644p27636644.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
