Re: [patch] maven-idea-plugin - module libraries includes source and unit test resources

2004-09-28 Thread Brett Porter
Thanks. Please obtain the patch by running cvs diff -u on CVS HEAD for the IDEA plugin, with the changes in place - then post the output as an attachment to http://jira.codehaus.org/browse/MPIDEA Cheers, Brett Matthew McGowan wrote: Hi, The IDEA plugin is really great, but currently doesn't incl

[patch] maven-idea-plugin - module libraries includes source and unit test resources

2004-09-28 Thread Matthew McGowan
Hi, The IDEA plugin is really great, but currently doesn't include source resources and unit test resources in the module path. I found this makes running unit tests difficult as you have to run maven first to copy the resources to test-classes. The patch below includes source and unit test reso