> With respect to eclipse and maven then the maven guys are just
"great"
> since mvn eclipse:eclipse and the m2 eclipse plugin of course decides
> to do things differently - basically making them incompatible.
>
>
http://jira.codehaus.org/browse/MECLIPSE-78
>
> Unfortunately the eclipse plugin does not seem to handle profiles...
Not only that, but for me it refuses to do reactor builds :(
I'm naive here....what is "reactor" builds ? and why are they needed
from within eclipse ?
At least
that's my experience from other projects.
The functionality is very basic and I basically just use it to have the
classpath properly setup. The actual build
I drive from the command line. Not perfect, but it works.
I would never use anything that the command line for doing builds ;)