Ok, sorry for jumping the gun on the post. It seems like it takes a few mvn runs before all the dependencies get resolved...
So now I have SMX4 built, installed and running and I want to create a simple example. How would I configure the servicemix-file component to watch a directory and put all files that appear in that dir on an activemq queue? Is this possible without java code? Thanks Glenn From: Glenn Macgregor Sent: 26 March 2009 14:26 To: '[email protected]' Subject: Example problem Hi all, Just getting started with servicemix...and maven, I am having a problem building the cxf-wsdl-first example. I run maven install and it goes off and downloads many packages but for many of them I get: Unable to find resource Downloading: http://download.java.net/maven/2/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom [INFO] Unable to find resource 'org.codehaus.plexus:plexus-interpolation:pom:1.6' in repository java.net.2 (http://download.java.net/maven/2) I am really looking forward to getting servicemix going, so any help on this issue would be great. Thanks Glenn
