Thanks for a quick reply Niklas. Yes this is with distribution in the trunk. I could get all the jars albeit with test fails.
I tried building a package for branch 1.4 from http://svn.apache.org/repos/asf/mina/ftpserver/branches/branch_1.4 I got the installations clear, but this too is having problem with "mvn package". It fails for ftpserver.zip. If you could direct me to the correct repository I can get a build and start evaluating it. The errors are as follows. D:\Alunia\ftp-1.4\distribution>mvn package [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Incubator FtpServer [INFO] task-segment: [package] [INFO] ------------------------------------------------------------------------ [INFO] [enforcer:enforce {execution: default}] [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [remote-resources:process {execution: default}] [INFO] [antrun:run {execution: default}] [INFO] Executing tasks [INFO] Executed tasks [INFO] [antrun:run {execution: download-site}] [INFO] Executing tasks [echo] Downloading Manual [get] Getting: http://incubator.apache.org/ftpserver/ftpserver.zip [get] To: D:\Alunia\ftp-1.4\distribution\target\ftpserver-site.zip [get] Error getting http://incubator.apache.org/ftpserver/ftpserver.zip to D:\Alunia\ftp-1.4\distribution\target\ftpserver-site.zip [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error executing ant tasks Embedded error: java.net.ConnectException: Connection timed out: connect [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32 seconds [INFO] Finished at: Tue Apr 29 14:13:20 IST 2008 [INFO] Final Memory: 13M/23M [INFO] ------------------------------------------------------------------------ -Regards Arindam -----Original Message----- From: Niklas Gustavsson [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 29, 2008 1:56 PM To: [email protected] Subject: Re: WELCOME to [email protected] On Tue, Apr 29, 2008 at 8:44 AM, Aluni, Arindam <[EMAIL PROTECTED]> wrote: > However the new source base seems to have some problem with packaging > with maven. I could generate all the required jar files and create the > eclipse project, but packaging fails for it's dependency on the gui. The > directory itself is missing from the trunk. Please consider fixing it. I'm assuming you get this issue with the "distribution" module, right? I haven't kept it up to date with the ongoing changes to trunk. However, since the major reorganizations have now been done, I'll have a look at it tonight. /niklas This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
