Am 12/13/16 um 07:33 schrieb Igor Fedorenko:
> But reactor dependencies make perfect sense in m2e! Also, keep in mind that 
> we are talking about new maven concept, it does not currently exist and 
> can't be supported by m2e, netbeans or any other existing tool.
> 

Last time I worked on a Maven project in Eclipse the IDE did not call a
single Maven plugin and did everything itself based on it's workspace
concept. Making Maven better suit Eclipse just should not lead to
loosing support in other IDEs. What makes no sense in Eclipse makes
perfect sense in Netbeans. The latter moved away from some kind of
workspace concept in version 4. See
<https://netbeans.org/community/releases/40/#build> Project System Based
on Apache Ant. A lot of users were upset by that drastic change.
Introducing that new project system was one of the best decisions they
ever made. The IDE really calls Maven for everything.

Regards,
-- 
Christian


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to