I'm writing a custom FileNameMapper, and I'd like to display information to the log for verbose mode. A FileNameMapper is just an interface, and not a ProjectComponent, so I'm not sure how to get ahold of the Project object to call the log method. Is there some sort of static method to access the current Project? Any other suggestion?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]