I use "dependencies" in title because i use maven to build my virgo apps. When i use third party bundles as dependencies of my application, I must copy them into virgo repository by hand. Even I use bundles from others of my team. Is there any solution to automatic get these third party bundle from maven repository(suppose they exist in) and deploy them to virgo repository?