Re: Eclipse plugin ITs was Re: [VOTE] Release Maven Eclipse Plugin version 2.9

2012-01-16 Thread Arnaud Héritier
On Mon, Jan 16, 2012 at 12:34 AM, Barrie Treloar baerr...@gmail.com wrote: 2012/1/16 Arnaud Héritier aherit...@gmail.com: Thanks a lot for this hard wok Barrie yes it was my problem too Robert. ITs are now very difficult to use/maintain and sadly are covering only the fact that what

Re: Eclipse plugin ITs was Re: [VOTE] Release Maven Eclipse Plugin version 2.9

2012-01-16 Thread Benson Margulies
The marriage of eclipse and maven poses fundamental challenges that don't exist for Intellij or Netbeans. Of the three major Java IDE's, only Eclipse incorporates its own classpath and compiler system. IJ and NB 'just run maven' and analyze the output for display. Eclipse, on the other hand,

Eclipse plugin ITs was Re: [VOTE] Release Maven Eclipse Plugin version 2.9

2012-01-15 Thread Arnaud Héritier
Thanks a lot for this hard wok Barrie yes it was my problem too Robert. ITs are now very difficult to use/maintain and sadly are covering only the fact that what we generate is always the same and not that it is working in eclipse. As far as I remember this is the larger plugin we have in lines

Re: Eclipse plugin ITs was Re: [VOTE] Release Maven Eclipse Plugin version 2.9

2012-01-15 Thread Barrie Treloar
2012/1/16 Arnaud Héritier aherit...@gmail.com: Thanks a lot for this hard wok Barrie yes it was my problem too Robert. ITs are now very difficult to use/maintain and sadly are covering only the fact that what we generate is always the same and not that it is working in eclipse. As far as I