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 for IDEA enhancements > 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 library to classpath > (in case if junit dependency already present in project.xml then do not to add it) > 4) Reformat xml file (removed empty lines) > 5) Used maven.test.dest insted of maven.build.dest folder > > Changed files: > maven-plugins/idea/src/plugin-resources/templates/v4/module.jelly > > > Tested on IDEA 4.5 (java-module project, web-module project). Works > fine. > > If you think that jelly script OK then please share it. > > Feel free to send me letter if you find any bug or wish i made any > enhancement in IDEA plugin. > > -- > Best regards, > Anatol > ---------------------------------------------------------------------------- ---- > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
