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
>