Re: eclipse plugin and shared output directories

2008-07-10 Thread Kamil Demecki
> The default settings for eclipse:eclipse and eclipse:m2eclipse set the > outputs > to the same. Does this actually work for people? Maybe locking on windows > actually make a positive impact finally? > Yes, it works well. We have maven projects for 3 years (maven 1.x and maven 2) with developin

Re: eclipse plugin and shared output directories

2008-07-10 Thread Benjamin Bentmann
Igor Fedorenko wrote: We've discussed this subject on m2e dev list a lot recently Just to give the pointer: http://docs.codehaus.org/display/M2ECLIPSE/Separate+Eclipse+and+Maven+output+folders Benjamin - To unsubscribe, e-m

Re: eclipse plugin and shared output directories

2008-07-10 Thread Igor Fedorenko
We've discussed this subject on m2e dev list a lot recently and I believe the conclusion is that both collocated and separate output folders cause problems for some projects and development "styles", for the lack of a better word. For example, I mostly work with maven core and various maven pl

eclipse plugin and shared output directories

2008-07-10 Thread Michael McCallum
A long time back i discovered that if you have the same target output for eclipse and maven you end up with broken shit all over the place, intemittent errors. All really unpleasant. The default settings for eclipse:eclipse and eclipse:m2eclipse set the outputs to the same. Does this actually w