I am using the latest source to build the libraries with the command mvn -e install. But is there a way to build the api docs from the source?
Thanks Ajith -----Original Message----- From: Dave Roberts [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 9:21 AM To: ftpserver-dev@incubator.apache.org Subject: Re: API documentation Janardhanan, Ajith (AJANARDH) wrote: > I was wondering if there is an online/downloadable documentation of > the Apache FTP apis available. I am looking for a somewhat up-to-date > documentation of the api, the one that I downloaded with the old > ftpserver looks obsolete. It doesn't appear to be online at the website, so you'll need to download the latest source and build it from that. That way, you know that you have the very latest and if you want to make use of the classes, you'll need to do this anyway.