can Apache Maven be set to download jar files from an ftp??
- by sanre6
i want maven to download custom jar files from an ftp how to set the path?
and is there anyway i can combine dependencies or plugins within one element tag.i dont want to write for each dependency r plugin like importing from one external jars folder
btw i am using maven plugin for eclipcse ide
thanks