I worked out how to get rid of the problem using Maven 2's "exclusions"
tag. That let's me prevent the transitive dependency on nlog4j from
being added to the build. I can then replace it manually with
slf4j-log4j12 which is log4j compatible.

I'll test things and then check in a version of the pom.xml that works
with maven 2. Then I'll copy some working versions of the apache-ds jars
to our repo so we can use them for the maven 1 build.


-- 
 Luke Taylor.                      Monkey Machine Ltd.
 PGP Key ID: 0x57E9523C            http://www.monkeymachine.ltd.uk



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to