Maarten~ Thank you, that got everything building for me. I had a few strange test errors that got clean up by doing `mvn clean` then `mvn package`.
Thanks, Matt On Feb 8, 2008 4:03 AM, Maarten Bosteels <[EMAIL PROTECTED]> wrote: > try replacing 1.5.0-SNAPSHOT with 1.5.0-M0 in the pom.xml > and let us know if it helped. > > I know that Ceki created an 1.5.0-M0 for SLF4J (at my request) > but I don't know why logback depends on it. > > Maarten > > > > On Feb 7, 2008 11:45 PM, Matt Fowles <[EMAIL PROTECTED]> wrote: > > > > > > > > All~ > > > > When I try to build from svn right now I get the error: > > > > Missing: > > ---------- > > 1) org.slf4j:slf4j-api:jar:1.5.0-SNAPSHOT > > > > Try downloading the file manually from the project website. > > > > Unfortunately, I don't see that file available for download from slf4j. > > > > Pointers? > > > > Matt > > _______________________________________________ > > logback-dev mailing list > > [email protected] > > http://qos.ch/mailman/listinfo/logback-dev > > > > > _______________________________________________ > logback-dev mailing list > [email protected] > http://qos.ch/mailman/listinfo/logback-dev > > _______________________________________________ logback-dev mailing list [email protected] http://qos.ch/mailman/listinfo/logback-dev
