Thanks, 

I successfully build ftpserver with maven 2.0.5 and can now move on to new 
adventures.

I wanted to have an ftp server for our custom db based filesystem, and assumed 
I had to implement the server from scratch. 

You can imagine my surprise and delight when I came across the apache ftpserver 
api which even enables me to embed server in our existing applications. 

Many thanks and congratulations from Copenhagen

Magnus Kvalheim


-----Oprindelig meddelelse-----
Fra: news [mailto:[EMAIL PROTECTED] På vegne af Niklas Gustavsson
Sendt: 11. april 2007 20:59
Til: ftpserver-dev@incubator.apache.org
Emne: Re: SV: Re: java.lang.LinkageError when building from trunk

Magnus Kvalheim wrote:
> Hi niklas, thanks for your reply...
> 
> I'm using JDK 5, and more specifically
> 
> Microsoft Windows XP [version 5.1.2600]
> (C) Copyright 1985-2001 Microsoft Corp.
> 
> java version "1.5.0_11"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
> Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode)

I just reran my build on Maven 2.0.6 and got the exact same problem. 
I've previously been using 2.0.5 so this looks like a bad regression in 
Maven. I've opened a thread on this over at the Maven users list:
http://permalink.gmane.org/gmane.comp.jakarta.turbine.maven.user/65347

For now, I've added the enforcer plugin to limit the allowed Maven 
version to only 2.0.5 :-/ >insert moan about Maven here>

/niklas

Reply via email to