can Apache Maven be set to download jar files from an ftp??
        Posted  
        
            by sanre6
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sanre6
        
        
        
        Published on 2010-03-18T10:46:04Z
        Indexed on 
            2010/03/18
            10:51 UTC
        
        
        Read the original article
        Hit count: 445
        
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
© Stack Overflow or respective owner