Re: Maven plugin for IDEA enhancements

2004-07-30 Thread Emmanuel Venisse
Attach your patch to Jira please. http://jira.codehaus.org/browse/MPIDEA Emmanuel - Original Message - From: "Anatol Pomozov" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Friday, July 30, 2004 1:44 PM Subject: Maven plugin

Re: Maven plugin for IDEA enhancements

2004-07-30 Thread Anatol Pomozov
Ooops. Seems firewall blocked attached file. You can find it here http://kanguroo.org/maven/module.jelly -- Best regards, Anatol - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Maven plugin for IDEA enhancements

2004-07-30 Thread Anatol Pomozov
Hello maven developers, I played a little with maven IDEA plugin. And I made some enhancements. There is a list of changes 1) Added 'target' dir to exluded folders list (?? Is it reasonable) 2) Replace invalid $MODULE_DIR$ tokens with $$MODULE_DIR$$ 3) Check if unit tests present then add JUnit l