Hi,
I've got a bunch of unit tests in a project and some of them
need a database to run. I'd like to be able to add my home
directory to the classpath so that log4j.properties and
hibernate.properties are picked up.

Is there any way to add ${user.home} to the classpath so that
1. It will be in the classpath when 'maven test' is executed
2. So that the eclipse plugin adds it to the list of directories
   to put in the eclipse classpath for the project.

Thanks,
ct



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to