---------- Forwarded message ---------- From: Alexandre Poitras <[EMAIL PROTECTED]> Date: Mar 31, 2006 5:40 PM Subject: Re: [M2] Is FTP maven2 site deploy supported? To: Jens Riboe <[EMAIL PROTECTED]>
>From : http://maven.apache.org/guides/mini/guide-site.html "Currently, only SSH is supported, as above which copies to the host www.mycompany.com in the path /www/docs/project/." So I guess the answer is no unfortunately :( On 3/29/06, Jens Riboe <[EMAIL PROTECTED]> wrote: > I have FTP download (depends) and upload (deploy) working. /Thanks > > However, here's next problem: Is FTP supported for site:deploy? > [INFO] [site:deploy] > [INFO] Wagon protocol 'ftp' doesn't support directory copying > > Am I missing some additional setups? > (I have distributionManagement/site configured in my pom) > > Thanks in advance, > /jens > > -----Original Message----- > From: Jens Riboe [mailto:[EMAIL PROTECTED] > Sent: 29 March 2006 15:26 > To: Maven Users List > Cc: [EMAIL PROTECTED] > Subject: RE: [M2] Is FTP maven2 repository supported? > > >> It is supported but there some *undocumented* steps to perform, > Will it be documented? > > >> I can give you the complete listing > Yes, please! > > I have copied wagon-ftp-1.0-alpha-6.jar into the maven\lib, but I guess its > transitive depend set need to be there as well? > > /Jens > > > > -----Original Message----- > From: Alexandre Poitras [mailto:[EMAIL PROTECTED] > Sent: 29 March 2006 13:21 > To: Maven Users List > Subject: Re: [M2] Is FTP maven2 repository supported? > > It is supported but there some *undocumented* steps to perform, ie > copying some libs in maven\lib directory. I can give you the complete > listing in like two hours once I am at my job. > > On 3/29/06, Jens Riboe <[EMAIL PROTECTED]> wrote: > > I have succeed with FTP upload (deploy), but was surprised to find out > > that FTP download (repo/depends) failed. > > > > [WARNING] repository metadata for: 'artifact > > org.apache.maven.wagon:wagon-ftp' could not be retrieved from > > repository: myFTPsite due to an error: Unsupported Protocol: 'ftp': > > Cannot find wagon which supports the requested protocol: ftp > > > > Am I missing something? > > Or, is ftp m2 repo not supported? If not, will it be supported soon? > > > > Thanks for your help. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Alexandre Poitras > Québec, Canada > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Alexandre Poitras Québec, Canada -- Alexandre Poitras Québec, Canada --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
