It means you don't have this in your build element:

       <extensions>
           <extension>
               <groupId>org.apache.maven.wagon</groupId>
               <artifactId>wagon-ftp</artifactId>
           </extension>
       </extensions>


On 6/28/07, Jon Strayer <[EMAIL PROTECTED]> wrote:

What does this error mean:

[INFO] [site:deploy]
[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 .

I used to be able to deploy



--
Esse Quam Videre
To Be, rather than to Seem




--
Esse Quam Videre
To Be, rather than to Seem

Reply via email to