Benjamin Lerman wrote:
Yes, this is intentional. Can you explain why you want to separate eclipse and maven output folders?
 Well, someone (you ?) already did that for me:

http://docs.codehaus.org/display/M2ECLIPSE/Separate+Eclipse+and+Maven+output+folders

 (cf. the end).

 I prefer not to have Side effect from a tool to the other. I use a lot
of mvn clean test, or mvn clean package while working on eclipse and
because clean will delete the target, eclipse get confused quite often.
Note that as of version 0.9.4, released last week, m2eclise does not allow to specify separate output folders for Eclipse project, because it caused way too many issues in project configuration. See more details in this dev-list thread http://markmail.org/message/733lqtw5moa4cim4
 Until this version, I had no problems having the 2 tools compile to 2
different locations, but now the launcher does not get the right class
path.
I am not sure what "this version" is referred to. If you have issues with launch configuration in m2eclipse 0.9.4 (though you may need to run "update project configuration" and recreate or reset classpath in the launch config after that), then please open a JIRA issue and provide test project that would allow us to reproduce. See the following wiki page for some hints. http://docs.codehaus.org/display/M2ECLIPSE/Reporting+Issues

 Thanks

 Eugene



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to