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
