I am having problems with the artifact:deploy goals. I have a repo set up like the following:
maven.repo.list=local maven.repo.local=ftp://localhost maven.repo.local.username=username maven.repo.local.password=password maven.repo.local.directory=/public/html/maven Howerver, when Maven runs, it attempts to create the directory "ftp:/localhost" instead of interpreting this as an ftp repo. Any suggestions? __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
