I've fixed the broken POM and will commit it as soon as SVN commits are allowed again (SVN is having hickups at the moment).
As for the distribution module, I haven't kept it up to date with the changes to the other modules. Feel free to provide a patch, or you might have to wait until I get the time to fix it. /niklas On Mon, Apr 28, 2008 at 11:50 AM, Magnus Grimsell <[EMAIL PROTECTED]> wrote: > Now I get another error: > > [0] 'dependencies.dependency.version' is missing for > org.apache.ftpserver:ftpserver-core > > > > After adding the version tag on the dependencies the build works fine. > Now I want to do a distribution. However when building I get an unsatiesfied > dependecy on ftpserver-admin-gui. > After some searching I found such a project in the sandbox. > > Should I build the sandbox project first in order to make a distribution? > > > > > > -----Original Message----- > > From: Niklas Gustavsson [mailto:[EMAIL PROTECTED] > > > Sent: Friday, April 25, 2008 9:48 PM > > To: [email protected] > > Subject: Re: Broken build > > > > > > > > On Fri, Apr 25, 2008 at 5:48 PM, Magnus Grimsell > > <[EMAIL PROTECTED]> wrote: > > > Yes, it seems to be a dependency problem. > > > The server project is dependent on core but the artifact > > is really named ftpserver-core. Right? > > > > Ah, yeah. Thanks for reporting, fixed now. > > > > /niklas > > >
