Great, just as you said, remove all dependencies and it works!!! Thank you Ben.
On Fri, 19 Nov 2004 07:30:49 +1100, Ben Alex <[EMAIL PROTECTED]> wrote: > > > > > I've seen some odd problems when Maven starts downloading a JAR, but > aborts for some reason (CTRL C) and it leaves the JAR there, making its > next run think the JAR is correct. Perhaps try deleting your > aopalliance-1.0.jar (and possibly the other dependencies as well) to > force a re-download. Also try running "maven jar" from the "core" > directory and see how that goes. Which version of Maven are you using? > Could you please send the first error messages you receive during the > Maven build, as messages toward the end of a build are often less > valuable (missing JAR -> class doesn't compile -> other classes > depending on that class don't compile etc). > > > > Best regards > Ben > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Acegisecurity-developer mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer > ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Acegisecurity-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
