Hi there, I downloaded the latest snapshot of servicemix source code. I'd like to run mvn jetty:run on the servicemix-web sample. Now I did this, but then an error occurred(some javadb lib that it couldnt find). Now I want to run the same command -> mvn jetty:run , but it seems like it just starts to download all dependent jars again....
How do I tell maven to look in the local repository Thanx in advance Ivanhoe
