Hi,
everytime I execute my unit tests, maven creates a new file in my basedir, e.g. "junit458743546.properties". These files never gets deleted, so if you don't do this manually, after a while the basedir contains a lot of these files. How can I tell the test-plugin to stop generating this file, or how can I tell the clean-plugin to delete this file?
I'm using maven RC3.
thanks, Maarten
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
