On Wednesday 28 April 2004 00:51, Webb Morris wrote: > 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?
I think that you would probably have better success using "repo.central" with ftp://localhost Niclas -- +---------//-------------------+ | http://www.bali.ac | | http://niclas.hedhman.org | +------//----------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
