Yes, it seems to be a dependency problem. The server project is dependent on core but the artifact is really named ftpserver-core. Right?
Here is my env: mvn -v Maven version: 2.0.9 Java version: 1.5.0_15 OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" > -----Original Message----- > From: Niklas Gustavsson [mailto:[EMAIL PROTECTED] > Sent: Friday, April 25, 2008 4:20 PM > To: [email protected] > Subject: Re: Broken build > > > On Fri, Apr 25, 2008 at 4:03 PM, Magnus Grimsell > <[EMAIL PROTECTED]> wrote: > > I've reported the test failure problem and continued to > build without running the tests. > > Did you try running "mvn -Dmaven.test.skip=true install" from the root > project directory? > > /niklas >
