Patrick Burleson wrote:

Peng,

What sort of error did you receive? Can you send it along? Also, what
version of Maven to do you have installed?


Hi Peng

This will probably work for you:

cd $ACEGISECURITY_ROOT (wherever that is on your system)
maven multiproject:install (this will put the JARs into your Maven local repository when they're built)
cd samples/contacts
maven war (see the samples/contacts/target subdirectory for your acegi-security-sample-contacts-filter.war, which you can try out)


If this doesn't work, please send to the list any errors you've received and we'll be more than happy to help.

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

Reply via email to