You need to add an extension including wagon-ftp in your build. There is an example on the website (if not for ftp, there is definitely one for ssh external which is the same).
- Brett On 11/16/05, Yuriy Ivanov <[EMAIL PROTECTED]> wrote: > Hello All, > > I was trying to deploy site to my ftp and got this error > > > > [INFO] [site:deploy] > > [ERROR] Nonexistent component: org.apache.maven.wagon.Wagonftp > > [INFO] > ---------------------------------------------------------------------------- > > [ERROR] BUILD ERROR > > [INFO] > ---------------------------------------------------------------------------- > > [INFO] Unsupported protocol: 'ftp' > > > > Embedded error: Cannot find wagon which supports the requested protocol: ftp > > Component descriptor cannot be found in the component repository: > org.apache.maven.wagon.Wagonftp. > > [INFO] > ---------------------------------------------------------------------------- > > [INFO] For more information, run Maven with the -e switch > > [INFO] > ---------------------------------------------------------------------------- > > > > Best Regards, > > Yuri Ivanov > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
