On 2008-09-01 08:34:11 David MacIver wrote:
> Definitely not just you. But you might find that ant mysteriously
> works after you failed to build with maven (because it will have
> downloaded slf4j.jar and put it in the maven location that ant is
> depending on).
No, I fixed that in my last commit. Ant now downloads slf4j for itself.
> On 9/1/08, Andrew Foggin (h) <
andy@...> wrote:
> >
> > Can't build with Ant - fails to get slf4j.jar
> >
> > Can't build with Maven - Reports some warnings during compilation,
> > then apparently fails because of them
> >
> > Can't build inside Eclipse - plugin just falls over
> >
> > Wondering if it's just me... or not.
Given that I made some significant build changes recently, it's quite
possible that further tweaking is required to make it work for
everybody.
But I'm going to need a slightly more informative error report... :-)
/J