Afternoon, In Maven, what is the best approach to pass the -D parameters down the tube so that Log4j and the classes it calls get the details? I am currently using the J2SE Logging in my code and have a custom logging properties file I want to set.
I need to do a -Djava.util.logging.config.file=XXXX to Maven for my tests to pick this up. (or something to that extent) Thanks for any info. Cheers, Bryan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
