Thanks Igor! This option wasn't available in the version of the plugin that I was using (0.9.0.1?). After I updated to v0.9.1 the option was available. However, if anyone is listening, it would be nice if this option was available globally and not on a per project basis. Thanks again!
On Fri, Apr 4, 2008 at 10:26 AM, Igor Fedorenko <[EMAIL PROTECTED]> wrote: > Richard, > > You can enable "Use Maven Output Folders" in project properties > http://docs.codehaus.org/display/M2ECLIPSE/Dependency+Management > Make sure to let m2eclipse update source folders for this change to take > effect. "Use Maven Output FOlders" can also be enabled when you import Maven > projects from local filesystem/SVN. > > -- > Regards, > Igor > > > > [EMAIL PROTECTED] wrote: > > > When using m2eclipse, a target-eclipse directory is created that > > contains the compiled classes,test-classes, reports, etc... Even if I delete > > this directory and set my output folder to "target", this directory keeps > > getting re-created. How do I turn this off? And why is a target-eclipse > > directory being created in the first place instead of using target as the > > default output directory? > > > > > > Thanks, > > > > Richard A. Gill > > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
