Cameron Braid wrote:

Don't you add a MAVEN_REPO variable into eclipse, instead of the MAVEN_HOME
?

Also, when I run maven multiproject:artifact it builds the core fine, then
runs some tests, and then I get :

Yes, MAVEN_REPO. Sorry for any confusion.

Try maven "multiproject:install" from the project root directory, which will cause the "core" acegisecurity-0.7-SNAPSHOT.jar to be written to your local repo, which is what is needed by the remaining subprojects.

BTW, the Contacts Sample app is now Mavenised thanks to Carlos. To build it, from the samples/contact directory use "maven war" (we've only tested the acegi-sample-contacts-filter.war so far).

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

Reply via email to